i read your comments, but the first step in solving bugs is if i replicate/experience them as well. Majority of why I havent been sending replies is exactly just that i cant replicate these problems so I cant exactly help you (sadly) so it's pointless to even reply. I do hope you've checked the FAQs to my code which includes the sad truth about how inefficient HiroMacro is and other ways you can probably patch up your code on your end
[Only registered and activated users can see links. Click Here To Register...]
EDIT: so yea, asking for people for "working scripts" which are just my codes with different settings won't help you much either because it's probably on your end why things dont run properly
also dropping by to say i changed nothing much on my code and it's working fine on the latest update. but of course, that's with saying these are my runs and your runs dont seem to reflect that :(
About the 2 scripts i made, push script does not do prestiges because it foregoes the use of the time variable. It's made to run after X loops i stated and i mean it totally is possible to code it in, but i dont want to waste my time trying to determine the number of loops there are per minute especially because code run time is not the same every run instance and not the same for every computer. It's a chore just to determine the average loop per minute ratio. Without the time variable in this script, it's more compact and, therefore (i think this is why at the very least), subjectively less buggy compared to the advanced script as a lot of you have noticed. There are trade offs. The push script is literally copy paste blocks of the advanced script so idk why it runs differently (read: more buggy) when it is executed in the advanced script form. I will blame hiro on this