|
1 |
| -# Roblox Studio Setup Guide |
| 1 | +# Set Up Hackatime with Roblox Studio |
2 | 2 |
|
3 | 3 | 
|
4 | 4 |
|
5 |
| -Follow these steps to start tracking your game development in Roblox Studio with Hackatime. |
| 5 | +This guide will walk you through setting up **Hackatime** to automatically track your game development time in **Roblox Studio**. |
6 | 6 |
|
7 |
| -## Step 1: Log into Hackatime |
| 7 | +--- |
8 | 8 |
|
9 |
| -Make sure you have a [Hackatime account](https://hackatime.hackclub.com) and are logged in. |
| 9 | +## Step 1: Log In to Your Hackatime Account |
10 | 10 |
|
11 |
| -## Step 2: Run the Setup Script |
| 11 | +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). |
12 | 12 |
|
13 |
| -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. |
| 13 | +--- |
14 | 14 |
|
15 |
| -## Step 3: Install Roblox Studio Plugin |
| 15 | +## Step 2: Install the Hackatime Roblox Studio Plugin |
16 | 16 |
|
17 |
| -Follow the detailed plugin installation instructions on the [WakaTime Roblox Studio page](https://wakatime.com/roblox-studio). |
| 17 | +Next, you'll need to install the Hackatime plugin directly within Roblox Studio: |
18 | 18 |
|
19 |
| -The WakaTime plugin will automatically use your Hackatime configuration after running the setup script. |
| 19 | +1. Open **Roblox Studio**. |
| 20 | +2. Navigate to the **Toolbox**. |
| 21 | +3. In the Toolbox search bar, select **"Plugins"** from the dropdown filter. |
| 22 | +4. Search for **"HackaTime Roblox"**. |
| 23 | +5. Install the plugin published by **"ThisWhity"**. |
| 24 | + |
| 25 | +  |
| 26 | + *Filter the Toolbox by "Plugins"* |
| 27 | + |
| 28 | +  |
| 29 | + *Install the "HackaTime Roblox" plugin by ThisWhity* |
| 30 | + |
| 31 | +--- |
| 32 | + |
| 33 | +## Step 3: Configure the Plugin with Your API Key |
| 34 | + |
| 35 | +Now, you'll connect the plugin to your Hackatime account using your unique API key: |
| 36 | + |
| 37 | +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`. |
| 38 | + |
| 39 | +  |
| 40 | + *Your API key from the Hackatime website* |
| 41 | + |
| 42 | +2. In Roblox Studio, open the **Hackatime plugin**. You'll usually find it under the "Plugins" tab in the Ribbon bar. |
| 43 | + |
| 44 | +  |
| 45 | + *Open the Plugin* |
| 46 | + |
| 47 | +4. Paste your API key into the API key box. And hit "Save API Key" |
| 48 | + |
| 49 | +--- |
20 | 50 |
|
21 | 51 | ## Troubleshooting
|
22 | 52 |
|
23 |
| -- **Not seeing your time?** Make sure you completed the [setup page](https://hackatime.hackclub.com/my/wakatime_setup) first |
24 |
| -- **Plugin not working?** Try restarting Roblox Studio after installation |
25 |
| -- **Still stuck?** Ask for help in [Hack Club Slack](https://hackclub.slack.com) (#hackatime-v2 channel) |
| 53 | +### ERR\_NETWORK: Plugin Cannot Connect to Hackatime |
| 54 | + |
| 55 | +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: |
| 56 | + |
| 57 | +1. Open the "Manage Plugins". |
| 58 | +2. Hit the edit icon. |
| 59 | +3. Ensure that **"hackatime.hackclub.com"** is enabled. |
| 60 | + |
| 61 | +  |
| 62 | + *Open Plugin Managment* |
| 63 | + |
| 64 | +  |
| 65 | + *Allow HTTP requests* |
| 66 | + |
| 67 | +### Still Stuck? |
| 68 | + |
| 69 | +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). |
| 70 | + |
| 71 | +--- |
| 72 | + |
| 73 | +## What's Next? |
26 | 74 |
|
27 |
| -## Next Steps |
| 75 | +Once the plugin is successfully configured, your Roblox Studio activity time will automatically start appearing on your [Hackatime dashboard](https://hackatime.hackclub.com). |
28 | 76 |
|
29 |
| -Once configured, your activity time will automatically appear on your [Hackatime dashboard](https://hackatime.hackclub.com). Happy game developing! |
| 77 | +Happy game developing! |
0 commit comments