[TUTORIAL]How to Create Your First S4League Trainer {AutoIt}

04/17/2013 14:22 singh76579#16
thx for how to create trainer
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
04/17/2013 17:14 timdd#17
good tutorial, but nothing for noobs ^^
04/17/2013 17:34 zwerg97#18
Quote:
Originally Posted by timdd View Post
good tutorial, but nothing for noobs ^^
you mean only 4 noobs or?

c&p?

mhh nothing 4 noobs to find the adresses and valueses. ^-^
12/01/2013 00:51 yogiwijaya002#19
how to make a trainer scans?
Please Whips Facebook
[Only registered and activated users can see links. Click Here To Register...]
12/01/2013 03:25 Blo0oF#20
Tutorial#
Bitte füge ein Tutorial hinzu.
Würde mich sehr Freuen! :)
12/01/2013 06:13 jecter#21
ok i got all of that but how do i make it compatable for my windows 64, saysit isnt i made thetrainer and al of that already
12/01/2013 07:38 Pr3xx0r#22
This Tutorial is useless. Please close your Thread.
12/02/2013 03:45 i.like.potatoes#23
>"C:\Program Files (x86)\AutoIt3\SciTE\..\autoit3.exe" /ErrorStdOut "C:\Users\Test1\Desktop\2nd trainer...au3"
C:\Users\Test1\Desktop\2nd trainer...au3 (19) : ==> Variable used without being declared.:
Case $Button2
Case ^ ERROR
>Exit code: 1 Time: 0.320


IT says that please help?
12/02/2013 03:53 LuchoTrolling#24
Quote:
Originally Posted by i.like.potatoes View Post
>"C:\Program Files (x86)\AutoIt3\SciTE\..\autoit3.exe" /ErrorStdOut "C:\Users\Test1\Desktop\2nd trainer...au3"
C:\Users\Test1\Desktop\2nd trainer...au3 (19) : ==> Variable used without being declared.:
Case $Button2
Case ^ ERROR
>Exit code: 1 Time: 0.320


IT says that please help?
Source?. :v
12/02/2013 05:03 XxElios#25
Help Me

Quote:
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#include <NomadMemory.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("Cheat By Elios ", 615, 371, 192, 124)
$Pic1 = GUICtrlCreatePic("E:\Cheat\Patcher\images (1).jpg", 0, 0, 609, 369)
$Group1 = GUICtrlCreateGroup("Players", 8, 8, 161, 73)
$Checkbox1 = GUICtrlCreateCheckbox("200 HP", 104, 24, 57, 17)
$Checkbox2 = GUICtrlCreateCheckbox("GodMode", 16, 24, 65, 17)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Group2 = GUICtrlCreateGroup("Others", 8, 96, 177, 89)
$Radio1 = GUICtrlCreateRadio("Damage x2", 16, 112, 73, 17)
$Radio2 = GUICtrlCreateRadio("Damage x5", 104, 112, 73, 17)
$Radio3 = GUICtrlCreateRadio("1hit kill", 72, 144, 57, 17)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Button1 = GUICtrlCreateButton("Start ! :D", 8, 224, 177, 121)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit

EndSwitch
WEnd
Func START()
GUISetState(@SW_HIDE)
ToolTip("En Attente d'S4", 0, 0)
$WAIT = ProcessWait("S4Client.exe")
$PID = ProcessExists("S4Client.exe")
Sleep(500)
$OPEN = _MemoryOpen ($PID);
If GUICtrlRead($Checkbox1) = 1 Then
_MemoryWrite(0x00524064,$OPEN,"2348565979","long")
EndIf
If GUICtrlRead($Checkbox2) = 1 Then
_MemoryWrite (0x005240C5,$OPEN,"1592365200","long")
EndIf
If GUICtrlRead($Radio1) = 1 Then
_MemoryWrite (0x004D624B,$OPEN,"1300955754","long")
EndIf
If GUICtrlRead ($Radio2) = 1 Then
_MemoryWrite (0x004D624B,$OPEN,"1300956522","long")
EndIf
If GUICtrlRead ($Radio3) = 1 Then
_MemoryWrite (0x00524DB9,$OPEN,"1593591259","long")
EndIf
EndFunc
12/02/2013 06:54 SoulCr4ck#26
case $Button1
START()

over Endswitch
12/02/2013 12:49 XxElios#27
Thanks you :)
02/16/2014 14:21 .BlizzD-#28
[Only registered and activated users can see links. Click Here To Register...]
02/16/2014 22:05 DerKingStyer#29
how can i made a s4 hack that dont get detected even with bypass