Advertisement
SumitScripts

Untitled

Mar 26th, 2024
11,490
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. local lib = loadstring(game:HttpGet("https://raw.githubusercontent.com/AZYsGithub/Arceus-X-UI-Library/main/source.lua"))()
  2.  
  3. lib:SetTitle("Rtx Loader | SumitScripts")
  4. lib:SetIcon("http://www.roblox.com/asset/?id=9178187770")
  5. lib:SetTheme("HighContrast")
  6.  
  7. lib:AddButton("Rtx Loader V1", function()
  8. loadstring(game:HttpGet("https://pastebin.com/raw/beJhkj3m"))()
  9. print("Clicked!")
  10. end)
  11.  
  12. lib:AddButton("Rtx Loader V2", function()
  13. loadstring(game:HttpGet(('https://pastefy.app/BIr8OzrR/raw'),true))()
  14. print("Clicked!")
  15. end)
  16.  
  17. lib:AddButton("Rtx Loader V2", function()
  18. loadstring(game:HttpGet(('https://pastefy.app/BIr8OzrR/raw'),true))()
  19. print("Clicked!")
  20. end)
  21.  
  22. lib:AddButton("More Rtx GUI", function()
  23. loadstring(game:HttpGet("https://pastebin.com/raw/beJhkj3m"))()
  24. print("Clicked!")
  25. end)
  26.  
  27. lib:AddButton("Fps booster", function()
  28. loadstring(game:HttpGet("https://pastebin.com/raw/1dXmmH9Y"))()
  29. print("Clicked!")
  30. end)
  31.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement