BuilderDolphin / dolphSol-Macro

A macro for the Roblox game "Sol's RNG", including features such as obby completion and item collection. A work in progress - BuilderDolphin
GNU General Public License v3.0
100 stars 57 forks source link

Pause fix and resume (closed because i didnt finish it completely yet) #199

Closed ACaracalCat closed 3 months ago

ACaracalCat commented 3 months ago

When the macro is paused, the pause button will instead say resume. When the macro is resumed, it will say pause. A simple detail that should be added!

Another great part of this is that the pause feature SHOULD be stable and working perfectly now!

NOTE: (at line 2158, removing the Pause function should make it stable with the replacement being the handlePause() function. the pause feature works perfectly with this change.)

NOTE: (remove line 2517 if no glitches are found)

https://github.com/BuilderDolphin/dolphSol-Macro/assets/115324965/8c8dd884-a48a-48c9-bbca-2135b43c204a

ACaracalCat commented 3 months ago

(ignore the 2 commits, those are things I was trying to test not related to this at all. if you wanna see everything that was changed, click on the tab that is named "Files changed")

ACaracalCat commented 3 months ago

i just realized i forgot to make the F2 part, I will do that in a sec

ACaracalCat commented 3 months ago

ill make a new one with a fixed version