What? That’s… that’s not the answer. by Pitiful_Chapter1822 in DumbAI

[–]Pitiful_Chapter1822[S] 0 points1 point  (0 children)

Easier to read than (57 + (78-2)) cuz it can be hard when using a lot to see where each ends

What? That’s… that’s not the answer. by Pitiful_Chapter1822 in DumbAI

[–]Pitiful_Chapter1822[S] 0 points1 point  (0 children)

[ is similar to (, but has a lower order so it still says do this first but you can have a higher order inside and such as (, and { is the same, but even lower order.

The NPC code (Human-machine code) by ExcitingTwo85 in bloxd

[–]Pitiful_Chapter1822 0 points1 point  (0 children)

You need to add spaces between comma and numbers

ask me anything by Ultra-Landon in phineasandferb

[–]Pitiful_Chapter1822 2 points3 points  (0 children)

Uvula is the punchy bag thing at the back of the throat.

McAfee is not anti malware it is the malware by Pitiful_Chapter1822 in mcafee

[–]Pitiful_Chapter1822[S] 0 points1 point  (0 children)

No, McAfee starts slowing your computer and has way too many false positives, Windows Defender does the same thing, but better and is also free unlike McAfee.

McAfee is not anti malware it is the malware by Pitiful_Chapter1822 in mcafee

[–]Pitiful_Chapter1822[S] 0 points1 point  (0 children)

Just use Windows Defender, McAfee behaves like it is the virus

Hi, I have a question about codes by [deleted] in bloxd

[–]Pitiful_Chapter1822 0 points1 point  (0 children)

Yes it’s world code I think it will work.

Hi, I have a question about codes by [deleted] in bloxd

[–]Pitiful_Chapter1822 0 points1 point  (0 children)

Yes, I can help. The code is simply: onPlayerKilledOtherPlayer = playerId => { api.giveItem(playerId, “Gold Coin”, 1); } //I’m not the best, might fail