Code:
#RequireAdmin
#include <NomadMemory.au3>
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("HackFormTest2", 559, 348, 192, 124)
GUISetCursor (2)
GUISetBkColor(0x808080)
$Group1 = GUICtrlCreateGroup("Hacks", 24, 16, 185, 313)
GUICtrlSetColor(-1, 0x0000FF)
$Checkbox1 = GUICtrlCreateCheckbox("Checkbox3", 32, 40, 97, 17)
GUICtrlSetFont(-1, 10, 800, 0, "MS Sans Serif")
$Checkbox2 = GUICtrlCreateCheckbox("Checkbox3", 32, 64, 97, 17)
GUICtrlSetFont(-1, 10, 800, 0, "MS Sans Serif")
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Group2 = GUICtrlCreateGroup("Special", 224, 16, 305, 81)
GUICtrlSetColor(-1, 0x0000FF)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Group3 = GUICtrlCreateGroup("Thanks/Fav.", 408, 112, 121, 217)
GUICtrlSetColor(-1, 0x0000FF)
GUICtrlSetBkColor(-1, 0x000000)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Group4 = GUICtrlCreateGroup("Updates", 224, 112, 161, 81)
GUICtrlSetColor(-1, 0x0000FF)
$Button2 = GUICtrlCreateButton("GoToTheTheard", 232, 136, 145, 41, $WS_GROUP)
GUICtrlSetColor(-1, 0xFFFFFF)
GUICtrlSetBkColor(-1, 0x000000)
GUICtrlSetCursor (-1, 3)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Button1 = GUICtrlCreateButton("HackIT", 224, 200, 161, 49, $WS_GROUP)
GUICtrlSetFont(-1, 12, 800, 0, "MS Serif")
GUICtrlSetColor(-1, 0x0000FF)
GUICtrlSetBkColor(-1, 0x000000)
GUICtrlSetCursor (-1, 0)
$Checkbox3 = GUICtrlCreateCheckbox("Checkbox3", 32, 88, 97, 17)
GUICtrlSetFont(-1, 10, 800, 0, "MS Sans Serif")
GUICtrlSetColor(-1, 0x0000FF)
$Checkbox4 = GUICtrlCreateCheckbox("Checkbox3", 32, 112, 97, 17)
GUICtrlSetFont(-1, 10, 800, 0, "MS Sans Serif")
GUICtrlSetColor(-1, 0x0000FF)
$Checkbox5 = GUICtrlCreateCheckbox("Checkbox3", 32, 136, 97, 17)
GUICtrlSetFont(-1, 10, 800, 0, "MS Sans Serif")
GUICtrlSetColor(-1, 0x0000FF)
$Checkbox6 = GUICtrlCreateCheckbox("Checkbox3", 32, 160, 97, 17)
GUICtrlSetFont(-1, 10, 800, 0, "MS Sans Serif")
GUICtrlSetColor(-1, 0x0000FF)
$Checkbox7 = GUICtrlCreateCheckbox("Checkbox3", 32, 184, 97, 17)
GUICtrlSetFont(-1, 10, 800, 0, "MS Sans Serif")
GUICtrlSetColor(-1, 0x0000FF)
$Checkbox8 = GUICtrlCreateCheckbox("Checkbox3", 32, 208, 97, 17)
GUICtrlSetFont(-1, 10, 800, 0, "MS Sans Serif")
GUICtrlSetColor(-1, 0x0000FF)
$Checkbox9 = GUICtrlCreateCheckbox("Checkbox3", 32, 232, 97, 17)
GUICtrlSetFont(-1, 10, 800, 0, "MS Sans Serif")
GUICtrlSetColor(-1, 0x0000FF)
$Checkbox10 = GUICtrlCreateCheckbox("Checkbox3", 32, 256, 97, 17)
GUICtrlSetFont(-1, 10, 800, 0, "MS Sans Serif")
GUICtrlSetColor(-1, 0x0000FF)
$Checkbox11 = GUICtrlCreateCheckbox("Checkbox3", 32, 280, 97, 17)
GUICtrlSetFont(-1, 10, 800, 0, "MS Sans Serif")
GUICtrlSetColor(-1, 0x0000FF)
$Checkbox12 = GUICtrlCreateCheckbox("Checkbox3", 32, 304, 97, 17)
GUICtrlSetFont(-1, 10, 800, 0, "MS Sans Serif")
GUICtrlSetColor(-1, 0x0000FF)
$Checkbox13 = GUICtrlCreateCheckbox("Checkbox3", 232, 48, 105, 17)
GUICtrlSetFont(-1, 8, 400, 2, "MS Sans Serif")
GUICtrlSetColor(-1, 0x0000FF)
$Checkbox14 = GUICtrlCreateCheckbox("Checkbox3", 336, 48, 121, 17)
GUICtrlSetFont(-1, 8, 400, 2, "MS Sans Serif")
GUICtrlSetColor(-1, 0x0000FF)
$Radio1 = GUICtrlCreateRadio("Special", 456, 48, 60, 17)
GUICtrlSetColor(-1, 0x0000FF)
$Label2 = GUICtrlCreateLabel("Name1", 416, 232, 36, 17)
GUICtrlSetColor(-1, 0x0000FF)
$Label3 = GUICtrlCreateLabel("Name2", 416, 208, 36, 17)
GUICtrlSetColor(-1, 0x0000FF)
$Label4 = GUICtrlCreateLabel("Name3", 416, 184, 36, 17)
GUICtrlSetColor(-1, 0x0000FF)
$Label5 = GUICtrlCreateLabel("Name4", 416, 160, 36, 17)
GUICtrlSetColor(-1, 0x0000FF)
$Label6 = GUICtrlCreateLabel("Name5", 416, 256, 36, 17)
GUICtrlSetColor(-1, 0x0000FF)
$Label7 = GUICtrlCreateLabel("Name6", 416, 280, 36, 17)
GUICtrlSetColor(-1, 0x0000FF)
$Label8 = GUICtrlCreateLabel("Name7", 416, 304, 36, 17)
GUICtrlSetColor(-1, 0x0000FF)
$Label9 = GUICtrlCreateLabel("Designed By ReD", 216, 296, 181, 32)
GUICtrlSetFont(-1, 18, 400, 6, "Old English Text MT")
GUICtrlSetColor(-1, 0x00FF00)
$Label1 = GUICtrlCreateLabel("Label1", 416, 136, 36, 17)
GUICtrlSetColor(-1, 0x0000FF)
GUICtrlCreatePic(@ScriptDir & "\crysis3.jpg", 0, 0, 559, 348, BitOR($SS_NOTIFY,$WS_GROUP,$WS_CLIPSIBLINGS))
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
Case $Button2
ShellExecute("http://www.elitepvpers.com/forum/s4-league-hacks-bots-cheats-exploits/")
EndSwitch
WEnd