Expedition Antarctica Script | GET ALL BADGES

[ad_1]

Created by Teemsploit

Features:

 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!

[ad_2]