Shaiya[US] - Shaiya Bot ZS

For any other game that doesn't have its own section.
Message
Author
basiclight
Posts: 9
Joined: Sat May 23, 2009 8:35 pm

Re: Shaiya[US] - Shaiya Bot ZS

#281 Post by basiclight » Mon May 25, 2009 11:30 pm

Tue May 26 00:16:04 2009 : .//classes/xml_data.lua:135: XML Parse Error.
File: .//char/Link.xml
Line: 1
Column: 1
Message: syntax error
Tue May 26 00:16:04 2009 : Execution of main.lua complete.
Tue May 26 00:16:04 2009 : Execution error: Runtime error
Tue May 26 00:16:04 2009 : Collecting garbage...
Tue May 26 00:16:04 2009 : GC closed process handle 0x94.
Tue May 26 00:16:04 2009 : 161KB freed.

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

Re: Shaiya[US] - Shaiya Bot ZS

#282 Post by vvayinsane » Tue May 26, 2009 12:01 am

basiclight no matter what you do your are going to have errors. What you need todo is delete macro folder. Redownload micromacrol and zs_shaiya_v0-036b.zip. Do the changes needed and run the bot again.

That should fix your problem

sadow
Posts: 21
Joined: Mon May 25, 2009 10:19 am

Re: Shaiya[US] - Shaiya Bot ZS

#283 Post by sadow » Tue May 26, 2009 3:04 am

still not working, i redownloaded micromacro, shaiya za and made changes to config and avatar.lua but now i get message
Skill: rapid Shot 1
" .//classes/shortcuts/skill.lua:35: attempt to concatenate local ´name´ <a nil valua>

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

Re: Shaiya[US] - Shaiya Bot ZS

#284 Post by vvayinsane » Tue May 26, 2009 3:28 am

Dude post your char xml file and the skill file. Ill take a look at it. What i think happen you messed up on spelling somewhere

sadow
Posts: 21
Joined: Mon May 25, 2009 10:19 am

Re: Shaiya[US] - Shaiya Bot ZS

#285 Post by sadow » Tue May 26, 2009 3:35 am

char.xml
<avatar>
<shortcuts>
<!-- These are your action shortcuts -->
<shortcut type="action" mode="attack" bar="1" slot="1" />
<shortcut type="action" mode="pickup" bar="1" slot="6" />
<!-- These are your skill attack shortcuts -->
<shortcut type="skill" mode="attack" bar="1" slot="2" name="Rapid Shoy" level="1" />
<shortcut type="skill" mode="attack" bar="1" slot="3" name="Piercing Shot" level="1" />
<shortcut type="skill" mode="attack" bar="1" slot="4" name="Bull's Eye" level="1" />
<!--<shortcut type="skill" mode="attack" bar="1" slot="" name="" level="" />-->
<!-- These are your skill buff shortcuts -->
<shortcut type="skill" mode="buff" bar="1" slot="7" name="Long Range" level="1" />
<shortcut type="skill" mode="buff" bar="1" slot="8" name="Marksman Song" level="1" />
<shortcut type="skill" mode="buff" bar="1" slot="9" name="Sharp Shooter" level="1" />
<shortcut type="skill" mode="buff" bar="1" slot="0" name="Battle Cry" level="1" />
<!--<shortcut type="skill" mode="buff" bar="1" slot="" name="" level="" />-->
<!-- These are your potion shortcuts - Only bar 1 and 2 (if 2nd shortcut bar is open) supported. -->
<shortcut type="potion" mode="hp" bar="2" slot_start="1" slot_end="6" tolerance="65" />
<shortcut type="potion" mode="sp" bar="2" slot_start="7" slot_end="8" tolerance="50" />
<shortcut type="potion" mode="mp" bar="2" slot_start="9" slot_end="0" tolerance="50" />
<!--<shortcut type="potion" mode="" bar="2" slot_start="" slot_end="" tolerance="" />-->
</shortcuts>
<!-- The avatar options are listed here, for a complete list, see ./classes/avatar.lua -->
<options>
<option name="mp_sit_multiplier" value="0.2" />
<option name="sp_sit_multiplier" value="0.2" />
<option name="target_difficulty_color_min" value="blue" />
<!--<option name="waypoint_enabled" value="true" />-->
<!--<option name="" value="" />-->
</options>
</avatar>


