Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 10:16

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

Advertisement



Help $Open

Discussion on Help $Open within the AutoIt forum part of the Coders Den category.

Reply
 
Old   #1
 
yuser's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 494
Received Thanks: 484
Help $Open

#Solved. Close Please
yuser is offline  
Old 06/05/2013, 18:07   #2
 
lolkop's Avatar
 
elite*gold: 280
Join Date: May 2007
Posts: 2,818
Received Thanks: 3,483
Quote:
Originally Posted by yuser View Post
Code:
#RequireAdmin
#include <ButtonConstants.au3>
#include <Nomadmemory.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=C:\Users\samsung-1\Desktop\Form1.kxf
$Form1_1 = GUICreate("Minium Project ; Again'n Again V2", 617, 439, 192, 125)
$Checkbox1 = GUICtrlCreateCheckbox("WJ Range", 48, 8, 81, 17)
$Checkbox2 = GUICtrlCreateCheckbox("Sp Refill", 48, 32, 65, 17)
$Checkbox3 = GUICtrlCreateCheckbox("Sentry Range", 48, 56, 89, 17)
$Checkbox4 = GUICtrlCreateCheckbox("Sentry Delay", 48, 80, 97, 17)
$Checkbox5 = GUICtrlCreateCheckbox("Ghostmode", 48, 104, 105, 17)
$Checkbox6 = GUICtrlCreateCheckbox("Cutspeed", 48, 128, 97, 17)
$Checkbox7 = GUICtrlCreateCheckbox("Anchor Speed", 48, 152, 89, 17)
$Checkbox8 = GUICtrlCreateCheckbox("Anchor Range", 48, 176, 105, 17)
$Checkbox9 = GUICtrlCreateCheckbox("Anchor Delay", 48, 200, 89, 17)
$Checkbox10 = GUICtrlCreateCheckbox("Dodge Speed", 48, 224, 97, 17)
$Checkbox11 = GUICtrlCreateCheckbox("Inf Ammo", 48, 248, 65, 17)
$Checkbox12 = GUICtrlCreateCheckbox("X2 Damage", 48, 272, 73, 17)
$Checkbox13 = GUICtrlCreateCheckbox("Speedhack", 296, 8, 89, 17)
$Checkbox14 = GUICtrlCreateCheckbox("1 Hit", 296, 32, 105, 17)
$Checkbox15 = GUICtrlCreateCheckbox("Fastfire", 296, 56, 121, 17)
$Checkbox16 = GUICtrlCreateCheckbox("Wallshoot", 296, 80, 65, 17)
$Checkbox17 = GUICtrlCreateCheckbox("Hitrange[Disabled Because Of Lag]", 296, 104, 193, 17)
GUICtrlSetState(-1, $GUI_DISABLE)
$Checkbox18 = GUICtrlCreateCheckbox("Non-Gravity", 296, 128, 81, 17)
$Checkbox19 = GUICtrlCreateCheckbox("200 Hp", 296, 152, 81, 17)
$Checkbox20 = GUICtrlCreateCheckbox("Godmode", 296, 176, 65, 17)
$Checkbox21 = GUICtrlCreateCheckbox("Inf Anchor", 296, 200, 65, 17)
$Checkbox22 = GUICtrlCreateCheckbox("InstaRespawn", 296, 224, 113, 17)
$Checkbox23 = GUICtrlCreateCheckbox("Reverse Walljump", 296, 248, 105, 17)
$Checkbox24 = GUICtrlCreateCheckbox("Inf Sp", 296, 272, 105, 17)
$Button1 = GUICtrlCreateButton("Start Hacking !", 40, 328, 177, 65)
$Pic1 = GUICtrlCreatePic("C:\Users\samsung-1\Downloads\yuser.jpg", 256, 320, 337, 81)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
MsgBox(4096, "Minium Project", "Please Do NOT Leech This. Made by yuser. Minium Project")
While 1
	$nMsg = GUIGetMsg()
	Switch $nMsg
		Case $GUI_EVENT_CLOSE
			Exit
Case $button1
			fn0006()
	EndSwitch
	WEnd
Func fn0006()
	ToolTip("Waiting for S4Client.exe", 0, 0)
	ProcessWait("S4Client.exe")
	$a5f7760493c = ProcessExists("S4Client.exe")
	ToolTip("Enjoy", 0, 0)
	Sleep(450)
	If GUICtrlRead($Checkbox24) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox23) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox22) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox20) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox19) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox18) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox17) = 1 Then
		fn0003(******, $OPEN, "0", "float")
	EndIf
	If GUICtrlRead($Checkbox16) = 1 Then
		fn0003(******, $OPEN, "******", "float")
	EndIf
	If GUICtrlRead($Checkbox15) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox14) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox13) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox11) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox10) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox9) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox8) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox7) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox6) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox5) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox4) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox3) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox2) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	If GUICtrlRead($Checkbox1) = 1 Then
		fn0003(******, $OPEN, "******", "long")
	EndIf
	Exit 
 EndFunc
Autoit Says The Error Is In : $OPEN . Could you correct my mistakes ? Thank You all
$OPEN gets used, without being declared in your code...
lolkop is offline  
Thanks
1 User
Old 06/05/2013, 18:15   #3
 
yuser's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 494
Received Thanks: 484
Quote:
Originally Posted by lolkop View Post
$OPEN gets used, without being declared in your code...
Oh, I Forgot To Write The Open Command :/ Solved The Problem. Changed It To memorywrite. Thanks
yuser is offline  
Reply


Similar Threads Similar Threads
Dark-Road Open Server PVE & PVP D12 Has Open With Last Data (Full Working) No Lag
06/12/2012 - SRO PServer Advertising - 10 Replies
Rate Server :- Degree :13 Master Level :360/240 Max Level :120 Client Version: 188 Exp Rate: 400x Party Exp Rate: 350x Gold Drop Rate: 400x Drop Rate: 400x Alchemy Rate: 5x
Dark-Road Open Server PVE & PVP D12 Has Open With Last Data (Full Working) No Bug
06/03/2012 - SRO PServer Advertising - 9 Replies
Server Info :- Client Version: 188 Degree : 13 Master Cap :360 / 240 Max Level :120 Exp Rate: 400x Party Exp Rate: 350x Gold Drop Rate: 400x Drop Rate: 400x Alchemy Rate: 5x
KBot_5.62_setup.exe ' Open Open Open '
12/18/2011 - DarkOrbit - 5 Replies
KBot_5.62_setup.exe LİNK : http://www.kbotik.com/files/mo_IMG_3.jpg SCAN : http://www.metascan-online.com/img/metascanonline -logo.png



All times are GMT +1. The time now is 10:17.


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