
World Code
Tags:
Combat
Creator:
fuxion_yt
Code:
onPlayerJoin = (playerId) => {
api.setHealth(playerId, 100000000, undefined, true)
};
onPlayerJoin = (playerId) => {
api.setShieldAmount(playerId, 500000)
};
Instructions:
It goes in real code and it gives you a op shield and HP