Multi Speed

09/12/2010 21:40 metalel#1
New version 1.2

Hi

[Only registered and activated users can see links. Click Here To Register...]

This is Multi Speed Trainer

Download: Attachment

Virus Scan: [Only registered and activated users can see links. Click Here To Register...]

Virus Scan 1.1: [Only registered and activated users can see links. Click Here To Register...]

Virus Scan 1.2: [Only registered and activated users can see links. Click Here To Register...]

Instruction:
1.Start S4
2.Suspend S4Client.exe and HGWC.exe Before S4Client.exe Window Came Up
3.Open Trainer
4.Press F12
5.Close Hack
6.Resume S4Client.exe and HGWC.exe

Ok in new 1.2 not work with autosuspenders because autosuspenders suspend too early.If you can make this code trainer it should work with this auto suspender.

Here How To Suspend:


Code:
#RequireAdmin

HotKeySet("{F11}", "_Resume")
OnAutoItExitRegister("_OnExit")

Global $hDll_Kernel32 = DllOpen("kernel32.dll"), $hDll_Ntdll = DllOpen("ntdll.dll")

_Suspend()

While Sleep(700)
WEnd

Func _Resume()
	_ProcessResume(ProcessExists("HGWC.exe"))
	_ProcessResume(ProcessExists("S4Client.exe"))
	Exit
EndFunc

Func _Suspend()
	ToolTip("Waiting for S4League...", 0, 0)
	ProcessWait("HGWC.exe")
	ProcessWait("S4Client.exe")
	_ProcessSuspend(ProcessExists("HGWC.exe"))
	_ProcessSuspend(ProcessExists("S4Client.exe"))
	ToolTip("")
EndFunc

Func _OnExit()
	DllClose($hDll_Kernel32)
	DllClose($hDll_Ntdll)
EndFunc

; ===============================

Func _ProcessSuspend($pid)
	If Not $pid Then Return SetError(2)

	Local $aiHandle = DllCall($hDll_Kernel32, "int", "OpenProcess", "int", 2035711, "int", False, "int", $pid)
	Local $iSuccess = DllCall("ntdll.dll", "int", "NtSuspendProcess", "int", $aiHandle[0])
	DllCall($hDll_Kernel32, "ptr", "CloseHandle", "ptr", $aiHandle)

	Return SetError(IsArray($iSuccess) = 0, 0, IsArray($iSuccess) = 1)
EndFunc

Func _ProcessResume($pid)
	If Not $pid Then Return SetError(2)

	Local $aiHandle = DllCall($hDll_Kernel32, "int", "OpenProcess", "int", 2035711, "int", False, "int", $pid)
	Local $iSuccess = DllCall("ntdll.dll", "int", "NtResumeProcess", "int", $aiHandle[0])
	DllCall($hDll_Kernel32, "ptr", "CloseHandle", "ptr", $aiHandle)

	Return SetError(IsArray($iSuccess) = 0, 0, IsArray($iSuccess) = 1)
EndFunc

Made ßy [Pen**Guy] and Sleepy Boy
09/12/2010 21:42 **_-sLEEP.bOY**_-#2
GooD*_-{hAck}*_-
09/12/2010 21:44 [PROTOTYPE2]#3
Wo ist das Virustotal mein freund? ^^
warte, ich adde es in meinem edit <,<
aber ich teste den nich

[Only registered and activated users can see links. Click Here To Register...]
09/12/2010 22:17 [>FreSh.P<]#4
man kann den im spiel an und ausschalten ö.Ö
bei mir erkennt X-trap den
09/13/2010 00:34 tb71617161#5
Quote:
Originally Posted by **_-sLEEP.bOY**_- View Post
gooooood hack
work 100%
Does this hack acutal work or, are you just saying 100% to get extra posts...?XD
09/13/2010 02:06 qaz11#6
NLABLANLA TY VERY MUCH
09/13/2010 10:50 deragon4000#7
nice
09/13/2010 13:56 RobinHood100#8
is this working??
09/13/2010 14:08 RobinHood100#9
i dont know how to Start It
09/13/2010 14:27 *Kristina*#10
Quote:
Originally Posted by RobinHood100 View Post
i dont know how to Start It
:facepalm:

Instruction:
1.Start S4
2.Suspend S4Client.exe and HGWC.exe
3.Open Trainer
4.Press F12
5.Close Hack
6.Resume S4Client.exe and HGWC.exe

Edit: detected
09/15/2010 14:10 RobinHood100#11
Quote:
Originally Posted by metalel View Post
Hi

[Only registered and activated users can see links. Click Here To Register...]

This is Multi Speed Trainer

Download: Attachment

Virus Scan: [Only registered and activated users can see links. Click Here To Register...]

Instruction:
1.Start S4
2.Suspend S4Client.exe and HGWC.exe
3.Open Trainer
4.Press F12
5.Close Hack
6.Resume S4Client.exe and HGWC.exe

Made ßy [Pen**Guy] and Sleepy Boy
Hacking Trial Detected Have Been Disconnected From The Game!
09/15/2010 17:35 Satan4195#12
Good Work!!! Funzt
09/15/2010 20:45 fujji#13
what exactly is multispeed?
09/15/2010 22:43 metalel#14
Quote:
Hacking Trial Detected Have Been Disconnected From The Game!
Quote:

Instruction:
1.Start S4
2.Suspend S4Client.exe and HGWC.exe
3.Open Trainer
4.Press F12
5.Close Hack
6.Resume S4Client.exe and HGWC.exe

Edit: detected
Sorry about my noob English :D
If you can't make work try suspend before s4client.exe window came up.
you can try autosuspender for suspend.

[Only registered and activated users can see links. Click Here To Register...]
09/21/2010 12:00 **_-수면 소년_-**#15
nice