logo
Creating a Board

Account Registration

An account is required to create, own, or moderate a board

You can register or on the Log-In Page ()

You will only be able to reset your password with the provided e-mail. Use an invalid address at your own risk.


Validate E-mail

While users with unverified e-mails may volunteer for boards, they may not create them

You can request a validation e-mail from your account settings page.

Sometimes these e-mails get lost. Admins can manually verify your account. Please mail the administration with your username from the address you want validated.


Check Existing Boards

All board URIs must be unique, and must be all lowercase.

Not all boards are indexed, but all of them are public, so it's best to visit the board's address.

If the board does not exist, you are free to create it. If it does exist, you can check if it is abandoned. Abandoned boards are available for claim. E-mail an admin to request a board be transferred.


Board Creation

If the board does not exist, you are free to create it!

You can do this from your account settings page.

Enter the address of the board (for example, if you want to create "/test/", you would enter "test"

Supply a board name, generally the subject of the board (for example, "v" is named "Video Games") and a description.

Bypasses

What is a Bypass?

A Bypass is a temporary identifier that gives you access to certain site functions.

Most importantly, you need a bypass to post.

A bypass will expire after a set number of hours or after making so many posts. The exact values may vary.


Captcha

All bypasses require filling out a captcha.

Some boards may also require a captcha to make a post. As such, you may sometimes need to fill out two captchas before you can post.

Once you have a bypass, you won't need to fill one out again unless a board requires it or your bypass expired.


This is a system whereby you are required to generate a cryptographic hash before receiving your bypass.

Though similar in nature to coin miners, the system does not generate any "currency", and does not put much strain on your computer.

The required time to generate a bypass is determined by your computer's specs. Do not close the tab, refresh the page, etc or you will need to begin the process of getting a bypass again.

You will see a spike in CPU usage. This is normal, and it will end when the bypass is generated.

This system may be inconvenient, especially to users with lower end devices, but it is an effective method at preventing spam. We generally only activate it when the site is under attack. You will be compensated with a bypass that lasts much longer and a bigger post allotment.

Names

Tripcodes

To use a tripcode, add a # in your name. After the #, add the password for the tripcode.

The server will apply a hash to the password and display the hashed password.

To use a secure tripcode, add ## in your name and a password. A secure tripcode will generate a random text to be displayed that will only be used if your password matches.


Role signature

If you wish to display your global or board role when posting, you can put #rs in your name, like a tripcode, case insensitive. This will prevent you from using a tripcode.

You can also enable an always use role signature rule in your account settings.

Post Markdown

When posting you can use some tools that will enhance its text in HTML.


URLs

If you post a URL starting with either http or https, it will automatically be linked.


Example:

http://bot.net → http://bot.net



Greentext

Adding > at the start of a line, will greentext the text until a newline.


Example:

>le ebin upboat :^) → >le ebin upboat :^)



Quote

If you write >> and then a number to a posting, it will create a link to this post in the board you are posting and add a tooltip with the post preview if you have javascript enabled.


Example:

>>50 → >>50



Board link

If you write >>> and then add a board name between slashes, it will create a link to the board.


Example:

>>>/cancer/ → >>>/cancer/



Cross-quote

It is also possible to quote posts from another boards. Just add the posting number after the board name.


Example:

>>>/cancer/50 → >>>/cancer/50



Dice Rolling

To roll n dice which all have m sides, use the command /roll{ndm[+-k]}
Hovering over the dice roll will display the rolls on individual dice rather than the total with modifiers.


Example:

/roll{2d6} 2d6 = 5
/roll{1d20+4} 1d20+4 = 19


Tags

Before:After:
[spoiler]the game[/spoiler]
**this also works**
the game
this also works
==SRZ BIZNIZ== SRZ BIZNIZ
(((Echoes))) (((Echoes)))
<pinktext <pinktext
[moe]UGUU SO MOE~[/moe] UGUU SO MOE~
[doom]RIP AND TEAR[/doom] RIP AND TEAR
''italics'' italics
'''bold''' bold
__underline__ underline
~~strikethrough~~ strikethrough
///Slanted Text\\\ Slanted Text

Board-Specific Tags

The following tags are enabled on a per-board basis:

Before:After:
[board]Depends on Board CSS[/board] Depends on Board CSS
[aa]Mona Pゴシック[/aa] Mona Pゴシック
[code]echo "Code with syntax highlighting!";[/code] echo "Code with syntax highlighting!";
Inline $$\LaTeX$$ Inline http://www.w3.org/1998/Math/MathML">LaTeX\LaTeX
\[ \int_a^b {x^2 dx} \] http://www.w3.org/1998/Math/MathML" display="block">abx2dx \int_{a}^{b} x^2 \,dx
Hotkeys

Press alt+R to reload the CAPTCHA.