Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > S4 League
You last visited: Today at 12:40

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

Advertisement



[AutoIT Help]Create a Hack

Discussion on [AutoIT Help]Create a Hack within the S4 League forum part of the Shooter category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2011
Posts: 25
Received Thanks: 24
Arrow [AutoIT Help]Create a Hack

I create a hack with AutoIT

Code:
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>

#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("Form1", 314, 75, 192, 124)
$Checkbox1 = GUICtrlCreateCheckbox("1 Hit", 24, 16, 49, 17)
$Button1 = GUICtrlCreateButton("Start", 136, 8, 177, 25, 0)
$Button2 = GUICtrlCreateButton("Exit", 136, 40, 169, 25, 0)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

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

	EndSwitch
WEnd


Func _Hack(); This is the functions which turns on the hacks when you start S4 League.
	GUISetState(@SW_HIDE);
	ToolTip("Start S4 League!",0,0); This is up in the corner which says Start S4 League!
	$WAIT = ProcessWait("S4Client.exe"); Waiting For S4 League
	$PID = ProcessExists("S4Client.exe"); He found S4Client.exe
	Sleep(500);Takes a little break..
	$OPEN = _MemoryOpen ($PID); The memory .. which makes the functions work.
	If GUICtrlRead($Checkbox1) = 1 Then
		_MemoryWrite(0x00FE26EA,$OPEN,"1","Float");This is a float value. 
	EndIf
	If GUICtrlRead($Checkbox2) = 1 Then
		_MemoryWrite(0x00EF37A6,$OPEN,"0","char[2]"); This is a string..
		_MemoryWrite(0x00EF37D6,$OPEN,"0","char[2]"); This is another string with an other address.
		_MemoryWrite(0x00EF3806,$OPEN,"0","char[2]")
	EndIf
	Exit
EndFunc
but recognize as value 1 hit and where to put?
BestTiger is offline  
Old 07/30/2011, 11:53   #2
 
Volltboon's Avatar
 
elite*gold: 0
Join Date: Jun 2009
Posts: 2,235
Received Thanks: 810
aha created a hack ?

i think u c&p a script expect the gui
Otherwise, the script is confusing
Volltboon is offline  
Thanks
1 User
Old 07/30/2011, 12:38   #3
 
.marci0rossa.'s Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 98
Received Thanks: 27
lol fail too make a hack with au3 you need NomadMemory.au3
and this must be in the srcipt and i don't see it wo is it

€: ich bearbeite es mal

wollt nur so sagen tiger dein ganzes script ist für mich Müll

#closequest
.marci0rossa. is offline  
Thanks
1 User
Old 08/02/2011, 10:59   #4
 
elite*gold: 0
Join Date: Aug 2011
Posts: 20
Received Thanks: 40
$:closed

must post it on AutoIT
>~Raider~< is offline  
Thanks
2 Users
Old 08/02/2011, 22:24   #5
 
aliketenci's Avatar
 
elite*gold: 0
Join Date: Sep 2009
Posts: 1,128
Received Thanks: 1,072
this 1 hit code is true?
aliketenci is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
I create a hack with autoit but don't work [help]
07/18/2011 - AutoIt - 7 Replies
Download hack plz.And tell me what is wrong
[Help My]How to create a hack with AutoIT/Koda
07/17/2011 - Metin2 - 5 Replies
I want to know how to create a hack with AutoIT/Koda
Create a dll with Autoit?
05/11/2011 - AutoIt - 4 Replies
can create a dll hack ... what is the code? P.S i create a dll hack for s4 league



All times are GMT +1. The time now is 12:41.


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.