1 all you wanna do is play MC and you end up screwing around trying to get twitch to behave itself2. Thanks Calculator, for a progression breaking bug in the 1.12 version which means the Conductor Mast doesn’t work...
/api/rp/FMfvIqs/battles/2/action/{actionName}/run
while true do end
X = 1
If X = 1 Then
End
Else do
Nothing
End
58 its not the uselessness of the code that makes we want to avoid people spamming the server with it. Its the fact that its a never ending busy loop, aka the kind that easily takes up entire cores and does nothing. It makes it a bit too easy to DDOS the server with that.57. That's awesome. That code is like "WOA" in my Head. Maybe u need something like this:
Code:X = 1 If X = 1 Then End Else do Nothing End