Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PS C:\EDITED node index.js
- created lobby
- set pass
- setting host
- <ref *1> BanchoLobby {
- _events: [Object: null prototype] { playerJoined: [Function (anonymous)] },
- _eventsCount: 1,
- _maxListeners: undefined,
- channel: BanchoMultiplayerChannel {
- _events: [Object: null prototype] {
- JOIN: [Function (anonymous)],
- message: [Function (anonymous)]
- },
- _eventsCount: 2,
- _maxListeners: undefined,
- banchojs: BanchoClient {
- _events: [Object: null prototype],
- _eventsCount: 5,
- _maxListeners: 50,
- username: 'CCleanerShot',
- password: 'EDITED',
- host: 'irc.ppy.sh',
- port: 6667,
- osuApi: [Client],
- rateLimiter: [BanchoRateLimiter],
- client: [Socket],
- connectState: Symbol(Connected),
- reconnect: true,
- reconnectTimeout: null,
- connectCallback: null,
- joinCallbacks: [],
- partCallbacks: [],
- users: [Map],
- usersById: [Map],
- channels: [Map],
- ignoreClose: false,
- [Symbol(kCapture)]: false
- },
- name: '#mp_104851176',
- topic: 'multiplayer game #5190',
- joined: true,
- joinCallback: null,
- joinPromise: null,
- partCallback: null,
- partPromise: null,
- channelMembers: {
- CCleanerShot: [BanchoChannelMember],
- BanchoBot: [BanchoChannelMember]
- },
- listenersInitialized: true,
- lobby: [Circular *1],
- [Symbol(kCapture)]: false
- },
- banchojs: BanchoClient {
- _events: [Object: null prototype] {
- error: [Function (anonymous)],
- PM: [Function (anonymous)],
- CM: [Function (anonymous)],
- JOIN: [Function (anonymous)],
- PART: [Function (anonymous)]
- },
- _eventsCount: 5,
- _maxListeners: 50,
- username: 'CCleanerShot',
- password: 'EDITED',
- host: 'irc.ppy.sh',
- port: 6667,
- osuApi: Client {
- apiKey: 'EDITED',
- disableRateLimiting: false,
- requestsPerMinute: 60,
- parseData: true,
- baseUrl: 'https://osu.ppy.sh/api',
- requester: [Requester],
- ratelimiting: [Ratelimiting],
- user: [UserComponent],
- beatmaps: [BeatmapsComponent],
- scores: [ScoresComponent],
- replay: [ReplayComponent],
- multi: [MultiComponent]
- },
- rateLimiter: BanchoRateLimiter {
- timespan: 6000,
- privateLimit: 4,
- publicLimit: 3,
- messagesTimestamps: [Array]
- },
- client: Socket {
- connecting: false,
- _hadError: false,
- _parent: null,
- _host: 'irc.ppy.sh',
- _readableState: [ReadableState],
- _events: [Object: null prototype],
- _eventsCount: 5,
- _maxListeners: undefined,
- _writableState: [WritableState],
- allowHalfOpen: false,
- _sockname: null,
- _pendingData: null,
- _pendingEncoding: '',
- server: null,
- _server: null,
- timeout: 60000,
- [Symbol(async_id_symbol)]: 4,
- [Symbol(kHandle)]: [TCP],
- [Symbol(kSetNoDelay)]: false,
- [Symbol(lastWriteQueueSize)]: 0,
- [Symbol(timeout)]: Timeout {
- _idleTimeout: 60000,
- _idlePrev: [TimersList],
- _idleNext: [TimersList],
- _idleStart: 32145,
- _onTimeout: [Function: bound ],
- _timerArgs: undefined,
- _repeat: null,
- _destroyed: false,
- [Symbol(refed)]: false,
- [Symbol(kHasPrimitive)]: false,
- [Symbol(asyncId)]: 2,
- [Symbol(triggerId)]: 1
- },
- [Symbol(kBuffer)]: null,
- [Symbol(kBufferCb)]: null,
- [Symbol(kBufferGen)]: null,
- [Symbol(kCapture)]: false,
- [Symbol(kBytesRead)]: 0,
- [Symbol(kBytesWritten)]: 0
- },
- connectState: Symbol(Connected),
- reconnect: true,
- reconnectTimeout: null,
- connectCallback: null,
- joinCallbacks: [],
- partCallbacks: [],
- users: Map(2) {
- 'banchobot' => [BanchoUser],
- 'ccleanershot' => [BanchoUser]
- },
- usersById: Map(0) { '6137282': [BanchoUser] },
- channels: Map(1) { '#mp_104851176' => [BanchoMultiplayerChannel] },
- ignoreClose: false,
- [Symbol(kCapture)]: false
- },
- id: 104851176,
- scores: [],
- _name: 'zzzzzz CCleanerShot',
- _beatmapId: 22538,
- _beatmap: Beatmap {
- approved: -2,
- submitDate: 2008-11-04T13:23:17.000Z,
- approvedDate: Invalid Date,
- lastUpdate: 2008-11-05T18:14:56.000Z,
- artist: 'Peter Lambert',
- id: 22538,
- setId: 3756,
- bpm: 160.38,
- creator: 'peppy',
- creatorId: 2,
- difficultyRating: 0.713736,
- diffSize: 3,
- diffOverall: 0,
- diffApproach: 0,
- diffDrain: 0,
- countNormal: 4,
- countSlider: 3,
- countSpinner: 1,
- hitLength: 18,
- source: null,
- genre: 0,
- language: 1,
- title: 'osu! tutorial',
- totalLength: 114,
- version: 'Gameplay basics',
- fileMd5: '3c8b50ebd781978beb39160c6aaf148c',
- mode: 0,
- tags: [ '' ],
- favouriteCount: 1548,
- rating: 10,
- downloadUnavailable: false,
- audioUnavailable: false,
- playcount: 256978,
- passcount: 246952,
- maxCombo: 28,
- diffAim: 0.396929,
- diffSpeed: 0.234049,
- packs: [],
- storyboard: false,
- video: false
- },
- _teamMode: 0,
- _winCondition: 0,
- _mods: [],
- _freemod: false,
- _playing: false,
- _slots: [
- BanchoLobbyPlayer {
- lobby: [Circular *1],
- user: [BanchoUser],
- state: Symbol(Not Ready),
- isHost: false,
- team: null,
- mods: [],
- score: null
- },
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null,
- null
- ],
- _size: 16,
- players: {
- CCleanerShot: BanchoLobbyPlayer {
- lobby: [Circular *1],
- user: [BanchoUser],
- state: Symbol(Not Ready),
- isHost: false,
- team: null,
- mods: [],
- score: null
- }
- },
- playersById: {
- '6137282': BanchoLobbyPlayer {
- lobby: [Circular *1],
- user: [BanchoUser],
- state: Symbol(Not Ready),
- isHost: false,
- team: null,
- mods: [],
- score: null
- }
- },
- slotsUpdatesQueue: [ [Function (anonymous)] ],
- playerCreationQueue: [],
- updateSettingsPromise: null,
- [Symbol(kCapture)]: false
- }
- Gameplay basics
- Closing...
- PS C:EDITED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement