Advertisement
MegumuSenpai

Saber Simulator | AutoFarm GUI

Sep 19th, 2019
37,717
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.31 KB | None | 0 0
  1. --UI Library
  2. local library = loadstring(game:HttpGet("https://pastebin.com/raw/eWKgbdix", true))()
  3.  
  4. --Main
  5. local w = library:CreateWindow('Saber Farm')
  6.  
  7. --Section
  8. w:Section('Made by Megumu')
  9.  
  10. --hi
  11. w:Label("hi")
  12. w:Label("i deleted my script")
  13. w:Label("why?")
  14. w:Label("im sick of getting dms about")
  15. w:Label("updating it")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement