taultunleashed logoSimple 2 player sparring macro : Darkfall Online - Submissions tu winter contest 2012 nintendo wii
newtopic  postreply
 [ 2 posts ] 
blue large dot

Simple 2 player sparring macro : Darkfall Online - Submissions

Posted: March 11th, 2009, 8:43 am
 
wartz

Total Posts: 5
Joined: March 2nd, 2009, 4:59 pm
wartz's Reps: 0
User avatar
This was done in ACTools:

(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
//Combat Trainer
// Simple script to unsheath weapon hit 10 times and rest

// Instructions:
// 1) Set Rest to Slot 0 on your hotbar
// 2) Start with your weapon equipt but leave it sheathed


// This line is necessary to select the proper window
SetActiveWindow Darkfall Online

Constants
 HitDelay=2000
 RestDelay=160000
End

/////////////////////////////////////////

Procedure EquipWeapon
   Delay 1000
   Keys R
   Delay 2 sec
End   

///////////////////////////////////////////

Procedure Hit
   Loop 10
      LEFTCLICK
      Delay $HitDelay
   End
End

////////////////////////////////////////

Procedure Rest
   Delay 1 sec
   Keys R
   Delay 1 sec
   Keys 0
   Delay 2 sec
   LEFTCLICK
   Delay $RestDelay
   Keys W
   Delay 2 sec
End

   //Start Macro

Loop 100000
   Call EquipWeapon
   Call Hit
   Call Rest
End


Reply with quote
Posted: March 11th, 2009, 9:43 am
 
danzar

Total Posts: 527
Location: NC, USA
Joined: May 4th, 2005, 8:36 pm
danzar's Reps: 7
User avatar
Moderator
premium
Can members Yay, or Nay this ? Also plz reminber to explain if you Nay.


Reply with quote
Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 10 guests

Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of Darkfall Online - Submissions RSS Feed 
Sitemap of Darkfall Online - Submissions Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?