Advertisement
Roblox_Exploiters

FNB Autoplayer

Apr 19th, 2022 (edited)
525
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. -------webhook logs
  2.  
  3. loadstring(game:HttpGet("https://pastebin.com/raw/0pSZtqKC", true))()
  4.  
  5. -------notification
  6.  
  7. local notif = loadstring(game:HttpGet("https://raw.githubusercontent.com/insanedude59/notiflib/main/main"))()
  8.  
  9.  
  10. notif:Notification("FNB Hub Selection","FNB Hub Is Now Loading","GothamSemibold","Gotham",5) -- title: <string> description: <string> title font: <string> description font: <string> notification show time: <8>
  11.  
  12. -------Actual script lmfao
  13.  
  14. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/sannin9000/Ui-Libraries/main/uwuware", true))()
  15.  
  16. local GayWindow = Library:CreateWindow("FNB Hub Selection")
  17.  
  18. local GayFolder = GayWindow:AddFolder('Legit')
  19. GayFolder:AddButton({text = 'Execute Legit Gui', callback = function() loadstring(game:HttpGet(("https://pastebin.com/raw/BmDTU7ZM"),true))() end})
  20.  
  21. local GayFolder2 = GayWindow:AddFolder('Rage')
  22. GayFolder2:AddButton({text = 'Execute Rage Gui', callback = function() loadstring(game:HttpGet(("https://pastebin.com/raw/Gvvm6See"),true))() end})
  23.  
  24. local GayFolder3 = GayWindow:AddFolder('Credits')
  25. GayFolder3:AddLabel({text = "Scripts: Zoinks#7514"})
  26. GayFolder3:AddLabel({text = "----------------------"})
  27. GayFolder3:AddLabel({text = "Dont Use Them Both"})
  28. GayFolder3:AddLabel({text = "At The Same Time"})
  29.  
  30. Library:Init()
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement