On ROBLOX Youtube Channel, they had Hour of Code to teach players how to script different thing such as a SpeedBoost Plate. I tried it then in my Output Window, all I saw was this: 17:15:23.599 - Something unexpectedly tried to set the parent of to NULL while trying to set the parent of . Current parent is Terrain. 17:15:23.601 - Something unexpectedly tried to set the parent of to NULL while trying to set the parent of . Current parent is Part. 17:15:23.627 - Something unexpectedly tried to set the parent of to NULL while trying to set the parent of . Current parent is Part. 17:15:23.632 - Something unexpectedly tried to set the parent of to NULL while trying to set the parent of . Current parent is Time. 17:15:23.644 - Something unexpectedly tried to set the parent of to NULL while trying to set the parent of . Current parent is Doge.
Thats was the Output whenever I stepped on my Plate. Also, it started adding some kind of 'Things?' into all my models and parts. Just like the "Propper Grammer" virus script.
Script: local speedBoost = script.Parent
local function steppedOn(part) local parent = part.Parent if game.Players:GetPlayerFromCharacter(parent) then parent.Humanoid.Walkspeed = 35 end end
speedBoost.Touched:connect(steppedOn)
Definitely something else in your game, a virus by the sounds of it. I'd recommend using something like this: http://www.roblox.com/Darks-Anti-Virus-UPDATES-v-2-0-item?id=279472925
Force field~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~