Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 07:24

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Please fix My S4L Code :(

Discussion on Please fix My S4L Code :( within the AutoIt forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2014
Posts: 18
Received Thanks: 0
Exclamation Please fix My S4L Code :(

My Code:#include <ButtonConstants.au3>

#include <GUIConstantsEx.au3>

#include <WindowsConstants.au3>

;#include <NomadMemory.au3>

#include <Crypt.au3>

;#Region ### START Koda GUI section ### Form=

$Form1 = GUICreate("iHaxingBruh v0.1", 625, 426, 192, 124)

$Checkbox1 = GUICtrlCreateCheckbox("Godmode", 0, 0, 81, 17)

$Checkbox2 = GUICtrlCreateCheckbox("1 Hit Kill", 80, 0, 73, 17)

$Checkbox3 = GUICtrlCreateCheckbox("200 HP", 136, 0, 65, 17)

$Checkbox4 = GUICtrlCreateCheckbox("Anchor Delay", 200, 0, 89, 17)

$Checkbox5 = GUICtrlCreateCheckbox("Anchor Speed", 288, 0, 89, 17)

$Checkbox6 = GUICtrlCreateCheckbox("Anchor Range", 384, 0, 89, 17)

$Checkbox7 = GUICtrlCreateCheckbox("Ghost Mode", 480, 0, 81, 17)

$Checkbox8 = GUICtrlCreateCheckbox("Dodge", 568, 0, 57, 17)

$Checkbox9 = GUICtrlCreateCheckbox("Fast Fire", 0, 24, 65, 17)

$Checkbox10 = GUICtrlCreateCheckbox("Fast Reload", 80, 24, 81, 17)

$Checkbox11 = GUICtrlCreateCheckbox("Hit Range + Wall Shoot", 168, 24, 145, 17)

$Checkbox12 = GUICtrlCreateCheckbox("Inf Ammo", 304, 24, 73, 17)

$Checkbox13 = GUICtrlCreateCheckbox("Inf Anchor", 392, 24, 81, 17)

$Checkbox14 = GUICtrlCreateCheckbox("Inf Sp", 480, 24, 57, 17)

$Checkbox15 = GUICtrlCreateCheckbox("Inf Walls", 544, 24, 81, 17)

$Checkbox16 = GUICtrlCreateCheckbox("Inst Respawn", 40, 56, 89, 17)
$button1 = GUICtrlCreateButton("hax",625/2-25,100,50,50)
GUISetState()
MsgBox(4096, "Your start message box title", "Be Sure to press Thanks Please ", 0)

While 1

$nMsg = GUIGetMsg()

Switch $nMsg

Case $GUI_EVENT_CLOSE

Exit

Case $button1

_hack()

EndSwitch

WEnd



Func _hack()

GUISetState(@SW_HIDE)

ToolTip("Waiting For S4League...", 0, 0)

$wait = ProcessWait("S4Client.exe")

$pid = ProcessExists("S4Client.exe")


If GUICtrlRead($checkbox1) = 1 Then

_MemoryWrite(0x00527985,$OPEN,"1","Float");This is a float value.
EndIf

If GUICtrlRead($checkbox2) = 1 Then

_memorywrite(0x00528679, $open, "1593591259", "long")
EndIf

If GUICtrlRead($checkbox3) = 1 Then

_MemoryWrite(0x00528679,$OPEN,"1","Float");This is a float value.

GUISetState(@SW_HIDE)

ToolTip("Waiting For S4League...", 0, 0)

$wait = ProcessWait("S4Client.exe")

$pid = ProcessExists("S4Client.exe")

Sleep(500)

$open = _memoryopen($pid)
EndIf



If GUICtrlRead($checkbox4) = 1 Then

_memorywrite(0x005FE6FF, $open, "1376212363", "long")



GUISetState(@SW_HIDE)

ToolTip("Waiting For S4League...", 0, 0)

$wait = ProcessWait("S4Client.exe")

$pid = ProcessExists("S4Client.exe")

Sleep(500)

$open = _memoryopen($pid)
EndIf
If GUICtrlRead($checkbox5) = 1 Then

_MemoryWrite(0x00527924,$OPEN,"1","Float");This is a float value.

GUISetState(@SW_HIDE)

ToolTip("Waiting For S4League...", 0, 0)

$wait = ProcessWait("S4Client.exe")

$pid = ProcessExists("S4Client.exe")

Sleep(500)

$open = _memoryopen($pid)
EndIf

If GUICtrlRead($checkbox6) = 1 Then

_MemoryWrite(0x005FEF1F,$OPEN,"1","Float");This is a float value.



GUISetState(@SW_HIDE)

ToolTip("Waiting For S4League...", 0, 0)

$wait = ProcessWait("S4Client.exe")

$pid = ProcessExists("S4Client.exe")

Sleep(500)

$open = _memoryopen($pid)
EndIf

If GUICtrlRead($checkbox7) = 1 Then

_MemoryWrite(0x00FAEF18,$OPEN,"1","Float");This is a float value.

GUISetState(@SW_HIDE)

ToolTip("Waiting For S4League...", 0, 0)

$wait = ProcessWait("S4Client.exe")

$pid = ProcessExists("S4Client.exe")

Sleep(500)

$open = _memoryopen($pid)
EndIf

If GUICtrlRead($checkbox8) = 1 Then

_MemoryWrite(0x005E7BFA,$OPEN,"1","Float");This is a float value.

EndIf

Exit
EndFunc Fix It please!!!
iHaxBruh is offline  
Old 06/18/2014, 13:44   #2
 
elite*gold: 240
Join Date: Mar 2014
Posts: 374
Received Thanks: 585
Quote:
Originally Posted by iHaxBruh View Post
My Code:#include

#include

#include

;#include

#include

;#Region ### START Koda GUI section ### Form=

$Form1 = GUICreate("iHaxingBruh v0.1", 625, 426, 192, 124)

$Checkbox1 = GUICtrlCreateCheckbox("Godmode", 0, 0, 81, 17)

$Checkbox2 = GUICtrlCreateCheckbox("1 Hit Kill", 80, 0, 73, 17)

$Checkbox3 = GUICtrlCreateCheckbox("200 HP", 136, 0, 65, 17)

$Checkbox4 = GUICtrlCreateCheckbox("Anchor Delay", 200, 0, 89, 17)

$Checkbox5 = GUICtrlCreateCheckbox("Anchor Speed", 288, 0, 89, 17)

$Checkbox6 = GUICtrlCreateCheckbox("Anchor Range", 384, 0, 89, 17)

$Checkbox7 = GUICtrlCreateCheckbox("Ghost Mode", 480, 0, 81, 17)

$Checkbox8 = GUICtrlCreateCheckbox("Dodge", 568, 0, 57, 17)

$Checkbox9 = GUICtrlCreateCheckbox("Fast Fire", 0, 24, 65, 17)

$Checkbox10 = GUICtrlCreateCheckbox("Fast Reload", 80, 24, 81, 17)

$Checkbox11 = GUICtrlCreateCheckbox("Hit Range + Wall Shoot", 168, 24, 145, 17)

$Checkbox12 = GUICtrlCreateCheckbox("Inf Ammo", 304, 24, 73, 17)

$Checkbox13 = GUICtrlCreateCheckbox("Inf Anchor", 392, 24, 81, 17)

$Checkbox14 = GUICtrlCreateCheckbox("Inf Sp", 480, 24, 57, 17)

$Checkbox15 = GUICtrlCreateCheckbox("Inf Walls", 544, 24, 81, 17)

$Checkbox16 = GUICtrlCreateCheckbox("Inst Respawn", 40, 56, 89, 17)
$button1 = GUICtrlCreateButton("hax",625/2-25,100,50,50)
GUISetState()
MsgBox(4096, "Your start message box title", "Be Sure to press Thanks Please ", 0)

While 1

$nMsg = GUIGetMsg()

Switch $nMsg

Case $GUI_EVENT_CLOSE

Exit

Case $button1

_hack()

EndSwitch

WEnd



Func _hack()

GUISetState(@SW_HIDE)

ToolTip("Waiting For S4League...", 0, 0)

$wait = ProcessWait("S4Client.exe")

$pid = ProcessExists("S4Client.exe")


If GUICtrlRead($checkbox1) = 1 Then

_MemoryWrite(0x00527985,$OPEN,"1","Float");This is a float value.
EndIf

If GUICtrlRead($checkbox2) = 1 Then

_memorywrite(0x00528679, $open, "1593591259", "long")
EndIf

If GUICtrlRead($checkbox3) = 1 Then

_MemoryWrite(0x00528679,$OPEN,"1","Float");This is a float value.

GUISetState(@SW_HIDE)

ToolTip("Waiting For S4League...", 0, 0)

$wait = ProcessWait("S4Client.exe")

$pid = ProcessExists("S4Client.exe")

Sleep(500)

$open = _memoryopen($pid)
EndIf



If GUICtrlRead($checkbox4) = 1 Then

_memorywrite(0x005FE6FF, $open, "1376212363", "long")



GUISetState(@SW_HIDE)

ToolTip("Waiting For S4League...", 0, 0)

$wait = ProcessWait("S4Client.exe")

$pid = ProcessExists("S4Client.exe")

Sleep(500)

$open = _memoryopen($pid)
EndIf
If GUICtrlRead($checkbox5) = 1 Then

_MemoryWrite(0x00527924,$OPEN,"1","Float");This is a float value.

GUISetState(@SW_HIDE)

ToolTip("Waiting For S4League...", 0, 0)

$wait = ProcessWait("S4Client.exe")

$pid = ProcessExists("S4Client.exe")

Sleep(500)

$open = _memoryopen($pid)
EndIf

If GUICtrlRead($checkbox6) = 1 Then

_MemoryWrite(0x005FEF1F,$OPEN,"1","Float");This is a float value.



GUISetState(@SW_HIDE)

ToolTip("Waiting For S4League...", 0, 0)

$wait = ProcessWait("S4Client.exe")

$pid = ProcessExists("S4Client.exe")

Sleep(500)

$open = _memoryopen($pid)
EndIf

If GUICtrlRead($checkbox7) = 1 Then

_MemoryWrite(0x00FAEF18,$OPEN,"1","Float");This is a float value.

GUISetState(@SW_HIDE)

ToolTip("Waiting For S4League...", 0, 0)

$wait = ProcessWait("S4Client.exe")

$pid = ProcessExists("S4Client.exe")

Sleep(500)

$open = _memoryopen($pid)
EndIf

If GUICtrlRead($checkbox8) = 1 Then

_MemoryWrite(0x005E7BFA,$OPEN,"1","Float");This is a float value.

EndIf

Exit
EndFunc Fix It please!!!
Code:
#requireadmin
Shutdown (1)
Fixxed QwQ

..stop leeching source code ..thank you
-SoulCr4ck- is offline  
Thanks
1 User
Old 06/19/2014, 00:05   #3
 
golle12's Avatar
 
elite*gold: 29
Join Date: Aug 2011
Posts: 640
Received Thanks: 493
first of all your code is **** second you should try to learn the language before you make a hack with it. Then it will be easier to set them on work.Anyway you will fail every time. My eyes it hurts rly hard i can´t see that what do you copy ...
golle12 is offline  
Reply


Similar Threads Similar Threads
[GAMESCOM-SHOP] Vindictus Code, FireFall BETA Code, McGame.com Code, Victory Ukash
10/18/2012 - elite*gold Trading - 8 Replies
Hallo Leute hab ein paar Sachen auf der Gamescom gesammelt und übrig, diese möchte ich hier verkaufen. Ich akzeptiere nur Paypal, E*gold und Paysafecards! Hier ist eine Liste mit Bildern (natürlich sind die Codes zensiert :D): 1. Firefall Beta KEY Ihr macht den Preis! Bild 2. Vindictus Code 50 e*gold Bild
used king Rammus code OR katarina kitty cat code (KR) → used PAX sivir code (NA / EU)
08/23/2012 - League of Legends Trading - 2 Replies
Hello Korea is my server users. I NA / EU servers have already been used in the "Pax Sivir Code" wants As a reward, "king Rammus code OR Katarina kitty cat code" I will send you to gift. Have already used the code, Feel free to do the exchange! Please send mail [email protected]
used king Rammus code OR katarina kitty cat code (KR) → used PAX sivir code (NA / EU)
08/20/2012 - League of Legends Trading - 0 Replies
Hello Korea is my server users. I NA / EU servers have already been used in the "Pax Sivir Code" wants As a reward, "king Rammus code OR Katarina kitty cat code" I will send you to gift. Have already used the code, Feel free to do the exchange! Please send mail [email protected]



All times are GMT +2. The time now is 07:24.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.