Advertisement
NukeVsCity

demonfall dup script

Jan 18th, 2022
20,300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. --Open you're inventory and copy the exact name of the items
  2. getgenv().chosenitem = {"Gold Crown"} --You can add more items to the table
  3. getgenv().dupeamount = 999 --Number of duped items you wanna create
  4. getgenv().toggle = true --Auto Dupe Toggle
  5. loadstring(game:HttpGet(("https://stepbrofurious.xyz/autodupe.lua"), true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement