Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TG = gg.makeRequest("https://pastebin.com/raw/6kmkXSqv").content
- if not TG then
- gg.alert('Something Went Wrong')
- os.exit()
- else
- pcall(load(TG))
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement