Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

The truth behind #fortune

Name: Anonymous 2007-09-21 12:35 ID:Hk24i13h

I'm sick and tired of this age-old "omg i wanna do fortune how do i got fortunes????" faggotry that's rampant in /b/. To end it, here's the story behind the whole unfortunate #fortune thing.

In mid-2007 it was decided that anonymity would no longer be enforced in /b/ and so the name field that had been gone for so long was brought back. A new feature was also introduced, called "fortune," which worked with the #fortune command. To make it work, you had to put #fortune in the now non-existent name field. Fortune only worked (and still works) in /b/, nowhere else.

But then, after a while, things got a little out of hand and suddenly there were namefags galore. Due to the abso-fucking-brick-shitting-enormous name faggotry, the name field was quickly taken down. The guys who have fortune now had it when the name field was taken down, and now they're permanently stuck with it.

So no, you can't do fortune. It's simply impossible. The fortune fags are just pulling your fucking gullible newbie leg, so stop asking how to do it.

Name: Anonymous 2007-09-21 12:36 ID:Heaven

ok bye

Name: Anonymous 2007-09-21 12:43 ID:Heaven

tldr
After 2005 ended it was decided that /b/ had gone to shit, and so nothing past that matters

Name: Anonymous 2007-09-21 12:49 ID:Heaven

>>1
I LOL'd.

Name: Anonymous 2007-09-21 12:53 ID:Heaven

>>1
/prog/ is not /b/. Fucking sage.
Also, #fortune has been in 4chan since the very beginning, but nobody discovered it until recently. And it's not even something that 4chan came up with. Omikuji was around way before 4chan had it. And, no one is "permanently stuck with it", and there's other ways to get a fortune. You just have to be NOT RETARDED in order to turn it on or off -- admittedly a fairly difficult task to accomplish, considering this is /b/ you're talking about.

But let's make this /prog/-related, shall we? Here's the 0ch omikuji code. As you can see it's surprisingly simple. 4chan's #fortune is a little bit more involved, since it has to remove the #fortune from the name as well as edit the post text, so it's not just a quick s/// job.


sub execute

{

    my    $this = shift;

    my    ($sys,$form) = @_;

   

    if($form->Contain('FROM','!omikuji')){

        my $from = $form->Get('FROM');

        my $res = OMIKUJI(time());

        $from =~ s/!omikuji/<¥/b>【$res】<b>/;

        $form->Set('FROM',$from);

    }

    return 0;

}

#------------------------------------------------------------------------------------------------------------

#

#    おみくじ機能

#    -------------------------------------------------------------------------------------

#    @param    $seed    ランダムの種

#    @return    結果文字列

#

#------------------------------------------------------------------------------------------------------------

sub OMIKUJI

{

    my    ($seed) = @_;

    my    (@results,$count);

   

    @results = ('大吉','中吉','小吉','吉','末吉','凶','大凶');

    $count = @results;

   

    srand($seed);

    return($results[int(rand(65535)) % $count]);

}

Name: Anonymous 2007-09-21 12:55 ID:Heaven

Oh, nice job shiichan, adding an extra \n after every line. Wtf.

Name: Anonymous 2007-09-21 14:28 ID:Hk24i13h

People should age this more.

And why is it that /prog/ is more active than all the other text boards combined?

Name: Anonymous 2007-09-21 14:49 ID:t90QtNrD

>>7
Because when you achieve Satori you have more time for posting pronunciation threads.

Name: Anonymous 2007-09-21 15:04 ID:A8Ju91/T

>>7
/prog/ isn't really about programming... it's about some kind of engineering, or art, or magic perhaps.

Name: Anonymous 2007-09-21 15:07 ID:DKjZQM3/

>>9
It's like geometry isn't about measuring the earth.

Name: Anonymous 2007-09-21 15:12 ID:Heaven

lol learn 2 javascipt
javascript:void(document.forms[0].name.value="#fortune");

Name: Anonymous 2007-09-21 15:15 ID:zCaffYHG

Speaking of secrets: try putting fusianasan in the name field of a Kareha board...

Name: Anonymous 2007-09-21 15:20 ID:Heaven

>>12
on 2ch, mokorikomo and yamazaki have similar effects.

