Skip to content

AndalYLP/roblox-users-tracker

Repository files navigation


Alt-farm detector

In-game bans Tracked players Python version

 

Important

This bot was made with the only purpose of banning cheaters in Roblox BedWars.

Please do NOT use this bot to stalk people.


What is alt-farm?

Alt-farm is when a group of players queue with their alts to get RP faster and with no effort, this is not allowed in Roblox BedWars

Commands

  • Friends

    • added [target, usernames]
    • ingame [username, sameserver]
  • List

    • get
    • group [group_name]
  • Reports

    • add
      • player [username, alt_account, group_name]
    • mute [mute_online, mute_offline, other_game]
    • notifications
    • resume
    • stop
  • Snipe

    • joinsoff

      • player [username, force_update]
    • player [usernames]

  • Track

    • player [username]
    • stop [username]

Note

snipe joinsoff command only works with the GAME_ID from your .env file

Channels

This bot follows the next channels structure:

  • REPORTS

    • users-status

      Notifies you when any account is online

    • ingame-alts

      Notifies you when an alt is online

    • gameids

      Sends all the gameIds the players are in

    • gameids-with-alts

      Sends all the gameIds where at least 1 alt is in

  • TRACKING

    In this category you will find all the tracking channels you made using /track player

Note

The bot will only send a notification if the player is playing the specified game in your .env file or if you want it to send for every game you can use /reports mute other_game:False

How to start

you will need the next env variables:

  • MONGO_URI
  • COOKIE (roblox cookie)
  • TOKEN (discord token)

All variables here.

MongoDB

For your database you need to use this structure:

  • AltFarmerDetector
    • Users

Channel Ids

You can change the channel Ids in your .env file.

Host

You can host the bot for free using Render, i recommend you to watch a tutorial on how to host a discord bot with render.

Note

The bot works properly with >300 players and a free Render service, if you exceed this "limit" your service can get suspended due to a high volume of service-initiated traffic.

Resources

list of resources used in this project.

Packages

Host packages

These packages are only used to get a 24/7 server.


Released under the MIT License.

MIT License

About

Discord bot for tracking roblox players

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages