Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/die/radarline
A program to overlay a radarline and a dot over a Call of Duty instance in order to make wallbanging and sniping easier.
https://github.com/die/radarline
Last synced: about 2 months ago
JSON representation
A program to overlay a radarline and a dot over a Call of Duty instance in order to make wallbanging and sniping easier.
- Host: GitHub
- URL: https://github.com/die/radarline
- Owner: die
- License: mit
- Created: 2024-03-01T22:41:10.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-05T02:35:49.000Z (10 months ago)
- Last Synced: 2024-03-05T03:38:38.412Z (10 months ago)
- Language: Java
- Size: 2.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Radarline
A program to overlay a radarline and a dot over a Call of Duty instance in order to make wallbanging and sniping easier.
## Example
![image](https://user-images.githubusercontent.com/58831335/184793083-dfc98bce-7429-4c51-94ca-ae9e0aab64c2.png)
## Troubleshooting
- **Why doesn't the overlay show in game?**
- To avoid injections, fullscreen is not possible. You must run the game in borderless or windowed.
- **Why doesn't the overlay change colors when the radarline is lined up?**
- Make sure dynamic mode and/or color blind assist is on.
- **How do I move the radarline/dot?**
- Check the respective box, and with the GUI in focus, use WASD to move the element.
## Build From Source
- Grab IntelliJ IDEA from [here](https://www.jetbrains.com/idea/download/#section=windows)
- Download the [source files](https://github.com/Waifu/Radarline/archive/refs/heads/master.zip)
- Open **build.gradle** as a project to build/run/debug