Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > S4 League
You last visited: Today at 16:08

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

Advertisement



S4 League AutoIt Help

Discussion on S4 League AutoIt Help within the S4 League forum part of the Shooter category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2012
Posts: 24
Received Thanks: 5
S4 League AutoIt Help

Hallo, ich habe hier einen Code erstellt, wenn ich den Hack öffne geht alles aber im Spiel geht er nicht also er funktioniert nicht. Es komm aber auch keine Fehlermeldung bei AutoIt

Quote:
#include <NomadMemory.au3>
#RequireAdmin
#include <GUIConstants.au3>

#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("MiniTrainer by PsYcHo", 227, 103, 193, 125)
GUISetBkColor(0xA6CAF0)
$Checkbox1 = GUICtrlCreateCheckbox("HP", 24, 24, 73, 17)
GUICtrlSetBkColor(-1, 0x800000)
$Button1 = GUICtrlCreateButton("Go", 128, 24, 75, 49, 0)
GUICtrlSetBkColor(-1, 0x0066CC)
$Group1 = GUICtrlCreateGroup("Group1", 8, 8, 201, 81)
GUICtrlCreateGroup("", -99, -99, 1, 1)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
Case $Button1
_Hack()
exit
EndSwitch
WEnd

Func _Hack()
ToolTip("Wait for S4Client.exe",0,0)
$PID = ProcessExists("S4Client.exe")
ProcessWait($PID)
ToolTip("Wait for S4Client.exe")
$OPEN = _MemoryOpen ($PID)
If GUICtrlRead($Checkbox1) = 1 Then
_MemoryWrite(0x100,$OPEN,"100/200","byte[4]")
EndIf
ToolTip("Wait for S4Client.exe",0,0)


EndFunc
s4lpsycho1 is offline  
Old 04/01/2012, 15:08   #2


 
!llu's Avatar
 
elite*gold: 90
Join Date: Oct 2011
Posts: 1,546
Received Thanks: 459
Gehört in die Section.
!llu is offline  
Old 04/01/2012, 15:09   #3


 
K1ramoX's Avatar
 
elite*gold: 26
Join Date: Jan 2012
Posts: 3,474
Received Thanks: 18,847
- 0x100 ist eine spitzen Adresse
- 100/200 sind auch 4 Bytes, ist logisch
- Man schreibt den Tooltip für das Warten auch schließlich dann wenn die Aktion zu Ende ist
- Man liest erst die PID von einem Prozess aus der noch garnicht existiert und wartet dann auf diesen, genau



Lern die (Script-) Sprache erst und troll dann rum!
K1ramoX is offline  
Thanks
1 User
Old 04/01/2012, 15:10   #4


 
!llu's Avatar
 
elite*gold: 90
Join Date: Oct 2011
Posts: 1,546
Received Thanks: 459
Quote:
Originally Posted by slimcool View Post
guyss plzzzzzzzzzzzzzzzzzzzzzz neeed ap hackk plzzzzzzzzzzzzzzzzzzzzzzz
Thanks for spamming.
No one will release an ApHack, because Serverhacking is illegal and you can get in Prison, if you do this.
#reported
!llu is offline  
Reply


Similar Threads Similar Threads
[Sammelthread] AutoIt S4 league Autoit v3 Tutorials
08/12/2010 - S4 League - 6 Replies
Hallo Com , ich zeig euch mal wie man mit AutoIt V3 einen Script für S4 League programmiert /erstellt.. Als erstes braucht ihr AutoIt V3 Hier zu Downloaden : AutoIt v3 - Downloads Da ihr jedochlich ohne Nomad Memory.au3 keine Script´s starten könnt ,braucht ihr auch natürlich Nomad Memory.. NomadMemory.au3? Where can I Find it? - AutoIt Forums



All times are GMT +2. The time now is 16:08.


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.