Inoob8C

Untitled

Aug 1st, 2023
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. Tab5:Button{
  2. Name = "Anti-AFK",
  3. Description = "Prevents you from getting kicked for being AFK.",
  4. Callback = loadstring(game:HttpGet("https://raw.githubusercontent.com/NoTwistedHere/Roblox/main/AntiAFK.lua"))()
  5. }
  6.  
  7. Tab5:Button{
  8. Name = "Infinite Yield",
  9. Description = "Executes Infinite Yield.",
  10. Callback = loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))()
  11. }
Advertisement
Add Comment
Please, Sign In to add comment