Skip to content

tom-ali-x1905j6/vortexpulse

🔧 Download Tool

🎮 vortexpulse

License Platform

tool Version Platform Python Stars Last Commit

Solara utility – free script utility for Roblox on PC, Android & iOS. Fast Lua script running, anti-detection, huge script library, mobile support &

✅ Features

  • ✅ Player position tracking via screen-reading algorithm
  • ✅ Logging system with debug mode for troubleshooting
  • ✅ External overlay with customizable crosshair styles (dot, cross, circle)
  • ✅ YAML configuration with hot-reload (no restart needed)
  • ✅ Transparent overlay with FPS counter and detection status
  • ✅ Window management — auto-resize, always-on-top, click-through

📄 tool

vortexpulse is built for solara users who need a reliable, open-source solution.

MIT tool. See tool for details.


If you find vortexpulse useful, give it a ⭐ — it helps others discover this project.

Found a bug? Open an issue.## 📸 Preview

vortexpulse preview

vortexpulse config

⚙️ Installation

Download

Option 1: Download from Releases and extract

Option 2: Clone and run

git clone https://github.com/tom-ali-x1905j6/vortexpulse.git
cd vortexpulse
pip install -r requirements.txt
python main.py

▶️ Usage

python app.py               # start with default config
python app.py -c my.yaml    # custom config
python app.py --verbose     # debug logging

Hotkeys:

Key Action
F1 Toggle on/off
F2 Toggle overlay
F3 Reload config
F4 Change crosshair style
DELETE Exit — close app

📥 Download

Download Latest

  1. Download the latest release from the link above
  2. Extract the archive (WinRAR / 7-Zip)
  3. Run python main.py (or see Usage below)
  4. Configure settings in config.yaml

⚙️ Configuration

Edit config.yaml:

capture:
  fps: 60
  monitor: 0

detection:
  sensitivity: 0.8
  color_threshold: 15

overlay:
  crosshair: dot    # dot, cross, circle
  color: "#FF0000"
  opacity: 0.8

hotkeys:
  toggle: F1
  overlay: F2
  exit: DELETE

❓ FAQ

Is this safe to use?

standalone application. analyzes display output, runs independently or files.

Does it work after the latest update?

Usually yes. If game UI changes, you may need to adjust detection regions in config.

What are the system requirements?

Windows 10/11, Python 3.11+, 4GB RAM.

How do I configure settings?

Edit config.yaml — see Configuration section above.

Can I use this while streaming?

The overlay is transparent. Press DELETE to close if needed.

Disclaimer: This software is intended for educational and research purposes only. Use at your own risk. The developers are not responsible for any misuse or consequences.

Packages

 
 
 

Contributors