Advertisement
notsalty999

blox fruits trashscript

Feb 20th, 2023 (edited)
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.65 KB | Source Code | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("JeromeIsNoobHub", "Ocean")
  3.     -- MAIN
  4.     local Main = Window:NewTab("Main")
  5.     local MainSection = Main:NewSection("Main")
  6.  
  7.  
  8.     MainSection:NewButton("farms", "levelfarm", function()
  9.         loadstring(game:HttpGet"https://raw.githubusercontent.com/xQuartyx/DonateMe/main/ScriptLoader")()
  10.     end)
  11.  
  12.     MainSection:NewToggle("allchestpick", "grabsallchestinserverandhops", function()
  13.         loadstring(game:HttpGet("https://raw.githubusercontent.com/scriptpastebin/raw/main/Chest_onoff"))()
  14.     end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement