könnte mir da vllt jemand helfen?
PHP Code:
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#include <NomadMemory.au3>
Global $Limit1 = 15
Global $Limit2 = 7
Global $Limit3 = 8000
Global $Limit4 = 4
Global $Limit5 = 10
Global $Limit6 = 15
Global $Limit7 = 30
Global $Limit8 = 14
Global $Limit9 = 15000
Global $Limit10 = 9
Global $Limit11 = 20
Global $Limit12 = 30
Global $Limit13 = 1000
Global $Limit14 = 1700
FileInstall("C:\Dokumente und Einstellungen\Ronny\Desktop\Drache.jpg", @TempDir & "\Drache.jpg")
$Form1 = GUICreate("DarkGER!'s Trainer", 555, 449, 219, 122)
GUISetIcon("C:\Dokumente und Einstellungen\Ronny\Desktop\Icon2\icon.ico", -1)
GUICtrlCreatePic(@TempDir & "\Drache.jpg",0,0,555,449)
GUICtrlSetState(-1,$GUI_DISABLE)
$Button1 = GUICtrlCreateButton("Start", 384, 271, 145, 49)
$Button2 = GUICtrlCreateButton("Higher Limits", 384, 343, 145, 25)
$Label1 = GUICtrlCreateLabel("© By DarkGER!", 0, 431, 80, 17)
$Group1 = GUICtrlCreateGroup("", 16, 7, 521, 233)
$Label2 = GUICtrlCreateLabel("SP-Regeneration", 32, 23, 85, 17, $SS_CENTER)
$Label3 = GUICtrlCreateLabel("Walljump", 208, 23, 47, 17, $SS_CENTER)
$Label4 = GUICtrlCreateLabel("Flyrange (Pushback)", 384, 23, 101, 17, $SS_CENTER)
$Label5 = GUICtrlCreateLabel("CritDmg", 32, 95, 41, 17, $SS_CENTER)
$Label6 = GUICtrlCreateLabel("CutSpeed", 208, 95, 51, 17, $SS_CENTER)
$Label7 = GUICtrlCreateLabel("DashHack", 384, 95, 55, 17, $SS_CENTER)
$Label8 = GUICtrlCreateLabel("X-Achse", 32, 175, 44, 17, $SS_CENTER)
$Label9 = GUICtrlCreateLabel("Y-Achse", 208, 175, 44, 17, $SS_CENTER)
$SP = GUICtrlCreateInput("7.5", 32, 56, 145, 21)
$Wall = GUICtrlCreateInput("0.75", 208, 56, 145, 21)
$Push = GUICtrlCreateInput("3000", 384, 56, 145, 21)
$Dmg = GUICtrlCreateInput("2.5", 32, 128, 145, 21)
$Cut = GUICtrlCreateInput("0.8", 208, 128, 145, 21)
$Dash = GUICtrlCreateInput("2", 384, 128, 145, 21)
$YAchse = GUICtrlCreateInput("350", 32, 208, 145, 21)
$XAchse = GUICtrlCreateInput("130", 208, 208, 145, 21)
$Label10 = GUICtrlCreateLabel("Jump", 384, 175, 29, 17)
$Jump = GUICtrlCreateInput("320", 384, 208, 145, 21)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Group2 = GUICtrlCreateGroup("", 16, 247, 353, 163)
$Char = GUICtrlCreateInput("1.3", 32, 296, 145, 21)
$Label11 = GUICtrlCreateLabel("Charsize", 32, 263, 44, 17)
$Fumbisize = GUICtrlCreateLabel("Fumbisize", 208, 263, 50, 17)
$Fumbi = GUICtrlCreateInput("1.5", 208, 296, 145, 21)
$Label12 = GUICtrlCreateLabel("Random Teleport", 32, 348, 86, 17)
$Tele = GUICtrlCreateInput("180", 32, 376, 145, 21)
$Label13 = GUICtrlCreateLabel("Shield Hack", 208, 343, 63, 17)
$Shield = GUICtrlCreateInput("175", 208, 375, 145, 21)
GUICtrlCreateGroup("", -99, -99, 1, 1)
GUISetState(@SW_SHOW)
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
Case $Button1
Button()
Case $Button2
More1()
EndSwitch
WEnd
Func Button()
Tooltip ("Wait for S4League...",0,0)
$PID = ProcessWait("S4Client.exe")
$1 = GUICtrlRead($SP)
If $1 > 15 Then $1 = $Limit1
$2 = GUICtrlRead($Wall)
If $2 > 7 Then $2 = $Limit2
$3 = GUICtrlRead($Push)
If $3 > 6000 Then $3 = $Limit3
$4 = GUICtrlRead($Dmg)
If $4 > 4 Then $4 = $Limit4
$5 = GUICtrlRead($Cut)
If $5 > 10 Then $5 = $Limit5
$6 = GUICtrlRead($Dash)
If $6 > 15 Then $6 = $Limit6
$7 = GUICtrlRead($YAchse)
$8 = GUICtrlRead($XAchse)
$13 = GUICtrlRead($Jump)
If $6 > 1000 Then $6 = $Limit13
$14 = GUICtrlRead($Tele1)
$15 = GUICtrlRead($Fumbi1)
$16 = GUICtrlRead($Char1)
$17 = GUICtrlRead($Shield1)
Sleep ("1000")
$HPROCESS = _MEMORYOPEN($PID)
_MEMORYWRITE(0x00C49558, $HPROCESS, $1, "Float")
_MEMORYWRITE(0x00C4AC44, $HPROCESS, $2, "Float")
_MEMORYWRITE(0x00C49784, $HPROCESS, $3, "Float")
_MEMORYWRITE(0x00C49788, $HPROCESS, $3, "Float")
_MEMORYWRITE(0x00C4D67C, $HPROCESS, $4, "Float")
_MEMORYWRITE(0x00C6D9D4, $HPROCESS, $4, "Float")
_MEMORYWRITE(0x00C4D678, $HPROCESS, $5, "Float")
_MEMORYWRITE(0x00C49818, $HPROCESS, $6, "Float")
_MEMORYWRITE(0x00C4AE68, $HPROCESS, $7, "Float")
_MEMORYWRITE(0x00C4AE6C, $HPROCESS, $8, "Float")
_MEMORYWRITE(0x00C4AE6C, $HPROCESS, $13, "Float")
_MEMORYWRITE(0x00C49808, $HPROCESS, $14, "Float")
_MEMORYWRITE(0x00C497C0, $HPROCESS, $15, "Float")
_MEMORYWRITE(0x00C8567C, $HPROCESS, $16, "Float")
_MEMORYWRITE(0x00C497B0, $HPROCESS, $17, "Float")
if not @error then exit
if @error then MsgBox(16,"Error","Could not change values")
Endfunc
Func More1()
$pw = "include1"
$Box = Inputbox ("Password","type in Password","","*")
If $Box = $pw then Msgbox (10,"Right","Limits now Higher")
If $Box = $pw then More2()
If $box <> $pw then Msgbox(16,"Wrong","Wrong Password")
Endfunc
Func More2()
GuiDelete ($Form1)
$Form2 = GUICreate("DarkGER!'s Trainer", 555, 449, 219, 122)
GUISetIcon("C:\Dokumente und Einstellungen\Ronny\Desktop\Icon2\icon.ico", -1)
GUICtrlCreatePic(@TempDir & "\Drache.jpg",0,0,555,449)
GUICtrlSetState(-1,$GUI_DISABLE)
$Button3 = GUICtrlCreateButton("Start", 384, 313, 145, 49)
$Label14 = GUICtrlCreateLabel("© By DarkGER!", 0, 431, 80, 17)
$Group3 = GUICtrlCreateGroup("With Limits", 16, 7, 521, 233)
$Label15 = GUICtrlCreateLabel("SP-Regeneration", 32, 23, 85, 17, $SS_CENTER)
$Label16 = GUICtrlCreateLabel("Walljump", 208, 23, 47, 17, $SS_CENTER)
$Label17 = GUICtrlCreateLabel("Flyrange (Pushback)", 384, 23, 101, 17, $SS_CENTER)
$Label18 = GUICtrlCreateLabel("CritDmg", 32, 95, 41, 17, $SS_CENTER)
$Label19 = GUICtrlCreateLabel("CutSpeed", 208, 95, 51, 17, $SS_CENTER)
$Label20 = GUICtrlCreateLabel("DashHack", 384, 95, 55, 17, $SS_CENTER)
$Label21 = GUICtrlCreateLabel("X-Achse", 32, 175, 44, 17, $SS_CENTER)
$Label22 = GUICtrlCreateLabel("Y-Achse", 208, 175, 44, 17, $SS_CENTER)
$SP1 = GUICtrlCreateInput("7.5", 32, 56, 145, 21)
$Wall1 = GUICtrlCreateInput("0.75", 208, 56, 145, 21)
$Push1 = GUICtrlCreateInput("3000", 384, 56, 145, 21)
$Dmg1 = GUICtrlCreateInput("2.5", 32, 128, 145, 21)
$Cut1 = GUICtrlCreateInput("0.8", 208, 128, 145, 21)
$Dash1 = GUICtrlCreateInput("2", 384, 128, 145, 21)
$YAchse1 = GUICtrlCreateInput("350", 32, 208, 145, 21)
$XAchse1 = GUICtrlCreateInput("130", 208, 208, 145, 21)
$Label23 = GUICtrlCreateLabel("Jump", 384, 175, 29, 17)
$Jump1 = GUICtrlCreateInput("320", 384, 208, 145, 21)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Group4 = GUICtrlCreateGroup("No Limits", 16, 247, 353, 163)
$Char1 = GUICtrlCreateInput("1.3", 32, 296, 145, 21)
$Label23 = GUICtrlCreateLabel("Charsize", 32, 263, 44, 17)
$Label24 = GUICtrlCreateLabel("Fumbisize", 208, 263, 50, 17)
$Fumbi1 = GUICtrlCreateInput("1.5", 208, 296, 145, 21)
$Label24 = GUICtrlCreateLabel("Random Teleport", 32, 348, 86, 17)
$Tele1 = GUICtrlCreateInput("180", 32, 376, 145, 21)
$Label25 = GUICtrlCreateLabel("Shield Hack", 208, 343, 63, 17)
$Shield1 = GUICtrlCreateInput("Input5", 208, 375, 145, 21)
GUICtrlCreateGroup("", -99, -99, 1, 1)
GUISetState(@SW_SHOW)
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
Case $Button3
Button3()
EndSwitch
WEnd
Endfunc
Func Button3()
Tooltip ("Wait for S4League...",0,0)
$PID1 = ProcessWait("S4Client.exe")
$20 = GUICtrlRead($SP1)
If $20 > 30 Then $1 = $Limit7
$21 = GUICtrlRead($Wall1)
If $21 > 14 Then $2 = $Limit8
$22 = GUICtrlRead($Push1)
If $22 > 15000 Then $3 = $Limit9
$23 = GUICtrlRead($Dmg1)
If $23 > 9 Then $4 = $Limit10
$24 = GUICtrlRead($Cut1)
If $24 > 20 Then $5 = $Limit11
$25 = GUICtrlRead($Dash1)
If $25 > 30 Then $6 = $Limit12
$26 = GUICtrlRead($YAchse1)
$27 = GUICtrlRead($XAchse1)
$28 = GUICtrlRead($Jump1)
If $28 > 1700 Then $6 = $Limit14
$29 = GUICtrlRead($Tele1)
$30 = GUICtrlRead($Fumbi1)
$31 = GUICtrlRead($Char1)
$32 = GUICtrlRead($Shield1)
Sleep ("1000")
$HPROCESS = _MEMORYOPEN($PID1)
_MEMORYWRITE(0x00C49558, $HPROCESS, $20, "Float")
_MEMORYWRITE(0x00C4AC44, $HPROCESS, $21, "Float")
_MEMORYWRITE(0x00C49784, $HPROCESS, $22, "Float")
_MEMORYWRITE(0x00C49788, $HPROCESS, $22, "Float")
_MEMORYWRITE(0x00C4D67C, $HPROCESS, $23, "Float")
_MEMORYWRITE(0x00C6D9D4, $HPROCESS, $23, "Float")
_MEMORYWRITE(0x00C4D678, $HPROCESS, $24, "Float")
_MEMORYWRITE(0x00C49818, $HPROCESS, $25, "Float")
_MEMORYWRITE(0x00C4AE68, $HPROCESS, $26, "Float")
_MEMORYWRITE(0x00C4AE6C, $HPROCESS, $27, "Float")
_MEMORYWRITE(0x00C4AE6C, $HPROCESS, $28, "Float")
_MEMORYWRITE(0x00C49808, $HPROCESS, $29, "Float")
_MEMORYWRITE(0x00C497C0, $HPROCESS, $30, "Float")
_MEMORYWRITE(0x00C8567C, $HPROCESS, $31, "Float")
_MEMORYWRITE(0x00C497B0, $HPROCESS, $32, "Float")
if not @error then exit
if @error then MsgBox(16,"Error","Could not change values")
Endfunc