Skill.xml
<?xml version="1.0"?>
<skills>
<skill>
<name>Aggravation</name>
<level index="1" sp="88" recharge="3" />
</skill>
<skill>
<name>Agility</name>
<duration>300</duration>
<level index="1" mp="50" sp="5" />
</skill>
<skill>
<name>Arouse Blow</name>
<level index="1" mp="10" sp="20" />
<level index="2" mp="30" sp="48" />
</skill>
<skill>
<name>Aura of Peace</name>
<duration>1800</duration>
<level index="1" mp="85" recharge="3" />
</skill>
<skill>
<name>Bash</name>
<duration>300</duration>
<level index="1" mp="40" sp="5" />
<level index="2" mp="70" sp="15" />
<level index="3" mp="100" sp="25" />
</skill>
<skill>
<name>Body Protector</name>
<duration>300</duration>
<level index="1" mp="60" sp="60" />
<level index="2" mp="250" sp="100" />
</skill>
<skill>
<name>Concentration</name>
<duration>300</duration>
<level index="1" mp="40" sp="5" />
<level index="2" mp="70" sp="15" />
<level index="3" mp="100" sp="25" />
</skill>
<skill>
<name>Curse Raid</name>
<level index="1" mp="5" sp="15" recharge="20" />
<level index="2" mp="15" sp="30" recharge="20" />
<level index="3" mp="35" sp="60" recharge="20" />
</skill>
<skill>
<name>Deadly Strike</name>
<level index="1" recharge="10" sp="100" range="2" />
<level index="2" recharge="10" sp="150" range="2" />
</skill>
<skill>
<name>Demon Hushing</name>
<level index="1" mp="52" sp="155" />
<level index="2" mp="63" sp="210" />
<level index="3" mp="71" sp="280" />
</skill>
<skill>
<name>Double Damage</name>
<level index="1" recharge="10" sp="25" range="2" />
<level index="2" recharge="10" sp="55" range="2" />
<level index="3" recharge="10" sp="85" range="2" />
</skill>
<skill>
<name>Dragon Slayer</name>
<level index="1" recharge="600" mp="20" sp="130" />
<level index="2" recharge="600" mp="30" sp="185" />
<level index="3" recharge="600" mp="45" sp="265" />
</skill>
<skill>
<name>Dual-weapon Storm</name>
<level index="1" recharge="15" sp="180" />
<level index="2" recharge="15" sp="250" />
<level index="3" recharge="15" sp="340" />
</skill>
<skill>
<name>Eagle Eye</name>
<level index="1" recharge="180" mp="25" sp="60" />
<level index="2" recharge="180" mp="35" sp="75" />
<level index="3" recharge="180" mp="65" sp="105" />
</skill>
<skill>
<name>Earth Spikes</name>
<level index="1" cast="3" mp="585" />
</skill>
<skill>
<name>Fatal Hit</name>
<level index="1" sp="19" recharge="5" />
<level index="2" sp="51" recharge="8" />
</skill>
<skill>
<name>Fire Ball</name>
<level index="1" mp="38" />
</skill>
<skill>

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

Re: Shaiya[US] - Shaiya Bot ZS

#286 Post by vvayinsane » Tue May 26, 2009 3:38 am

Check Your spelling... Rapid Shot not Rapid Shoy

sadow
Posts: 21
Joined: Mon May 25, 2009 10:19 am

Re: Shaiya[US] - Shaiya Bot ZS

#287 Post by sadow » Tue May 26, 2009 3:41 am

well i did it but it doesnt still work, im adding all the skills missing from skill.xml atm but once it knows all the skills it whines about something :D

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

Re: Shaiya[US] - Shaiya Bot ZS

#288 Post by vvayinsane » Tue May 26, 2009 3:43 am

is it saying timed out?

sadow
Posts: 21
Joined: Mon May 25, 2009 10:19 am

Re: Shaiya[US] - Shaiya Bot ZS

#289 Post by sadow » Tue May 26, 2009 3:46 am

ue May 26 11:44:35 2009 : macro_init()
Tue May 26 11:44:35 2009 : interface=INTERFACE_1024X768
Tue May 26 11:44:35 2009 : Shaiya Window process ID: 65682
Tue May 26 11:44:35 2009 : win_width: 160, win_height: 120

