Author Topic: EverQuest2: No falling Damage  (Read 668 times)

0 Members and 1 Guest are viewing this topic.

Follis

  • Insane Joker
  • ****
  • Posts: 669
  • I can haz game time?
    • View Profile
    • http://tkc-community.net
EverQuest2: No falling Damage
« on: August 16, 2005, 12:26:57 pm »
1. download autoit 3
2. install it
3. make a new au3 (autoit) script just as you would a new notepad document (right mouse clicking the desktop and create new autoit file)
4. paste the following into the .au3 file (all credit for the speedhack macro goes to 'pilkan')


Dim $a=0, $b=0

;WinActivate("EverQuest II (Jan 31 2005 20:46:04) USER OPTIMISED: SOEBuild=1658T")
Sleep(1000)

HotKeySet("{F11}", "fSpace")

While 1
Sleep(100)
WEnd

Func fSpace()
Select
Case $a=0
$a=1
$b=1
While $b=1
Send("{SPACE}")
WEnd

Case $a=1
$a=0
$b=0
EndSelect
EndFunc

5. save the document
6. start up everquest 2
7. find the highest point in the game possible
8. jump off it and press F11
When the axe came into the woods, many of the trees said, "At least the handle is one of us."'