Δευτέρα 30 Αυγούστου 2010

[CS] Scripts

First download Autohotkey at "Autohotkey.com/downloads"
Then install. and wait.
Make a new notepad.
And add these:
(I will list what all do so you can take off ones you dont like)


B-Hop code:
(Works best on 100tic servers)
$space::
if GetKeyState("space","P")
Loop
{
if not GetKeyState("space","P")
break
setkeydelay, 1
sendevent, {space}
Process, Priority,, High



Auto-pistol code:
(Hold down mouse1 to auto fire pistol)
$LButton::
Loop
{
if not GetKeyState("LButton", "P")
break
sleep 250
Click
Process, Priority,, High
}



Auto-Awp:
(When mouse1 is pressed: Shoots awp, quick switches, zooms in)
$LButton::
Loop
{
if not GetKeyState("LButton", "P")
break
Sendevent, {LButton}
sleep 50
Send, Q
sleep 10
Send, Q
sleep 1111
sendevent, {RButton}
}
Return


Then When done puting in the notepad save it to desktop as "anyname".ahk then click on it and run CS:s


Those are all the ones iv'e written, I hope you enjoy. OO almost forgot. VIRUS SCANS!!!!
http://www.virustotal.com/analisis/4311c3e7c29ed2d67f415138360210bc2f55ff78758b20b003 b91d775ee207b9-1266483058
(The trojan is a false positive, iv'e been using Autohotkey for a long time.)

Scanner.novirusthanks.org scan results.
File Info


Report date: 18.2.2010 at 10.34.40 (GMT 1)
File name: AutoHotkey104805_Install.exe
File size: 2047357 bytes
MD5 Hash: 97bc6ad7ef40955712ca1e4e8e195104
SHA1 Hash: 13E5A9CA6D5B7705F1CD02560C3AF4D38B1904FC
Detection rate: 0 on 19
Status: 
CLEAN 

Detections

a-squared - -
Avira AntiVir - -
Avast - -
AVG - -
BitDefender - -
ClamAV - -
Comodo - -
Ewido - -
F-PROT6 - -
G-Data - -
Ikarus T3 - -
Kaspersky - -
McAfee - -
NOD32 - -
Panda - -
Solo Antivirus - -
TrendMicro - -
VirusBuster - -
ZonerAntivirus - -

Scan report generated by
NoVirusThanks.org

Δεν υπάρχουν σχόλια:

Δημοσίευση σχολίου