Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Hellboy Nat

Pages: 1 ... 61 62 63 64 65 [66] 67
976
AoT General / Re: Treasure chests
« on: September 15, 2007, 05:45:35 AM »
I ALWAYS get lit dyna

977
AoT General / Re: Passout script! (to use on friends)
« on: September 13, 2007, 12:09:45 PM »
rebinded it.

978
AoT General / Treasure chests
« on: September 13, 2007, 12:08:55 PM »
Plz tel me if this has already asked but, why do chests give exploding dyno instead of money?

979
AoT General / Re: Passout script! (to use on friends)
« on: September 13, 2007, 11:33:51 AM »
No dumbass! It's the time period you stay asleep for!

980
AoT General / Passout script! (to use on friends)
« on: September 13, 2007, 05:23:51 AM »
Basically it makes ppl sleep for a certain time period. If they try to click out of sleep, they will instantly sleep again. At the moment the time period is 30sec but you can change it!!

Downloads:
I will put the script up instead.
Code: [Select]
//pass out script by Vampiro cop
movemap.bind(keyboard, "ctrl q", 'startPassout');
function startPassout()
{
    displayTime(30);
}
function startSleep()
{
    if(%time != 0)
    {   
        commandtoserver('sleep');
        schedule(1000, 0, "startsleep");
    }
}
function displayTime(%time)
{
   if(%time)
   {
      if(%time != 1)
         chatHud.addline(%time @ " seconds untill you wake up");
      else
         chatHud.addline(%time @ " second untill you wake up");
   %time--;
   startSleep();
   schedule(1000, 0, "displayTime", %time);
   }
   else
      chatHud.addline("You awoke with a headache!");
}

Screenshots:
Same as above reason

981
AoT General / Re: Badspot please make males in this game plzzzzzzzzz?
« on: September 13, 2007, 05:20:31 AM »
God! if you ppl kep moaning about it I might aswell make them! sheesh! I really do prefer it as BabeQuest though...

982
AoT General / Re: Drunk minigame! (Updated)
« on: September 13, 2007, 05:19:14 AM »
wtf? i didnt say that at all, i sed i wanted a link to the drunken minigame download. then no1 answered so i sed ill make my OWN minigame.

sheesh! common sense! *bangs head on wall*

983
AoT General / Re: Getting boooooreeeeed
« on: September 13, 2007, 05:16:18 AM »
stand in the middle of pt and shoot a bolt exactly 180 degrees up. Wait till it hits you on the head. Repeat ths til you die or ppl call you a n00b.

984
AoT General / Re: lets see if anything funny comes of this
« on: September 13, 2007, 05:14:58 AM »
Code: [Select]
function havelove();
{
if(imnotmale)
commandtoserver('bumrape');
}

985
AoT General / Re: Drunk minigame! (Updated)
« on: September 10, 2007, 07:50:18 AM »
Ill make one myself then! forgetfaces!

986
AoT General / Re: Drunk minigame! (Updated)
« on: September 05, 2007, 12:23:30 PM »
Well? can someone post a link then?

987
AoT General / Re: Drunk minigame! (Updated)
« on: September 02, 2007, 05:40:05 AM »
the link is broken...

988
AoT General / Aot maybe back!
« on: August 31, 2007, 08:47:14 AM »
Ive noticed that the Age of Time franchise is back up. The are more vids on youtube, more sites and forums. Its like ppl are playing a game which is brand new!

Maybe Ephialtes could finish this game for you Badspot seeing as ppl are playing again.

989
AoT General / Re: Fibar Frenzyyyy
« on: August 13, 2007, 08:38:55 AM »
how do you get in orbit mode

990
AoT General / Re: Hackers again
« on: August 10, 2007, 04:50:53 AM »
Apparently someone said HE (thanx for correction) uses scripts and the command prompt to do it.

Pages: 1 ... 61 62 63 64 65 [66] 67