Page 18 of 18

Re: Shaiya[US] - Shaiya Bot ZS

Posted: Mon Jul 06, 2009 7:54 pm
by shakey
stack traceback:
...:\Users\Jessica\Desktop\Chris\micromacro\lib\lib.lua:536: in function 'startMacro'
scripts\zs_shaiya\main.lua:175: in main chunk

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

Mon Jul 06 16:53:27 2009 : scripts/zs_shaiya/classes/hook.lua:126: bad argument #1 to 'memoryReadString' ((null))
Mon Jul 06 16:53:27 2009 : Execution error: Runtime error

Re: Shaiya[US] - Shaiya Bot ZS

Posted: Mon Jul 06, 2009 8:12 pm
by Rishijin
126 in hook contains "get_process". I think it still isn't finding your game properly.
Are you running the game with an edited process title or something?

Re: Shaiya[US] - Shaiya Bot ZS

Posted: Fri Jul 24, 2009 1:03 am
by tjac
Hi! First let me say, "I Love the program/script".

With this thread I was able to get the program loaded up and running with no problem, and my Fighter is a killing machine.

I read through all the info, and it seems no one ever answered on how to make a healer?

I'd like to make a priest that will keep the Fighter alive.

What are the commands and options needed to make a healer work?

I'm not a programmer, so please try to keep it simple and to the point.

Thanks in advance!

Re: Shaiya[US] - Shaiya Bot ZS

Posted: Fri Jul 24, 2009 4:01 am
by nknwn666

Code: Select all

Fri Jul 24 11:50:23 2009 : MicroMacro v1.0
Fri Jul 24 11:50:23 2009 : Processor Type: 586, OS: Windows XP Service Pack 2
Fri Jul 24 11:50:23 2009 : LuaCoco is available.
Fri Jul 24 11:50:23 2009 : Lua glues exported.
Fri Jul 24 11:50:23 2009 : Keyboard layout: US English
Fri Jul 24 11:50:23 2009 : Executing script 'main.lua'
==================================================

Fri Jul 24 11:50:31 2009 : macro_init()
Fri Jul 24 11:50:31 2009 : interface=INTERFACE_1024X768
Fri Jul 24 11:50:31 2009 : Shaiya Window process ID: 328978
Fri Jul 24 11:50:31 2009 : win_width: 1024, win_height: 768

Fri Jul 24 11:50:31 2009 : WARNING: Failure reading memory from 0x113FDB0 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)
Fri Jul 24 11:50:31 2009 : WARNING: Failure reading memory from 0x113FDB0 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)
Fri Jul 24 11:50:31 2009 : WARNING: Failure reading memory from 0x113FDB0 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)
Fri Jul 24 11:50:31 2009 : WARNING: Failure reading memory from 0x113FDB0 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)
Fri Jul 24 11:50:31 2009 : WARNING: Failure reading memory from 0x113FDB0 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)
Fri Jul 24 11:50:31 2009 : WARNING: Failure reading memory from 0x113FDB0 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)
Fri Jul 24 11:50:31 2009 : WARNING: Failure reading memory from 0x113FDB0 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)
Fri Jul 24 11:50:31 2009 : WARNING: Failure reading memory from 0x113FDB0 at 0x83ddf4 in memoryReadFloatPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)
Fri Jul 24 11:50:31 2009 : WARNING: Failure reading memory from 0x113FDB0 at 0x83ddf4 in memoryReadFloatPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)
Fri Jul 24 11:50:31 2009 : WARNING: Failure reading memory from 0x113FDB0 at 0x83ddf4 in memoryReadFloatPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)
Fri Jul 24 11:50:31 2009 : WARNING: Failure reading memory from 0x113FDB0 at 0x83ddf4 in memoryReadFloatPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)
Fri Jul 24 11:50:31 2009 : WARNING: Failure reading memory from 0x113FDB0 at 0x83ddf4 in memoryReadFloatPtr(). Error code 299 (Only part of a ReadProcessMemory or WriteProcessMemory request was completed.)

stack traceback:
	D:\Shaiya\micromacro\lib\lib.lua:536: in function 'startMacro'
	D:\Shaiya\micromacro\scripts\zs_shaiya\main.lua:175: in main chunk

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

Fri Jul 24 11:50:31 2009 : ...aiya/micromacro/scripts/zs_shaiya/classes/avatar.lua:257: attempt to compare nil with number
Fri Jul 24 11:50:31 2009 : Execution error: Runtime error
got no ideea how to fix this

Re: Shaiya[US] - Shaiya Bot ZS

Posted: Fri Jul 24, 2009 6:03 am
by vvayinsane
ok lets start with tjac

