Advertisement
SekkayGod

1313

Apr 26th, 2022
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. local DiscordLib = loadstring(game:HttpGet"https://raw.githubusercontent.com/dawid-scripts/UI-Libs/main/discord%20lib.txt")()
  2.  
  3. local win = DiscordLib:Window("Sekkay's Hub")
  4.  
  5. local serv = win:Server("Sekkay's Hub", "Slashing Simulator")
  6.  
  7. local Main = serv:Channel("Slashing Simulator")
  8.  
  9. Main:Button("Collect All Eggs + 3M pet + 15M Sword, function()
  10. loadstring(game:HttpGet("https://pastebin.com/raw/X9kdwf3t"))()
  11. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement