Skip to content

Releases: ForgedSengoku/BlocksMCTracker

BlocksMC Tracker 1.1.1 (Small update)

30 Mar 15:25
98a69eb

Choose a tag to compare

Changelog

Version 1.1.1

  • Added ⚡ Connection Block Tool:
    A dangerous tool that continuously spams bots to rate-limit your IP, preventing you from joining the server. Use it when on school Wi-Fi to annoy others, but proceed with caution!

  • Added IP Ban Evader:
    A feature designed to help you evade IP bans. If staff plans to ban your account, use NordVPN with split tunneling to get your account banned while keeping your IP safe and untouched. Use only when absolutely necessary!

  • Improved Self-Kicker:
    The self-kicker feature has been optimized to be faster and more responsive when kicking players under specific conditions.

  • Removed Cooldown Delay from bot.js:
    The cooldown delay after bots are spawned has been removed. Bots will now instantly report whether a player is not banned, improving responsiveness (performance may depend on your internet connection).
    +** Added banSound**
    This is just another sound that was added.

🚀 BlocksMC Tracker 1.1.0 🎉 – UI Enhancements, Input Validation & IP Alert

04 Mar 15:05
43fc2b6

Choose a tag to compare

🚀 BlocksMC Tracker 1.1.0 🎉 – UI Enhancements, Input Validation & IP Alert

Changelog

  • Main.js Update:
    The messaging system now uses the TrackeriCon.png icon loaded from the public folder.

  • UI Bug Fixes:
    Fixed an issue where buttons and other interactive elements were unresponsive. Error messages now appear directly on screen for clear visibility.

  • Username Input Validation:
    Updated the index.html so that the username field accepts only valid characters (English letters, numbers, and underscores). Invalid characters such as “+” are no longer allowed. An error popup will still appear if the username is fewer than 3 characters.

  • Log Section Update:
    Renamed the “Ban log” section to “Log” for improved clarity.

  • IP Ban Notification:
    Implemented an IP ban notifier that alerts you when checking an account.

🎮 BlocksMC Tracker 1.0.9 Update 🚀(Compress update + bug fix)

01 Mar 15:06
18adef2

Choose a tag to compare

Release of 1.0.9 BlocksMC Tracker update
Bug Fixes & Performance Improvements 🛠️

Changelog:

  • 🐞 Fixed: The OG username tracker issue that was not working due to issues like it said ogUsernaameTracker now fixed.
  • Renamed: Several components, including the title and index.html, for better clarity and structure.
  • Optimized: Used Terser to compress all JavaScript files, reducing file sizes.
  • 🔧 Enhanced: Utilized HTML Minifier to compress the HTML file, improving loading speed.
  • 💾 Improved: The Electron app size is now smaller, and the boot time is faster.

Enjoy the enhanced performance and quicker booting with the latest update! 🎉

BlocksMC Tracker v1.0.8 – Bug Fix & Design Update 🚀

01 Mar 04:05
58010f1

Choose a tag to compare

Changelog 🚀

✨ New Functions

  • Added new functions to enhance overall performance and functionality.

🎨 UI & Design Updates

  • Introduced a fresh, smooth design update with a sleek lime button that you'll love! 🍋
  • Redesigned various UI elements and the note component for a modern, attractive look.
  • Renamed and reorganized several modules for better clarity and ease of use.
  • Renamed OG Username tracker to stealer account Claimer

⚡ Performance Improvements

  • Reduced bot check waiting time from 5 seconds to 2 seconds per check, making the bot more responsive! ⏱️
  • Changed audio files to OGG format, compressing them further to reduce the overall installer size. 🔊

🐛 Bug Fixes

  • Squashed various bugs to ensure a smoother and more reliable user experience. ✅

What is Stealer account claimer?
Well personally it is a feature that waits for new username cosntant changes how it works?
Well bascilly in blocksmc you know premium account right? Well you cant claim it becuaes its already claimed but if he changes username the player then the bot could join with cracked account register account and then sit in lobby afk to prevent from owner to try take the access. This is prob best for bad actors to steal accounts
As this app was made for that :) the bot uses mojang-api to constantly ping mojang to see if new username is detected for stealing account but you wont have stats but thats how it works

BlocksMC Tracker 1.0.7

28 Feb 22:52
49ec080

Choose a tag to compare

Changelog for v1.0.7 🚀

  • Reliable Auto-Updater: 🔄 The update process now ensures 100% reliability!
  • Temp File Storage: 📂 All updated .exe files are now saved as temporary files in C:\BlocksMC_TrackerData.
  • Enhanced Stability: 🛠️ Improved error handling and a smoother installation experience.
  • Performance Boost: ⚡ Faster, more consistent updates that get the job done every time!

