Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 13:31

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

Advertisement



Answer me plz pro man

Discussion on Answer me plz pro man within the AutoIt forum part of the Coders Den category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2013
Posts: 214
Received Thanks: 160
Answer me plz pro man

English

talk in english please

German :[SPOILER]


[/CODE]#RequireAdmin
#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_Res_Comment=random
#AutoIt3Wrapper_Res_Description=random
#AutoIt3Wrapper_Res_Fileversion=0.0.0.0
#AutoIt3Wrapper_Res_LegalCopyright=random
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****

#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#include <NomadMemory.au3>
#include <Sound.au3>

WinSetState("REDAPRO","", @SW_HIDE)
Opt("TrayIconHide",1)
MsgBox(4096, "Steps !", "1- Open hack as admin .. 2- choose what you want ..3- Open S4league ..4- open a working byppass ...5- ..6- Press on FreshStart When S4 League Exists !", 0)
MsgBox(4096, "Credits!", "By Redapro , Fresh Start Team !", 0)
#Region ### START Koda GUI section ### Form=e:\s4 league\hhhhhhhh\my hack\form1.kxf


$Form1_1 = GUICreate("S4l Hack By REDAPRO", 624, 573, 174, 116)

$Checkbox1 = GUICtrlCreateCheckbox("Cut Speed", 16, 72, 89, 17)
$Checkbox2 = GUICtrlCreateCheckbox("1Hit Kill", 16, 112, 81, 17)
$Checkbox3 = GUICtrlCreateCheckbox("200 Hp", 16, 24, 89, 17)
$Checkbox4 = GUICtrlCreateCheckbox("Hit Rane", 16, 160, 97, 17)
$Checkbox5 = GUICtrlCreateCheckbox("Full power", 16, 48, 97, 17)
$Checkbox6= GUICtrlCreateCheckbox("Speed hack", 16, 136, 89, 17)
$Checkbox7 = GUICtrlCreateCheckbox("Ghost Mod", 16, 224, 97, 17)
$Checkbox8 = GUICtrlCreateCheckbox("Wall Shoot", 16, 248, 81, 17)
$Pic1 = GUICtrlCreatePic("E:\s4 league\S4 league hack By REDAPRO\Important for Design Of Hack\Untitled-3.jpg", 50, 542, 121, 25)
$Pic2 = GUICtrlCreatePic("E:\s4 league\S4 league hack By REDAPRO\Important for Design Of Hack\Leave.jpg", 216, 544, 121, 25)
$Pic3 = GUICtrlCreatePic("E:\s4 league\S4 league hack By REDAPRO\Important for Design Of Hack\Motorbike.jpg", 0, 0, 641, 537)
$Button1 = GUICtrlCreateButton("Credits", 500, 544, 121, 25)
GUICtrlSetBkColor(-1, 0x00FF00)


$handle = _SoundOpen(@ScriptDir & "\Kalimba.mp3")
_SoundPlay($handle)

GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###


While 1

$nMsg = GUIGetMsg()

Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
Case $pic1
If ProcessExists("S4Client.exe") Then
_Hack()
Else
MsgBox(0, "Error", "Game is not running !")
EndIf


Case $Pic2
MsgBox (4096 ,"Attention" ,"Thanks For Using This Hack ",0)
Exit

Case $Button1
MsgBox (4096, "Credits" ," By REDAPRO ",0)
EndSwitch

WEnd


Func _Hack()
GUISetState(@SW_HIDE)
$WAIT = ProcessWait("S4Client.exe")
$PID = ProcessExists("S4Client.exe")
MsgBox(0,"Attention","S4 League Hacked !",0,0)
Sleep(500)




If GUICtrlRead($Checkbox1) == $GUI_CHECKED Then
_MemoryWrite("0x00630C5E",$OPEN,"2240612458", "long")
EndIf


If GUICtrlRead($Checkbox2) == $GUI_CHECKED Then
_memorywrite("0x0052ACB9",$OPEN,"1593591259", "long")
EndIf

If GUICtrlRead($Checkbox3) == $GUI_CHECKED Then
_MemoryWrite("0x00529F64",$OPEN,"2348565979", "long")
EndIf


If GUICtrlRead($Checkbox4) == $GUI_CHECKED Then
_MemoryWrite("0x01283FA0",$OPEN, "0", "float")
EndIf

If GUICtrlRead($Checkbox5) == $GUI_CHECKED Then
_MemoryWrite("0x0048D711",$OPEN, "2047263990", "long")
EndIf


If GUICtrlRead($Checkbox6) == $GUI_CHECKED Then
_MemoryWrite("0x005FE4E4",$OPEN, "2240612202", "long")
EndIf

If GUICtrlRead($Checkbox7) == $GUI_CHECKED Then
_MemoryWrite("0x00FF4E58",$OPEN, "2348565979", "long")
EndIf

If GUICtrlRead($Checkbox8) == $GUI_CHECKED Then
_MemoryWrite("0x01283FA0",$OPEN, "1", "float")
EndIf

