Poll

...

...
15 (71.4%)
...
6 (28.6%)

Total Members Voted: 21

Author Topic: Broken World Roleplay :: NEW POLL VOTE NOW  (Read 23587 times)

Oh my god why did I make this.
Code: (Python) [Select]
#!/usr/bin/python
from time import sleep as standby
import sys
import time
import random
import os.path

print ''

def eMessage(msg):
    print '...' + msg + '_' + '\n'

def eMenu(menu):
    eMessage('[E]BOARD MENU =>')
    while True:
        i = 0
        for item in menu:
            print "  ", str(i), "=>", str(item).upper()
            i = i + 1
        print ''
        choice = raw_input('   PLEASE ENTER INDEX OF CHOICE [integer from 0 to ' + str(len(menu) - 1) + ']: ')
        print ''
        try:
            choice = int(choice)
            if choice < 0 or choice > (len(menu) - 1):
                eMessage('INVALID SELECTION - FROM 0 TO ' + str(len(menu) - 1) + ' ONLY')
            else:
                return menu[choice]
        except:
            eMessage('INVALID INPUT - INTEGER ENTRY ONLY')
    return ''

def getRandom(min, max):
    rand = random.random() * max
    return rand + min

eMessage("[E]BOARD POWERING UP")
standby(getRandom(0.2, 1.4))
if os.path.isfile('./eboard.cfg'):
    cfg = open('./eboard.cfg', 'r').read().split('\n')
    eMessage("[E]BOARD REGISTERED TO: " + cfg[0].upper())
else:
    cfg = open('./eboard.cfg', 'w')
    eMessage("[E]BOARD NOT REGISTERED - PLEASE FILL OUT INFORMATION")
    while True:
        fn = raw_input("   FIRST NAME [single-word entry]: ")
        print ''
        fc = len(fn.split())
        try:
            if fc is not 1:
                eMessage("INVALID INPUT - SINGLE WORD ENTRY ONLY")
            else:
                break
        except:
            eMessage("INVALID INPUT - SINGLE-WORD ENTRY ONLY")
    while True:
        ln = raw_input("   LAST NAME [single-word entry]: ")
        print ''
        lc = len(ln.split())
        try:
            if lc is not 1:
                eMessage("INVALID INPUT - SINGLE WORD ENTRY ONLY")
            else:
                break
        except:
            eMessage("INVALID INPUT - SINGLE-WORD ENTRY ONLY")
    cfg.write(fn + " " + ln)
    eMessage("PROCESSING")
    standby(getRandom(1, 2))
    eMessage('YOUR REGISTRATION HAS BEEN PROCESSED')
    eMessage("[E]BOARD POWERING OFF - 'RESTART IS REQUIRED TO FINISH REGISTRATION'")
    sys.exit()

eMessage("BRIDGING CONNECTION TO SATELLITE")
standby(getRandom(1.5, 4))
eMessage("CONNECTION ESTABLISHED")
eMessage("BUFFERING")
standby(getRandom(0.1, 0.4))
while True:
    choice = eMenu(['VIEW REGISTRATION DATA', 'VIEW LOGS', 'RE-ESTABLISH CONNECTION', 'POWER OFF'])
    if choice is 'VIEW REGISTRATION DATA':
        cfg = open('./eboard.cfg', 'r').read().split('\n')
        eMessage("[E]BOARD REGISTERED TO: " + cfg[0].upper())
        eMessage("ACCOUNT REGISTRAR: [E]BOARD INC.")
        eMessage("REGISTRATION DATE: " + time.ctime(os.path.getctime('./eboard.cfg')).upper())
    if choice is 'VIEW LOGS':
        eMessage("[E]LOGS IS NOT ENABLED")
    if choice is  'RE-ESTABLISH CONNECTION':
        eMessage("DESTROYING CONNECTION TO SATELLITE")
        standby(getRandom(0.1, 0.6))
        eMessage("CONNECTION DESTROYED")
        eMessage("BRIDGING CONNECTION TO SATELLITE")
        standby(getRandom(1.5, 4))
        eMessage("CONNECTION ESTABLISHED")
        eMessage("BUFFERING")
        standby(getRandom(0.1, 0.4))
    if choice is 'POWER OFF':
        eMessage("[E]BOARD POWERING OFF - 'MANUAL USER INPUT REQUEST'")
        sys.exit()
    standby(1)

eMessage("[E]BOARD POWERING OFF - 'AN ERROR HAS OCCURED'")
sys.exit()

