justanoobOnYT Posted April 22, 2021 Posted April 22, 2021 This is an tutorial for beginners What you can teach from this tutorial: How to do an announce How to do an simple menu How to do an advanced menu Here is the start of the tutorial. First thing you need to do is to install an editor i recomand QuickEdit (link:https://gameguardian.net/32DiPju) Second thing is to download GameGuardian and VirualSpace (if you don't have root),easier to use is VirtualXposed. Open QuickEdit and create an new file and press save as and give it and name and very important is to put .lua at the finish Ok for the start let's make an announce like this: Write gg.alert ('Write what you want') Ok now let's make the menu menu=gg.choice ({'First option' ,'Second Option'}) Ok if you want to add an title like this: add to menu=gg.choice ({'First option' ,'Second Option'},nil, 'Title') For full tutorial here:Tutorial 1.lua
dulge_xo Posted October 27, 2021 Posted October 27, 2021 Thanks really nice and basic with some decent explanations.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.