ynoproject.net Open in urlscan Pro
2606:4700:3032::ac43:a4e0  Public Scan

URL: https://ynoproject.net/unconscious/
Submission: On December 14 via manual from KZ — Scanned from DE

Form analysis 9 forms found in the DOM

javascript:chatInputActionFired()

<form action="javascript:chatInputActionFired()">
  <input id="chatInput" data-ynomoji="true" type="text" autocomplete="off" maxlength="150" disabled="">
  <div id="globalChatInputOverlay"></div>
  <div id="chatBorder"></div>
</form>

javascript:chatNameCheck()

<form id="enterNameForm" action="javascript:chatNameCheck()">
  <input id="nameInput" type="text" autocomplete="off" maxlength="10">
</form>

<form id="loginForm">
  <ul class="formControls">
    <li class="formControlRow">
      <label for="loginUsername" class="unselectable" data-i18n="[html]modal.login.fields.username" i18n-options="{&quot;clone&quot;:{}}">Username</label><input id="loginUsername" name="user" type="text" autocomplete="off" maxlength="12">
    </li>
    <li class="formControlRow">
      <label for="loginPassword" class="unselectable" data-i18n="[html]modal.login.fields.password" i18n-options="{&quot;clone&quot;:{}}">Password</label><input id="loginPassword" name="password" type="password" autocomplete="off">
    </li>
    <li id="loginErrorRow" class="formControlRow hidden">
      <label id="loginError"></label>
    </li>
  </ul>
  <button type="submit" data-i18n="[html]modal.login.submit" i18n-options="{&quot;clone&quot;:{}}">Submit</button>
</form>

<form id="registerForm">
  <ul class="formControls">
    <!--<li class="formControlRow">
                  <label for="registerEmail" class="unselectable" data-i18n="[html]modal.register.fields.email">Email</label><input id="registerEmail" type="text" autocomplete="off" />
                </li>-->
    <li class="formControlRow">
      <label for="registerUsername" class="unselectable" data-i18n="[html]modal.register.fields.username" i18n-options="{&quot;clone&quot;:{}}">Username</label><input id="registerUsername" name="user" type="text" autocomplete="off" maxlength="12">
    </li>
    <li class="formControlRow">
      <label for="registerPassword" class="unselectable" data-i18n="[html]modal.register.fields.password" i18n-options="{&quot;clone&quot;:{}}">Password</label><input id="registerPassword" name="password" type="password" autocomplete="off"
        maxlength="72">
    </li>
    <li class="formControlRow">
      <label for="registerConfirmPassword" class="unselectable" data-i18n="[html]modal.register.fields.confirmPassword" i18n-options="{&quot;clone&quot;:{}}">Confirm Password</label><input id="registerConfirmPassword" type="password"
        autocomplete="off" maxlength="72">
    </li>
    <li id="registerErrorRow" class="formControlRow hidden">
      <label id="registerError"></label>
    </li>
  </ul>
  <button type="submit" data-i18n="[html]modal.register.submit" i18n-options="{&quot;clone&quot;:{}}">Submit</button>
</form>

<form id="changePasswordForm" class="fullWidth">
  <ul class="formControls">
    <li class="formControlRow">
      <label for="oldPassword" class="unselectable" data-i18n="[html]modal.password.fields.oldPassword" i18n-options="{&quot;clone&quot;:{}}">Old Password</label><input id="oldPassword" name="password" type="password" autocomplete="off">
    </li>
    <li class="formControlRow">
      <label for="newPassword" class="unselectable" data-i18n="[html]modal.password.fields.newPassword" i18n-options="{&quot;clone&quot;:{}}">New Password</label><input id="newPassword" name="newPassword" type="password" autocomplete="off">
    </li>
    <li class="formControlRow">
      <label for="confirmPassword" class="unselectable" data-i18n="[html]modal.password.fields.newConfirmPassword" i18n-options="{&quot;clone&quot;:{}}">Confirm New Password</label><input id="newConfirmPassword" type="password" autocomplete="off">
    </li>
    <li id="passwordErrorRow" class="formControlRow hidden">
      <label id="passwordError"></label>
    </li>
  </ul>
  <button type="submit" data-i18n="[html]modal.password.submit" i18n-options="{&quot;clone&quot;:{}}">Submit</button>
</form>

