Instant TPPK with Sting's Hackmap

04/13/2006 11:54 floha#1
AutoIt script which auto send tp+host.
You must have Sting Hackmap loaded (the plugin injected)

HotKey - "e" - Host
HotKey - "u" -Party

Download wird nicht gepostet weil es mit einem Virus infiziert ist. Wer es trotzdem haben will , PM me.

-------------------------------
Zu überprüfende Datei: TPPK.zip - Infiziert

TPPK.zip/newd2event.net.exe Infiziert: Trojan-IM.Win32.Agent.g
TPPK.zip/New Diablo 2 Event - newd2event.net.URL Ok
TPPK.zip/New Diablo 2 Event - newd2event.net.txt Ok
-----------------------------------------------

Source
Quote:
;Instant TPPK with Sting's Hackmap
;Made by v1c.
;GL & HF !
;BMPK/WtfPK sux!

HotKeySet("e", "Host")
HotKeySet("u", "PartyPlease")
Opt("MouseCoordMode", 2)
Opt("PixelCoordMode", 2)
Dim $var
Dim $p

Func Host ()
send("{Backspace}")
sleep(500)
send("p") ;Opens Party
sleep(50)
MouseMove(105,150,0) ;Hostiles
MouseClick("left") ;>>Hostiles
EndFunc ;Ends function

Func PartyPlease ()
Sleep(10)
send("p")
Sleep(100)
MouseMove(300,$i,0)
MouseClick("left")
EndFunc

While 1
Sleep(100)
WEnd
04/14/2006 23:02 Mentax#2
kk thx
07/19/2006 18:16 Lestat86#3
Quote:
Originally posted by A-Jay@Apr 13 2006, 11:54
AutoIt script which auto send tp+host.
You must have Sting Hackmap loaded (the plugin injected)

HotKey - "e" - Host
HotKey - "u" -Party

Download wird nicht gepostet weil es mit einem Virus infiziert ist. Wer es trotzdem haben will , PM me.

-------------------------------
Zu überprüfende Datei: TPPK.zip - Infiziert

TPPK.zip/newd2event.net.exe Infiziert: Trojan-IM.Win32.Agent.g
TPPK.zip/New Diablo 2 Event - newd2event.net.URL Ok
TPPK.zip/New Diablo 2 Event - newd2event.net.txt Ok
-----------------------------------------------

Source
Quote:
;Instant TPPK with Sting's Hackmap
;Made by v1c.
;GL & HF !
;BMPK/WtfPK sux!

HotKeySet("e", "Host")
HotKeySet("u", "PartyPlease")
Opt("MouseCoordMode", 2)
Opt("PixelCoordMode", 2)
Dim $var
Dim $p

Func Host ()
send("{Backspace}")
sleep(500)
send("p") ;Opens Party
sleep(50)
MouseMove(105,150,0) ;Hostiles
MouseClick("left") ;>>Hostiles
EndFunc ;Ends function

Func PartyPlease ()
Sleep(10)
send("p")
Sleep(100)
MouseMove(300,$i,0)
MouseClick("left")
EndFunc

While 1
Sleep(100)
WEnd
Ist der "Trojaner" nicht nur die standart meldung die autoit verursacht?
07/27/2006 14:39 scottyconna1991#4
oo not bad