Shaiya Fighter Bot
- Administrator
- Site Admin
- Posts: 5313
- Joined: Sat Jan 05, 2008 4:21 pm
Re: Shaiya Fighter Bot
Usually an enemy's coordinates are at the same offsets as your own. If you can find your own coordinates in your player's struct, then you've probably found all you need to know (other than target pointer).
Re: Shaiya Fighter Bot
hello
if anyone got a script that is working with the last shaiya US update, i d be more than happy to have it
the script of the admin (shaiya.lua) is working perfectly without any error in micromacro, however, this bot is not working that well for me,
because it keeps on getting stuck in random obstacles, while the fighter script is great and avoid obstacles nicely.
before ep 4, this fighter bot was working perfectly. Of course the script couldn t work anymore after ep 4 update, so i have download the new script from this post designed for ep 4.
Unfortunatly it s still not working for me.
The bot is duly killing, picking up items, selecting the mobs color, avoiding obstacles etc The thing is that it never sit,never pot, never react to low hp mp sp
i got the following message : "WARNING: Failure reading memory from 0xBB0650 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Seule une partie d'une requête ReadProcessMemory ou WriteProcessMemory a été effectuée.)" using the last scripts of this thread. I have been trying all szcripts here and none is working properly.
if anyone got a working one please let me know !
if anyone got a script that is working with the last shaiya US update, i d be more than happy to have it
the script of the admin (shaiya.lua) is working perfectly without any error in micromacro, however, this bot is not working that well for me,
because it keeps on getting stuck in random obstacles, while the fighter script is great and avoid obstacles nicely.
before ep 4, this fighter bot was working perfectly. Of course the script couldn t work anymore after ep 4 update, so i have download the new script from this post designed for ep 4.
Unfortunatly it s still not working for me.
The bot is duly killing, picking up items, selecting the mobs color, avoiding obstacles etc The thing is that it never sit,never pot, never react to low hp mp sp
i got the following message : "WARNING: Failure reading memory from 0xBB0650 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Seule une partie d'une requête ReadProcessMemory ou WriteProcessMemory a été effectuée.)" using the last scripts of this thread. I have been trying all szcripts here and none is working properly.
if anyone got a working one please let me know !
Re: Shaiya Fighter Bot
here's my latest version with two bugs:
1) The anti-ks portion hasn't been fully checked with this update. May attack mobs that have been damaged by someone else while you're running at them. Please verify for me as I won't be on in the next week.
2) The swimcheck_addr is not updated so don't use the bot around water where the character can't sit.
Lastly, if you find any other bugs and can help fix them please let me know. Good luc.
1) The anti-ks portion hasn't been fully checked with this update. May attack mobs that have been damaged by someone else while you're running at them. Please verify for me as I won't be on in the next week.
2) The swimcheck_addr is not updated so don't use the bot around water where the character can't sit.
Lastly, if you find any other bugs and can help fix them please let me know. Good luc.
- Attachments
-
- fighter.lua
- (26.21 KiB) Downloaded 332 times
Re: Shaiya Fighter Bot
OMG it s working prefectly !! o.o
thank you so much Green
you look like you know lua pretty well, do u think u could do some change in the script for some following things :
* the bot consider ennemy is dead when hp = 0, while shaiya consider the ennemy is dead when hp = -1
sometimes you can get pretty unlucky, and the bot wound an ennemy to get his hp exactly equal to zero.
when it happens the mobs is still following you while the bot ignore it.
Is that possible to use one skill after each mobs death ? for example it can be demon hushing, so in main case the mob is dead it will say
"must choose the target" but when u got mob with 0 hp it will finish it.
* after character death
i dont like the bot waiting 180 sec for rez after death, and using buff every 5 min in town.
my screen res is 1920 x 1200
is that possible to order the bot to auto click on the OK message of the window resurection after death ?
then after porting to town, the character should move some random step, sit, and script pause, so it doens t buff anymore.
any chance to add this in the script ?
thanks a lot for all your help and this working script !
thank you so much Green
you look like you know lua pretty well, do u think u could do some change in the script for some following things :
* the bot consider ennemy is dead when hp = 0, while shaiya consider the ennemy is dead when hp = -1
sometimes you can get pretty unlucky, and the bot wound an ennemy to get his hp exactly equal to zero.
when it happens the mobs is still following you while the bot ignore it.
Is that possible to use one skill after each mobs death ? for example it can be demon hushing, so in main case the mob is dead it will say
"must choose the target" but when u got mob with 0 hp it will finish it.
* after character death
i dont like the bot waiting 180 sec for rez after death, and using buff every 5 min in town.
my screen res is 1920 x 1200
is that possible to order the bot to auto click on the OK message of the window resurection after death ?
then after porting to town, the character should move some random step, sit, and script pause, so it doens t buff anymore.
any chance to add this in the script ?
thanks a lot for all your help and this working script !
Re: Shaiya Fighter Bot
Hey, does the heal bot still work?
Re: Shaiya Fighter Bot
how can we make the bot to use the skills in order?
and im a sin, when im siting and a mob1 attacks i get up,target the mob1,but the mob1 misses me a lot so the camera is circleing for like 2 seconds then selects a mob2 and attacks the mob, and im haveing mob1 following me and attacking me and the bot doesnt seem to see mob1
and im a sin, when im siting and a mob1 attacks i get up,target the mob1,but the mob1 misses me a lot so the camera is circleing for like 2 seconds then selects a mob2 and attacks the mob, and im haveing mob1 following me and attacking me and the bot doesnt seem to see mob1
Re: Shaiya Fighter Bot
nknwn666 wrote:how can we make the bot to use the skills in order?
and im a sin, when im siting and a mob1 attacks i get up,target the mob1,but the mob1 misses me a lot so the camera is circleing for like 2 seconds then selects a mob2 and attacks the mob, and im haveing mob1 following me and attacking me and the bot doesnt seem to see mob1
As far as I know, this bot doesn't check to see if you are actually getting hit.
I made this feature on my bot (unreleased); and if nobody makes a GG fix soon, I may add it to the fighter bot just to pass some time.
Shaiya 28th July update
Green i m really gratefull that you have provided a working script, however, after today s update,
the script is not working anymore.
Could you please kindly provide an updated one ?
thanks a lot in advance !
the script is not working anymore.
Could you please kindly provide an updated one ?
thanks a lot in advance !
-
- Posts: 148
- Joined: Fri Mar 21, 2008 9:10 pm
Re: Shaiya Fighter Bot
Hey everyone.... I have made the changes need for the healer bot and fighter bot to work. I have not really had chance to test the healer bot. Any problems with the healer bot let me know.
Edit sorry I got confused of where i was posting and what.. I put the right files below
Edit sorry I got confused of where i was posting and what.. I put the right files below
- Attachments
-
- fighter.lua
- (26.16 KiB) Downloaded 307 times
-
- Healer.lua
- (17.23 KiB) Downloaded 294 times
Last edited by vvayinsane on Thu Jul 30, 2009 6:43 pm, edited 1 time in total.
Re: Shaiya Fighter Bot
Anyone got a no gg client for fighter.lua i have tryed to do with no sucsess anyone pls ??
Re: Shaiya Fighter Bot
tryed this one ?Yorkshire wrote:Anyone got a no gg client for fighter.lua i have tryed to do with no sucsess anyone pls ??
Re: Shaiya Fighter Bot
Thank you for reply i will try it
-
- Posts: 148
- Joined: Fri Mar 21, 2008 9:10 pm
Re: Shaiya Fighter Bot
targetid_addr = 0x6F2BE0;
A better targeting address...
A better targeting address...
-
- Posts: 148
- Joined: Fri Mar 21, 2008 9:10 pm
Re: Shaiya Fighter Bot
How do we edit the script so if we die the bot close it self? The line of script it has on it now does not work?
Re: Shaiya Fighter Bot
Guys can anyone give me a few tips on finding sitcheck address and target id what do i do to search thease i can do playerptr_addr np just look for the txt string but no clue how to find others or how to go about it if anyone could help me out pls pls.
-
- Posts: 148
- Joined: Fri Mar 21, 2008 9:10 pm
Re: Shaiya Fighter Bot
playerptr_addr = 0x849274; -- EP4
targetid_addr = 0x7D4891; -- 0x002ABFF0; EP4 try 0x006d0bc4
sitcheck_addr = 0x709300; --EP4
-- byte, 0 = standing, 7 = sitting, 1 = moving, 2 = animation, 3 = jumping, 5 = process of
sitting, 6 = process of standing
swimcheck_addr = 0x006F6DA4; -- EP3
HP_offset = 0x130;
MaxHP_offset = 0x134;
MP_offset = 0x138;
MaxMP_offset = 0x13C;
SP_offset = 0x140;
MaxSP_offset = 0x144;
Re: Shaiya Fighter Bot
Great work on all this ^^.. .ima grade 9 student and I've done some work with scripting, and using what you've posted I've made a working bot for my HM fighter ^^ the problem is, the use HP pot and sit commands aren't working, does my characters status box need to be in a specific place like your target box does?
Re: Shaiya Fighter Bot
The HP Pots must be on the 2nd Skill bar in slots 1-9. Sit command must be "c".
And your own status box doesn't have to be in a specific place... only the target box, which must be in the extreme upper left.
And your own status box doesn't have to be in a specific place... only the target box, which must be in the extreme upper left.
Re: Shaiya Fighter Bot
Can anyone post new addresses pls pls tnx
Who is online
Users browsing this forum: No registered users and 2 guests