Parkour DATA ROLLBACK – DUPE SCRIPT – BAG TELEPORT

Created by Septex#2195

Features:

  • DATA ROLLBACK / DUPE
  • BAG TELEPORT
    •  spamming will ban you, I recommend doing it once or twice and changing servers
  •  
  • HOW TO DUPE:
    • 1. Execute script
    • 2. Everything you do in the server will be reset to what it was when you joined 
      • so you can trade bags and skins and you will still have it after rejoining
    • 3. Server hop to rollback 
      • rejoining the same server not gonna work

SCRIPTS: [2]

BAG TELEPORT:

local WantedBag = "Legendary" -- change this to whatever bag u want

for i,v in pairs(workspace:GetChildren()) do
   if v:FindFirstChild("Rarity") and v.Rarity.Value == WantedBag then
       game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Main.CFrame
       return
   end
end

DUPE:

loadstring(game:HttpGet(('https://raw.githubusercontent.com/XTheMasterX/Scripts/Main/ParkourRollback'),true))()

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!