Publicités

Nociif
Reaction score
4

Profile posts Latest activity Postings About

  • Salut j'ai créer mon tout premier cheat le code que jai fait avec koda etc.. mais ou il c'est enregistrer et puis comment utiliser mon cheat maintenant ?
    Salut Nociif , j'ai un problème , tu peux pas me dire c'est quoi l'erreur dans ce script stp

    #RequireAdmin
    #Region ;**** Directives created by AutoIt3Wrapper_GUI ****
    #AutoIt3Wrapper_Icon=..\..\..\Program Files (x86)\alaplaya\S4League\S4League.ico
    #AutoIt3Wrapper_Compile_Both=y
    #AutoIt3Wrapper_UseX64=y
    #EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
    #include <ButtonConstants.au3>
    #include <GUIConstantsEx.au3>
    #include <StaticConstants.au3>
    #include <WindowsConstants.au3>
    #include <NomadMemory.au3>
    #include <ButtonConstants.au3>
    #include <EditConstants.au3>
    #include <GUIConstantsEx.au3>
    #include <StaticConstants.au3>
    #include <WindowsConstants.au3>
    #Region ### START Koda GUI section ### Form=
    $Form1 = GUICreate("S4 TR44IN33R'S By -[L]olMan. =3", 1531, 671, 54, 123)
    $Pic1 = GUICtrlCreatePic("C:\Users\Alexandre\Pictures\23.jpg", 0, 0, 1601, 305)
    $Checkbox1 = GUICtrlCreateCheckbox("Infini SP ! Expliqué =3", 40, 352, 281, 33)
    $Checkbox2 = GUICtrlCreateCheckbox("GodMode(Tu meurrs jamais!)", 280, 480, 225, 33)
    $Checkbox3 = GUICtrlCreateCheckbox("1 HitKill(Tu tue en un coup)", 32, 544, 177, 33)
    $Checkbox4 = GUICtrlCreateCheckbox("Fast Fire(1 balle = 100 balles =3", 448, 352, 177, 33)
    $Checkbox5 = GUICtrlCreateCheckbox("200 HP ! Expliqué =3", 552, 552, 177, 33)
    $Checkbox6 = GUICtrlCreateCheckbox("Inf Ammo(Balles infinies !)", 776, 416, 153, 33)
    $Checkbox7 = GUICtrlCreateCheckbox("Cut Speed(Un coup de dague = Vitesse X4)", 960, 536, 233, 33)
    $Checkbox8 = GUICtrlCreateCheckbox("Sentry Range(No détecté par les sentrys guns)", 1040, 360, 249, 33)
    $Button1 = GUICtrlCreateButton("Goooooow !!! :3", 1264, 464, 225, 185)
    $Icon1 = GUICtrlCreateIcon("C:\Users\Alexandre\Pictures\OverComic Injecteur.exe", -1, 296, 536, 137, 105)
    $Icon2 = GUICtrlCreateIcon("C:\gPotato.eu\Dragonica\Patcher.exe", -1, 760, 528, 153, 97)
    $Icon3 = GUICtrlCreateIcon("C:\Windows\Installer\{EE7257A2-39A2-4D2F-9DAC-F9F25B8AE1D8}\SkypeIcon.exe", -1, 504, 424, 121, 97)
    $Input1 = GUICtrlCreateInput("s4leaguesteph = Skype", 640, 464, 121, 21)
    GUISetState(@SW_SHOW)
    #EndRegion ### END Koda GUI section ###

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

    Case $Button1
    cheat()
    Exit

    EndSwitch
    WEnd

    Func cheat()
    ToolTip("Lance S4 League puis .... Enjoy !", 0, 0)
    ProcessWait("S4Client.exe")
    $PID = ProcessExists("S4Client.exe")
    Sleep(500)
    $OPEN = _MEMORYOPEN($PID)
    _processsuspend("Aegis.exe")
    _processsuspend("Aegis64.exe")
    _processsuspend("HGWC.exe")
    _processsuspend("S4Client.exe")
    _processsuspend("XTrap.xt")
    Sleep (2000)
    If GUICtrlRead ($Checkbox1) = 1 Then
    _MEMORYWRITE(0x00472512 , $OPEN, "2348565979", "long")
    EndIf
    If GUICtrlRead ($Checkbox2) = 1 Then
    _MEMORYWRITE(0x00504AF8 , $OPEN, "4226388112", "long")
    EndIf
    If GUICtrlRead ($Checkbox3) = 1 Then
    _MEMORYWRITE(0x00505469 , $OPEN, "1593591259", "long")
    EndIf
    If GUICtrlRead ($Checkbox4) = 1 Then
    _MEMORYWRITE(0x0054A939 , $OPEN, "990399115", "long")
    EndIf
    If GUICtrlRead ($Checkbox5) = 1 Then
    _MEMORYWRITE(0x00504A94 , $OPEN, "2348565979", "long")
    EndIf
    If GUICtrlRead ($Checkbox6) = 1 Then
    _MEMORYWRITE(0x007614B2 , $OPEN, "3051982992", "long")
    EndIf
    If GUICtrlRead ($Checkbox7) = 1 Then
    _MEMORYWRITE(0x005FE35E , $OPEN, "2240612458", "long")
    EndIf
    If GUICtrlRead ($Checkbox8) = 1 Then
    _MEMORYWRITE(0x005368998 , $OPEN, "3657188827", "long")
    EndIf
    _memoryclose(ProcessExists("S4Client.exe"))
    _processresume("Aegis.exe")
    _processresume("Aegis64.exe")
    _processresume("HGWC.exe")
    _processresume("S4Client.exe")
    _processresume("XTrap.xt")
    Exit 0
    Endfunc

    Func _PROCESSSUSPEND($PROCESS)
    $PROCESSID = ProcessExists($PROCESS)
    If $PROCESSID Then
    $AI_HANDLE = DllCall("kernel32.dll", "int", "OpenProcess", "int", 2035711, "int", False, "int", $PROCESSID)
    $I_SUCESS = DllCall("ntdll.dll", "int", "NtSuspendProcess", "int", $AI_HANDLE[0])
    DllCall("kernel32.dll", "ptr", "CloseHandle", "ptr", $AI_HANDLE)
    If IsArray($I_SUCESS) Then
    Return 1
    Else
    SetError(1)
    Return 0
    EndIf
    Else
    SetError(2)
    Return 0
    EndIf
    EndFunc
    Salut Nociif. Serait il possible que tu m'explique (ou m’envoies le lien d'un tuto récent) Comment TROUVER les values avec cheat engine car j'ai cheat engine je patauge comme un dingue la x)
    Je te remercie d'avance.
    Nociif tu peux me donner un bypass stp pck ton cheat il marche pas quand je use je fait star ensuite jouvre s4league ensuite jaten apre sa s'ettin et surta vidéo ces pas comme sa
    Tu pourrais m'on faire un sans Fond Blanc ?
    J'te demande juste de mettre la lettre 'X' (En Grand et si elle peut-ètre stylé) Si sa ne te dérange pas :)
    Dis Nociif, j'ai un grand respect pour toi en matière de programmation. Tu pourrais m'aider à faire mon 1er cheat S4 league car je ne comprends pas les tutoriels. Si tu as Skype, je voudrais bien que tu m'aides via Skype. Merci d'avance.
  • Loading…
  • Loading…
  • Loading…