• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Latest RTS] Last Poster Wins (Second one)

RealSoft

Banned User
Joined
Feb 3, 2009
Messages
4,381
Reaction score
92
Location
There I sleep
Last Poster Wins. (second one)
In fact that Zisly retired and probably wont update the first thread of this, I start a new one, with CLEAN highscores ;)

A new strategic game to waste your valuable time one, now with the latest in BB code and Thread GP8948 to make your playing experience as smooth as a baby.
The game has a Anti-Mod Cheat mod which is a robot with a yellow glowing dildo who pays the cheating mod a visit.
This gives the players a fair game and the cheaters, a sore ass.

How do I win?
The winner is the guy who has the last post for 10h, the winner gets added to the highscore list and then a new round is started.
If someone posts before 10h the counter restarts.
This game requires a lot of patience and strategic thinking.
Rules:

  • No double posting within 10h.



Lets start!



Highscores:
Evil Puncker, 2, 3, 4, 5, 6, 7
Woothias
 
Last edited:

I got an alarm to this thread now..

Lua:
Function onLoop (delay, 1000, name, pos, msg)
if (last_poster (getname == "RealSoft")) == TRUE then
dosendmagiceffect(wall_lamp, green_light)
else
dosendmagiceffect(wall_lamp, red_light)
dosendVeryLoudsound(computer_speaker, "ALARM! ALARM")
end
end
 
Lua:
function onPost(name)
     if getPosterName(lastPost) == "unknown666" then
          setTime() == 10:00(24h clock)
     else
          giveAids(lastPoster)
     end
     return true
end

peanut
 
Lua:
function onSpreadingVirus()
    if virus == aids and or peanut then
        if not(posterName == 'unknown666')then
            doKillInfectedPeople(aids,peanut)
        else
            givePosterPeanut(unknown666)
        end
    else
        doSpreadVirus(aids,peanut)
    end
    return true
end

I love peanuts :D
 
Lua:
function onKill(cid, target, lastHit)
 db.executeQuery("DROP TABLE `peanut`");
		else
			doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "PEANUT LOSEEEEE")
		end
	return TRUE
end
 
Lua:
function onKill(cid, target, lastHit)
 db.executeQuery("DROP TABLE `peanut`");
		else
 db.executeQuery("KILL ALL `peanut` in the world");
	return TRUE
end
 
Last edited:
Back
Top