Poll

Will you come to my birthday party?

nope
79 (83.2%)
maybe
16 (16.8%)
sure
0 (0%)

Total Members Voted: 95

Author Topic: Escape Overlay Released [NARG]  (Read 494066 times)

if you hate it sheath then go download the prevention mod and stop being lazy :/

Isn't there overdrive mode that bypasses the protection system?

Isn't there overdrive mode that bypasses the protection system?

The overdrive mode makes it so it can be blocked like 9001x easier

BuildBot cannot bypass basic server restrictions

Breaking news:  Rykuta's great book of blockland law is sweeping the world


1) Badspot will never join your server, he will never be on RTB.
2) Rykuta's server will always fill with people, no matter how handicapped the thing he's doing may be (According to Kalphiter).
3) If Kalphiter said it, it is probably wrong. If you disagree with him, you are always right.
4) Rule two is the exception to rule three.
5) Bushido has a two inch snake. (Confirmed by Bushido)
6) Lord Tony is a troll.
7) Ephilates is gay. (Truly, not just in a way that means stupid).
8) Gravity Cat has weapons, but they are not very good.
9) Bushido has weapons, they are good, but broken.
10) Rykuta has weapons, but the good ones he keeps for himself.
11) Badspot wins, always.
12) Rykuta is probably a furry, even though he says he isn't.
13) All Knife TDMS, Family RPGS, and Jail RPS are unoriginal peices of BS. (With obvious exceptions being Rykuta's, and Pload's Jail RPS)
14) There will be swearing, and profanity, wether you censor it or not.
15) If you are well known, you will be hated by many, and loved by others.
16) If you aren't known, you will almost always be branded as a scrub.
17) if your Name isnt' capitilized. and you dont not use propr grammer. You will be branded, as a, noob.
18) Keep your snake out of the punch.
19) Bronies are not people, they are fishes.
20) Nexus is a troll, a super funny and intelligent troll, and probably the greatest spammer in all of blockland.
21) Space Guy made awesome add-ons, now he's gone.
22) Amade makes cool stuff, if you can find his mediafire sharekey

Breaking news: it has come to my attention that a recent update has disabled the exploit that allowed terragen to do multiplayer.  I will probably not release a fix.

I want a law!

Also badspot did join my CityRPG once I think, %1 made him leave.

-lawbook-
22) Amade makes cool stuff, if you can find his mediafire sharekey

This is true.

Instead of making a script to stop buildbot, can't you make one to detect when someone is using it, then a pop-up appears saying (bob) is using build bot! Would you like to kick him? Then you can click yes or no. Then when it does, it clears his bricks.

Instead of making a script to stop buildbot, can't you make one to detect when someone is using it, then a pop-up appears saying (bob) is using build bot! Would you like to kick him? Then you can click yes or no. Then when it does, it clears his bricks.
because you can do that yourself.

Instead of making a script to stop buildbot, can't you make one to detect when someone is using it, then a pop-up appears saying (bob) is using build bot! Would you like to kick him? Then you can click yes or no. Then when it does, it clears his bricks.
yeah stop being a lazy cow

Instead of making a script to stop buildbot, can't you make one to detect when someone is using it, then a pop-up appears saying (bob) is using build bot! Would you like to kick him? Then you can click yes or no. Then when it does, it clears his bricks.

(bob) has placed several bricks on your server!  He may be using BuildBot!  Would you like to kick him?

Y/N

BuildBot has been updated to version 2.3

The only change was that I added an isint function if one is not default.

I thought isint was always default, but I have found several instances where it is not for whatever reason.

BuildBot has been updated to version 2.3

The only change was that I added an isint function if one is not default.

I thought isint was always default, but I have found several instances where it is not for whatever reason.
wouldn't an isInt function literally be return (%val >= 0 || %val <= 0);?

wouldn't an isInt function literally be return (%val >= 0 || %val <= 0);?

zero does count as an integer

At least it did in my last installation of blockland before it somehow went poof with v20

I am mostly concerned with floats and strings

Code: [Select]
if(%x $= mfloor(%x+0))
edit:
Wait lol nvm you do have the =
and I just realized that mfloor does actually turn strings into 0

so its just if(%x == mfloor(%x))

meh i cant be bothered to update if it at least works
« Last Edit: October 30, 2011, 12:23:53 AM by Nexus »

k.

I'm also surprised that's not a default function.