Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > S4 League
You last visited: Today at 14:21

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

Advertisement



[Help] From Developers Only Come Here !!

Discussion on [Help] From Developers Only Come Here !! within the S4 League forum part of the Shooter category.

Closed Thread
 
Old   #1
 
medopop222's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 89
Received Thanks: 67
Arrow [Help] From Developers Only Come Here !!

I need know now what wrong in my code Please !!
Code:
#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_Icon=..\S4League.ico
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****


#include <Nomadmemory.au3>
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=e:\s4 league\new folder\m.kxf
$Form1_1 = GUICreate("MaDo Hacker V1.0", 245, 195, 200, 200)
GUISetBkColor(0x3399FF)
$Checkbox1 = GUICtrlCreateCheckbox("1 Hit Kill", 8, 16, 129, 33)
GUICtrlSetFont(-1, 24, 800, 0, "Arabic Typesetting")
$Checkbox2 = GUICtrlCreateCheckbox("Conquest", 8, 56, 129, 33)
GUICtrlSetFont(-1, 24, 800, 0, "Arabic Typesetting")
$Button1 = GUICtrlCreateButton("Hack", 16, 128, 211, 57)
GUICtrlSetFont(-1, 36, 800, 0, "Arabic Typesetting")
$Checkbox3 = GUICtrlCreateCheckbox("Inf Sp", 136, 48, 89, 41)
GUICtrlSetFont(-1, 24, 800, 0, "Arabic Typesetting")
$Checkbox4 = GUICtrlCreateCheckbox("GodMode", 136, 8, 105, 49)
GUICtrlSetFont(-1, 24, 800, 0, "Arabic Typesetting")
$Checkbox5 = GUICtrlCreateCheckbox("Inf Sentry", 48, 88, 161, 33)
GUICtrlSetFont(-1, 24, 800, 0, "Arabic Typesetting")
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
	$nMsg = GUIGetMsg()
	Switch $nMsg
		Case $GUI_EVENT_CLOSE
			Exit
		 Case $Button1
			Hack()

	EndSwitch
WEnd
Func Hack() ; Start
GUISetState(@SW_HIDE)
MsgBox ( 0, "MaDo Hacker V1.0", "Enjoy Hacking <3" ) ;
$WAIT = ProcessWait("S4Client.exe"); This will make the hack search for s4League
$PID = ProcessExists("S4Client.exe"); This means he Found S4League
ToolTip("Open S4League",0,0);  Tooltip
$WAIT = ProcessWait("S4Client.exe"); Wait S4Client.exe
 $PID = ProcessExists("S4Client.exe"); Find S4Client.exe
Sleep(500);    Sleep
$OPEN = _MemoryOpen ($PID) ;   Open memory
If GUICtrlRead($Checkbox1) = 1 Then ; If the checkbox is checked ...
		_MemoryWrite(0x0051D1C9,$OPEN,"1593591259","long") ; Change value
		EndIf ; End check
If GUICtrlRead($Checkbox2) = 1 Then ; If the checkbox is checked ...
_MemoryWrite(0x01239724,$OPEN,"48","long") ; Change value
EndIf ; End check
If GUICtrlRead($Checkbox3) = 1 Then ; If the checkbox is checked ...
		_MemoryWrite(0x00481E82,$OPEN,"2348565979","long") ; Change value
EndIf ; End check
If GUICtrlRead($Checkbox4) = 1 Then ; If the checkbox is checked ...
		_MemoryWrite(0x0051C635,$OPEN,"3135869072","long") ; Change value
	EndIf ; End check
If GUICtrlRead($Checkbox5) = 1 Then ; If the checkbox is checked ...
		_MemoryWrite(0x00536C66,$OPEN,"2348565979","long") ; Change value
		EndIf ; End check
Exit
EndFunc
medopop222 is offline  
Old 03/07/2014, 17:32   #2
 
elite*gold: 0
Join Date: Nov 2013
Posts: 297
Received Thanks: 511
Only Copy and Paste .
That is your Problem.
SoulCr4ck is offline  
Thanks
6 Users
Old 03/07/2014, 20:21   #3
 
medopop222's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 89
Received Thanks: 67
Quote:
Originally Posted by SoulCr4ck View Post
Only Copy and Paste .
That is your Problem.
What you mean please ? I didn't Under Stand You .. Please understand me
medopop222 is offline  
Old 03/07/2014, 20:23   #4
 
Dadyck's Avatar
 
elite*gold: 0
Join Date: Mar 2014
Posts: 57
Received Thanks: 12
You copied the code and pasted it - you're no developer so no one here want to help you. If you can copy and paste code, you can use google as well.
Dadyck is offline  
Thanks
2 Users
Old 03/07/2014, 20:59   #5
 
medopop222's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 89
Received Thanks: 67
Quote:
Originally Posted by Dadyck View Post
You copied the code and pasted it - you're no developer so no one here want to help you. If you can copy and paste code, you can use google as well.
Of Course I'm not developer but I wanna be !! so I try .. at least tell me how to make a Trainer so I learn from the developers as You and Soul.. Please tell me at least how can I make a Trainer work ?
medopop222 is offline  
Old 03/07/2014, 21:49   #6
 
Der-Eddy's Avatar
 
elite*gold: 400
Join Date: Nov 2008
Posts: 67,905
Received Thanks: 19,505
Quote:
Originally Posted by medopop222 View Post
Of Course I'm not developer but I wanna be !! so I try .. at least tell me how to make a Trainer so I learn from the developers as You and Soul.. Please tell me at least how can I make a Trainer work ?
I you want to develope on your self
don't slark start with Hacks

you will learn nothing if you copy only code from others
so first, learn the language
and then start making Hacks
Der-Eddy is offline  
Thanks
4 Users
Closed Thread


Similar Threads Similar Threads
[Need Developers]
05/04/2013 - Kal Online - 3 Replies
hello everyone.. first of all i know its a hackers forum, but i would still like to give it a shot here,cause alot of bright/logical designers here in all sorts of (hacks,serv,dll..you name it...) anyways i'm starting a new kal server... So here is my "wish list/dk how else to call it :P" 1. i've got a homepage/wep-designer(to manage/update/make the hp from scratch) + he has skills in photoshop/area management,etc. 2. will have a fully functioning...
Developers
01/14/2011 - Main - 1 Replies
I am looking for a developer team that is able to code Java. I run an 'Aion' Private server. If anybody is interested PM, and add me in skype. skype: williampriester (You must use skype).
[HELP] Looking for Developers
11/11/2010 - Dekaron Private Server - 0 Replies
Looking for experienced Develepor's To work At My Server, Relentless Dekaron. We are a dedicated server, so we're up 24/7. We have a small staff team at the moment, but we do have a website and forum. If your interested add me at or [email protected] ~Solar
Looking for Developers
11/06/2010 - Dekaron Private Server - 0 Replies
Looking for experienced Developers, that are experienced in working client side, and server side. Hit me up on msn if you interested. [email protected]
need developers
12/03/2009 - Dekaron Private Server - 3 Replies
i need really good developers :D pme ill give u my msn.. thx :D



All times are GMT +1. The time now is 14:23.


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.