$file1 = GuiCtrlCreateInput("Conquer Online Folder", 10, 10, 370, 20)
$Button_1 = GuiCtrlCreateButton("Remove 3DEffects", 10, 40, 100, 20)
$file2 = GUICtrlRead($file1) ;THIS SHOULD BE IN CASE $msg = $Button_1 SO THAT IT CHECKS AFTER YOU HAVE INPUTED SOMETHING
GuiSetState()
While 1
$msg = GuiGetMsg()
Select
Case $msg = $GUI_EVENT_CLOSE
ExitLoop
Case $msg = $Button_1
FileMove($file2 & "3DEffect.ini",$file2 & "_3DEffect.ini", 9)
MsgBox(0,"","Effects Removed")
Case Else
;;;
EndSelect
WEnd
Exit ;YOU DONT NEED THIS
AutoIt ~!*Creation/Scripting/Advice*!~ 12/23/2007 - Tutorials - 1 Replies People recommended I try AutoIt for to try and create my own programs. For a few days I was lookin at the program, messing around with the "Help Me" scripts that comes with the program, they arnt very detailed and not very great but they are giving me a little bit of a understanding of what the coding lookings like or how it works. BUT its not really all together, its all bits and pieces if anything. What im curius about is ... IS there anyone who has simple programs or scripts made with AutoIt...
HELP! I need help scripting 02/06/2007 - Conquer Online 2 - 1 Replies OK, I want to know how u ppl do it! I what program do u use to make them? cause i wanna help but i dun know how... somone plz reply!
I need help scripting 09/05/2006 - General Coding - 0 Replies Ok I am tired of leeching I am ready to try my hand at scripting but I dont know where to start and I was wondering if someone could help me get started or tell me a website that can help me learn so I can make my own hacks and contribute to the epvp community that we all love :D
scripting 08/10/2006 - Conquer Online 2 - 1 Replies hey can any1 tell me how to script e.g. change ur lvl ect