{#if _loggedIn}

API

Copy these for use in third party applications.
User ID
{_user.id}
API Token
{_user.apiToken}

Reset <@footer>

This resets your entire account - your tasks will be deleted and your character will start over.

This is highly discouraged because you'll lose historical data, which is useful for graphing your progress over time. However, some people find it useful in the beginning after playing with the app for a while.

<@footer>
{#if _user.party.current}

{_party.name}

{#each _partyMembers as :member} {/}
{username(:member.auth)}({:member.id})
{#if _view.partyError}
{_view.partyError}
{/}
Leave {else if _user.party.invitation}

You're Invited To {_party.name}

Accept Reject {else}

Create A Party

You are not in a party. You can either create one and invite friends, or if you want to join an existing party, have them enter:

{_user.id}
{#if _view.partyError}
{_view.partyError}
{/}
{/} <@footer>
{else} Login / Register With Facebook

Or

{/}

You died! Game Over.

Continue

Highly discouraged because red tasks provide good incentive to improve (read more). However, this becomes necessary after long bouts of bad habits.

<@footer> {#if lt(_user.balance,1)} Buy More TokensNot enough tokens {else} Re-Roll4 Tokens {/}

You're out of tokens, which are used to buy pets and mounts.

<@footer> Buy More TokensNot enough tokens
{#with _user.preferences}
{username(_user.auth)}
  • {#if equal(_user.preferences.gender, 'f')}
  • {/}
    {/} <@footer>
    {{#if @noDismiss}}{{/}}