Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- How to make game checker for exp^loits!
- 1. Make screengui
- 2. make frame
- 3. make textlabel and customize your gui & make another textlabel with no text
- 4. give credits or just ignore it
- 5. get gui to lua after you've done customizing your gui
- 6. scroll down full
- 7. write -- scripts:
- 8. then you have to do is copy this script: if game.PlaceId == TheGameID then -- press enter and you get end thingy
- TEXTLABEL.Text = ("Example")
- wait(1) -- custom second
- loadstring(game:HttpGet("PastebinRawURL"), true))()
- wait(1)
- FRAME.Visible = false
- Thats it you can add more!! with -- example by line
RAW Paste Data
Copied