if(!A_IsAdmin){
Run *RunAs "%A_ScriptFullPath%",, UseErrorLevel
if(ErrorLevel){
MsgBox, 262165, Error, Start as an Admin
IfMsgBox, Retry
Reload
else
ExitApp
}
return
}
#Include %A_ScriptDir%\SAMP.ahk
#SingleInstance, force
#UseHook
#NoEnv
#Persistent
#IfWinActive, GTA:SA:MP...