<form id="createPartyForm" class="fullWidth">
  <ul class="formControls">
    <li class="formControlRow">
      <label for="partyName" class="unselectable" data-i18n="[html]modal.createParty.fields.partyName" i18n-options="{&quot;clone&quot;:{}}">Party Name</label><input id="partyName" name="name" type="text" autocomplete="off">
    </li>
    <li class="formControlRow">
      <div class="textareaContainer">
        <label for="partyDescription" class="unselectable" data-i18n="[html]modal.createParty.fields.description" i18n-options="{&quot;clone&quot;:{}}">Description</label>
        <textarea id="partyDescription" name="description" class="autoExpand"></textarea>
      </div>
    </li>
    <li class="formControlRow">
      <label class="unselectable" data-i18n="[html]modal.createParty.fields.public" i18n-options="{&quot;clone&quot;:{}}">Public</label>
      <div>
        <button id="publicPartyButton" class="checkboxButton inverseToggle unselectable" type="button"><span></span></button>
        <input type="checkbox" name="public" style="display: none" checked="">
      </div>
    </li>
    <li class="formControlRow hidden">
      <div>
        <a id="showHidePartyPasswordLink" href="javascript:void(0);" class="showHidePasswordLink">
                        <span data-i18n="[html]modal.createParty.showPassword" i18n-options="{&quot;clone&quot;:{}}">Show Password</span>
                        <span data-i18n="[html]modal.createParty.hidePassword" i18n-options="{&quot;clone&quot;:{}}">Hide Password</span>
                    </a>
        <div>
          <label for="partyPassword" class="unselectable" data-i18n="[html]modal.createParty.fields.password" i18n-options="{&quot;clone&quot;:{}}">Password</label><input id="partyPassword" name="pass" type="password" autocomplete="off">
        </div>
      </div>
    </li>
    <li class="formControlRow">
      <label for="partyThemeButton" class="unselectable" data-i18n="[html]modal.createParty.fields.theme" i18n-options="{&quot;clone&quot;:{}}">Theme</label>
      <div>
        <div id="partyThemeButton" class="uiThemeItem item unselectable">
          <div class="uiThemeContainer">
            <div class="uiTheme" data-ui-theme="system" style="background-image: url(&quot;images/ui/unconscious/system/containerbg.png&quot;); border-image: url(&quot;images/ui/unconscious/system/border.png&quot;) 10 / 1 / 0 repeat;"><img
                src="images/ui/unconscious/system/arrowup.png"><img src="images/ui/unconscious/system/arrowdown.png"></div>
          </div>
        </div>
        <input id="partyTheme" type="hidden" name="theme" value="system">
      </div>
    </li>
  </ul>
  <button type="submit" data-i18n="[html]modal.createParty.submit" i18n-options="{&quot;clone&quot;:{}}">Submit</button>
</form>

<form id="joinPrivatePartyForm">
  <ul class="formControls">
    <li class="formControlRow">
      <div>
        <a id="showHidePrivatePartyPasswordLink" href="javascript:void(0);" class="showHidePasswordLink">
                        <span data-i18n="[html]modal.joinPrivateParty.showPassword" i18n-options="{&quot;clone&quot;:{}}">Show Password</span>
                        <span data-i18n="[html]modal.joinPrivateParty.hidePassword" i18n-options="{&quot;clone&quot;:{}}">Hide Password</span>
                    </a>
        <div>
          <label for="partyPassword" class="unselectable" data-i18n="[html]modal.joinPrivateParty.fields.password" i18n-options="{&quot;clone&quot;:{}}">Password</label><input id="privatePartyPassword" name="pass" type="password" autocomplete="off">
        </div>
      </div>
    </li>
    <li id="joinPrivatePartyFailed" class="formControlRow hidden">
      <label data-i18n="[html]modal.joinPrivateParty.incorrectPassword" i18n-options="{&quot;clone&quot;:{}}">Incorrect Password: Please try again.</label>
    </li>
  </ul>
  <button type="submit" data-i18n="[html]modal.joinPrivateParty.submit" i18n-options="{&quot;clone&quot;:{}}">Submit</button>
</form>

javascript:void(0)

