Page 5 of 18

Re: Shaiya - ZS Shaiya Bot

Posted: Wed Dec 24, 2008 7:45 am
by zer0
Whenever there is a new version use it's XML files, and modify them to your configuration. Sounds like your trying to use XML files from old versions that you have modified.

For skills.xml if there are any missing skills that you use, upload the file here, and I will include them in the next release.

Re: Shaiya - ZS Shaiya Bot

Posted: Wed Dec 24, 2008 3:00 pm
by vvayinsane
Thanks for your reply back. Your right that was the case and i didnt notice it until well later on. The only other problem im haven is the
...top\micromacro\micromacro\scripts\zs_shaiya/main.lua:97: bad argument #1 to 'mouseSetDelay' ((null))

What is that use for?

Re: Shaiya - ZS Shaiya Bot

Posted: Wed Dec 24, 2008 10:48 pm
by zer0
Means your missing this line in config.xml:

Code: Select all

<config name="mouse_delay">500</config>
It's the config value for the mouse delay, used to slow down mouse presses. Useful if your trying to run Shaiya through a Virtual Machine.

Shaiya has had a new release so this is not compatible with release 37 yet.

*edit* Actually for patch 37 no memory offsets changed, so it should still work with it.

Re: Shaiya - ZS Shaiya Bot

Posted: Sun Jan 04, 2009 1:54 am
by vvayinsane
I cant get the script to attack whte mobs..

Re: Shaiya - ZS Shaiya Bot

Posted: Sun Jan 04, 2009 2:46 am
by zer0
vvayinsane wrote:I cant get the script to attack whte mobs..
Why do u wana attack white mobs? No xp in it.
Do you need to farm them for drops or something? White is used to detect when the bot has targeted yourself, I'll see what I can do.

Re: Shaiya - ZS Shaiya Bot

Posted: Tue Jan 06, 2009 10:39 pm
by vvayinsane
The reason why is im trying to farm lapris outside of d1 ans 95 percent are the mobs are white. I use the shaiya bot but i keep an eye on it cause i dont want it to ks or get stuck

Re: Shaiya - ZS Shaiya Bot

Posted: Wed Jan 07, 2009 2:06 am
by zer0
vvayinsane wrote:The reason why is im trying to farm lapris outside of d1 ans 95 percent are the mobs are white. I use the shaiya bot but i keep an eye on it cause i dont want it to ks or get stuck
I'm trying to sort out the white mob stuff out, I'll release it within a week.

For not getting stuck try the wall hack:
http://forum.cheatengine.org/viewtopic. ... 82#3455454

ps -Just don't use it in confined areas like dungeons or u will get caught.

Re: Shaiya - ZS Shaiya Bot

Posted: Sat Jan 10, 2009 9:39 am
by intel123
Im trying to run zs_shaiya

im getting is erro

WARNING; Failure reading memory from 0xCAAEB0 at 0x210ac8 in memoryReadIntPrt<>

.Error code 299 < Only part of a ReadProcessMEmory or WhiteProcessMemory request was completed.>

.lua: invalid aegument_shaiya/char/ { alot Simbols}

can some one help me please with this thanks

Re: Shaiya - ZS Shaiya Bot

Posted: Sat Jan 10, 2009 5:03 pm
by vvayinsane
I understand white is your self so its tricky to fix that problem. Orange im haven them same problem with. It wil click it and start picking up then moves to the next target like white mobs. how can i fix this to attack orange mobs.

Re: Shaiya - ZS Shaiya Bot

Posted: Mon Jan 12, 2009 4:04 am
by zer0
New version released, a few changes, please use the config.xml provided.

See first post.


vvayinsane:
Targeting orange mobs worked ok for me, try using the latest version. If it doesn't work open gui.lua
In function Gui:get_target_difficulty_color()
Uncomment the following lines:

Code: Select all

line 323:  print("get_target_difficulty_color()")
line 336:  pixel:debug_msg()
Then run the script, when it skips an orange, make a screenshot of all the RGB values it shows and I'll take a look.

Re: Shaiya - ZS Shaiya Bot

Posted: Mon Jan 12, 2009 5:25 am
by shakey
Game is rnning and I'm at my killing grounds but when I fire it up.


Mon Jan 12 01:19:58 2009 : macro_init()
Mon Jan 12 01:19:58 2009 : interface=INTERFACE_1280X1024
Mon Jan 12 01:19:58 2009 : findWindow() returned 0. Window not found or other error occured.
Mon Jan 12 01:19:58 2009 : Shaiya Window process ID: 0

stack traceback:
C:\Users\shakey\Desktop\micromacro\lib\lib.lua:476: in function 'startMacro'
main.lua:171: in main chunk

----------TRACEBACK END----------

