BloxyBot - Simple Build v2
==========================

Setup:
1. Install Python 3.9.5.
2. Open Command Prompt in this folder.
3. Run:
   py -3.9 -m pip install -r requirements.txt
4. Put your existing handle64.exe in this same folder.
5. Double-click START.bat.

Changes in v2:
- Custom dark title bar: logo, BloxyBot, minimize, close.
- Instance count removed from the title bar.
- Native system window dragging for smoother movement.
- Logo now uses sub-pixel painting for a smoother float animation.
- Logo animation pauses briefly while dragging to reduce repaint glitches.
- Roblox process/handle core remains unchanged.