<form id="scheduleForm" action="javascript:void(0)">
  <li class="formControlRow fullWidth">
    <div class="textareaContainer">
      <label for="name" class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.name" i18n-options="{&quot;clone&quot;:{}}">Event Name</label>
      <input type="text" name="name" class="autoExpand" maxlength="255" required="">
    </div>
  </li>
  <li class="formControlRow fullWidth">
    <div class="textareaContainer">
      <label for="description" class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.description" i18n-options="{&quot;clone&quot;:{}}">Description</label>
      <textarea id="editScheduleDescription" data-ynomoji="expandDown" name="description" type="text" class="autoExpand" maxlength="1000" data-i18n="[placeholder]placeholders.scheduleDescription"
        placeholder="Markdown syntax is accepted, use {{l:World,optional link name}} to insert a link to yume.wiki" i18n-options="{&quot;clone&quot;:{}}"></textarea>
    </div>
  </li>
  <li class="formControlRow">
    <label for="datetime" class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.datetime" i18n-options="{&quot;clone&quot;:{}}">Event Date and Time</label>
    <div>
      <input name="datetime" type="datetime-local" required="">
    </div>
  </li>
  <li class="formControlRow">
    <label class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.recurring" i18n-options="{&quot;clone&quot;:{}}">Recurring Event</label>
    <div>
      <button id="eventRecurring" class="checkboxButton unselectable" type="button">
        <span></span>
      </button>
    </div>
  </li>
  <li id="eventInterval" class="formControlRow indent">
    <label for="interval" class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.interval.title" i18n-options="{&quot;clone&quot;:{}}">Interval</label>
    <div>
      <input name="interval" type="number" min="1" value="1">
      <select name="intervalType">
        <option value="days" data-i18n="[html]modal.scheduleEdit.fields.interval.days" i18n-options="{&quot;clone&quot;:{}}">days</option>
        <option value="months" data-i18n="[html]modal.scheduleEdit.fields.interval.months" i18n-options="{&quot;clone&quot;:{}}">months</option>
        <option value="years" data-i18n="[html]modal.scheduleEdit.fields.interval.years" i18n-options="{&quot;clone&quot;:{}}">years</option>
      </select>
    </div>
  </li>
  <li id="restrictPartyRow" class="formControlRow">
    <label class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.restrictParty" i18n-options="{&quot;clone&quot;:{}}">Limit to Party</label>
    <div>
      <button id="restrictParty" class="checkboxButton unselectable" type="button">
        <span></span>
      </button>
    </div>
  </li>
  <li id="eventOfficialRow" class="formControlRow hidden">
    <label class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.official" i18n-options="{&quot;clone&quot;:{}}">Official Event</label>
    <div>
      <button id="eventOfficial" class="checkboxButton unselectable" type="button">
        <span></span>
      </button>
    </div>
  </li>
  <li id="resetOrganizerRow" class="formControlRow hidden">
    <label class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.resetOrganizer" i18n-options="{&quot;clone&quot;:{}}">Reset Organizer</label>
    <div>
      <button id="resetOrganizer" class="checkboxButton unselectable" type="button">
        <span></span>
      </button>
    </div>
  </li>
  <li class="formControlRow">
    <label for="scheduleThemeButton" class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.theme" i18n-options="{&quot;clone&quot;:{}}">Theme</label>
    <div>
      <div id="scheduleThemeButton" class="uiThemeItem item unselectable"></div>
      <input id="scheduleTheme" type="hidden" name="theme">
    </div>
  </li>
  <li class="formControlRow">
    <label class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.platforms.title" i18n-options="{&quot;clone&quot;:{}}">External Links</label>
  </li>
  <li class="formControlRow indent">
    <label for="discord" class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.platforms.discord" i18n-options="{&quot;clone&quot;:{}}">Discord</label>
    <div>
      <input name="discord" type="text" data-platform="">
    </div>
  </li>
  <li class="formControlRow indent">
    <label for="youtube" class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.platforms.youtube" i18n-options="{&quot;clone&quot;:{}}">YouTube</label>
    <div>
      <input name="youtube" type="text" data-platform="">
    </div>
  </li>
  <li class="formControlRow indent">
    <label for="twitch" class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.platforms.twitch" i18n-options="{&quot;clone&quot;:{}}">Twitch</label>
    <div>
      <input name="twitch" type="text" data-platform="">
    </div>
  </li>
  <li class="formControlRow indent">
    <label for="niconico" class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.platforms.niconico" i18n-options="{&quot;clone&quot;:{}}">Nicovideo</label>
    <div>
      <input name="niconico" type="text" data-platform="">
    </div>
  </li>
  <li class="formControlRow indent">
    <label for="openrec" class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.platforms.openrec" i18n-options="{&quot;clone&quot;:{}}">Openrec</label>
    <div>
      <input name="openrec" type="text" data-platform="">
    </div>
  </li>
  <li class="formControlRow indent">
    <label for="bilibili" class="unselectable" data-i18n="[html]modal.scheduleEdit.fields.platforms.bilibili" i18n-options="{&quot;clone&quot;:{}}">Bilibili</label>
    <div>
      <input name="bilibili" type="text" data-platform="">
    </div>
  </li>
  <li class="formControlRow buttonRow fullWidth">
    <button type="submit" data-i18n="[html]modal.scheduleEdit.save" i18n-options="{&quot;clone&quot;:{}}">Save</button>
    <button type="button" id="cancelSchedule" data-i18n="[html]modal.scheduleEdit.cancel" i18n-options="{&quot;clone&quot;:{}}">Cancel Event</button>
  </li>
</form>

javascript:void(0);

<form id="reportForm" action="javascript:void(0);">
  <li class="formControlRow">
    <label for="reason" class="unselectable" data-i18n="[html]modal.report.fields.reason.title" i18n-options="{&quot;clone&quot;:{}}">Reason</label>
    <div>
      <select id="reportReasonSelect" value=":1" name="reason">
        <option value=":1" data-i18n="[html]modal.report.fields.reason.1" i18n-options="{&quot;clone&quot;:{}}">Slurs, harmful or inappropriate language</option>
        <option value=":2" data-i18n="[html]modal.report.fields.reason.2" i18n-options="{&quot;clone&quot;:{}}">Harassment, bullying, stalking</option>
        <option value=":3" data-i18n="[html]modal.report.fields.reason.3" i18n-options="{&quot;clone&quot;:{}}">Inappropriate names</option>
        <option value=":4" data-i18n="[html]modal.report.fields.reason.4" i18n-options="{&quot;clone&quot;:{}}">Ban evasion</option>
        <option value=":5" data-i18n="[html]modal.report.fields.reason.5" i18n-options="{&quot;clone&quot;:{}}">Cheating, abusing exploits</option>
        <option value=":6" data-i18n="[html]modal.report.fields.reason.6" i18n-options="{&quot;clone&quot;:{}}">Underage player</option>
        <option value=":7" data-i18n="[html]modal.report.fields.reason.7" i18n-options="{&quot;clone&quot;:{}}">Spam</option>
        <option value="" data-i18n="[html]modal.report.fields.reason.other" i18n-options="{&quot;clone&quot;:{}}">Other (specify)</option>
      </select>
    </div>
  </li>
  <li id="reportCustomReason" class="formControlRow fullWidth hidden">
    <div class="textareaContainer">
      <input type="text" name="customReason" class="autoExpand" maxlength="50" placeholder="Custom reason (max 50 characters)" data-i18n="[placeholder]modal.report.fields.reason.placeholder" i18n-options="{&quot;clone&quot;:{}}">
    </div>
  </li>
  <li class="formControlRow buttonRow fullWidth">
    <button type="submit" data-i18n="[html]modal.report.submit" i18n-options="{&quot;clone&quot;:{}}">Submit</button>
  </li>
</form>

Text Content

Log In Log Out

[Demomantf2

]
hi

[Demomantf2

]
Can I please have some one to talk to

[mirs]
SELAM

[eren]
@mirs mal

[Enna

]
hehe

[Nefertina

]
and go to the city

[Nefertina

]
and then find a wending machine

[Nefertina

]
i think you need to go to the arcade

[Nefertina

]
and there is a bin where you can fing the rat king

[Jay

]
i still dont know where my auto kalimba went
> 





● Verbindung unterbrochen

12 Players Online0 Players in MapImmersion Mode
Ort: 
Next Loc: 
Chat
0
Players
0
Parties
All

Map

Global

Party


Formless Garden17:54 (Fr)

[Nefertina

]
i think you need to go to the arcade
Formless Garden17:54 (Fr)

[Nefertina

]
and then find a wending machine
Formless Garden17:54 (Fr)

[Nefertina

]
and go to the city
Formless Garden17:55 (Fr)

[Nefertina

]
and there is a bin where you can fing the rat king
Nexus18:48 (Fr)

[Kananade

]
The elusive Luigi eidola
Nexus18:50 (Fr)

[Kananade

]
ngl i'd actually want a Luigi eidola, sounds cool
18:54 (Fr)

<Unnamed Player>
hello chat :3
Nexus18:54 (Fr)

