@emoric28
Is there any possibilities to fix the bot? It doesn't seems to connect to the game server, considering the game has changed its client since few days ago.
Originally Posted by emoric28
It's back and kicking though it will be the last as I have no time to continue developing this.
You're going to have to fix this yourself. Use fiddler or something similar to capture requests made by your browser when logging in, then compare them with the requests made by Magus. Find the differences and figure out how to get rid of them.
@emoric28
Is there any possibilities to fix the bot? It doesn't seems to connect to the game server, considering the game has changed its client since few days ago.
Originally Posted by Biney
You're going to have to fix this yourself. Use fiddler or something similar to capture requests made by your browser when logging in, then compare them with the requests made by Magus. Find the differences and figure out how to get rid of them.
I usually just check these whenever they try to add something:
1. Game page source (check flashvars)
2. Gameversion.asp (check if something changed)
3. Loader.swf (decompile and check, usually they add another variable)
4. Game.swf (decompile and check the login function)
5. Fiddler (check the requests and see the headers and cookies)
Once you found the changes, apply it to as3>publish>change the old file in C#>build>and see if it works.
I can provide some help but I won't touch anything, not to be rude but so you can learn it by yourself
This trainer will have access on your account information and steal your items! lose my SCU class from this bot , becareful using it!
actually have never happend to me as the server was hacked before alot of people lost items ive used this bot for quiet some time yet not lost a single peice of item
Helppp
Originally Posted by Aiben
@emoric28
Is there any possibilities to fix the bot? It doesn't seems to connect to the game server, considering the game has changed its client since few days ago.
Hello, Did you already fix the problem? If yes would you mind teaching me?
Stuck at Connecting Lobby? could you fix it? / how to fix it?
@emoric28 can you help me it kept saying connecting to server
i really need help since im still a begginer at this kinda stuff
Originally Posted by suicide1331
This trainer will have access on your account information and steal your items! lose my SCU class from this bot , becareful using it!
You probably used a modified version of the bot, you can check yourself as the bot is open-source already.
Originally Posted by Luneon
Stuck at Connecting Lobby? could you fix it? / how to fix it?
They probably changed something. No, sorry. Refer to my post above.
Originally Posted by ALCHEMIST666
@emoric28 can you help me it kept saying connecting to server
i really need help since im still a begginer at this kinda stuff
What have you tried so far? refer to my post above.
There's no one who can fix it?
Originally Posted by Luneon
There's no one who can fix it?
Did you do what OP told you? Try using CCleaner and completely cleaning your cache.
thank you so much approved
my self ive tried to use CCleaner and clearing my cache didnt work
not connecting to game server
Originally Posted by emoric28
I usually just check these whenever they try to add something:
1. Game page source (check flashvars)
2. Gameversion.asp (check if something changed)
3. Loader.swf (decompile and check, usually they add another variable)
4. Game.swf (decompile and check the login function)
5. Fiddler (check the requests and see the headers and cookies)
Once you found the changes, apply it to as3>publish>change the old file in C#>build>and see if it works.
I can provide some help but I won't touch anything, not to be rude but so you can learn it by yourself
Can you help? what you typed there did not help me at all since I dont know anything