Créer un tuto Speed hack

    Publicités

Users Who Are Viewing This Thread (Total: 0, Members: 0, Guests: 0)

Natsu-Aye

Membre Banni
Jul 18, 2010
97
0
431
28
Quel Que Part Au Paul Nord
Hey !
je fait vous présenter comment créer un speed hack voila pour s4 league bien sur x) bon si vous regarde se code

PHP:
#include <NomadMemory.au3>
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
$AXEY = 0x00C97F60
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate(\"Cose House Tuto\", 244, 150, 192, 124)
$Input1 = GUICtrlCreateInput(\"Axe Y\", 56, 32, 129, 34)
GUICtrlSetFont(-1, 14, 400, 0, \"Palatino Linotype\")
$Button1 = GUICtrlCreateButton(\"Start !\", 64, 88, 115, 41, $WS_GROUP)
GUICtrlSetFont(-1, 14, 400, 0, \"Palatino Linotype\")
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
	$nMsg = GUIGetMsg()
	Switch $nMsg
		Case $GUI_EVENT_CLOSE
			Exit
		Case $Button1
			$READY = GUICtrlRead($Input1)
			ToolTip(\"En Attente De S4 League...\", 0, 0)
			$PROCESS = ProcessWait(\"S4Client.exe\")
			Local $OPEN = _MEMORYOPEN(ProcessExists(\"S4Client.exe\"))
			Sleep(400)
			Do
				ToolTip(\"Chargement ...\", 0, 0)
				$WRITEY = _MEMORYWRITE($AXEY, $OPEN, $READY, \"float\")
			Until _MEMORYREAD($AXEY, $OPEN, \"float\") = $READY
			_MEMORYCLOSE($OPEN)
			Exit

	EndSwitch
WEnd










N'oublier pas de le renommer du genre : Test.exe ou
By-BG-Wath-And







COMPARAI A SA



PHP:
#include <NomadMemory.au3>
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
$Speed hack = 0x00C97F60
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate(\"Cose House Tuto\", 244, 150, 192, 124)
$Input1 = GUICtrlCreateInput(\"Axe Y\", 56, 32, 129, 34)
GUICtrlSetFont(-1, 14, 400, 0, \"Palatino Linotype\")
$Button1 = GUICtrlCreateButton(\"Start !\", 64, 88, 115, 41, $WS_GROUP)
GUICtrlSetFont(-1, 14, 400, 0, \"Palatino Linotype\")
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
	$nMsg = GUIGetMsg()
	Switch $nMsg
		Case $GUI_EVENT_CLOSE
			Exit
		Case $Button1
			$READY = GUICtrlRead($Input1)
			ToolTip(\"En Attente De S4 League...\", 0, 0)
			$PROCESS = ProcessWait(\"S4Client.exe\")
			Local $OPEN = _MEMORYOPEN(ProcessExists(\"S4Client.exe\"))
			Sleep(400)
			Do
				ToolTip(\"Chargement ...\", 0, 0)
				$WRITEY = _MEMORYWRITE($AXEY, $OPEN, $READY, \"float\")
			Until _MEMORYREAD($AXEY, $OPEN, \"float\") = $READY
			_MEMORYCLOSE($OPEN)
			Exit

	EndSwitch
WEnd
 
Last edited:

cheateroO

Membre Banni
May 5, 2010
914
0
581
94
hahahahaha :hophopeeha: petit copier coller du code source de omegano XD , il y a encore marquer AXEY
et aussi il y a marque code house ... a la place de crée par toi
du simple copier coller , je ne suis pas très sympa mais aussi ya pas que sa a faire du copier coller dans la vie
 
Last edited: