Search found 7 matches

by neon_shadow
Tue Oct 14, 2008 9:36 pm
Forum: Everything else
Topic: Shaiya bot
Replies: 432
Views: 428685

Re: Shaiya bot

OH wow okay. Haha thanks, that wasn't very smart on my part.
by neon_shadow
Mon Oct 13, 2008 9:16 pm
Forum: Everything else
Topic: Shaiya bot
Replies: 432
Views: 428685

Re: Shaiya bot

I have my bot to sit at 150hp only, with 0 values for sp and mp. I sit after everybattle, and i rarely lose more that 100 hp. I have 800 max. It sits untill I have full hp/sp/mp, and then stands up again. This isn't a very big problem though, so you don't have to worry about it :)
by neon_shadow
Mon Oct 13, 2008 9:27 am
Forum: Everything else
Topic: Shaiya bot
Replies: 432
Views: 428685

Re: Shaiya bot

Yeahyeah I did, but now something weird happened. It started to work pretty good this morning. The only thing i see wrong is that it sits after every battle, but that's not that big of a deal. If there is a way to correct this, I'd like to know, but otherwise, thanks for the help!
by neon_shadow
Mon Oct 13, 2008 12:18 am
Forum: Everything else
Topic: Shaiya bot
Replies: 432
Views: 428685

Re: Shaiya bot

yeah i realized that right after i made that post, and i even edited it.

but i downloaded the shaiya.lua from the first page and tried to get that to work, but it doesnt. i know its doing some things, like attempting to use skills and such, but it doesnt automatically attack mobs and if it does, i ...
by neon_shadow
Sun Oct 12, 2008 8:05 pm
Forum: Everything else
Topic: Shaiya bot
Replies: 432
Views: 428685

Re: Shaiya bot

You meant to take out all of this right?

function have_target()
local readid = memoryReadShort(proc, targetid_addr);
local readtype = memoryReadByte(proc, targettype_addr);

return ( readid ~= 0xFFFF and readtype ~= 0 );
end

i did and the same message came up

i could have sworn i downloaded ...
by neon_shadow
Sun Oct 12, 2008 6:11 pm
Forum: Everything else
Topic: Shaiya bot
Replies: 432
Views: 428685

Re: Shaiya bot

no luck, didn't work

i got this when i tried it

MicroMacro v0.98
SolarImpact
http://solarimpact.servegame.com


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

Starting script execution - Press CTRL+C to exit.
Press CTRL+L to ...
by neon_shadow
Sun Oct 12, 2008 5:19 pm
Forum: Everything else
Topic: Shaiya bot
Replies: 432
Views: 428685

Re: Shaiya bot

i've been looking at several forums and in many places, people are getting the same thing as me

WARNING: FAILURE READING MEMORY FROM 0xA8FFD) at 0X7835b4 in memoryreadintptr(). Error code 299 (only part of a readprocessmemory or writeprocessmemory request was completed
WARNING: FAILURE READING ...