Search found 8 matches

by FlyingCircus
Sun Dec 05, 2010 11:29 am
Forum: MicroMacro general & support
Topic: Question
Replies: 8
Views: 4032

Re: Question

I am gonna play that game just to learn Lua. Thanks for everything
by FlyingCircus
Sat Dec 04, 2010 8:31 pm
Forum: MicroMacro general & support
Topic: Question
Replies: 8
Views: 4032

Re: Question

Thanks for your help. Can you suggest same small projects that focus on LUA capabilities or u think it would be ok to do the same things I did to learn Java?
by FlyingCircus
Sat Dec 04, 2010 8:09 pm
Forum: MicroMacro general & support
Topic: Question
Replies: 8
Views: 4032

Re: Question

thanks for your help. I used the wiki process, memory, etc stuff. Trying to learn Lua on my own but I can't find any book at borders or barnes and noble. I am also trying learn the structure and usage of functions from the shaiya script. I got the screen to restore using sw.maximize(131600). And was...
by FlyingCircus
Sat Dec 04, 2010 12:40 pm
Forum: MicroMacro general & support
Topic: Question
Replies: 8
Views: 4032

Re: Question

I used this to get the process: duelsWinCheck = findWindow("Duels - Mozilla Firefox"); print(duelsWinCheck); and this to get the x, y of a button mouseGetPos(); Pirint(MouseGetPos); attachMouse(findWindow(131600)) finally mouseSet(x, y) --- from mouseGetPos rest(1) mouseLClick(); Then mous...
by FlyingCircus
Sat Dec 04, 2010 12:29 am
Forum: MicroMacro general & support
Topic: Question
Replies: 8
Views: 4032

Question

In Lua is it possible to search for text inside of Firefox? If so, how? I cannot figure out how to do it. Also, mouseSet(x, y) hides my mouse even after attachMouse("My window") Please help
by FlyingCircus
Mon Sep 28, 2009 8:40 pm
Forum: Game cheating & modding
Topic: Aion anyone?
Replies: 31
Views: 15070

Re: Aion anyone?

At any rate, I am not sure how GG works although I do know it loves to leech onto your kernel. If I was to make a bot would the Shaiya No GG work with some minor adjustments? And if it does, could someone help me get the memory address for HP/MP?
by FlyingCircus
Fri May 09, 2008 9:56 am
Forum: Everything else
Topic: Shaiya bot
Replies: 432
Views: 148748

Re: Shaiya bot

Thanks, It works perfectly now. I did adjust the HP % to rest better and use less pots. You guys rock! I can't imagine how hard you worked on this. by the way since you're the expert where is a good place to start learning how to script well. I have only taken a Programming logic class and I wanna e...
by FlyingCircus
Thu May 08, 2008 10:29 pm
Forum: Everything else
Topic: Shaiya bot
Replies: 432
Views: 148748

Re: Shaiya bot

I have the current script and changed according to my hotkeys and I get this error MicroMacro v0.97 SolarImpact http://solarimpact.servegame.com Please enter the script name to run. Type in 'exit' (without quotes) to exit. Script> zs_shaiya/shaiya2.lua Opening zs_shaiya/shaiya2.lua... Starting scrip...