even if everyone agreed to ban this,
it seems impossible without a way to detect it.
people will just lie
it seems impossible without a way to detect it.
people will just lie
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
; <COMPILER: v1.0.47.6>
#SingleInstance
#NoEnv
#MaxHotkeysPerInterval 600
#InstallKeybdHook
SendMode Input
SetWorkingDir %A_ScriptDir%
Tap1 := 0
Tap2 := 0
delay := 10
#IfWinActive Worms2D
~Numpad9::
Suspend, permit
if A_IsSuspended
Suspend, off
return
~Numpad6::
if not A_IsSuspended
Suspend, on
return
$*AppsKey::Enter
*LWIN::
if Tap1 = 1
return
Tap1 := 1
send {Space up}
send {Space down}
return
*LWIN Up::
Tap1 := 0
sleep, delay
if (Tap2 = 0 && Tap1 = 0)
send {Space up}
return
*Alt::
if Tap2 = 1
return
Tap2 := 1
send {Space up}
send {Space down}
return
*Alt Up::
Tap2 := 0
sleep, delay
if (Tap2 = 0 && Tap1 = 0)
send {Space up}
return
*Control::
if Tap2 = 1
return
Tap2 := 1
send {Space up}
send {Space down}
return
*Control Up::
Tap2 := 0
sleep, delay
if (Tap2 = 0 && Tap1 = 0)
send {Space up}
return
---------------------------
Rcontrol::F8
RShift::F5
Quote from: darKz on June 04, 2011, 04:43 AM
In my entire life I've seen SPW play a RR like.. 3 or 4 times?
Quote from: Komito on June 03, 2011, 06:20 AM
I was playing with a guy who claimed to be Fabrousse a few weeks ago, and he was pretty convincing...