I downlaoded the last public version with the crack for 1.03 db bot and i tried to loop on sunworld 2 and some how the bot crashed after the potion shop.
a guild member of mine told me that the loop working for users who pay for the bot.
swsro2 db-bot v0.08 loop problem 07/01/2010 - SRO Private Server - 2 Replies My resolution on the game is set to 1280x1024 and is in full screen. When my character loops, it gets stuck on the potion window and doesnt buy any potions. The bot also closes. Any idea on how to fix this?
IS THERE ANY ONE HAVE WORKING LOOP IN DB BOT ??? 06/26/2010 - SRO Private Server - 0 Replies :mad: is there any one having a working loop for db bot
i have v0.9 cracked and bot close suddenly when loop reach "potions shop" of hotan
is there any solution or shall i stop thinking about this stupid loop
:mad::mad::mad::mad::mad::mad::mad:
[SRO-DB] Working loop in windowed mode 05/30/2010 - SRO PServer Guides & Releases - 11 Replies I got tired of looking at ultra big icons and lame graphic at 1024x768 resolution when my screen is 1680x1050 so I tried to make bot work and to loop in windowed mode.
In first try I simply alt+enter but it didn't worked, bot would just open storage box and do nothing so I done another thing and it worked!
Here how it works:
1. Make fullscreen SRO in 1024x768 or higher that bot loop supports.
2. Hide client with iTools or any other win hide app.
3. Open any game who has your main...
autoit loop not working 02/17/2009 - Silkroad Online - 0 Replies $checksum = PixelChecksum(0,0, 50,50)
While 1
If ControlGetText ("SBot v1.10a (C)2008,2009 by bot-cave.net", "", "Static9") = "Connecting" or "Connected" Then
If not ControlGetText ("SBot v1.10a (C)2008,2009 by bot-cave.net", "", "Static11") = "Login error" Then
If $checksum = PixelChecksum(0,0, 50,50) Then
Else
Sleep(5000)
EndIf
Else
ShellExecute($LoginScriptPath & "\" & $LoginScript, $LoginScriptPath)