Jump to content

Recommended Posts

Posted

I made a very simple and light tool whit it you can toggle the <Ctrl> button whit the use of (Caps Lock) good for PVP

it works on all screens so you can use it in to dual-box  and use it to  PvP whit walker  :D (walker or any adder bot wil force attack)

enjoy

 

http://www.megaupload.com/?d=7VTNVVQ2

 

 

Posted

the file is 100% clean  here is the scorch of the tool so you can make your own enjoy ;D ;D:

 

 

Gui +AlwaysOnTop +ToolWindow

Gui, Font, bold

Gui, Add, Text, w75 vGuiText, Keymap: ON

Gui, Show, % "x" . (A_ScreenWidth - 100) . "Y" . (A_ScreenHeight - 85)

Return

 

;;;;; Hotkeys ;;;;;

 

;#ifWinActive, Lineage II`

 

~`::

Suspend, toggle

if A_IsSuspended = 1

  GuiControl,, GuiText, Keymap: ON

else

  GuiControl,, GuiText, Keymap: ON

return

 

 

;;;;; QWER for F keys ;;;;;

1::F1

2::F2

3::F3

4::F4

5::F5

6::F6

7::F7

8::F8

9::F9

0::F10

-::F11

=::F12

 

1::Sendplay, !{F1}

2::Sendplay, !{F2}

3::Sendplay, !{F3}

4::Sendplay, !{F4}

5::Sendplay, !{F5}

 

*capsLock::Send % "{blind}" (GetKeyState("LCtrl") ? "{LCtrl up}" : "{LCtrl down}")

Posted

dude  how can this bi a keyloger I just SHOW  you the whole Script?

 

just copy paste it  and save it as a Action script and you  have the same ting

 

i just made it easy for you !

 

use the script if you dont trust the download up to you i dont care

Posted

yea its done in autohotkey  :D

 

easy script and you can add more key,s to it if you like.

 

add this lines to:

 

Numpad0::Send, /attack {enter}              ;whit this you can attack a mob whit the zero on the numpad

 

 

NumpadDot::send, /pickup {enter}          ; whit this you pick-up whit the numpad .

 

NumpadEnter::send, /attackforce {enter}  ;  whit this you Force attack whit numpad enter

 

it saves some space on your spell bar maybe i load up a new  exe

  • 1 month later...
Posted

Its made in autohotkey ( AHK )

 

and  i say it again and again how can this bi a virus if i just schow you the script if you dont trust the download just copypaste the script in AHK.

 

and go here for a newer version whit a graphical bar that you easy can edit whit your own skills : http://www.maxcheaters.com/forum/index.php?topic=179680.new#new

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...