Mon Jan 12 01:19:58 2009 : .//functions.lua:29:
Please load shaiya, select your character,
and make sure your in-game before running this script.
Mon Jan 12 01:19:58 2009 : Execution of main.lua complete.
Mon Jan 12 01:19:58 2009 : Execution error: Runtime error
Mon Jan 12 01:19:58 2009 : Collecting garbage...
Mon Jan 12 01:19:58 2009 : 82KB freed.


new script, the gg fix by jewbacca with fuckstop.

sorry for the grammar, I have a squirming baby in my arms

Re: Shaiya - ZS Shaiya Bot

Posted: Mon Jan 12, 2009 5:56 am
by zer0
In data/config.xml change:

Code: Select all

<config name="window_name">ShAiYa</config>
To the window name. Jewbacca's release he renamed it with a Squiggly S Extended ASCII. To make the symbol hold ALT then press 0167, then let go.

Or just use my release if u can't work it out.
http://www.mediafire.com/download.php?2a4zw0inmth

Re: Shaiya - ZS Shaiya Bot

Posted: Mon Jan 12, 2009 6:03 am
by shakey
hrm, I changed window name in the config.ini to "§haiya
and I get this.

Mon Jan 12 02:00:31 2009 : macro_init()

stack traceback:
C:\Users\shakey\Desktop\micromacro\lib\lib.lua:476: in function 'startMacro'
main.lua:171: in main chunk

----------TRACEBACK END----------

Mon Jan 12 02:00:31 2009 : .//classes/xml_data.lua:214: XML Parse Error.
File: .//data/config.xml
Line: 4
Column: 32
Message: not well-formed (invalid token)
Mon Jan 12 02:00:31 2009 : Execution of main.lua complete.
Mon Jan 12 02:00:31 2009 : Execution error: Runtime error
Mon Jan 12 02:00:31 2009 : Collecting garbage...
Mon Jan 12 02:00:31 2009 : 54KB freed.

I'm pretty sure that means that the § is an invalid character ><

Re: Shaiya - ZS Shaiya Bot

Posted: Mon Jan 12, 2009 6:04 am
by zer0
Yep I'm guessing that XML does not allow extended ASCII. Just use my release it's the exact same without the renaming, and no doughnut icon. ;)

Re: Shaiya - ZS Shaiya Bot

Posted: Mon Jan 12, 2009 6:17 am
by shakey
odd...whenver I put yor .exe in there it still shows up as a donut and §

???

Re: Shaiya - ZS Shaiya Bot

Posted: Mon Jan 12, 2009 6:32 am
by zer0
Hang on that Jew's with just a simple mod I made.

Here is mine, sorry:
~Download~

It uses 7-zip compression.

Re: Shaiya - ZS Shaiya Bot

Posted: Mon Jan 12, 2009 6:49 am
by shakey
Great! Works good. Even though it seems like he can't decide if he want to kill them or not. But when he does, he just rapes everyone from greens to reds. Seems like the skill response time is faster but maybe that's just me.

Re: Shaiya - ZS Shaiya Bot

Posted: Mon Jan 12, 2009 1:23 pm
by einherjar
I've got this when I press Insert

...omacro/micromacro/scripts/zs_shaiya/classes/hook.lua:133: bad argument #1 to 'memoryReadString' ((null))

What does it mean?

Re: Shaiya - ZS Shaiya Bot

Posted: Mon Jan 12, 2009 10:00 pm
by qwertyqaz
Hi im new here, downloaded micromarco and luaedit, but now all i need is a GG bypass for a shaiya server in my region, i play http://shaiya.runup.com.sg/ can someone teach me how to bypass GG so i can do it myself everytime a new update comes?

Re: Shaiya - ZS Shaiya Bot

Posted: Mon Jan 12, 2009 10:15 pm
by zer0
einherjar wrote:I've got this when I press Insert

...omacro/micromacro/scripts/zs_shaiya/classes/hook.lua:133: bad argument #1 to 'memoryReadString' ((null))

What does it mean?
Means it cannot locate the Avatar name, are you using Shaiya[US]?
Make sure you have selected the Avatar when your in-game, and your in Shaiya when you press insert.

Sounds like it didn't attach the process, is your Shaiya client got a GG bypass?
qwertyqaz wrote:Hi im new here, downloaded micromarco and luaedit, but now all i need is a GG bypass for a shaiya server in my region, i play http://shaiya.runup.com.sg/ can someone teach me how to bypass GG so i can do it myself everytime a new update comes?
This script does not support versions other than Shaiya[US], but that is something I plan to work on in the future.
To bypass Shaiya you could check on here:
http://forum.cheatengine.org/viewtopic. ... start=1110
Not too sure if it will work for other versions or not as they may need to be unpacked first, and it may not work for other languages, though if you read through the thread it gives you lots of info on how to do it, it just may take awhile to read that's all.