Diademed Posted June 15, 2006 Posted June 15, 2006 OK so i play this game Knight Online and I need a script that will press the keys Z,1,2,3, and maybe R. I haven't been able to figure out how to run it and i was wonderin if u guys could give me some tips :
Xenobiologist Posted June 15, 2006 Posted June 15, 2006 OK so i play this game Knight Online and I need a script that will press the keys Z,1,2,3, and maybe R. I haven't been able to figure out how to run it and i was wonderin if u guys could give me some tips : HI,try using the autoit recorder or have a look at Send() and HotKeySet()So long,Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
Diademed Posted June 15, 2006 Author Posted June 15, 2006 HI,try using the autoit recorder or have a look at Send() and HotKeySet()So long,Mega Thxs Mega
Diademed Posted June 15, 2006 Author Posted June 15, 2006 Also where is the recorder. i can't seem tofind it and any help would be appreciated
Simucal Posted June 15, 2006 Posted June 15, 2006 I'm pretty sure it comes with the SCITE editor. http://www.autoitscript.com/autoit3/scite/ AutoIt Scripts:Aimbot: Proof of Concept - PixelSearching Aimbot with several search/autoshoot/lock-on techniques.Sliding Toolbar - Add a nice Sliding Toolbar to your next script. Click the link to see an animation of it in action!FontInfo UDF - Get list of system fonts, or search to see if a particular font is installed.Get Extended Property UDF - Retrieve a files extended properties (e.g., video/image dimensions, file version, bitrate of song/video, etc)
Diademed Posted June 16, 2006 Author Posted June 16, 2006 I'm pretty sure it comes with the SCITE editor. http://www.autoitscript.com/autoit3/scite/Thxs. Now i have another question. How can u make this loop around continually?
seandisanti Posted June 16, 2006 Posted June 16, 2006 Thxs. Now i have another question. How can u make this loop around continually?While 1 ;.... do stuff WEnd
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now