Thanks, I felt it was appropriate.

If everyone really lets this die, which would be a shame, as this was fun, then goodbye Broken World, if not, I will welcome a chance to continue my new story.
I possibly will add up to 5 more entries before it comes the end of my story. I'll keep this alive C:

Name: Anthony "Billy Mays" Sullivan
Status: Healthy (100%)
Items: Truckload of weapons that I don't bother to list
Gained: A little bit of ground over the known territory
Lost: My map :c

As I headed east towards the edge of Checkpoint F, I thought about what I have. I stopped in the middle of the road. I had crates upon crates of food and munitions. I also had a good living space and an armored truck. I smiled and looked up at the sky remembering Mike who gave me his truck and his stuff unwillingly. I started to head back out onto the road east. At the edge of the territory, a guard stopped me and came up to the truck. I pulled down my shattered window.

"Problem, officer?" I asked.

"You're on the edge of known territory, son. Turn around now unless I have to make you," the guard said with a devilish smile on his face. I could see his hand on the holster of his gun. I had to act quick. I drew my 9mm pistol and shot him in the forehead. Blood spewed out of the open wound. I pushed him off the side of my truck and rolled back up my window. I kept on going.

"Welp. This is it," I said. "The moment of truth."

I kept on driving until nightfall. Nothing has happened so far. I pulled out my map. I looked carefully and could see that I was somewhere in what was Tennessee back then. I decided to stop here for the night. Nothing has attacked me so far and I didn't want to take chances. Could it be that the government was wrong that there was dangerous life out of known land? I dismissed the idea and pulled out my sleeping bag which I kept behind my seat. I found an open spot in the truck and laid down there. I could see some heavily radiated vultures in the sky circling the vicinity out of the gunner seat in the truck. I got out of my sleeping bag, pulled down the machine gun, and closed the hatch to the top. I didn't want radiated stuff in my truck.

-End of Day 1 in unknown territory

Name: Roger MacTavish
Status: Allive and well
Items: Fedora hat, Leather vest, basic clothing, Backpack, kukri, Hunting rifle, canteen,
In Backpack: 2 days food, side of uncooked coyote meat, 10 rifle rounds, extra canteen, binoculars
Gained: Vulture meat [3]
Lost: nothing

Roger has been out in the desert since the bombs hit, hunting irradiated animals and claiming the territory as his own. he has currentley found and lightly furnished a small cave in the side of the nearby rockface, and is currently cooking the meat he stripped off a coyote carcass he found. He lloks ouside and sees a mutant vulture swooping down to clean off the coyotes body. "Come closer, you beast of a bird." he whispers, as he hefts his rifle.
BOOM
The shot echoes off the cave wall as the vulture falls dead. Roger climbs out of the cave, and deftly cuts up the carcass. now that hes so close, he realizes this must have been a mutant vulture. as soon as he finishes stripping the vulture of its feathers, he hears another gunshout.
BOOM
Roger looks through his binoculars at the nearby border checkpoint, and sees a truck has pulled up to it. "hmm..... looks like oi might be hav`in visitors mighty soon...". he then burries the corpse of the vulture and coyote nearby, so they dont attract more scavengers. he goes back into his cave, and wraps up the coyote meat. then he goes to sleep.


Name: Nixon (Going by last name, not first) // Status: Normal // Location: Central city // Inventory: NONE (#); Handgun (#); 120Handgun Ammunition (#); Knife (#) // Wearing: Light, Damaged armour // Gained: NONE // Lost: NONE


Oh yah, Backstory. Kai...
My name is Nixon, First name unknown, Who is a a british national who was holidaying in the country when the missiles dropped. Had a military career in the Territorial army and the SAS. My character mainly hangs around town, Waiting until he is needed for something. Can be hired as a mercenary.

Name: John // Status: Normal. // Location: Busiest/Most industrial/Most Criminal Activity Citys. // Items: Handcuffs, Glock 18, Stunstick. // Wearing: Black Police Suit // Gained: Nothing. // Lost: Nothing.

Can I do this?  :cookieMonster:

Name: John // Status: Normal. // Location: Busiest/Most industrial/Most Criminal Activity Citys. // Items: Handcuffs, Glock 18, Stunstick. // Wearing: Black Police Suit // Gained: Nothing. // Lost: Nothing.

Can I do this?  :cookieMonster:
THIS IS DEAD DAMMAT

Holy loving bumprape.

Decepticon keeps bumping old threads