Jump to content

Asylum 2020


Recommended Posts

I cant...

Spoiler

Please Report me to an Admin. ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
Please Report me to an Admin. ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.

^!n::
IfWinExist Untitled - Notepad
WinActivate
else
Run Notepad
#InstallKeybdHook
#UseHook On
toggle = 0
#MaxThreadsPerHotkey 2

F8::
Toggle := !Toggle
While Toggle{
Click
Send {Enter}
sleep 100
}
return

Esc::ExitApp

 

AND ITS A SPAM SCRIPT NOT PULLDOWNS

 

salty.connor and Nenja like this
Link to comment
7 minutes ago, uc. said:

I cant...

  Hide contents

Please Report me to an Admin. ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
Please Report me to an Admin. ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.

^!n::
IfWinExist Untitled - Notepad
WinActivate
else
Run Notepad
#InstallKeybdHook
#UseHook On
toggle = 0
#MaxThreadsPerHotkey 2

F8::
Toggle := !Toggle
While Toggle{
Click
Send {Enter}
sleep 100
}
return

Esc::ExitApp

 

AND ITS A SPAM SCRIPT NOT PULLDOWNS

 

that one sucks

Please Report me to an Admin.
Please Report me to an Admin.
SetWorkingDir %A_ScriptDir%
#SingleInstance force

Delete::
Loop
{
Send, {Enter}
Sleep, 100 ;make some delay
}until Please Report me to an Admin."Delete", "P")
return

salty.connor and ł S4M ł like this
Link to comment
50 minutes ago, uc. said:

I cant...

  Reveal hidden contents

Please Report me to an Admin. ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
Please Report me to an Admin. ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.

^!n::
IfWinExist Untitled - Notepad
WinActivate
else
Run Notepad
#InstallKeybdHook
#UseHook On
toggle = 0
#MaxThreadsPerHotkey 2

F8::
Toggle := !Toggle
While Toggle{
Click
Send {Enter}
sleep 100
}
return

Esc::ExitApp

 

AND ITS A SPAM SCRIPT NOT PULLDOWNS

 

 

40 minutes ago, sadmane:( said:

that one sucks

Please Report me to an Admin.
Please Report me to an Admin.
SetWorkingDir %A_ScriptDir%
#SingleInstance force

Delete::
Loop
{
Send, {Enter}
Sleep, 100 ;make some delay
}until Please Report me to an Admin."Delete", "P")
return

; Thee Carboni Special.

Please Report me to an Admin.
#IfWinActive, ahk_class Arma 3
Please Report me to an Admin.
SetWorkingDir %A_ScriptDir%

; iloveesl
NRA := 1

; SS
LWin::Suspend

; NR
~LButton::
Please Report me to an Admin. & NRA
{
Please Report me to an Admin.("Please Report me to an Admin.", uint, 1, int, 0, int, 3, uint, 0, int, 0)
Sleep, 15
Please Report me to an Admin.("Please Report me to an Admin.", uint, 1, int, 0, int, 4, uint, 0, int, 0)
Sleep, 5
}
return

; Nades
~F10::
if Please Report me to an Admin."LButton&quot")
{
NRA := 0
Sleep, 3000
MouseClick, Left,,,,, U
NRA := 1
}
return

Insert::ExitApp

@s0mething

Edited by bunni
Link to comment
5 minutes ago, bunni said:

 

; Thee Carboni Special.

Please Report me to an Admin.
#IfWinActive, ahk_class Arma 3
Please Report me to an Admin.
SetWorkingDir %A_ScriptDir%

; iloveesl
NRA := 1

; SS
LWin::Suspend

; NR
~LButton::
Please Report me to an Admin. & NRA
{
Please Report me to an Admin.("Please Report me to an Admin.", uint, 1, int, 0, int, 3, uint, 0, int, 0)
Sleep, 15
Please Report me to an Admin.("Please Report me to an Admin.", uint, 1, int, 0, int, 4, uint, 0, int, 0)
Sleep, 5
}
return

; Nades
~F10::
if Please Report me to an Admin."LButton&quot")
{
NRA := 0
Sleep, 3000
MouseClick, Left,,,,, U
NRA := 1
}
return

Insert::ExitApp

@s0mething

all hail alex

Link to comment

this is what i use 

Spoiler

Please Report me to an Admin.
Please Report me to an Admin.
SetWorkingDir %A_ScriptDir%
 
; Nels
NRA := 1
 
; SS
Insert::Suspend
 
; NR
*~LButton::
    Please Report me to an Admin. & NRA
    {    
        Please Report me to an Admin.("Please Report me to an Admin.", uint, 1, int, -2, int, 2, uint, 1, int, 0)
        Sleep, 9.5
        Please Report me to an Admin.("Please Report me to an Admin.", uint, 1, int, 1.75, int, 1, uint, 0, int, 0)
        Sleep, 5
    }
return
 

 

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...