EU Bot

Posts 121135 of 430 · Page 9 of 29
Quote Originally Posted by Spiken View Post
today or tomorrow a big update is comming.
Whats new in the v4 that comes?

* Option to pick Melee spam or spear spam
* A button that binds the key for you into the console
* 1 more dungeon Deathrone The White Tyrant
* Options to change timeings: Boat start,Level change,level change final,boat return,battle end
* Better handling of bosses if you use spears to kill boss
* Fixed and tweaked movement of bot for KoboldChief,PrepareForCounterAttack (tested and working)
* Added so you get a warning if you havent setup cords and if you have missed any cords and trying to start bot

and more, will be tonight or tomorrow this comes
tnx bro melee spam is great
Quote Originally Posted by Spiken View Post
today or tomorrow a big update is comming.
Whats new in the v4 that comes?

* Option to pick Melee spam or spear spam
* A button that binds the key for you into the console
* 1 more dungeon Deathrone The White Tyrant
* Options to change timeings: Boat start,Level change,level change final,boat return,battle end
* Better handling of bosses if you use spears to kill boss
* Fixed and tweaked movement of bot for KoboldChief,PrepareForCounterAttack (tested and working)
* Added so you get a warning if you havent setup cords and if you have missed any cords and trying to start bot

and more, will be tonight or tomorrow this comes
Sounds reaaally good. Good luck (:
Quote Originally Posted by Bearman123 View Post
Try this:
1. open folder bots
2. open the bot you want to use (ex. ShadowedByDarkness.au3 )
3. change :


to


4. Enjoy =)

Greetz
still nothing
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
Quote Originally Posted by keda0009 View Post
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
it takes ~50 sec. til the screen pops up, that's normal so u can't change it. ôo
Quote Originally Posted by r0xy View Post
it takes ~50 sec. til the screen pops up, that's normal so u can't change it. ôo
and then it takes 50sec to click next
Quote Originally Posted by keda0009 View Post
and then it takes 50sec to click next
if u changed the battleend-time to do so, yes ^.^
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"
Quote Originally Posted by enj0yy View Post
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.
in your config ~

Code:
[waittime]
; timer settings in milliseconds (1000 = 1 sec)
boatstart=8000
intermediate=8000
last=10000
boatreturn=10000
battleend=2000
runwait=0
my time-settings - i don't know if it works fine for you (i'm still using v2.0)
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.



Quote Originally Posted by Spiken View Post
today or tomorrow a big update is comming.
Whats new in the v4 that comes?

* Option to pick Melee spam or spear spam
* A button that binds the key for you into the console
* 1 more dungeon Deathrone The White Tyrant
* Options to change timeings: Boat start,Level change,level change final,boat return,battle end
* Better handling of bosses if you use spears to kill boss
* Fixed and tweaked movement of bot for KoboldChief,PrepareForCounterAttack (tested and working)
* Added so you get a warning if you havent setup cords and if you have missed any cords and trying to start bot

and more, will be tonight or tomorrow this comes
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.
Quote Originally Posted by aMannus View Post
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.
Some options for the melee attacks would be rly great. Especially because of evie - she only can kick without any weapon.
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?
Posts 121135 of 430 · Page 9 of 29
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?