RoStalker Source Code
Go to file
void 3349719fb6 Update README.md 2024-08-19 21:28:48 +00:00
LICENSE Initial commit 2024-08-19 21:12:52 +00:00
README.md Update README.md 2024-08-19 21:28:48 +00:00
api.py Upload files to "/" 2024-08-19 21:20:58 +00:00
codes.json Upload files to "/" 2024-08-19 21:20:58 +00:00
config.json Upload files to "/" 2024-08-19 21:20:58 +00:00
db.json Upload files to "/" 2024-08-19 21:20:58 +00:00
main.py Upload files to "/" 2024-08-19 21:20:58 +00:00

README.md

RoStalker

RoStalker Source Code, since i don't care about the project anymore

Setup

  1. Upgrade your pip version
pip install --upgrade pip
  1. Install required libraries
pip install requests discord
  1. Setup your Config File
  • Discord-Bot-Token: Your Discord Bot Token

  • OwnerIDs: Discord IDs of all the owners (must be integer)

  • .ROBLOSECURITY: Required for the current playing game of a user, a throwaway roblox cookie is advised to be used

  • WebhookURL: Discord webhook url for logging searches

  1. Commands
/help - Displays the list of available commands.
/createuser - Creates a RoStalker account.
/redeem - Redeems a RoStalker promocode for credits.
/quicksearch - Searches for a Roblox Account, and provides brief information.
/search - Searches for a Roblox Account, and provides a full summary, including activity status, previously played games, games played with friends and more.
/getbalance - Returns your current RoStalker balance. Requires a RoStalker account.

OWNER Commands
/createuser - can force user creation
/getbalance - can get any user's balance
/topup - gives RoStalker tokens to any discord user (Must have Discord Server Administrator Permissions & in OwnerIDs config list.)