World of Aincrad Script | GET EVERY WEAPON

for _,v in pairs(game:GetService("ReplicatedStorage").Weapons:GetChildren()) do local A_1 = v local A_2 = game:GetService("Players").LocalPlayer.Equipment["Basic Greatsword"]-- for example Basic Greatsword, remember have it equipped local Event = game:GetService("ReplicatedStorage").ArmourEquip Event:FireServer(A_1, A_2) end
views: 62
2023-08-18 01:57:24
Create free pastes just like this one and get paid. Create paste
×