Skip to content
View Robloxexploiter691's full-sized avatar

Block or report Robloxexploiter691

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
 
local LP = game.Players.LocalPlayer
game.ReplicatedStorage.ToolEvents.TpRollEvent:FireServer()
repeat wait() until LP.Character
for i,v in pairs(LP.Backpack:GetChildren()) do
   if v.Name == "TpRoll" then
       v.Parent = LP.Character
   end
end
while true do
   wait()
   for i,v in pairs (LP.Character:GetChildren()) do
       if v.Name == "TpRoll" then
           v:Activate()
       end
   end
end

Popular repositories Loading

  1. Robloxexploiter691 Robloxexploiter691 Public

    Config files for my GitHub profile.

  2. Bathroom-script Bathroom-script Public

  3. Keyboard-script Keyboard-script Public

  4. Bathroom-gui Bathroom-gui Public

  5. Server-crasher-gui Server-crasher-gui Public

  6. Test Test Public