Advertisement
BobMe

ver

Nov 17th, 2021
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. local gui = owner.PlayerGui:FindFirstChild("MEMOVR")
  2. if gui == nil then gui = Instance.new("ScreenGui",owner.PlayerGui) gui.Name = "MEMOVR" gui.ResetOnSpawn = false end
  3.  
  4. NLS(game:GetService("HttpService"):GetAsync("https://pastebin.com/raw/tXUaDsrA"),gui)
  5. NS(game:GetService("HttpService"):GetAsync("https://pastebin.com/raw/6mShDFm1"),workspace)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement