mov-ebx / roblox-tracker

A Python Roblox account tracker, sends a Discord webhook information once a user is online.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Roblox Tracker

A super simple Roblox user tracker on Discord using webhooks.

Python 3.10 GitHub license

How do you use the scripts?

Simply download the script!

Please modify the variables called "user_id" and "webhook" to the user ID of the player you want to track along with a Discord webhook. There's also a variable called "minutes_per_check" which is the amount of minutes between a check. You can modify it if you want.

All you need is Python. I wrote this in Python 3.10.6, so I'd recommend you install that version. However, later versions should work too.

About

A Python Roblox account tracker, sends a Discord webhook information once a user is online.

License:The Unlicense


Languages

Language:Python 100.0%