local v = 0; local c; while true do if (v == (0)) then c = { [1] = 'GodBlaster' }; game:GetService('ReplicatedStorage').RemoteEventsFolder.BackPackToolSend:FireServer(unpack(c)); break end end