Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2020
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. local MM2 = Instance.new("ScreenGui")
  2. local Main = Instance.new("Frame")
  3. local Piplup = Instance.new("ImageLabel")
  4. local MadeByMe = Instance.new("TextLabel")
  5. local isOn2 = Instance.new("TextLabel")
  6. local mCheck = Instance.new("TextLabel")
  7. local mSum = Instance.new("TextLabel")
  8. local sCheck = Instance.new("TextLabel")
  9. local sSum = Instance.new("TextLabel")
  10. local Hide = Instance.new("TextButton")
  11. local Shift = Instance.new("TextLabel")
  12. local Coin = Instance.new("TextLabel")
  13. local isOn1 = Instance.new("TextLabel")
  14. local KeyBind = Instance.new("TextLabel")
  15. local isOn3 = Instance.new("TextLabel")
  16. local isOn4 = Instance.new("TextLabel")
  17. local God = Instance.new("TextLabel")
  18. local Show = Instance.new("TextButton")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement