Standard Relax

Posts 3145 of 210 · Page 3 of 14
Works good, only thing in the slider does not hold tight, just it touch it.
this happend because you have a malformed .osu file
Quote Originally Posted by Levi7777 View Post
...
This only seems to occur on some specific songs files. It doesn't happen on my songs library so I have no way of re-creating the error without knowing which songs exactly this error appears.

- - - Updated - - -

Quote Originally Posted by SirTonoro View Post
signature not found error on beta version.
Feels sad.
Restart game, go to the songs menu, wait a while and then try opening the cheat.

- - - Updated - - -


I have started re-writing this project using C++. Right now, I have a working relax hack with automatic beatmap selection and note scanning. The program is more stable and has better performance, but I will never add user interface, maybe a separate program to control config file values. What I still need is to calculate stacked note coordinates (this version also doesn't have that), add a config class and some legit features. I'll post what I have on GitHub in a while and update it whenever I make a significant change.
Quote Originally Posted by 4773n0x View Post
This only seems to occur on some specific songs files. It doesn't happen on my songs library so I have no way of re-creating the error without knowing which songs exactly this error appears.

- - - Updated - - -



Restart game, go to the songs menu, wait a while and then try opening the cheat.

- - - Updated - - -


I have started re-writing this project using C++. Right now, I have a working relax hack with automatic beatmap selection and note scanning. The program is more stable and has better performance, but I will never add user interface, maybe a separate program to control config file values. What I still need is to calculate stacked note coordinates (this version also doesn't have that), add a config class and some legit features. I'll post what I have on GitHub in a while and update it whenever I make a significant change.
I'm looking forward to it but i don't understand why are you making such good cheat and release it public you know this kind of cheat is paid but anyways thanks and keep it up
Any help on that does not hold the sliders?
Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Exception: Signature not found
   at osu__Tool.Memory.FindSignature(Byte[] signature, Int32 regionSize, Int32 scanSize)
   at osu__Tool.Osu.GetAddresses()
   at osu__Tool.Osu..ctor()
   at osu__Tool.Form.<Form_Load>b__9_0()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at osu__Tool.Form.<Form_Load>d__9.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2101.1 built by: NET47REL1LAST
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
osu! Tool
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/IA/Desktop/osu!%20Tool/osu!%20Tool.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2094.0 built by: NET47REL1LAST
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2093.0 built by: NET47REL1LAST
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2046.0 built by: NET47REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2046.0 built by: NET47REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2099.0 built by: NET47REL1LAST
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.2046.0 built by: NET47REL1
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
what causes this error?


can it not find my osu process for some reason?
Quote Originally Posted by Ruch View Post
-snip-
can it not find my osu process for some reason?
no, that error is because the aob sucks dong and doesn't support aobs, therefore the aob is also horse poo.
I also submitted a pull request to the official repo. until then, here
Sooo... When I launch your hack on Russian Windows, the hack causes system format exceptions. On English Windows it works fine. I don't know C# so i can't fix it :C
 
Screenshots


____________________________
Edit
Windows version: Windows 7
Quote Originally Posted by SAH4P View Post
Sooo... When I launch your hack on Russian Windows, the hack causes system format exceptions. On English Windows it works fine. I don't know C# so i can't fix it :C
 
Screenshots


____________________________
Edit
Windows version: Windows 7
this probably has something to do with the way decimal points work in russian and english.
I'm pretty sure a decimal point in russian is a comma, meanwhile in english it's a dot. This can be fixed by a simple line that sets the culture of the program to US-EN
Quote Originally Posted by Azuki View Post


this probably has something to do with the way decimal points work in russian and english.
I'm pretty sure a decimal point in russian is a comma, meanwhile in english it's a dot. This can be fixed by a simple line that sets the culture of the program to US-EN
Thank you, I set the culture of the thread to en-US and all worked!!! I love you, Azuki.
 
Fix in "Program.cs" file
Chto ti sdelal?
Pomogi plz otstalomu 3:
Doesn't work anymore >.< after I get the error and hit Continue, I typed in a beatmap name that worked before, and nothing showed up.
RIP no working cheats atm.
Quote Originally Posted by Totsuzo View Post
Doesn't work anymore >.< after I get the error and hit Continue, I typed in a beatmap name that worked before, and nothing showed up.
RIP no working cheats atm.
Change your skin to default and restart osu! and open the cheat.
How do I fix the "Unhandled exception has occurred inn your application. If you click the Continue, the application will ignroe this error and attempt to continue. If you click Quit, the application will close immidiately. StarIndex cannot be less than zero. Parameter name: startindex"... PLEASE TELL ME HOW TO FIX IT :vvv
Yeah, the startindex continue/quit is starting to become a problem. i am literally willing to donate if you get these cheats working
Posts 3145 of 210 · Page 3 of 14

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?