MyBot [Modded from Decode]

06/17/2010 20:13 nix84#31
nice UI
06/22/2010 12:06 l0c0ninja#32
Anyone ever play Ragnarok? Well they had a think called Kore bot and it was all like a dos with no gui and didint use the game client. It was able to go places and atalk to NPCs and Pick up items. Check this out it should give you an idea. If i knew anything about codeing this is the route i would look at.

[Only registered and activated users can see links. Click Here To Register...]
06/23/2010 18:11 theViron#33
Does the bot still work with todays update?
06/28/2010 20:58 rumsey#34
This still works with the new update. I have one mega-request. I can kill a lot faster with my pet out, it would be nice if the pet options were still there. I agree wasting pots is stupid, but I have a heal spell that I can cast on my pet too and just use mana. If there was an option that would allow me to cast that heal on my pet whenever his health got low (or feed him), that would be awesome.
06/30/2010 22:17 power370#35
Awesome mod Siion...one of best things about this mod is that auto-potter works properly!!!

Very well done indeed. *thumbs up*
07/02/2010 11:08 woodyfly#36
Bot completely fucks up when you multi-client, that's the only problem. All the health/mana values go nuts and they pot 24/7.

Found a solution for the problem above. Just match the number of clients with the number of bot program.

I run 4 clients and instance together, So i had to run 4 separate bots, one for each character. No more healing/mana problems :D. Just need a pet heal :(

PS, Can you put more attack slots in the future?
07/05/2010 19:06 kay0s#37
This bot is fucking amazing. I use it and I have no complains even if some features are lacking because the bot easily makes up for that.
07/08/2010 00:33 kay0s#38
In case you decide to drop this project, could you at least release the source so others (such as myself) can modify it for future use. I plan on converting the whole project into C++ and streamlining everything except for what I need. I just like your whole GUI setup and would rather build off yours then decode's. Thanks
07/08/2010 14:23 power370#39
Doesn't work with today's update (version 070). Don't know if posting the error message will help or not, but if it will, let me know...

Eagerly awaiting an update :)
07/09/2010 08:11 xxpunxx#40
i agree dont work, would love a update on this bot, hell best ui ive seen in a long time
07/16/2010 17:31 Siion#41
For some odd reason I thought I posted the source code, anyway its attached here.

I stopped playing battle of immortals due to the whole open PVP, im shit at pvp and it just became frustrating getting killed all time or PKed when trying to kill something XD.

Hope someone else takes it on.
07/17/2010 00:10 sleeper8#42
Quote:
Originally Posted by aipui View Post
i will try use this bot but error like this, what should i do

[Only registered and activated users can see links. Click Here To Register...]

i got the same error could help her?
07/17/2010 11:34 woodyfly#43
In what language and what program did you compile the bot? I thought I'd learn a few things or two. I really like the waypoints for the dragon bosses

Microsoft visual studio C# or c++?
07/17/2010 20:30 deesto-pvpers#44
Quote:
Originally Posted by sleeper8 View Post
i got the same error could help her?
I get a similar error box on run, but the actual error is different and looks like an array index problem:
Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index.
07/18/2010 18:12 Siion#45
Both them errors are problems with my code, and I forgot to put in try checks.

Its coded in c#, downloading it will tell you in the details.

Since i no longer support someone else could try fix, you -must- start the bot when you're already in game, if it doesnt detect any names or processes, it can cause an index error.