osu! AimAssist

Posts 115 of 43 · Page 1 of 3
osu! AimAssist
Third time making this thread since it keeps getting deleted
A quick python program I wrote up a few nights ago.

Virus Scans:
VirusTotal
Jotti

Note, the virus detections are false-positives caused by using pyInstaller to create the .exe file.
You can always just run it yourself from the source code packaged in the zip file instead of using the exe.

What is osu! AimAssist?
osu! AimAssist is a free COLORBOT that searches near your cursor to find indicators to aim towards.
This program will not give miracles, it only nudges your cursor towards the circle based on the settings you've selected.

Detection
Should be undetectable against peppy's current anti-cheat that fucked AQN over by detecting for injected files an DLL's. Since this is a colorbot and doesn't inject anything and has no DLL's.
But, if your AimSpeed setting is too high and someone spectates you/ watches your replay, then they'll be able to notice if they have a keen eye.
I'd recommend keeping AimSpeed below 10.

The settings and what they do:
-Aim Search Width: The width the aim assist will search for (Take these values as how close you have to get to a circle before the aim will help.)
-Aim Search Height: The height the aim assist will search for (These also effect the speed of the program, since if it's larger it takes a longer time to search)
-Aim Speed: How fast the aim assist will aim towards the note (Higher number = faster) pretty much pixels per tick that it moves
-Aim Accuracy: How close the aim will get to the note before releasing. Lower number = more accurate, if too low the note might lock on for too long causing misses.
-Stick Time: Amount of time it will stick to a note after aiming in seconds

The GUI:

imgur link


Video of the program in use:


Program:
AimAssist_mpgh.net.zip59.3 MB · 20,547 downloads Clean
//approved
Quote Originally Posted by Lily View Post
@Ryuk 99.99 acc ?
Bruh I don't cheat anymore xd, but @TaikoBuddy ill play this offline and record a better example.
Is it possible to make it for fullscreen?
osu! runs like shit without fullscreen while running high resolutions and my input delay doubles.
Quote Originally Posted by Gex1e View Post
Is it possible to make it for fullscreen?
osu! runs like shit without fullscreen while running high resolutions and my input delay doubles.
Currently the program uses pyautogui for image recognition, which can't detect images from an application in true fullscreen. It might be possible with other libraries such as OpenCV, but I haven't looked into it much yet.

There are also other ways to lower input lag without fullscreen mode on such as:
-Turning on "Render at native resolution" which is essentially the new letterboxing feature.
-Making sure most of the options under detail settings are turned off.
-Setting the frame limiter to unlimited(gameplay)
-Turning background dim to the max and disabling background video
But, I'm assuming you already have those options enabled. Sorry that it doesn't work with fullscreen , I'll possibly look into using a different library when I have the time
how do i make this works pls help
seems good to me
Nice release wtf, Keep it up!
Quote Originally Posted by JamesPlays View Post
Do you have to use the Aim Assist Skin in-order to use the aim assist OR can you use any skin?
So, you don't need to use the aim assist skin.
BUT if you're going to use another skin, make sure that you change the "default-0" through "default-9" skin files to be the same as the indicator.png file given, you can also change the indicator.png file to be whatever color you want. Just make sure that it's the same as the skin you're using.
Quote Originally Posted by IchBinDerWeltmeister View Post
Do I need to install python first?
Nope, you actually don't need python since the program was compiled into a .exe file with PyInstaller.
But, if you want to run it from the source code itself, you'll need to install python and all the other libraries used in the program
Doesn't work even with the skin
Its not so aim assisting for me lol, my mouse jitters idk why and it doesn't even jitter to the circle. I installed skin and followed all the steps. Any help ?
Posts 115 of 43 · Page 1 of 3

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?