EU Bot
The time he waits when the mission done screen pops up is like goddamn 1 min Q_Q
Cant figure out way how can you change that
Cant figure out way how can you change that
Dude chill, this version works like a charm, if people would only take some time to fit settings to their computer. But Nooooo.
How can i fix the long unneeded sleep after battleend`? it waits for a minute or so after the next screen shows and it doesent need that.
It happens on ShadowedByDarkness.
";~ Title: Shadowed by Darkness bot
;~ Author: Exico
;~ Version: 1.006
;~ Date of release: 14/08/2011
;~ Description: Shadowed by Darkness bot by exico
;~ Shadowed by Darkness bot files
fileInstall("sources\ShadowedByDarkness.jpg", @TempDir & "\files\ShadowedByDarkness.jpg")
;~ Shadowed by Darkness bot counter
Func ShadowedByDarknessBot()
$DungeonCount = $Noruns
$Runcounter = 0
do
$Runcounter = $Runcounter + 1
tooltip("Run " & $Runcounter & " of " & $Noruns & ". Press " & $hotpause & " to stop.", 230, 70, "Bot info", 1, 1)
ShadowedByDarknessBot2()
$DungeonCount = $DungeonCount - 1
until $DungeonCount = 0
MsgBox(0, "Done!", "Operation complete, press OK to exit")
EndFunc
;~ Shadowed by Darkness bot actions
Func ShadowedByDarknessBot2()
;Start the boat
Send("{ALT DOWN}")
MouseClick ( "left" , $StartXpos, $StartYpos , 2 , 20 )
Send("{ALT UP}")
;wait the start
sleep(3000)
Send("{DEL}")
sleep(5000)
sleep($boatstartTime)
;Wait if Set
sleep($runwait)
sleep($randomtime)
;Go to last map
Send($skipmap)
Sleep($lastTime)
Send("{w down}")
sleep(4000)
Send("{w up}")
; List of commands for kill bosses
Send($god & $ohk & $spears);In sequence: No death,1hitkill,999spears,immortality
sleep(12000)
;Spam transformation
$Counter2 = $Counter + 1
SpearSpam()
do
$Counter2 = $Counter2 - 1
If $killmode = "spears" then
SpearSpam()
Elseif $killmode = "trans" then
TransSpam()
endif
until $Counter2 = 0
; Melee Attack - Testing
MouseClick("left")
sleep (100)
MouseClick("left")
sleep (100)
MouseClick("left")
sleep (100)
MouseClick("left")
sleep (100)
MouseClick("left")
sleep (100)
MouseClick("left")
;Wait for End Battle screen
Sleep($battleendTime)
If PixelCheckEndBattle() = 0 Then
$Counter2 = $Counter + 1
do
$Counter2 = $Counter2 - 1
If $killmode = "spears" then
SpearSpam()
Elseif $killmode = "trans" then
TransSpam()
endif
until $Counter2 = 0
Sleep($battleendTime)
EndIf
;Push Replay button
Send("{ALT DOWN}")
MouseClick ( "left" , $NextXpos, $NextYpos , 2 , 10 )
Send("{ALT UP}")
sleep(12000)
Send("{ALT DOWN}")
MouseClick ( "left" , $ReplayXpos, $ReplayYpos , 2 , 10 )
Send("{ALT UP}")
;Wait for the boat
Sleep($boatreturnTime)
EndFunc"
It happens on ShadowedByDarkness.
";~ Title: Shadowed by Darkness bot
;~ Author: Exico
;~ Version: 1.006
;~ Date of release: 14/08/2011
;~ Description: Shadowed by Darkness bot by exico
;~ Shadowed by Darkness bot files
fileInstall("sources\ShadowedByDarkness.jpg", @TempDir & "\files\ShadowedByDarkness.jpg")
;~ Shadowed by Darkness bot counter
Func ShadowedByDarknessBot()
$DungeonCount = $Noruns
$Runcounter = 0
do
$Runcounter = $Runcounter + 1
tooltip("Run " & $Runcounter & " of " & $Noruns & ". Press " & $hotpause & " to stop.", 230, 70, "Bot info", 1, 1)
ShadowedByDarknessBot2()
$DungeonCount = $DungeonCount - 1
until $DungeonCount = 0
MsgBox(0, "Done!", "Operation complete, press OK to exit")
EndFunc
;~ Shadowed by Darkness bot actions
Func ShadowedByDarknessBot2()
;Start the boat
Send("{ALT DOWN}")
MouseClick ( "left" , $StartXpos, $StartYpos , 2 , 20 )
Send("{ALT UP}")
;wait the start
sleep(3000)
Send("{DEL}")
sleep(5000)
sleep($boatstartTime)
;Wait if Set
sleep($runwait)
sleep($randomtime)
;Go to last map
Send($skipmap)
Sleep($lastTime)
Send("{w down}")
sleep(4000)
Send("{w up}")
; List of commands for kill bosses
Send($god & $ohk & $spears);In sequence: No death,1hitkill,999spears,immortality
sleep(12000)
;Spam transformation
$Counter2 = $Counter + 1
SpearSpam()
do
$Counter2 = $Counter2 - 1
If $killmode = "spears" then
SpearSpam()
Elseif $killmode = "trans" then
TransSpam()
endif
until $Counter2 = 0
; Melee Attack - Testing
MouseClick("left")
sleep (100)
MouseClick("left")
sleep (100)
MouseClick("left")
sleep (100)
MouseClick("left")
sleep (100)
MouseClick("left")
sleep (100)
MouseClick("left")
;Wait for End Battle screen
Sleep($battleendTime)
If PixelCheckEndBattle() = 0 Then
$Counter2 = $Counter + 1
do
$Counter2 = $Counter2 - 1
If $killmode = "spears" then
SpearSpam()
Elseif $killmode = "trans" then
TransSpam()
endif
until $Counter2 = 0
Sleep($battleendTime)
EndIf
;Push Replay button
Send("{ALT DOWN}")
MouseClick ( "left" , $NextXpos, $NextYpos , 2 , 10 )
Send("{ALT UP}")
sleep(12000)
Send("{ALT DOWN}")
MouseClick ( "left" , $ReplayXpos, $ReplayYpos , 2 , 10 )
Send("{ALT UP}")
;Wait for the boat
Sleep($boatreturnTime)
EndFunc"
Thanks r0xy 

Is it really neccessary to quote a bigass long post just to write 3 words under it? >.<
Also, for the person that doesn't get any loot, your bot is starting the level while it didn't press the start button. Reconfigure your coords.
For people that have trouble with using the coords tool, you have to press OK before you go ingame and press the 0 on your numpad. Otherwise it messes up completely. Shouldn't be that hard, really..
All the other people, do EVERY step again if it doesn't work. I tried various settings, various missions, they all work like a charm. If something is not working on your end, it's you that is doing something wrong, not the bot. And yes, all the information needed to make this bot work IS in the first post, so go read it untill your eyes bleed.
Sounds great. Just an idea, could you also make the melee spam into an XE move? Or make it configurable what button it presses at all? It's just a small idea, I don't think it matters a lot in the end.
Did you think about using host_timescale to speed this up? Because if it works, it can make runs 4x faster, if not more.
Also, for the person that doesn't get any loot, your bot is starting the level while it didn't press the start button. Reconfigure your coords.
For people that have trouble with using the coords tool, you have to press OK before you go ingame and press the 0 on your numpad. Otherwise it messes up completely. Shouldn't be that hard, really..
All the other people, do EVERY step again if it doesn't work. I tried various settings, various missions, they all work like a charm. If something is not working on your end, it's you that is doing something wrong, not the bot. And yes, all the information needed to make this bot work IS in the first post, so go read it untill your eyes bleed.
Sounds great. Just an idea, could you also make the melee spam into an XE move? Or make it configurable what button it presses at all? It's just a small idea, I don't think it matters a lot in the end.
Did you think about using host_timescale to speed this up? Because if it works, it can make runs 4x faster, if not more.
i have a question roxy i use your configuration but when i end a battle i wait the screen battle close so your configuration don't work.. this configuration change only the speed of execution of the bot ç_ç
The OHK and GOD seems to detected now.
I'm not entirely sure, but i didn't even turn off my pc since yesterday,
and it now pops up as Hack Detected after a few minutes.
Anyone?
I'm not entirely sure, but i didn't even turn off my pc since yesterday,
and it now pops up as Hack Detected after a few minutes.
Anyone?
This thread is closed for replies.

