script 1: loadstring(game:HttpGet("https://raw.githubusercontent.com/ToraIsMe2/ToraIsMe2/main/0Backroomsrace", true))() script 2: local plr = game.Players.LocalPlayer.Character.Head for i, v in pairs(game:GetService("Workspace"):GetDescendants()) do if v.Name == "TouchInterest" and v.Parent then firetouchinterest(plr, v.Parent, 0) end end