Tue May 26 11:44:35 2009 : WARNING: Failure reading memory from 0x22BDAF0 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Vain osa ReadProcessMemory- tai WriteProcessMemory-pyynnöstä suoritettiin.)

Tue May 26 11:44:35 2009 : WARNING: Failure reading memory from 0x22BDAF0 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Vain osa ReadProcessMemory- tai WriteProcessMemory-pyynnöstä suoritettiin.)

Tue May 26 11:44:35 2009 : WARNING: Failure reading memory from 0x22BDAF0 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Vain osa ReadProcessMemory- tai WriteProcessMemory-pyynnöstä suoritettiin.)

Tue May 26 11:44:35 2009 : WARNING: Failure reading memory from 0x22BDAF0 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Vain osa ReadProcessMemory- tai WriteProcessMemory-pyynnöstä suoritettiin.)

Tue May 26 11:44:35 2009 : WARNING: Failure reading memory from 0x22BDAF0 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Vain osa ReadProcessMemory- tai WriteProcessMemory-pyynnöstä suoritettiin.)

Tue May 26 11:44:35 2009 : WARNING: Failure reading memory from 0x22BDAF0 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Vain osa ReadProcessMemory- tai WriteProcessMemory-pyynnöstä suoritettiin.)

Tue May 26 11:44:35 2009 : WARNING: Failure reading memory from 0x22BDAF0 at 0x83ddf4 in memoryReadIntPtr(). Error code 299 (Vain osa ReadProcessMemory- tai WriteProcessMemory-pyynnöstä suoritettiin.)

Tue May 26 11:44:35 2009 : WARNING: Failure reading memory from 0x22BDAF0 at 0x83ddf4 in memoryReadFloatPtr(). Error code 299 (Vain osa ReadProcessMemory- tai WriteProcessMemory-pyynnöstä suoritettiin.)

Tue May 26 11:44:35 2009 : WARNING: Failure reading memory from 0x22BDAF0 at 0x83ddf4 in memoryReadFloatPtr(). Error code 299 (Vain osa ReadProcessMemory- tai WriteProcessMemory-pyynnöstä suoritettiin.)

Tue May 26 11:44:35 2009 : WARNING: Failure reading memory from 0x22BDAF0 at 0x83ddf4 in memoryReadFloatPtr(). Error code 299 (Vain osa ReadProcessMemory- tai WriteProcessMemory-pyynnöstä suoritettiin.)

Tue May 26 11:44:35 2009 : WARNING: Failure reading memory from 0x22BDAF0 at 0x83ddf4 in memoryReadFloatPtr(). Error code 299 (Vain osa ReadProcessMemory- tai WriteProcessMemory-pyynnöstä suoritettiin.)

Tue May 26 11:44:35 2009 : WARNING: Failure reading memory from 0x22BDAF0 at 0x83ddf4 in memoryReadFloatPtr(). Error code 299 (Vain osa ReadProcessMemory- tai WriteProcessMemory-pyynnöstä suoritettiin.)

Tue May 26 11:44:35 2009 : hp: 0

stack traceback:
D:\micromacrozs\micromacro\lib\lib.lua:476: in function 'startMacro'
main.lua:175: in main chunk

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

Tue May 26 11:44:35 2009 : Cannot open file './/char/.xml' for reading.
Tue May 26 11:44:35 2009 : Execution of main.lua complete.
Tue May 26 11:44:35 2009 : Execution error: Runtime error
Tue May 26 11:44:35 2009 : Collecting garbage...
Tue May 26 11:44:35 2009 : GC closed process handle 0xB0.
Tue May 26 11:44:35 2009 : 163KB freed.

sadow
Posts: 21
Joined: Mon May 25, 2009 10:19 am

Re: Shaiya[US] - Shaiya Bot ZS

#290 Post by sadow » Tue May 26, 2009 3:51 am

i did and i replaced both in my shaiya za folder, had to change the install path still in config.ini since mine isint on c folder

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

Re: Shaiya[US] - Shaiya Bot ZS

#291 Post by vvayinsane » Tue May 26, 2009 3:52 am

Your playing the us version of shaiya right.

sadow
Posts: 21
Joined: Mon May 25, 2009 10:19 am

Re: Shaiya[US] - Shaiya Bot ZS