tjac
there was once a healer bot made a LONG while back. I remember i used it at one point in time. You might want to try and ask the Adminstrator if he still has the script in the arcives.

Also if you asked once for a healer bot and no one replys that means 2 things...
1. no one wants to spend time just to make you a healer bot. Learn the programe and you can make one your self

2. A lot of people on here do not know how to make bots.

nknwn666
First of all did you make sure you GameGuard has been disabled? Also did u make the changes needed to make the bot work due to the patch not 2 long ago? I have actaully went away from this bot and went to the fighter bot. The fighter bot works great and is easyer to make changes.

Re: Shaiya[US] - Shaiya Bot ZS

Posted: Fri Jul 24, 2009 8:15 am
by nknwn666
vvayinsane wrote: nknwn666
First of all did you make sure you GameGuard has been disabled? Also did u make the changes needed to make the bot work due to the patch not 2 long ago? I have actaully went away from this bot and went to the fighter bot. The fighter bot works great and is easyer to make changes.
yup,no gg, and by changes if u mean the new addresses yea. this bot always seemed to work better for me so thats why im useing it
. would try fighter bot but it seems that theres a connection problem with the server coz i get connection error on all the pages of the forum..after a lot of reloards i can get on a page

Re: Shaiya[US] - Shaiya Bot ZS

Posted: Fri Jul 24, 2009 4:43 pm
by Administrator
nknwn666 wrote: would try fighter bot but it seems that theres a connection problem with the server coz i get connection error on all the pages of the forum..after a lot of reloards i can get on a page
There were problems with the hosting earlier today. Things should be all OK now.

Re: Shaiya[US] - Shaiya Bot ZS

Posted: Sun Jul 26, 2009 4:54 pm
by tjac
Hmmm... maybe I didn't make myself clear.

When I program the healer commands... to make the bot actually heal... what are the commands?

What TYPE is it? Action or Skill or what?

What MODE do I use?


I see in the Avatar.lua there is some stuff about finding the person with the lowest HP and healing them... but what commands activate the bot to do this?

Re: Shaiya[US] - Shaiya Bot ZS

Posted: Mon Jul 27, 2009 10:05 pm
by Rishijin
tjac wrote:Hi! First let me say, "I Love the program/script".

With this thread I was able to get the program loaded up and running with no problem, and my Fighter is a killing machine.

I read through all the info, and it seems no one ever answered on how to make a healer?

I'd like to make a priest that will keep the Fighter alive.

What are the commands and options needed to make a healer work?

I'm not a programmer, so please try to keep it simple and to the point.

Thanks in advance!


From my experience, you can't have 2 Shaiya windows actually DOING something at the same time. You can open extra windows, sure. But try making both of them run to a particular location simultaneously. Furthermore, watch what happens if you click just one window to run somewhere, then minimize it. You'll find that you have gone nowhere. The one that isn't focused will stop running . I tried making a bot for this game that would run while the window was minimized, only to find that when it isn't focused, many things don't happen. Clientside functions seem to cease without focus. You can't auto follow, you can't spam memory values....you basically can't do anything on BOTH windows with two windows open. So unless you have two computers, I don't see how you could have a healer bot follow you around and heal you, unless you were constantly having it switch back and forth between the screens (which would greatly inhibit the functionality of the bot).


This is regardless of any feature that ZS put in to make it happen. Which, by the way, would probably take a lot of reprogramming to work at this point.

Re: Shaiya[US] - Shaiya Bot ZS

Posted: Tue Jul 28, 2009 5:03 am
by tjac
Yes, I do have 2 computers.

Okay, I've found that the onboard graphic card (while good enough to run the game) doesn't work very well for having my character try and follow. When I switched the scripts/characters to opposite computers, the healer sorta follows, but then I still get errors. New problem, the script running for the fighter wont properly ID the mobs colors. My solution was to make the minimum color "Unknown", and this seems to work.

Does the author still support this script?






P.S. So what is, and where can I find this Fighter Bot?

Re: Shaiya[US] - Shaiya Bot ZS

Posted: Tue Jul 28, 2009 1:03 pm
by shakey
Not at the moment. He is in the middle of something huge on his private server.

Also, where'd you get your heal bot? Mine doesn't seem to work properly, AKA at all.

Posted: Thu Oct 15, 2009 10:09 pm
by kleiney
Started.
macro_init()
interface=INTERFACE_1024X768
Shaiya Window Process ID: 4392084
win_width: 1024, win_height: 734

hp: -1
Cannot open file './/char/.xml' for reading.

Please enter the script name to run.
Type in 'exit' (without quotes) to exit
Script>


Hopefully you can help me out because this seems to be the only problem im facing.