[RELEASE] Easy Kill Hack V.1

Posts 115 of 17 · Page 1 of 2
[RELEASE] Easy Kill Hack V.1
[RELEASE] Easy Kill Hack V.1


Heres the script.

Hold f1 to transform into lvl 1 and 2 dark knight.

$F1:: ; Make the F1 key into a hotkey (the $ symbol facilitates the "P" mode of GetKeyState below).
#MaxThreadsPerHotkey 1
#MaxHotkeysPerInterval 999999999
Loop ; Since no number is specified with it, this is an infinite loop unless "break" or "return" is encountered inside.
{
if not GetKeyState("F1", "P") ; If this statement is true, the user has physically released the F1 key.
break ; Break out of the loop.
; Otherwise (since the above didn't "break"), keep clicking the mouse.
send ("{F6}")
send ("{F7}")
send ("{F7}")
}
return

Press thanks if this was helpful

Just copy this into notepad and change the extension to .AHK and run it using AutoIt
Use code tags. Otherwise thanks.
seems like you only posted about 25% of required information here....:/ hopefully my gd mode bot will be approved now that it has video on it. Much easier then this.
Quote Originally Posted by grey489177 View Post
seems like you only posted about 25% of required information here....:/ hopefully my gd mode bot will be approved now that it has video on it. Much easier then this.
nothing else needed to post.

i think every 1 knows transforming in dk level 2 makes you have invulnerability / god mode for 10 seconds

and that transforming from dk 1 to dk 2 while moving makes dk 1 last 4 ever

and that spam pressing F6 and F7 is annoying

and that this is not as complicated as your making it out to be.

Its not hard to copy my code into note pad, change the extension to .AHK (which is the format used for autoit) and then running it.

I even said holding F1 will continue to transform you untill you let go of the button which will spam the aoe (area of effectiveness spell) that comes out after you transform into dk level one.

This gives you the ability to solo everything in the game.

Is this better ? no 1 needs your noob bot that a simple script can do in way less lines than your code.
Dont need to be DK1 to transform into DK2. Just spamming DK2 is good enough for invincibility.
Quote Originally Posted by jierician View Post
Dont need to be DK1 to transform into DK2. Just spamming DK2 is good enough for invincibility.
this isn't just for invincibility, read everything.
when i try to run it i get the error

$F1;;
$F1 ^ Error
unable to parse line
should b F1:: not F1;;

dunno if thats what you typed

Make sure the spacing is the same as in this picture http://i51.tinypic.com/15cmsgm.png

PS: I do not have the ability to add anything as an attachment, it is just a link to a picture so don't remove it O.o
i don't see how your running with AutoIt. i have the program but it's a script transformer to exe or somefin like that. any help for the inexperienced person?
Quote Originally Posted by valontus View Post
i don't see how your running with AutoIt. i have the program but it's a script transformer to exe or somefin like that. any help for the inexperienced person?
What version of autoit did you try?
Quote Originally Posted by qwertyuiop92 View Post

Just copy this into notepad and change the extension to .AHK and run it using AutoIt
Umm.. .ahk is AUTOHOTKEY not AUTOIT.. Starting to wonder if this is actually your work.. :/
i been waiting for email verification and i have not received it, so ima make a new account. After i get email verification on new account i'll upload an exe version.

I have both auto it and auto hotkey, and this is my own work.
You can do w/e you want to try to find my code and see if i copied it, but i haven't and your inability to accept my work as my own is quite hurtful.
Quote Originally Posted by qwertyuiop92 View Post
i been waiting for email verification and i have not received it, so ima make a new account. After i get email verification on new account i'll upload an exe version.

I have both auto it and auto hotkey, and this is my own work.
You can do w/e you want to try to find my code and see if i copied it, but i haven't and your inability to accept my work as my own is quite hurtful.
It was just the fact that you told people to use an .ahk extension with AUTOIT.. And you completely ignored that part of my post... o.O
Quote Originally Posted by DanK View Post
It was just the fact that you told people to use an .ahk extension with AUTOIT.. And you completely ignored that part of my post... o.O
I merely made a mistake in saying which auto it program i used, anyways ill be posting an exe version soon with clearer details and stuff
well can you tell us how to work it now please? i want to try it out before i use it completely. can you make a detailed guide of how to make it work? win 7 btw. and also does it work on noob characters or do you have to be over lvl 40?
Posts 115 of 17 · Page 1 of 2
This thread is closed for replies.

Tags for this Thread

None

Need help?