Bug was exactly as suspected, forgot to update Version # in one line of code.
KabBOT v2.2 file updated with fixed version- Another release to come in some hours from now.
Quote:
Originally Posted by KaanDuvilix
now if only we had real bots with real scripts like they have for lineage 2 :P now this game would be rocking  Many thanks!!
|
And thanks to you for the feedback. I love feedback good or bad. The thing with this is when I first started this bot I decided I would never add anything which needs a bypass. Because I originally was just making a skillspammer/autopotter for myself to use while Anti-Bypass was outdated.
So that means basically I am limited to only two methods- Sending key/click emulations, and reading pixel posistions/colors. Quite alot you can do with that, but most of it requires alot of fancy coding footwork to make simple things work. Things that would be 5 lines of code sending packets or writing memory are 10-20 lines or more reading pixels.
I have many ideas though, and many more plans for the future. You *can* expect cool scripted things like Dungeon runs/Auto-sell buy etc to be implemented later on. One thing I am excited about is the advanced "lure bot" I will be adding. The first installment of it will be basic and pretty lame but workable just to have one to use, but later on I will be adding a VERY advanced style with pixel reading that will just be awesome, but gonna take awhile.
Quote:
Originally Posted by xxpkr1
found a problem. The bot likes to atatck a monster, and not kill it then atatck another monster, so after 10 seconds i go back and there is 4 monsters on him at once. how can i fix that?
Edit: tried all versions. teh first version kills one moster at a time. All the other versions try to kill multiple mobs at a time. Need to make it so they dont attack a next monster until certain delay or till its dead. played with all settings so far to no sucess
|
I made it switch targets faster because I don't like my char to just stand there after it's done killing one thing. I could detect whether you have a target or not, but that would require setting pixel points like the HP potter, like to get those issues ironed out first. I am trying to avoid any more timers with sendkey functions which is why it just sends U one time after it completes a skill round.
So if you want slower target select for now, just slow your skills down. They really don't need to spam as fast as the bot allows to be effective.
Quote:
Originally Posted by kuruftw
Can you please make a tutorial on how to use this bot? Cus I can't get it to work.
what do I need to do step by step? thanks.
|
I already posted a picture guide step by step for the autopotter a page or two back. The other bots are very simple. I'm not making this for people who can't manage simple things, sorry.
EDIT* Also if anyone wanted to make a comprehensive guide that would be cool. But they would have to be willing to keep it updated since I am still making MAJOR changes on a daily basis.