Search found 4 matches
- Tue Nov 02, 2010 12:24 pm
- Forum: MicroMacro scripts
- Topic: Request- Shaiya Private sever Bot
- Replies: 0
- Views: 3244
Request- Shaiya Private sever Bot
I play shaiya eternity private server and would like to find any bot that will just do auto anything. Mainly auto-Attack and select a new target. I have a few question which may be why the bot hasnt been working for me. should i run in window mode or full screen my resolution is 1024x 768 32 bit. I ...
- Mon Oct 19, 2009 1:27 pm
- Forum: Everything else
- Topic: Shaiya Evolution Modified Server Bot Application
- Replies: 0
- Views: 3676
Shaiya Evolution Modified Server Bot Application
Ive have been playing Shaiya for on and off for a while now( 3 years or so) and I Just found this new server you can download it at http://www.shaiyaevolution.com/ Exp Gain is Much better compaired to the standard US version. The game population isnt that big yet. I have tried the Shaiya.lua and ...
- Sat Oct 04, 2008 5:29 pm
- Forum: MicroMacro general & support
- Topic: IDK what Happened
- Replies: 5
- Views: 4701
Re: IDK what Happened
playerptr_addr = 0x0081CBEC;
HP_offset = 300;
MaxHP_offset = 304;
MP_offset = 308;
MaxMP_offset = 312;
SP_offset = 316;
MaxSP_offset = 320;
Yes i noticed this on the other post. How do I go about Implenting this into the script? or where do I enter it. I have No C++ Skill.... is now the time i ...
HP_offset = 300;
MaxHP_offset = 304;
MP_offset = 308;
MaxMP_offset = 312;
SP_offset = 316;
MaxSP_offset = 320;
Yes i noticed this on the other post. How do I go about Implenting this into the script? or where do I enter it. I have No C++ Skill.... is now the time i ...
- Fri Oct 03, 2008 11:46 pm
- Forum: MicroMacro general & support
- Topic: IDK what Happened
- Replies: 5
- Views: 4701
IDK what Happened
I have been using your well made program for several months now. Normally I can solve my own problems, But so some reason I keep getting..... Failure reading memory from 0x######## in memoryReadIntPrt<>. error code 299 ( Only part of a ReadProcessMemory or WriteProcessMemory request was compled.) I ...