mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
Update roblox-studio.md
The other plugin only works with Wakatime; it only connects to Wakatime, so it doesn't work. Also, the version I made during High Seas is much more advanced; it tracks literally anything a person does, not just scripting and playtesting.
This commit is contained in:
@@ -1,29 +1,77 @@
|
||||
# Roblox Studio Setup Guide
|
||||
# Set Up Hackatime with Roblox Studio
|
||||
|
||||

|
||||
|
||||
Follow these steps to start tracking your game development in Roblox Studio with Hackatime.
|
||||
This guide will walk you through setting up **Hackatime** to automatically track your game development time in **Roblox Studio**.
|
||||
|
||||
## Step 1: Log into Hackatime
|
||||
---
|
||||
|
||||
Make sure you have a [Hackatime account](https://hackatime.hackclub.com) and are logged in.
|
||||
## Step 1: Log In to Your Hackatime Account
|
||||
|
||||
## Step 2: Run the Setup Script
|
||||
First, make sure you have a **Hackatime account** and are logged in. If you don't have an account, you can create one at [hackatime.hackclub.com](https://hackatime.hackclub.com).
|
||||
|
||||
Visit the [setup page](https://hackatime.hackclub.com/my/wakatime_setup) to automatically configure your API key and endpoint. This ensures everything works perfectly with Hackatime.
|
||||
---
|
||||
|
||||
## Step 3: Install Roblox Studio Plugin
|
||||
## Step 2: Install the Hackatime Roblox Studio Plugin
|
||||
|
||||
Follow the detailed plugin installation instructions on the [WakaTime Roblox Studio page](https://wakatime.com/roblox-studio).
|
||||
Next, you'll need to install the Hackatime plugin directly within Roblox Studio:
|
||||
|
||||
The WakaTime plugin will automatically use your Hackatime configuration after running the setup script.
|
||||
1. Open **Roblox Studio**.
|
||||
2. Navigate to the **Toolbox**.
|
||||
3. In the Toolbox search bar, select **"Plugins"** from the dropdown filter.
|
||||
4. Search for **"HackaTime Roblox"**.
|
||||
5. Install the plugin published by **"ThisWhity"**.
|
||||
|
||||

|
||||
*Filter the Toolbox by "Plugins"*
|
||||
|
||||

|
||||
*Install the "HackaTime Roblox" plugin by ThisWhity*
|
||||
|
||||
---
|
||||
|
||||
## Step 3: Configure the Plugin with Your API Key
|
||||
|
||||
Now, you'll connect the plugin to your Hackatime account using your unique API key:
|
||||
|
||||
1. Get your API key by visiting [hackatime.hackclub.com/my/wakatime_setup](https://hackatime.hackclub.com/my/wakatime_setup). It will look something like this: `xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`.
|
||||
|
||||

|
||||
*Your API key from the Hackatime website*
|
||||
|
||||
2. In Roblox Studio, open the **Hackatime plugin**. You'll usually find it under the "Plugins" tab in the Ribbon bar.
|
||||
|
||||

|
||||
*Open the Plugin*
|
||||
|
||||
4. Paste your API key into the API key box. And hit "Save API Key"
|
||||
|
||||
---
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
- **Not seeing your time?** Make sure you completed the [setup page](https://hackatime.hackclub.com/my/wakatime_setup) first
|
||||
- **Plugin not working?** Try restarting Roblox Studio after installation
|
||||
- **Still stuck?** Ask for help in [Hack Club Slack](https://hackclub.slack.com) (#hackatime-v2 channel)
|
||||
### ERR\_NETWORK: Plugin Cannot Connect to Hackatime
|
||||
|
||||
## Next Steps
|
||||
If you see an **ERR\_NETWORK** message, it means the plugin can't connect to Hackatime. This is likely due to you not allowing HTTP request from the plugin:
|
||||
|
||||
Once configured, your activity time will automatically appear on your [Hackatime dashboard](https://hackatime.hackclub.com). Happy game developing!
|
||||
1. Open the "Manage Plugins".
|
||||
2. Hit the edit icon.
|
||||
3. Ensure that **"hackatime.hackclub.com"** is enabled.
|
||||
|
||||

|
||||
*Open Plugin Managment*
|
||||
|
||||

|
||||
*Allow HTTP requests*
|
||||
|
||||
### Still Stuck?
|
||||
|
||||
If you're still experiencing issues, don't hesitate to ask for help in the **#hackatime-v2 channel** on the [Hack Club Slack](https://hackclub.slack.com).
|
||||
|
||||
---
|
||||
|
||||
## What's Next?
|
||||
|
||||
Once the plugin is successfully configured, your Roblox Studio activity time will automatically start appearing on your [Hackatime dashboard](https://hackatime.hackclub.com).
|
||||
|
||||
Happy game developing!
|
||||
|
||||
Reference in New Issue
Block a user