Page 2 of 2

Re: [Discussion] Botting the New Broswer-Based Client

Posted: Tue May 22, 2012 5:48 am
by lisa
it involves editing the actual game files, sort of, so not actually the bot itself.

People can do it if they want to =)

Re: [Discussion] Botting the New Broswer-Based Client

Posted: Tue May 22, 2012 5:55 am
by jduartedj
Then maybe a userfunction that edits the files? /*too complex*
My idea was simply remove the objects from memory but that works too.

Re: [Discussion] Botting the New Broswer-Based Client

Posted: Tue May 22, 2012 6:02 am
by lisa
jduartedj wrote:Then maybe a userfunction that edits the files? /*too complex*
My idea was simply remove the objects from memory but that works too.
Nah you need to do it before the game is loaded. Once you "edit" the files you don't need to do it again, each time you play it will be like that. You can however move the files out of the folder and then things will be back to normal but again you need to do it before loading the game.

Using a programme called memcleaner will generally reduce the amount of memory the game uses and everything else on your PC ;)

Re: [Discussion] Botting the New Broswer-Based Client

Posted: Tue May 22, 2012 7:26 am
by rock5
I think I mentioned on another thread, I can't run 4 clients at the same time smoothy, without heavy model files and removing most textures. I have batch files for switching between modes. When I'm in "botting" mode there are no mobs players or mounts visible so it's pretty much impossible to play manually.

I've been thinking of releasing my model files and batch files but the models folder needs updating. Also I discovered there were a couple of issues that need to be fixed with the bot to support when the mount is not visible. Which I've done but still haven't committed.

Re: [Discussion] Botting the New Broswer-Based Client

Posted: Tue May 22, 2012 7:37 am
by jduartedj
I'd appreciate those files... :)

Re: [Discussion] Botting the New Broswer-Based Client

Posted: Tue May 22, 2012 11:00 am
by rock5
jduartedj wrote:I'd appreciate those files... :)
Ok.
http://www.solarstrike.net/phpBB3/viewt ... =27&t=3811

Hopefully I didn't break anything with the minor updates I did to it.

Just remembered, I have to commit those changes that fix the mount issue.