If GUICtrlRead($Checkbox9) == $GUI_CHECKED Then
_MemoryWrite("0x005EB83A",$OPEN, "1166872682", "long")
EndIf


EndFunc[/CODE]

My image problem :
REDAPRO is offline  
Old 03/21/2014, 10:51   #2
 
DarkCrusade2's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 15
Received Thanks: 0
Naja wenn ich das richtig sehe, nutzt du $OPEN, ohne es deklariert zu haben. Deswegen streikt der.
DarkCrusade2 is offline  
Old 03/21/2014, 11:02   #3
 
Der-Eddy's Avatar
 
elite*gold: 400
Join Date: Nov 2008
Posts: 67,905
Received Thanks: 19,505
Thats the most copied code from s4 league:
Code:
Func _hack()
            ToolTip("Waiting For S4Client.exe...", 0, 0)
            $wait = ProcessWait("S4Client.exe")
            $pid = ProcessExists("S4Client.exe")
            ProcessWait($pid)
            ToolTip("S4 League Hacked!", 0, 0)
            $open = _memoryopen($pid)
            If GUICtrlRead($checkbox1) = 1 Then
                    _memorywrite(5306837, $open, "3135869072", "long")
            EndIf
            If GUICtrlRead($checkbox2) = 1 Then
                    _memorywrite(4687938, $open, "2348565979", "long")
            EndIf
            If GUICtrlRead($checkbox3) = 1 Then
                    _memorywrite(5306740, $open, "2348565979", "long")
            EndIf
            Exit
EndFunc
you probably deleted some lines out and then didnt test it in the Scite Editor
instead of copy&paste brainless codes you should learn the language first AND then creating Hacks
also we have already over 100 Million hacks with the same content


Quote:
Originally Posted by DarkCrusade2 View Post
Naja wenn ich das richtig sehe, nutzt du $OPEN, ohne es deklariert zu haben. Deswegen streikt der.
Der nutzt Google Translate für seine deutsche Übersetzung
Der-Eddy is offline  
Thanks
1 User
Old 03/21/2014, 11:24   #4
 
DarkCrusade2's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 15
Received Thanks: 0
das Script ist reine Comedy. Ich schreibe Random- Werte, die ich nicht verstehe, in Random Speicheradressen. Ich bin ein professioneller Hacker.
DarkCrusade2 is offline  
Old 03/21/2014, 11:34   #5
 
elite*gold: 0
Join Date: Mar 2013
Posts: 214
Received Thanks: 160
and now #RequireAdmin
#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_Res_Comment=random
#AutoIt3Wrapper_Res_Description=random
#AutoIt3Wrapper_Res_Fileversion=0.0.0.0
#AutoIt3Wrapper_Res_LegalCopyright=random
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****

#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#include <NomadMemory.au3>
#include <Sound.au3>

WinSetState("REDAPRO","", @SW_HIDE)
Opt("TrayIconHide",1)
MsgBox(4096, "Steps !", "1- Open hack as admin .. 2- choose what you want ..3- Open S4league ..4- open a working byppass ...5- ..6- Press on FreshStart When S4 League Exists !", 0)
MsgBox(4096, "Credits!", "By Redapro , Fresh Start Team !", 0)
#Region ### START Koda GUI section ### Form=e:\s4 league\hhhhhhhh\my hack\form1.kxf


$Form1_1 = GUICreate("S4l Hack By REDAPRO", 624, 573, 174, 116)

$Checkbox1 = GUICtrlCreateCheckbox("Cut Speed", 16, 72, 89, 17)
$Checkbox2 = GUICtrlCreateCheckbox("1Hit Kill", 16, 112, 81, 17)
$Checkbox3 = GUICtrlCreateCheckbox("200 Hp", 16, 24, 89, 17)
$Checkbox4 = GUICtrlCreateCheckbox("Hit Rane", 16, 160, 97, 17)
$Checkbox5 = GUICtrlCreateCheckbox("Full power", 16, 48, 97, 17)
$Checkbox6= GUICtrlCreateCheckbox("Speed hack", 16, 136, 89, 17)
$Checkbox7 = GUICtrlCreateCheckbox("Ghost Mod", 16, 224, 97, 17)
$Checkbox8 = GUICtrlCreateCheckbox("Wall Shoot", 16, 248, 81, 17)
$Pic1 = GUICtrlCreatePic("E:\s4 league\S4 league hack By REDAPRO\Important for Design Of Hack\Untitled-3.jpg", 50, 542, 121, 25)
$Pic2 = GUICtrlCreatePic("E:\s4 league\S4 league hack By REDAPRO\Important for Design Of Hack\Leave.jpg", 216, 544, 121, 25)
$Pic3 = GUICtrlCreatePic("E:\s4 league\S4 league hack By REDAPRO\Important for Design Of Hack\Motorbike.jpg", 0, 0, 641, 537)
$Button1 = GUICtrlCreateButton("Credits", 500, 544, 121, 25)
GUICtrlSetBkColor(-1, 0x00FF00)


$handle = _SoundOpen(@ScriptDir & "\Kalimba.mp3")
_SoundPlay($handle)

GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###


While 1

$nMsg = GUIGetMsg()

Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
Case $pic1
If ProcessExists("S4Client.exe") Then
_Hack()
Else
MsgBox(0, "Error", "Game is not running !")
EndIf


Case $Pic2
MsgBox (4096 ,"Attention" ,"Thanks For Using This Hack ",0)
Exit

Case $Button1
MsgBox (4096, "Credits" ," By REDAPRO ",0)
EndSwitch

WEnd


Func _Hack()
GUISetState(@SW_HIDE)
$WAIT = ProcessWait("S4Client.exe")
$PID = ProcessExists("S4Client.exe")
MsgBox(0,"Attention","S4 League Hacked !",0,0)
Sleep(500)




If GUICtrlRead($Checkbox1) = 1 Then
_MemoryWrite("0x00630C5E",$open,"2240612458", "long")
EndIf


If GUICtrlRead($Checkbox2) = 1 Then
_memorywrite("0x0052ACB9",$open,"1593591259", "long")
EndIf

If GUICtrlRead($Checkbox3) = 1 Then
_MemoryWrite("0x00529F64",$open,"2348565979", "long")
EndIf


If GUICtrlRead($Checkbox4) =1 Then
_MemoryWrite("0x01283FA0",$open, "0", "float")
EndIf

If GUICtrlRead($Checkbox5) =1 Then
_MemoryWrite("0x0048D711",$OPEN, "2047263990", "long")
EndIf


If GUICtrlRead($Checkbox6) =1 Then
_MemoryWrite("0x005FE4E4",$open, "2240612202", "long")
EndIf

If GUICtrlRead($Checkbox7) =1 Then
_MemoryWrite("0x00FF4E58",$open, "2348565979", "long")
EndIf

If GUICtrlRead($Checkbox8) =1 Then
_MemoryWrite("0x01283FA0",$open, "1", "float")
EndIf

If GUICtrlRead($Checkbox9) =1Then
_MemoryWrite("0x005EB83A",$open, "1166872682", "long")
EndIf


EndFunc
REDAPRO is offline  
Old 03/21/2014, 11:44   #6
 
DarkCrusade2's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 15
Received Thanks: 0
still you don't even declare $open, the var you are using as a parameter for _MemoryWrite. I don't know this method, maybe you have to call it with the needed handle?

Before you try to do a hack, maybe you should start learning any coding language. A very pretty one imho is Python. AutoIT is a script language, if you don't know how to code, it's a bad start imo. There are many openbooks on the internet, try google. If you don't even know, what you are doing, and just copy & past stuff you found on the internet, you are only wasting everyone's ( yours aswell ) time.
DarkCrusade2 is offline  
Old 03/21/2014, 11:52   #7
 
elite*gold: 0
Join Date: Mar 2013
Posts: 214
Received Thanks: 160
please if you know hacking method tell me i know it it needs open
REDAPRO is offline  
Old 03/21/2014, 11:58   #8
 
DarkCrusade2's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 15
Received Thanks: 0
add $open = _MemoryOpen($PID) to your _Hack Method.
DarkCrusade2 is offline  
Old 03/21/2014, 14:25   #9


 
Lawliet's Avatar
 
elite*gold: 2
Join Date: Jul 2009
Posts: 14,456
Received Thanks: 4,685
#closed (@thread title)
Lawliet is offline  
Thanks
1 User
Closed Thread


Similar Threads Similar Threads
Read it & Answer it if you know the answer
03/18/2014 - Dekaron Private Server - 5 Replies
You know the characters you see at the login screen? How do I change so that they wear other gear, and dance.. etc? The developer characters which I have in my database, the ones that if I change to that they have 1m dil then all newly made characters start with 1m. How do I go to those characters and change the stuffs they wear etc? I want them to already have all the skills mastered, so you only need to level the skills up and put them in the bars. Read my other post too if you're...
[S]Answer to a short question [B] 3 e*gold for a good answer
03/18/2013 - elite*gold Trading - 6 Replies
Vorab nochmal kurz : ich war mir nicht ganz sicher wohin damit , deshalb habe ich daraus nen trade gemacht. I have a short question , on my PS3 i have 19.01€ PSN , Infamous 2 costs 19.99€.I was wondering if their had been a way to buy it.For example with 5% lower price code or something like this.I have 170 e*gold if this could help. Thanks Ich habe eine kurze Frage : Ich möchte auf meiner PS3 Infamous 2 aus dem PSN Store kaufen , ich habe aber nur 19,01€ auf dem Account und das game...
Need an Answer pls....
12/29/2009 - RF Online - 0 Replies
Is there a way to change your skill buff to other race? if there is can you tell me how? by using C.E? plss help me!
please answer this
10/30/2008 - Dekaron - 11 Replies
ok i got all hacks working i configured all and everything ok but i have a question,,. do i get autobanned if i use skillhack even with bypass? i mean autobanned not banned by a gm i mean autobannedby system do i?



All times are GMT +1. The time now is 13:31.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.