Now I dont wanna think I wanna update right now or do something but maybe some times i update and make my projects all the way up to the something new, I mean I have implented the selfkicker. What next im gonna do idk. maybe bug fixes and thats it.

BlocksMC Tracker 1.0.6 (selfkick update)

28 Feb 16:26
428ca44

Choose a tag to compare

🌟 Changelog 🌟

  • 🚀 Added selfkick.js: Now you can kick players from your own IP! (Warning: You might get kicked too—but you can disable it anytime!)
  • 🔖 Renamed Title: The app now proudly displays "BlocksMC Tracker Application" every time!
  • 🗑 Cleaned Up FAQ: Removed the "Why is egirl twerking on me?" FAQ for a cleaner, friendlier experience.
  • More Improvements: Bug fixes, performance tweaks, and other cool changes to make your tracking experience even better!
  • 🎧 Compressed sound ogusertrack.mp3: Optimized audio for better performance!

Enjoy the updates and have fun tracking! 🎉

BlocksMC Tracker Release 1.0.5 (UPDATE TO THIS INSTANTLY)

28 Feb 15:21
4fd5b23

Choose a tag to compare

Changelog 🚀✨

What's New in This Release:

  • Auto Update Added! 🔄
    Your BlocksMCTracker now automatically checks for updates from GitHub releases. Stay current and enjoy the latest features without lifting a finger!

  • Second Instance Bug Fixed! 🐞
    We resolved an issue where a second instance wouldn't open correctly. Now, the app always focuses on the main window for a smoother experience.


We hope you enjoy these improvements! Happy tracking and have fun using the app! 🎉

Beginner-friendly, clear, and simple — just the way updates should be!

BlocksMC Tracker Release 1.0.4 (ipc requests update)

28 Feb 11:48
9fee272

Choose a tag to compare

📝 Changelog - Version 1.0.4 🚀

Major Changes:

  • Moved from socket.io & express to pure IPC requests

    • This eliminates port conflicts and makes the app faster & more lightweight.
    • No more needing a local web server—everything runs through Electron IPC.
  • Limited the app to a single instance 🛑

    • Prevents users from opening multiple windows by mistake.
    • Reduces RAM usage and avoids memory leaks.
    • If you try to open another instance, the existing one will focus instead.
  • Cleared unused assets 🗑️

    • Removed unnecessary files to free up storage and reduce bloat.
  • Updated index.html to work fully with IPC requests

    • No more Socket.IO references—everything is now handled with electronAPI.
    • Sounds, cookies, and last checked usernames now update instantly.
  • Updated package.json versioning 🔢

    • Before, every version was wrongly counted as 1.0.0.
    • Now, the app is correctly set to 1.0.4 (reflecting real updates).
    • All old "V3" versions are now counted under the correct versioning system.
      -Renamed server.js to main.js becuase its no longer a server hosting. 🤗
      -Changed tag counting from 3.3 to 1.0.4 becuase it shoudnt be like this of count first release from v3 all the way to v3.4 what? now changed to 1.0.4

🔥 Why This Update is so Important?

Faster, more efficient, and no port conflicts
No accidental memory leaks from multiple instances
Smaller file size & better version tracking
Improved user experience with instant updates

💾 Time to release this as the official 1.0.4 version! 🚀

BlocksMC Tracker Tool V1.0.3 (small update mostly bug fix)

24 Feb 16:53
c787be9

Choose a tag to compare

GitHub Release Update 🚀

New Features & Improvements

  • Sound Feature:
    Added functionality where ogTrackStart.mp3 plays when you click—if a valid UUID is detected, it then starts talking. 🔊

  • Electron API:
    Integrated the Electron API to help resolve various bugs. 🔌

Bugfixes

  • 🐞 Message & Username Input:
    Fixed an issue where message popups interfered with erasing usernames or typing if an invalid username was used.

  • 🐞 Account Claim:
    Resolved a bug that prevented account claiming when an old username was detected. The fix was implemented using HTML updates.

That's everything for today's simple update. More improvements coming next time! 🎉

BlocksMC Tracker Tool V1.0.2

24 Feb 02:50
1ea4084

Choose a tag to compare

ChangeLog: List of here

Added

  • Sound Files:
    • accountClaimed.mp3: Plays when an account is successfully claimed.
    • Error.mp3: Plays when an error occurs (for example, if invalid characters or an invalid UUID are detected in the provided index.html from the original username tracker).
    • buttonOnPressed.mp3: Plays when a button is pressed.
    • StatusPlayerUnbanned.mp3: Plays when a player’s unban status is updated.

Replaced

  • Shortcut Update:
    • Replaced the old shortcut named blocksmctracker with the updated BlocksMC Tracker for creating new trackers.