Giter Club home page Giter Club logo

diep_bot's People

Contributors

piotrdabkowski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

diep_bot's Issues

Opened conn undefined

Hello

i tried to utilize this script in a sandbox private match and the bot did not work
i did npm install commander and got the following output with no bot:

Command {
commands: [],
options:
[ Option {
flags: '-p, --party ',
required: true,
optional: false,
negate: false,
short: '-p',
long: '--party',
description:
'Your diep.io sandbox party link (eg: diep.io/#93D64747001AF89EF02920)' },
Option {
flags: '-t, --tank ',
required: true,
optional: false,
negate: false,
short: '-t',
long: '--tank',
description:
'One of supported tank types: dragon, fighter, sniper, predator, ram, ac' },
Option {
flags: '-b, --body ',
required: true,
optional: false,
negate: false,
short: '-b',
long: '--body',
description: 'Bodyguard mode entity id' },
Option {
flags: '-n, --num ',
required: true,
optional: false,
negate: false,
short: '-n',
long: '--num',
description: 'Number of bots',
defaultValue: 1 } ],
_execs: Set {},
_allowUnknownOption: false,
_args: [],
_name: 'headless',
_helpFlags: '-h, --help',
_helpDescription: 'output usage information',
_helpShortFlag: '-h',
helpLongFlag: '--help',
Command:
{ [Function: Command]
super
:
{ [Function: EventEmitter]
once: [Function: once],
EventEmitter: [Circular],
usingDomains: false,
defaultMaxListeners: [Getter/Setter],
init: [Function],
listenerCount: [Function] } },
Option: [Function: Option],
_events:
[Object: null prototype] {
'option:party': [Function],
'option:tank': [Function],
'option:body': [Function],
'option:num': [Function] },
_eventsCount: 4,
num: 1,
rawArgs:
[ 'C:\node.exe',
'C:\node\diep_bot-master\src\headless.js',
'--tank=fighter',
'--party=diep.io/#269323F600B4FE0519E2' ],
tank: 'fighter',
party: 'diep.io/#269323F600B4FE0519E2',
args: [] }
Opened conn undefined

any help will be appreciated!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.