
If you are using WinXP, make sure you have East Asian fonts installed on your computer. You will also need to launch this program with

Here are some screenshots of the GUI:
Main Gui

Extra options in the main GUI:

Server options:

Some options:

Some more options:

Yet again, more options:

GM options:

Menu Items 1:

Menu Items 2:

There are two gateway servers that are hard-coded into the bot exe.
60.28.247.8
61.152.94.36
If you look at this:

It has two sections.
The first section uses 61.152.94.36 as its gateway server.
The second section uses 60.28.247.8 as its gateway server.
The first section has 13 agent servers.
The second section has 7 agent servers.
A gateway server is the first server that SRO connects to, so that you can choose an agent server you want to play on (example agent servers - Xian, Aege, Troy).
The first and second sections are possibly different country servers, such as Korean and Chinese servers.
As for the agent servers, I cannot find them hard-coded into the exe, so that means that a file somewhere (possibly one of the .dat files) has them inside. I'll look into it later so that we can change the servers in this bot once SRO goes back up for us.
One last note: This bot also connects to cn.slcxhome.com. That is the bot's home server. I'm not sure why it connects there and stays connected as you're using the bot. They could possibly be sending some sort of information back to their bot server (authentication, or worse, our account information), so I'll have to test it later and see.

I extracted the resources from the exe.
Most of the .bin files can be opened in a text editor.
Inside some of the bin files are scripts that can be used to move the character around inside towns (to buy, sell, and repair) and also around the world map.
Example:
MOVETO 3521 1997
OPEN_NPC 0x080600FF
BUY_TOWNSCROLL 0x080600FF 1 0
CLOSE_NPC 0x080600FF
I'm not really sure about this yet, but I think that the hex values are actually packets.

I decrypted some of the files (run2,run3,run4,run5), run and run1 are loaded directly into memory and im would need a very deeper trace to locate the meaning of them.
Here is some extra info about memory:
Code:
Init offset 01200000 run2 = 019325C6 - 019C812E Items 95B68 run3 = 0125ADEC - 01301514 Npc a6728 run4 = 01C9E1AF - 01C9E677 Gates 4C8 run5 = 02009D98 - 02096B28 Skills 8CD90
Code:
00414DA3 |. E8 48F1FFFF |CALL dumped_.00413EF0 ; \Decrypt blockfile
Well, The first time I saw this bot was in

Next I saw this ever posted from Blizzhackers.com which also Left Dead.
Now, If your On to Cracking Why not make this Project?
This is the official SRO (clientless) Bot which was used by Chinese Players.
The main problem of this bot are 1) It uses Chinese Instructions 2) Connects to Chinese Servers.
If you Think you have the Talent Of Cracking, Why not make this your project?
Credits:

