20.8K views
11.5K downloads
1 year ago
This new script for Pop It Trading allows you do duplicate your Pop It Toys, in order to use it properly you have to drop it near you and execute the script, after that look in your inventory and enjoy! (if it dosent work
change the wait time at top to "wait(.5)" to 5,6, or 7, this also depends on wifi and server.)
Script Features:
Dupe
This script has remained unmodified since its initial release
--BROUGHT TO YOU BY RSCRIPTS.NET!--
repeat wait() until game:IsLoaded()
local drop = game:GetService("ReplicatedStorage").RemoteEvents.Drop
local equip = game:GetService("ReplicatedStorage").RemoteEvents.Equip
function autoequip(c,item)
for i = 1,c do
wait(0.1)
equip:FireServer(item)
function autodrop(c,item)
for i = 1,c do
wait(.4)
drop:FireServer(item)
end
end
end
end
autoequip(1,"Gummy Rainbow")
autodrop(1,"Gummy Rainbow")
wait(1)
game:GetService("TeleportService"):Teleport(7346416636,game:GetService("Players").LocalPlayer)
wait(.3)
local function bsf()
local n = false
for i, v2 in pairs(workspace.Dropped:GetChildren()) do
if
v2.Owner.Value == game.Players.LocalPlayer or
v2.Owner.Value == game.Players.LocalPlayer.Character
--print("take")
then
print("take")
for is, vs in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
if vs:IsA("MeshPart") or vs:IsA("BasePart") and v then
print("1n1", v2, vs)
firetouchinterest(vs, v2.Handle, 1)
firetouchinterest(vs, v2.Handle, 0)
--char.HumanoidRootPart.CFrame = v2.Handle.CFrame
n = true
print(2)
break
end
end
print(3)
end
end
if n then
wait()
bsf()
end
end
bsf()
Similiar Scripts
Hungry for more? Check out these Roblox Scripts!
22.9K views
8 months ago

Pop it trading simulator Script | Working Dupe!
Pop It Trading
Pop It Trading
15.3K views
1 year ago
Pop It Simulator Infinite Cash
Pop It Simulator
Pop It Simulator
14.8K views
1 year ago

Pop It Simulator Infinite Gems
Pop It Simulator
Pop It Simulator
14.5K views
1 year ago

Pop It Simulator - Autofarm Cash & Gems
Pop It Simulator
Pop It Simulator
0 Comments
Log in here to comment