Advertisement
NMM

FunkyFriday

NMM
Jul 3rd, 2021
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. if not pcall(function() return syn.protect_gui end) then
  2. syn = {}
  3. syn.protect_gui = function(egg)
  4. egg.Parent = game.CoreGui
  5. end
  6. end
  7. loadstring(game:HttpGet("https://raw.githubusercontent.com/wally-rblx/funky-friday-autoplay/main/main.lua",true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement