Expedition Antarctica Script | GET ALL BADGES

Created by Teemsploit

Features:

  • GET ALL BADGES
 number = 0
while wait() do
    number = number + 1
    local Badge = {
        [1] = "Award_Badge",
        [2] = number,
        [3] = game:GetService("Players").LocalPlayer
    }

    game:GetService("ReplicatedStorage").Badges_Main:FireServer(unpack(Badge))
    print(number)
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

More Scripts!

TOP 10 TRENDING SCRIPTS