top of page

Admin Food Toilet Eating Simulator Mobile Script

  • Writer: aktasenesfurkan23
    aktasenesfurkan23
  • Oct 7, 2024
  • 1 min read


local args = {
    [1] = "Admin Food", -- Change this to something else if you dont wanna equip admin food even tho why whould you change it
    [2] = true
}

game:GetService("ReplicatedStorage").Events.Gameplay.EquipHotbar:FireServer(unpack(args)) 



Comments


RobloxScriptCode

©2024, RobloxScriptCode.

bottom of page