crpmax / mc-bots

A simple app used for stress testing Minecraft servers with bots
MIT License
319 stars 56 forks source link

I need someone to type this god damn command for me #52

Closed TheBlankMindsNetwork closed 1 year ago

TheBlankMindsNetwork commented 1 year ago

idek this crap and also who ever is gonna type the command for me the file is the latest and i have another question DO I NEED A PROXY if not im happy if so the idk how to do anything on here but i need someones help lol and i dont need instructions bc ive read EVERYTHING HERE im just need a command and a answer

crpmax commented 1 year ago

Hello, please be polite, or I will remove your further comments.

You do not need to use proxies. The proxy list options -l and proxy type -t are optional.

I am afraid it is not my fault that you cannot understand simple instructions, and you are trying to use a Java application you do not obviously understand how it works by looking at the code.

TheBlankMindsNetwork commented 1 year ago

literly dude please all i need is some1 to type this command for me please i read everything its just kinda confusing

crpmax commented 1 year ago

Just look here: https://github.com/crpmax/mc-bots/issues/22#issuecomment-1086863386

You basically run the jar in command line and specify the server address and other optional parameters.

If you want me to write the command for you, tell me the server address and other specific options.

TheBlankMindsNetwork commented 1 year ago

TBMNetwork.aternos.me:47126 thats the server address and port and yes i want u to type the command for me and also i just want one bot and also i want the bot moving if thats possible

crpmax commented 1 year ago

You should use java -jar mc-bots-1.2.5.jar -s TBMNetwork.aternos.me:47126 -c 1 -g

-s specifies the server address -c specifies the number of bots -g specifies to simulate gravity The app does not currently support bot movement except for simulated gravity, which means the bots will fall if possible.