Skip to content

Latest commit

ย 

History

History
82 lines (57 loc) ยท 2.69 KB

README.md

File metadata and controls

82 lines (57 loc) ยท 2.69 KB
HackaTime Banner

๐Ÿดโ€โ˜ ๏ธ HackaTime for Roblox Studio

Track your coding time in Roblox Studio!

Roblox Plugin High Seas

โœจ Features

  • ๐ŸŽฎ Play Testing Tracking: Automatically tracks when you're testing your game
  • ๐Ÿ“ Script Editing: Monitors all your coding activities in real-time
  • ๐ŸŒ“ Dark/Light Mode: Adapts to your Roblox Studio theme
  • ๐Ÿ”„ Auto-Sync: Automatically syncs your coding time to WakaTime
  • ๐Ÿ’พ Offline Support: Keeps tracking even when you're offline
  • ๐Ÿ“Š Detailed Stats: Tracks lines added, deleted, and modified

๐Ÿš€ Quick Start

  1. Install from Roblox Creator Store
  2. Or search "HackaTime" in the Toolbox's Plugin tab
  3. Click the HackaTime button in your toolbar
  4. Paste your High Seas install command
  5. Start coding!

๐Ÿ“ธ Screenshots

Light Mode Dark Mode

๐ŸŽฏ Features In-Depth

Automatic Time Tracking

  • Tracks script editing in real-time
  • Monitors play testing sessions
  • Detects idle time to ensure accurate stats

Smart OS Detection

  • Automatically detects your operating system
  • Manual override available if needed
  • Supports Windows, macOS, and Linux

Offline Support

  • Queues actions when offline
  • Auto-syncs when connection is restored
  • Persists data between sessions

Developer-Friendly

  • Shows error codes for easy troubleshooting
  • Force send/clear queue options
  • Detailed status updates

๐Ÿ—๏ธ Technical Notes

  • This plugin is approximately 1,000 lines of Lua code
  • Due to Roblox Studio plugin limitations, everything must be in a single file
  • Written in Luau (Roblox's Lua variant)
  • Handles multiple edge cases and error states for reliable tracking

๐Ÿค” Need Help?

  1. Join the Hack Club Slack
  2. Go to the #highseas-help channel
  3. Ask your question!

๐Ÿ† Contributing

Contributions are welcome! Feel free to submit PRs or open issues.


Made with โš“๏ธ by deployor for High Seas