• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

Official Bob-Omg Social: Count to 300 bob-ombs!

Frostwraith

The Demon King
Joined
Jun 26, 2012
Messages
16,679
Location
Portugal
NNID
Frostwraith357
How cute... programming... now, is that C or Java? Well... it could be both. I prefer Java to C, though.

2 Bob-ombs anyway.
 

Isatis

If specified, this will repl[0x00000000]ce the
Premium
BRoomer
Joined
Dec 18, 2008
Messages
10,253
Location
San Francisco, CA
NNID
reverite
if(new post)
{
if(user.Staff)
{
intBomb=0;
}
else if(user.member)
{
autoreply("Zero Bob-Ombs");
}
}
if($this->newPost()) {
if($user->isStaff()) {
$numBombs = 0;
} else if($user->isMember()) {
$this->autoReply("Zero Bob-Ombs");
}
}

//FTFY
 
Top Bottom