Search found 10 matches

by supercraz
Mon Jun 02, 2008 12:51 pm
Forum: MicroMacro scripts
Topic: World of Kungfu Bot (Updated)
Replies: 71
Views: 49850

Re: World of Kungfu Bot (Updated)

sweet where do i put that command?
by supercraz
Sun Jun 01, 2008 5:41 am
Forum: MicroMacro scripts
Topic: World of Kungfu Bot (Updated)
Replies: 71
Views: 49850

Re: World of Kungfu Bot (Updated)

alt f4 doesn't work. Os kill as in shut down computer? hmm. :) what about task manager to kill the game
by supercraz
Sat May 31, 2008 8:28 pm
Forum: MicroMacro scripts
Topic: World of Kungfu Bot (Updated)
Replies: 71
Views: 49850

Re: World of Kungfu Bot (Updated)

Sorry about that.

what happens if alt F4 dont work on the game? is there an alternative?
by supercraz
Fri May 30, 2008 5:27 am
Forum: MicroMacro scripts
Topic: World of Kungfu Bot (Updated)
Replies: 71
Views: 49850

Re: World of Kungfu Bot (Updated)

------------------------------------------------- --World of Kung Fu Bot --Mystikfox --Hackbar --Mangler ------------------------------------------------- -- Variable declaration -- do not edit ------------------------------------------------- CLASS_WARRIOR = 0; CLASS_MAGE = 1; HP = 10000; MP = 100...
by supercraz
Fri May 30, 2008 4:53 am
Forum: MicroMacro scripts
Topic: World of Kungfu Bot (Updated)
Replies: 71
Views: 49850

Re: World of Kungfu Bot (Updated)

how about setting up something that tells the script that the armor is low and logs off? is that possible
by supercraz
Thu May 22, 2008 5:27 pm
Forum: MicroMacro scripts
Topic: World of Kungfu Bot (Updated)
Replies: 71
Views: 49850

Re: World of Kungfu Bot (Updated)

is there a way to make the bot walk/run much smoother and keep the bot in a corrdinate area? so it says in the radius from where it started?

Thanks
by supercraz
Tue May 20, 2008 9:10 am
Forum: MicroMacro scripts
Topic: World of Kungfu Bot (Updated)
Replies: 71
Views: 49850

Re: World of Kungfu Bot (Updated)

Wow sorry im an idiot.. got it now TYVM.

Works great thanks
by supercraz
Tue May 20, 2008 9:03 am
Forum: MicroMacro scripts
Topic: World of Kungfu Bot (Updated)
Replies: 71
Views: 49850

Re: World of Kungfu Bot (Updated)

I get error. lol Sorry. kungfu.lua:334 ')' expected near 'client'

function main()
win = findWindow(Kungfu Client);
hdc = openDC(win);
proc = openProcess( findProcessByExe(GongfuClient.exe) );
attach(win);
by supercraz
Tue May 20, 2008 7:48 am
Forum: MicroMacro scripts
Topic: World of Kungfu Bot (Updated)
Replies: 71
Views: 49850

Re: World of Kungfu Bot (Updated)

Hey i done that ty. but i got another error now.

kunfu.lua:25: malformed number near '020f2910'

sorry i new to this. :)
by supercraz
Tue May 20, 2008 5:20 am
Forum: MicroMacro scripts
Topic: World of Kungfu Bot (Updated)
Replies: 71
Views: 49850

Re: World of Kungfu Bot (Updated)

hey i got this error when i try to run the bot. Kungfu.lua:281: bad argument #1 to 'memoryReadIntPtr' <<null>> ------------------------------------------------- --World of Kung Fu Bot --Mystikfox --Hackbar --Mangler ------------------------------------------------- -- Variable declaration -- do not ...