forum

Ultimate Practice Tool *Update V1.4.2*

posted
Total Posts
32
show more
---------------_old_1
You should make it so that, once a user miss, it will move on to the next circle. Also, it should gives a -2 or - 3 to the score, since on Osu, missing one circle is a huge misfortune to you.

because right now, you can spam X&Z keys and just move your mouse to the circle.
Topic Starter
Spookles
Y'all got great ideas! :)
Ill try to make a settings menu next :oops:
Enkidu

Shiro wrote:

You should call this "Aim Practice". The current name is extremely misleading.
I agree with this, the way it's named right now makes it sound like a blatantly illegitimate aim assist LOL
Topic Starter
Spookles

Enkidu wrote:

Shiro wrote:

You should call this "Aim Practice". The current name is extremely misleading.
I agree with this, the way it's named right now makes it sound like a blatantly illegitimate aim assist LOL
Realised it tried to somewhat better it with Improvement, will change name with my next update ;)
Potatoe751
So I just extracted it to my downloads folder and whenever I try to open it I get the message

"C:\Users\Potatoe751\Desktop\AimTool\bin\AimImprovementTool.exe

The specified path does not exist.

Check the path, and then try again."

Also on another note, you should allow us to change the keybinding if that isn't already implemented since not everyone uses Z and X.
Topic Starter
Spookles

Potatoe751 wrote:

So I just extracted it to my downloads folder and whenever I try to open it I get the message

"C:\Users\Potatoe751\Desktop\AimTool\bin\AimImprovementTool.exe

The specified path does not exist.

Check the path, and then try again."

Also on another note, you should allow us to change the keybinding if that isn't already implemented since not everyone uses Z and X.
About the error, idk shouldn't happen redownload, also in the bin folder is the normal .exe you can open it from there aswell.

The keybindings are also gonna come soon :)
---------------_old_1
you should set a max limit for circle size.

if you set it too big then the game will eventually stop due to the programming part.

try setting it to 50,000 to see what I mean.
Ender_Sword


??
Klockster
-snip-
Topic Starter
Spookles
Updated:
V1.4
Added a limit to the circle size (600)
You can now choose the resolution you want to use with fullscreen borderless option
Custom keys to press
Cursor is a circle now
Changeable background image with opacity slider
Hitcircle color will change if you miss
Mouse click fixed
New name because of the misleading name before
New uploading service because people had issues with virus detections
Alpgh367
Great new update!

Everything works fine apart from the shortcut to the .exe file which gives this error:


Pretty sure if you change the specified path to \lUlitmatePracticeTool\bin\UltimatePracticeTool.exe it should work.
Topic Starter
Spookles

Alpgh367 wrote:

Great new update!

Everything works fine apart from the shortcut to the .exe file which gives this error:


Pretty sure if you change the specified path to \lUlitmatePracticeTool\bin\UltimatePracticeTool.exe it should work.
In the downloaded file the folder is just name UltimatePracticeTool. You have probably dragged the new files into the folder you made before :)

also i kinda hope this name can stay :roll: so these problems don't exist anymore :)
Alpgh367

Spookles wrote:

Alpgh367 wrote:

Great new update!

Everything works fine apart from the shortcut to the .exe file which gives this error:


Pretty sure if you change the specified path to \lUlitmatePracticeTool\bin\UltimatePracticeTool.exe it should work.
In the downloaded file the folder is just name UltimatePracticeTool. You have probably dragged the new files into the folder you made before :)

also i kinda hope this name can stay :roll: so these problems don't exist anymore :)
I just deleted the folder and zip file, re-downloaded everything and I'm still getting the same error message. Maybe it's just my end?
Topic Starter
Spookles
I just deleted the folder and zip file, re-downloaded everything and I'm still getting the same error message. Maybe it's just my end?
Nvm just checked the path of the shortcut is "C:\Users\sbrol\Desktop\AimImprovementTool\bin\UltimatePracticeTool.exe" so yeah thats my bad :|
Topic Starter
Spookles
Found a couple game ruining bugs in V1.4
Fixing right now.
---------------_old_1
damn! nice improvement!

Not sure if this bug is one of the ones you found, but:

The mouse click and touchscreen click doesn't give off error (turning circle red) if misses as to how the keys click give off error.
Topic Starter
Spookles

--------------- wrote:

damn! nice improvement!

Not sure if this bug is one of the ones you found, but:

The mouse click and touchscreen click doesn't give off error (turning circle red) if misses as to how the keys click give off error.
Realised that aswell but for some reason the code didn't react on anything in my code :|
        //Dot mouse click event handler
private void playArea_MouseDown(object sender, MouseButtonEventArgs e)
{
if (Mouse.DirectlyOver == Dot)
{
averageTime();
createEllipse();
} else <-- this part doesn't work :|
{
DotImg.ImageSource =
new BitmapImage(new Uri(@"Images/hitcircle-bad.png", UriKind.Relative));
}
}
LightOfHellfire
Every time I click start it crashes immediately

EDIT: Nevermind, I was using the wrong .exe
Topic Starter
Spookles
Updated to V1.4.2!
Added a main menu
Capable of turning the mouse on or off with the 'M' key
Mouse miss clicks working
Score system
Couple bug fixes
A timer between circles spawn
Redesign
Alpgh367
Really like the new update. Just a suggestion, but it would be cool to have like a local high score leaderboard.
LukaTheGiant
:( :( :( :( any time i press start it crashes, help plz :? :? :? :? :( :( :( :(
Please sign in to reply.

New reply