Advertisement
kevin_flash99

SOLO BLOX INFINITY CHEST OPEN & FREE UPGRADE ITEMS SCRIPT

May 24th, 2021
664
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.29 KB | None | 0 0
  1. _G.box =  true -- false if you need a close
  2. while _G.box do
  3. wait()
  4. local ohString1 = "A Box" -- change if you need A Box , B Box , C Box
  5.  
  6. game:GetService("Players").LocalPlayer.PlayerGui.Backpack.BackpackFrame.ItemFrame["Upgrade Stone"].LocalScript.RemoteEvent:FireServer(ohString1)
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement