Arcane Oblivion RPG Script | 30QnD DAMAGE WEAPON

Created by Z33N#4452

Features:

  • 30QnD DAMAGE WEAPON
for i,v in pairs(game:GetService("ReplicatedStorage").GameItems:GetChildren()) do
     if v.Name == "PIG" then
        if require(v.WeaponConfig).Cost < 1 then
            game:GetService("ReplicatedStorage").GameRemotes.BuyEvent:FireServer(v.Name)
        end
    end
end

ENJOY!

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

More Scripts!

TOP 10 TRENDING SCRIPTS