Shaiya Fighter Bot

For any other game that doesn't have its own section.
Message
Author
User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: Shaiya Fighter Bot

#201 Post by Administrator » Sun Jul 05, 2009 8:58 pm

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).

bibi
Posts: 3
Joined: Tue Jul 14, 2009 7:57 am

Re: Shaiya Fighter Bot

#202 Post by bibi » Tue Jul 14, 2009 8:04 am

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 ! :)

Green200
Posts: 23
Joined: Fri Feb 06, 2009 5:10 pm

Re: Shaiya Fighter Bot

#203 Post by Green200 » Tue Jul 14, 2009 10:43 am

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.
Attachments
fighter.lua
(26.21 KiB) Downloaded 277 times

bibi
Posts: 3
Joined: Tue Jul 14, 2009 7:57 am

Re: Shaiya Fighter Bot

#204 Post by bibi » Tue Jul 14, 2009 11:12 am

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 !

shakey
Posts: 56
Joined: Sun Nov 16, 2008 4:02 am

Re: Shaiya Fighter Bot

#205 Post by shakey » Tue Jul 21, 2009 1:47 pm

Hey, does the heal bot still work?

nknwn666
Posts: 30
Joined: Fri Feb 20, 2009 3:45 pm

Re: Shaiya Fighter Bot

#206 Post by nknwn666 » Fri Jul 24, 2009 9:36 am

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

User avatar
Rishijin
Posts: 49
Joined: Sat Jul 04, 2009 4:25 pm
Location: Kauai

Re: Shaiya Fighter Bot

#207 Post by Rishijin » Mon Jul 27, 2009 10:15 pm

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.

bibi
Posts: 3
Joined: Tue Jul 14, 2009 7:57 am

Shaiya 28th July update

#208 Post by bibi » Tue Jul 28, 2009 4:20 pm

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 !

vvayinsane
Posts: 148
Joined: Fri Mar 21, 2008 9:10 pm

Re: Shaiya Fighter Bot

#209 Post by vvayinsane » Thu Jul 30, 2009 1:47 pm

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
Attachments
fighter.lua
(26.16 KiB) Downloaded 264 times
Healer.lua
(17.23 KiB) Downloaded 237 times
Last edited by vvayinsane on Thu Jul 30, 2009 6:43 pm, edited 1 time in total.

Yorkshire
Posts: 21
Joined: Wed Mar 18, 2009 5:16 pm

Re: Shaiya Fighter Bot

#210 Post by Yorkshire » Thu Jul 30, 2009 3:49 pm

Anyone got a no gg client for fighter.lua i have tryed to do with no sucsess anyone pls ??

nknwn666
Posts: 30
Joined: Fri Feb 20, 2009 3:45 pm

Re: Shaiya Fighter Bot

#211 Post by nknwn666 » Thu Jul 30, 2009 4:56 pm

Yorkshire wrote:Anyone got a no gg client for fighter.lua i have tryed to do with no sucsess anyone pls ??
tryed this one ?

Yorkshire
Posts: 21
Joined: Wed Mar 18, 2009 5:16 pm

Re: Shaiya Fighter Bot

#212 Post by Yorkshire » Sat Aug 01, 2009 10:06 am

Thank you for reply i will try it :)

vvayinsane
Posts: 148
Joined: Fri Mar 21, 2008 9:10 pm

Re: Shaiya Fighter Bot

#213 Post by vvayinsane » Mon Aug 03, 2009 3:07 pm

targetid_addr = 0x6F2BE0;

A better targeting address...

vvayinsane
Posts: 148
Joined: Fri Mar 21, 2008 9:10 pm

Re: Shaiya Fighter Bot

#214 Post by vvayinsane » Thu Aug 06, 2009 6:39 am

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?

Yorkshire
Posts: 21
Joined: Wed Mar 18, 2009 5:16 pm

Re: Shaiya Fighter Bot

#215 Post by Yorkshire » Thu Aug 06, 2009 2:05 pm

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.

vvayinsane
Posts: 148
Joined: Fri Mar 21, 2008 9:10 pm

Re: Shaiya Fighter Bot

#216 Post by vvayinsane » Thu Aug 06, 2009 3:37 pm

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;

Yorkshire
Posts: 21
Joined: Wed Mar 18, 2009 5:16 pm

Re: Shaiya Fighter Bot

#217 Post by Yorkshire » Thu Aug 06, 2009 5:19 pm

TY vvayinsane :)

mitch1734
Posts: 1
Joined: Wed Oct 14, 2009 8:52 pm

Re: Shaiya Fighter Bot

#218 Post by mitch1734 » Wed Oct 14, 2009 8:57 pm

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?

Green200
Posts: 23
Joined: Fri Feb 06, 2009 5:10 pm

Re: Shaiya Fighter Bot

#219 Post by Green200 » Wed Oct 21, 2009 11:01 pm

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.

Yorkshire
Posts: 21
Joined: Wed Mar 18, 2009 5:16 pm

Re: Shaiya Fighter Bot

#220 Post by Yorkshire » Tue Oct 27, 2009 5:42 am

Can anyone post new addresses pls pls tnx

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests