FOXLIB Posted September 25, 2019 Posted September 25, 2019 please make the code gg.getTarget Info () and gg.getTarget version ()
Administrators Enyby Posted September 25, 2019 Administrators Posted September 25, 2019 Nothing is clear. Write more clearly.
Rofiq Posted October 7, 2019 Posted October 7, 2019 Just now, FOXLIB said: as in this picture scipt or code for package info and version please make the script or the code Maybe you mean this if gg.getTargetPackage() == "com.Facebook.katana" then else print("Game not detected\n\nScript is for Facebook.\nYou are running "..string.match(gg.getTargetInfo().name,"[^.]+$").."\nPlease run Facebook and try again .") os.exit() end
Rofiq Posted October 7, 2019 Posted October 7, 2019 Just now, TopGEOYT said: print("Script is for ROS , You are running "..string.match(gg.getTargetInfo().name,"[^.]+$").." , Please run ROS and try again .") [added 2 minutes later] in some apps may be it will get problems but if it wil be problem , u can try only gg.getTargetInfo().name . Code ..string.match(gg.getTargetInfo().name,"[^.]+$").. Not specific app name Can u fix ?
FOXLIB Posted September 26, 2019 Author Posted September 26, 2019 as in this picture scipt or code for package info and version please make the script or the code
FOXLIB Posted September 26, 2019 Author Posted September 26, 2019 how to make a script gg.getTarget Info () and gg.getTarget Package ()
Administrators Enyby Posted September 26, 2019 Administrators Posted September 26, 2019 Read API description. https://gameguardian.net/help/
TopGEOYT Posted October 1, 2019 Posted October 1, 2019 On 9/26/2019 at 5:33 AM, FOXLIB said: as in this picture scipt or code for package info and version please make the script or the code print("Script is for ROS , You are running "..string.match(gg.getTargetInfo().name,"[^.]+$").." , Please run ROS and try again .") [added 2 minutes later] 2 minutes ago, TopGEOYT said: print("Script is for ROS , You are running "..string.match(gg.getTargetInfo().name,"[^.]+$").." , Please run ROS and try again .") in some apps may be it will get problems but if it wil be problem , u can try only gg.getTargetInfo().name .
Question
FOXLIB
please make the code
gg.getTarget Info () and
gg.getTarget version ()
7 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.