[ad_1]
Created by Ego
Features:
- AUTO EQUIP
getgenv().a = true
while getgenv().a == true do
local ohString1 = "Tool"
local ohString2 = "Wooden Pickaxe"
game:GetService("ReplicatedStorage").Events.EquipItem:FireServer(ohString1, ohString2)
wait(1)
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]