Name: Anonymous 2007-09-21 15:23 ID:A8Ju91/T

Name: Anonymous 2007-09-21 16:01 ID:Heaven

>>13
And fusianasan, because ALL OF THEM CAME FROM 2CHANNEL.

Kareha doesn't get it right anyway because it erases all the text, so stuff like http://fusianasan.2ch.net/ won't work.

Name: Anonymous 2007-09-21 21:24 ID:UpL2EavK

>>11
javascript:void(self.main.document.forms[0].name.value="#fortune");

Should work in frames mode.

Name: Anonymous 2007-09-22 4:39 ID:dU3shLqT

>>9
it this some kind of christian magic?

Name: sage 2007-09-22 4:40 ID:dU3shLqT

fortune still works if you use another board

Name: !4X8vLLNDE2 2007-09-22 7:04 ID:6Ra4s5pz

>>18
lol

Name: Anonymous 2007-09-22 9:04 ID:jbA4LxSB

>>17
No, Christians use Perl.

Name: Anonymous 2009-09-14 1:13

Does it still work today?

Name: Anonymous 2009-09-14 2:32

I am a Perl magician, ask me anything.

Name: !4X8vLLNDE2 2009-09-14 6:33

wat

Name: Anonymous 2009-09-14 7:55

fatget

Name: Anonymous 2009-09-14 15:07

$ fortune
You will probably marry after a very brief courtship.

Name: Anonymous 2009-09-14 15:31

[robert@haskal] fortune
Your present plans will be successful.

Name: Anonymous 2009-09-14 16:16

[13:14][0.52][richardcmongler@eeepcee:~][^75%][0]
$ /usr/games/fortune
FORTUNE'S GUIDE TO DEALING WITH REAL-LIFE SCIENCE FICTION: #14
What to do...
    if reality disappears?
    Hope this one doesn't happen to you.  There isn't much that you
    can do about it.  It will probably be quite unpleasant.

    if you meet an older version of yourself who has invented a time
    traveling machine, and has come from the future to meet you?
    Play this one by the book.  Ask about the stock market and cash in.
    Don't forget to invent a time traveling machine and visit your
    younger self before you die, or you will create a paradox.  If you
    expect this to be tricky, make sure to ask for the principles
    behind time travel, and possibly schematics.  Never, NEVER, ask
    when you'll die, or if you'll marry your current SO.

Name: Anonymous 2009-09-14 16:17

>>27
eeepcee
You're an asus!

Name: Anonymous 2009-09-14 16:19

$ fortune
This is not ubuntu, faggot.

Name: Anonymous 2009-09-14 17:51

>>29
No, fortune has always been an integral part of what makes Unix Unix. It's even specified in the Posix standard.

Name: Anonymous 2009-09-15 5:09

>>27
Why is fortune under [m]/usr/games[/b]? THIS SHOULD NEVER HAPPEN! Move it to /usr/bin right now.

Name: Anonymous 2009-09-15 12:22

Just for you >>31-kun, I shall symlink it to /usr/local/bin, but no more due to your being so demanding.

Name: Anonymous 2009-09-15 14:11

anonymous@4chan:~$ fortune | cowsay
 ________________________________________
/ BOFH excuse #397:                      \
|                                        |
| T-1's congested due to porn traffic to |
\ the news server.                       /
 ----------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Name: Anonymous 2009-09-15 14:15

>>33
This is not ubuntu, faggot.

Name: Anonymous 2009-09-15 15:12

>>34
Your clairvoyance is truly amazing anon-kun! To be able to divine just what distro and o/s >>33-kun is running merely from seeing his command prompt. Simply amazing and awe inspiring.

Name: Anonymous 2009-09-15 15:17

>>35
Actually, I saw an invisible post, and decided to say the first thing that came to my mind to see Void's reaction. I do that.

Name: Anonymous 2009-09-15 16:49

>>36
well carry on then, lads

Name: Anonymous 2009-09-15 16:51

>>1
implying someone with a clue still gives a fuck about /b/

Name: Anonymous 2009-09-15 17:34

>>38
replying to a post from 2007 (even though the reply would also have been relevant in 2007).

Name: Anonymous 2009-09-15 17:55

I miss fortunes.
______
If you believe in Jesus Christ and are 100% proud of it put this as your signature.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List