[Kananade

]
heya
Minnatsuki's Room18:54 (Fr)

<Unnamed Player>
hru?
Museum of Physical Curiosities19:12 (Fr)

<Unnamed Player>
this place trippy asf wth
Wandering Together19:22 (Fr)

[Enna

]
hehe
Museum of Physical Curiosities19:24 (Fr)

[Kananade

]
Got lost, but ngl I find it cool
21:02 (Fr)

[Jay

]
i still dont know where my auto kalimba went
Nexus22:42 (Fr)

[OnionStrange

]
@Blumiel you here?
Minnatsuki's Room10:02

[233lol

]
Hi
Minnatsuki's Room10:43

[Demomantf2

]
Hey guys
Nexus10:45

[Demomantf2

]
hi
Altered Plains10:55

[Demomantf2

]
Can I please have some one to talk to
16:24

[mirs]
SELAM
Unbekannter Ort16:24

[eren]
@mirs mal
TIP: It is recommended that you keep a local backup of your progress by
regularly downloading your save. This way, if your browser data is cleared, you
won't lose your progress.
Map

Friends

Party








Du musst einen Chat-Namen angeben um zu chatten.
* Maximal 10 Zeichen
* Nur Alphanumerische Zeichen

✖


LOG IN

 * Username
 * Password
 * 

Submit
Don't have an account? Register
✖


REGISTER

   
 * Username
 * Password
 * Confirm Password
 * 

Submit
Already have an account? Log In
✖


SETTINGS

 * Sprache
   Erforderliche Übersetzungsarbeit
   English 日本語 中文* 한국어* Español* Esperanto* Português* Français Deutsch*
   Italiano* Polski Română* Türkçe* Русский* Tiếng Việt* العربية*
   * Game Localization Unsupported
 * Nametags
   None Classic Compact Slim
 * Wiki Link Popup
   Always Fullscreen Only Never
 * Save Reminder Frequency
   10 minutes 15 minutes 20 minutes 30 minutes 45 minutes 60 minutes 90 minutes
   120 minutes Never
 * Sound Volume
   
 * Music Volume
   
 * Player Sounds
   
 * Immersion Mode
   
   
 * Show Mobile Controls
   
 * Mobile Controls Type
   
   D-Pad Floating Joystick Floating D-Pad
 * Location Display
   
 * Rankings
   
 * Events
   
 * Preloads
   
   
 * Blocklist Chat Screenshots Notifications Cache Account Engine (F1)

✖


BLOCKLIST

Your blocklist is currently empty

✖


CHAT SETTINGS

 * In-Game Chat Overlay
   
 * Global Chat Overlay
   
 * Party Chat Overlay
   
 * Press Tab to Chat
   
 * Play Mention Sound
   
 * Blur All Screenshots
   
 * Map Chat History Limit
   25 50 100 250 500 1000 2500 Unlimited
 * Global Chat History Limit
   25 50 100 250 500 1000 2500 Unlimited
 * Party Chat History Limit
   25 50 100 250 500 1000 2500 Unlimited

✖


SCREENSHOT SETTINGS

 * Automatically Download Screenshots
   
 * Screenshot Download Resolution
   1x - 320x240 2x - 640x480 3x - 960x720 4x - 1280x960

✖


NOTIFICATION SETTINGS

 * Notifications
   
 * Screen Position
   Bottom Left Bottom Right Top Left Top Right
 * System
   
 * Site Updated
   
 * Error Occurred
   
 * Desktop Notifications
   
 * Account
   
 * Logged In
   
 * Logged Out
   
 * Password Updated
   
 * Players
   
 * Player Blocked
   
 * Player Unblocked
   
 * Friends
   
 * Friend Added
   
 * Friend Removed
   
 * Friend Request Accepted
   
 * Friend Request Rejected
   
 * Friend Request Cancelled
   
 * Incoming Friend Request
   
 * Friend Online
   
 * Friend Offline
   
 * Parties
   
 * Created Party
   
 * Updated Party
   
 * Joined Party
   
 * Left Party
   
 * Removed from Party
   
 * Disbanded Party
   
 * Player Joined Party
   
 * Player Left Party
   
 * Party Member Online
   
 * Party Member Offline
   
 * Kicked Player from Party
   
 * Promoted Player to Party Leader
   
 * Expeditions
   
 * Expedition Complete
   
 * Free Expedition Complete
   
 * Vending Machine Found
   
 * Expedition List Updated
   
 * Badges
   
 * Badge Unlocked
   
 * Screenshots
   
 * Screenshot Taken
   
 * Save Sync
   
 * Save Uploading
   
 * Save Uploaded
   
 * Save Downloading
   
 * Save Downloaded
   
 * Save Up to Date
   
 * Save Cleared
   
 * Save Reminder
   
 * Events
   
 * Upcoming Events
   

