-
Notifications
You must be signed in to change notification settings - Fork 0
Home
TheTrouper edited this page May 9, 2024
·
1 revision
The Meteor Butler Addon is an expansion on the swarm module in Meteor client allowing further control over your accounts in-game Here you will find documentation explaining everything you would need to know when using the Meteor Butler Addon.
The manager command provides various functionalities for managing your swarm of accounts in-game. Here's a detailed guide on how to use each sub-command:
- Usage:
.manager chat <message> - Description: Send a message as all the swarm members.
- Example:
.manager chat Hello, Swarm!
- Usage:
.manager list - Description: Lists all connections to the swarm server.
- Example:
.manager list
- Usage:
.manager kick <player> - Description: Kicks a player from the swarm.
- Example:
.manager kick IHaveTooManyBots
- Usage:
.manager toggle <module> [on/off] - Description: Toggles a module on or off for all swarm members.
- Example:
.manager toggle timer on
- Usage:
.manager settings <module> <setting> <value> - Description: Changes a setting value for a module for all swarm members.
- Example:
.manager settings timer multiplier 4
- Usage:
.manager spread <radius> - Description: Spreads all swarm members in a circle around the player.
- Example:
.manager spread 10
- Usage:
.manager here [player] - Description: Paths swarm members to the host location.
- Example:
.manager hereor.manager here IHaveTooManyBots
- Usage:
.manager goto <y>or.manager goto <x> <z>or.manager goto <x> <y> <z> - Description: Paths all swarm members to specified coordinates.
- Example:
.manager goto 64or.manager goto 100 64 200
- Usage:
.manager rotate absolute <pitch> <yaw>or.manager rotate player <player> - Description: Rotates all swarm members to an absolute or towards a player's direction.
- Example:
.manager rotate absolute 90 180or.manager rotate player Notch
- Usage:
.manager follow <player> [circle <radius> <update-frequency>] - Description: Makes swarm members follow a player with optional formations. Lower update frequencies may lag your client, or use up bandwidth. The update frequency is in milliseconds.
- Example:
.manager follow GoodPlayer circle 5 2000
- Usage:
.manager leaveserver - Description: Instructs all swarm members to leave the current server. (Will currently crash all members and the host)
- Usage:
.manager closegame - Description: Instructs all swarm members to close their games.
- Usage:
.manager stop - Description: Stops all swarm members' baritone processes.
- Usage:
.manager raw all <packet>or.manager raw dm <target> <packet> - Description: Sends a raw packet to all swarm members or a specific one.
- Example:
.manager raw all [CHAT] Hello, Swarm!or.manager raw dm IHaveTooManyBots [BARITONE] gotoxz 0 0