#NoTrayIcon
#include <GUIConstants.au3>
HotKeySet("{End}", "Recruit")
GuiCreate("AxeY-Frenzybot v1", 170, 50, 200, 100, $WS_DLGFRAME)
WinSetOnTop("AxeY-Frenzybot v1", "", 1)
$btnStart = GuiCtrlCreateButton("Start", 4, 1, 50, 20)
;$btnStop = GUICtrlCreateButton("Stop", 60, 1, 50, 20)
$btnExit = GUICtrlCreateButton("Exit", 116, 1, 50, 20)
$strSpam = InputBox("AxeY-Frenzybot v1 - Frenzy key:", "Please input the skill key for frenzy.")
$intCount = InputBox("AxeY-Frenzybot v1 - Number of times to frenzy:", "Please input the number of times that you wish to use frenzy before the bot stops.")
$intDelay = InputBox("AxeY-Frenzybot v1 - Delay between each frenzy:", "Please input the number of seconds you want to pass before re-using frenzy.")
MsgBox(0,"AxeY-Frenzybot v1 - Warning!", "Remember to make sure you are not in a chat channel, ready to type. Make sure your death leveling target is attacking and all equipment is adjusted.")
GuiSetState()
while GuiGetMsg() <> $GUI_EVENT_CLOSE
$msg = GuiGetMsg()
Select
Case $msg = $btnStart
WinActivate("Guild Wars")
Sleep(2000)
; IF $intCount = -1 THEN
; while 1
; Recruit()
; Sleep($intDelay * 1000)
; wend
; ElseIf
for $x = 1 to $intCount
Recruit()
Sleep($intDelay * 1000)
next
; EndIf
; Case $msg = $btnStop
; ExitLoop
Case $msg = $btnExit
Exit
EndSelect
WEnd
Func Recruit()
Send("{9}")
Sleep(200)
Send($strSpam)
Sleep(200)
Send("{9}")
EndFunc
This is an AutoIT code. All you have to do is load up the character, and walk past the gate.
<@Gate> Being a cook is hard.
<@Gate> I would know, my dad is a cook.
<@hesham8> Gate, what the **** are you talking about!? All you do is yell "BAM!" and throw chives everywhere.
<@hesham8> I do the same thing at weddings, except I yell "CONGRATULATIONS" and throw condoms.
<@Gate> hesham8, you're a fag.
i find no point in this because all you need t do is flag your heroes diable all skills other than reserect and just let it go. it will auotmatically do it. You need to have 2 heroes. (1 to resurect other level 20 to die or you can just keep killin gyourself its better if its you, reserector, and a level 20 hero). as soon as pet kills ou it will go for you level 20 heroe. thenin that time the monk will rerect you again. the pet goes to you and kills you again and same process.
i find no point in this because all you need t do is flag your heroes diable all skills other than reserect and just let it go. it will auotmatically do it. You need to have 2 heroes. (1 to resurect other level 20 to die or you can just keep killin gyourself its better if its you, reserector, and a level 20 hero). as soon as pet kills ou it will go for you level 20 heroe. thenin that time the monk will rerect you again. the pet goes to you and kills you again and same process.
You realize there are no heroes in pre-searing, correct?
<@Gate> Being a cook is hard.
<@Gate> I would know, my dad is a cook.
<@hesham8> Gate, what the **** are you talking about!? All you do is yell "BAM!" and throw chives everywhere.
<@hesham8> I do the same thing at weddings, except I yell "CONGRATULATIONS" and throw condoms.
<@Gate> hesham8, you're a fag.