Abyss
Open-source Abyss utility that equips the developer gun and tubes through a direct remote call.
local args = {
[1] = "guns",
[2] = "Developer"
}
game:GetService("ReplicatedStorage").common.packages.Knit.Services.InventoryService.RF.EquipItem:InvokeServer(unpack(args))
local args2 = {
[1] = "tubes",
[2] = "Sea Mine"
}
game:GetService("ReplicatedStorage").common.packages.Knit.Services.InventoryService.RF.EquipItem:InvokeServer(unpack(args2))Explore 3 other scripts for this game