This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--[[--->--->--->--->--->--->--->--->--->--->--->--->--->--->-->--> | |
############################################################## | |
####### How To Get/Set the Global Handle with CE in Lua ###### | |
############################################################## | |
--->]] | |
local Tick=0;function __GetGTA5Process() | |
if openProcess('GTA5.exe') | |
then sleep(100);if getOpenedProcessID()==0 | |
then getAutoAttachList().add('GTA5.exe');sleep(100); | |
if getOpenedProcessID()==0 and Tick>5 |