Advertisement
Gerard_games

Miners Haven Codes

Apr 22nd, 2018
4,232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.53 KB | None | 0 0
  1. local code = {"open:artifacts","2016artifacts","KaBOOOOM","asecretmask","rearti","rearti2","HeadStart","communistmanifesobestmanifesto","100milagain?","hyup","spicysauce","isthatacave","floridachicken","troodles","bigwhoopsie","ThreeYears","happybday","theancientones","AGreat3Years"}
  2. for i=1,#code do
  3. wait(0.01)
  4. game:GetService("ReplicatedStorage").TryCode:InvokeServer(code[i])
  5. print("Code Used: " .. code[i])
  6. end
  7. print("All codes have been successfully tried. If some didn't work you must of used it before or it's no longer working. ")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement