You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Codded by : Keathunsar : https://github.com/dady172172/Roblox-Cheats
--just teleports you to the diamonds in the school area and will teleport you to the spiders you can collect in the main lobby. script can tell the difference between the two.
]]--
_G.Collector = true
while _G.Collector == true do
Wait(.01)
local diamond = game:GetService("Workspace"):FindFirstChild("diamond")
local specialdiamond = game:GetService("Workspace"):FindFirstChild("specialdiamond")