Sinkly Support·Guides, references and AI help bots
Guide

In-game: activity, Rank & Application Centres

Three scripts connect your Roblox experiences to the console: activity tracking, the Rank Centre and the Application Centre.

Activity script

  1. 1Open Settings → Activity script and generate a key for the place.
  2. 2Copy the script into ServerScriptService in Roblox Studio.
  3. 3Enable Allow HTTP Requests in Game Settings → Security, then publish.
  4. 4Join the game; sessions, chat and command logs appear under Activity within a minute.

Rank Centre

The Rank Centre is a standalone place where players buy a game pass and are ranked in your group automatically by the Roblox bot account. Configure the passes, prices and branding in Settings → Rank Centre, then paste the generated script into your place. The in-game UI is fullscreen and always open.

Application Centre

The Application Centre runs your written applications in-game. Build the questions, pass mark, cooldown and eligibility requirements in Settings → Application Centre. Passing applicants are ranked in the group straight away; everything else lands in the console for review.

Troubleshooting

  1. 1Nothing appears in-game: check HTTP requests are enabled and the key matches the place.
  2. 2Ranking fails: the bot account's group rank must be above the rank it is granting.
  3. 3Cookie expired: re-add it in Settings → Roblox integration.