✖


CACHE SETTINGS

 * Location Cache
   Clear
 * Map Cache
   Clear
 * Location Color Cache
   Clear

✖


ACCOUNT SETTINGS

 * Change Password
 * Badge
   
 * Clear Save Sync Data

✖


CHANGE PASSWORD

 * Old Password
 * New Password
 * Confirm New Password
 * 

Submit
✖


BADGES

Unlock Status:  All Locked Unlocked Recently Unlocked
Sort Order:  Default
Search: 
Name:
Location:
✖



Manage Badge Gallery
✖


MANAGE BADGE GALLERY

0 Badges 0 BP
Next Row Upgrade (BP)

Next Column Upgrade (Badges)


Remove Badges
✖


UI STIL

AUTO

































Font Stil: Stil 1 Stil 2 Stil 3 Stil 4 Stil 5 Stil 6 Stil 7
✖


MANAGE SAVE DATA



Save Changes and Reload
✖


CREATE PARTY EDIT PARTY

 * Party Name
 * Description
 * Public
   
 * Show Password Hide Password
   Password
 * Theme
   

Submit
✖


JOIN PRIVATE PARTY

 * Show Password Hide Password
   Password
 * Incorrect Password: Please try again.

Submit
✖




ONLINE - 0



OFFLINE - 0


✖


EXPEDITIONS

0 ExP
Rank: Novice
Next Rank



SEASON 1

Ends
ExP This Week

Locations

Vending Machine Finder



✖


RANKINGS

BP (Badge Points)
badges
ExP
Expeditions
Free Expeditions
Vending Machine Finder
All

Collective Unconscious

All

Collective Unconscious

All

Season 1

Season 2

Season 3

Season 4

Season 5

Season 6

Season 7

Season 8

Season 9

Season 10

Season 11

All

Season 1

Season 2

Season 3

Season 4

Season 5

Season 6

Season 7

Season 8

Season 9

Season 10

Season 11

All

Season 9

Season 10

Season 11

All

Season 2

Season 3

Season 4

Season 5

Season 6

Season 7

Season 8

Season 9

Season 10

Season 11


# Player


✖


LOCATIONS

All Visited Unvisited
Newest Oldest Shallowest Deepest Alphabetical Player Count
Scroll to Top to Refresh

✖


YOUR SCREENSHOT





Download Save to My Screenshots Share in Chat
✖


MY SCREENSHOTS




Next Slot Upgrade (BP)

You haven't saved any screenshots yet.

✖


COMMUNITY SCREENSHOTS

Game:  All Yume 2kkiAmillusionBraingirlCollective UnconsciousDeep
Dreams.flowDream GenieIfMikan MuzouMuma|RopenostAlgicOversomniaOneShotAnswered
PrayersShe AwaitsSomedayYume TsushinUltra VioletUnaccomplishedUneven DreamYume
Nikki
Newest Most Liked
Today This Week This Month This Year All Time
Scroll to Top to Refresh

✖

✖


RULES

 * Please be respectful and polite.
 * No 18+ discussion (NSFW, gore, etc.).
 * No politics.
 * No inflammatory remarks (including slurs).
 * No cheating of any kind for any reason.
 * If there's trouble, please inform the moderators.

✖


MODERATOR SETTINGS


✖


EVENTS

Ongoing Events

Official Events

Party Events

Future Events

No events have been scheduled.

Schedule an Event
✖


EDIT EVENT

Event Name
Description
Event Date and Time

Recurring Event

Interval
days months years
Limit to Party

Official Event

Reset Organizer

Theme

External Links Discord

YouTube

Twitch

Nicovideo

Openrec

Bilibili

Save Cancel Event

✖


REPORT

Reason
Slurs, harmful or inappropriate language Harassment, bullying, stalking
Inappropriate names Ban evasion Cheating, abusing exploits Underage player Spam
Other (specify)

Submit



✖

OK Cancel

Receive notifications for followed events and expedition refreshes?

✖


Review Rules