#292 Post by sadow » Tue May 26, 2009 3:55 am

yea, now i replaced the files again after edidint skills.xml and avatar file and it seems to work now, gotta config a little bit, ill post results in a while

sadow
Posts: 21
Joined: Mon May 25, 2009 10:19 am

Re: Shaiya[US] - Shaiya Bot ZS

#293 Post by sadow » Tue May 26, 2009 3:57 am

okey i got new problem, the bot does use all buffskills etc, but somehow it doesnt target anymobs and attack them and the camera just moves around, how to fix this ?

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

Re: Shaiya[US] - Shaiya Bot ZS

#294 Post by vvayinsane » Tue May 26, 2009 4:03 am

that wont be the only problem you get..lol...Next is the point im stuck it is timed out... Do you see the monster bar? Drag that all the way to the far left of your screen. It will be on your player bars.(hp,mp,sp)

sadow
Posts: 21
Joined: Mon May 25, 2009 10:19 am

Re: Shaiya[US] - Shaiya Bot ZS

#295 Post by sadow » Tue May 26, 2009 6:49 am

well i did move the monster bar but it still doesnt target/attack them, will there be a fix to that ?

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

Re: Shaiya[US] - Shaiya Bot ZS

#296 Post by vvayinsane » Tue May 26, 2009 9:05 am

The bot does attack. Did you make sure you download the fix gui.lua file i posted a few post back?

sadow
Posts: 21
Joined: Mon May 25, 2009 10:19 am

Re: Shaiya[US] - Shaiya Bot ZS

#297 Post by sadow » Tue May 26, 2009 9:37 am

yes i did and the bot does use all the buff skills tho, but somehow i cant manage to make it use attack skills either autoattack, btw could u check my post on the other bot topic about problems im having there if u know how to fix those, tnx

User avatar
Administrator
Site Admin
Posts: 5306
Joined: Sat Jan 05, 2008 4:21 pm

Re: Shaiya[US] - Shaiya Bot ZS

#298 Post by Administrator » Tue May 26, 2009 9:54 am

I never had to move the monster's health bar for it to work for me. It even seemed to properly detect the monster's color. I jumped straight to the skill timout problem. It looks like the script is checking the system chat for the text that says you've casted a skill. I'm pretty sure the problem is with the addresses it's reading from. I could use some help looking for updated addresses if you are able to do so.

EDIT:

Code: Select all

<config name="mem_text_message_offset">0x6fc648</config>
<config name="mem_text_message_offset_index">0x1404</config>
<config name="mem_text_message_size">0x400</config>
<config name="mem_text_message_common_offset">0x22142EC</config>
<config name="mem_text_message_entered_offset">0x21d3ff0</config>
I see some improvement! It no longer times out (entirely). No idea what the mem_text_message_offset_index and mem_text_message_entered_offset are for, though.

sadow
Posts: 21
Joined: Mon May 25, 2009 10:19 am

Re: Shaiya[US] - Shaiya Bot ZS

#299 Post by sadow » Tue May 26, 2009 10:22 am

Tue May 26 18:20:54 2009 : skill: Rapid Shot 1

stack traceback:
D:\micromacroza\micromacro\lib\lib.lua:476: in function 'startMacro'
main.lua:175: in main chunk

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

Tue May 26 18:20:54 2009 : .//classes/shortcuts/skill.lua:35: attempt to concatenate local 'name' (a nil value)

whats wrong with my rapid shot ? :o

User avatar
Administrator
Site Admin
Posts: 5306
Joined: Sat Jan 05, 2008 4:21 pm

Re: Shaiya[US] - Shaiya Bot ZS

#300 Post by Administrator » Tue May 26, 2009 10:51 am

sadow wrote:Tue May 26 18:20:54 2009 : skill: Rapid Shot 1

stack traceback:
D:\micromacroza\micromacro\lib\lib.lua:476: in function 'startMacro'
main.lua:175: in main chunk

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

Tue May 26 18:20:54 2009 : .//classes/shortcuts/skill.lua:35: attempt to concatenate local 'name' (a nil value)

whats wrong with my rapid shot ? :o
Looks like Rapid Shot is fine. I even tested it myself here. I think your problem is Bull's Eye. I don't even see that in the skill database, so I would suggest removing it from your character's config file, then try again.

Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests