Standard Relax

Posts 115 of 210 · Page 1 of 14
Standard Relax
So I have been working on this sh*t program for the past few days and would like to release it for some feedback. I know it still needs a lot of work and I will continue updating it when I feel like it.

Read this if you want it to work:
  1. Open the game.
  2. Make sure "Raw Input" is disabled in game (if you want to use "Hit Scan").
  3. Make sure keys are set to Z and X.
  4. Launch the EXE file provided.
  5. Change any settings you want.
  6. Load a beatmap by selecting it in the list and double clicking on the difficulty you want.
  7. Start playing!
  8. Hold SPACE to allow 100's (if "Random Key Timings" is on).






Known bugs:
  • If first hit object start time is 0, it will be missed.
  • Double clicking on the songs list without selecting anything will cause an exception.


Planned features: (Don't rush me, I work at my own pace.)
  • Automatic beatmap selection.
  • Rework manual beatmap selection with DataGridView control.
  • Add keybind settings.
  • Add some sort of general accuracy setting.
  • Use cursor coordinates from game memory to make hit scan work with "Raw Input" on in game.
  • Automatically get selected mods from game memory.
  • Find a new time address pattern to get time address more consistently.


Program requirements:
  • osu!
  • .NET Framework 4.7



Virus scans:
https://www.virustotal.com/en/file/a...is/1499514887/
http://r.virscan.org/report/cb80bac7...8f95c2f2d66d1f
osu! Tool_mpgh.net.zip23 KB · 10,385 downloads 1/64 malicious
safe&clean


approved
Bug?
Not working for me, disabled raw input and followed the instructions, still getting an error while double clicking the difficulties saying The input string had an incorrect format
Quote Originally Posted by everous View Post
Not working for me, disabled raw input and followed the instructions, still getting an error while double clicking the difficulties saying The input string had an incorrect format
Send me a link to the map when this happens. Does it happen for all maps?
Yes, I have it absolutely with all the map's. I really hope for a quick error correction

- - - Updated - - -

I thought I was wrong. I installed Netframework 4.7 and thought I had written about the error in vain, but this only exacerbated the situation. Now, at the entrance, he gives an error, which he gave when selecting a card.
Quote Originally Posted by Skeleon322 View Post
Yes, I have it absolutely with all the map's. I really hope for a quick error correction

- - - Updated - - -

I thought I was wrong. I installed Netframework 4.7 and thought I had written about the error in vain, but this only exacerbated the situation. Now, at the entrance, he gives an error, which he gave when selecting a card.
What does the error say? If it's "Signature not found.", try restarting game and waiting a while or switching to osu!Beta.
The dialog box says: The input string had the wrong format. After the change to beta, everything remained as before. I have Windows in Russian, so I do not think that the attached picture of this error will be of much use.
Might I suggest a few changes?

This is NOT a good way of getting the songs directory, as it can be changed.
Get the osu! directory, and then read the osu!.{environment name}.cfg file, on the 7th line.


Also concerning this error:

Before
Code:
text5 = text5.Remove(text5.LastIndexOf(']'));
You should implement a check that checks if the variable text5 actually has the characer ] in it.
Good program otherwise!
Quote Originally Posted by Azuki View Post
Might I suggest a few changes? ...
I'll implement the change regarding songs directory. As for the startIndex error, that should be fixed once I finish rewriting beatmap selection. Thank you.
Hum :/ I have an other error than what you are talking about above... Since I'm french posting the error will not help...
Apparently I should have tested this more before releasing it. I'm not sure why some of you are getting errors when selecting a beatmap, never happens to me. Besides that, there are quite a few relax logic bugs which I need to work out before it is more stable for legit play. I might post the source code on github sometime later so others who are willing can contribute.
makin it available for multiple private servers when or even at all
Another new dev i love this keep it up!.
https://github.com/4773n0x/osu-Tool
Here is the source code for anyone interested. Not sure if I'll be working on this version anymore.
Feel free to submit changes such as bug fixes and improvements and I will add a compiled version on the GitHub page.
Posts 115 of 210 · Page 1 of 14

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?