Sleazy Fork is available in English.
Open the menu in HaremHeroes(topright) to toggle AutoControlls. Supports AutoSalary, AutoContest, AutoMission, AutoQuest, AutoTrollBattle, AutoArenaBattle and AutoPachinko(Free). Messages are printed in local console.
< Feedback op HaremHeroes Automatic
The new update removed whatever the script used to detect if it was on the harem screen. To fix just change the if statement condition on line 102 from
$("#breadcrumbs span").last().text() === "Harem"
to
document.getElementById('harem_left')
THANK YOU VERY MUCH, you are a lifesaver.
@rgy77 said: The new update removed whatever the script used to detect if it was on the harem screen. To fix just change the if statement condition on line 102 from
$("#breadcrumbs span").last().text() === "Harem"
todocument.getElementById('harem_left')
thanks man
@rgy77 said: The new update removed whatever the script used to detect if it was on the harem screen. To fix just change the if statement condition on line 102 from
$("#breadcrumbs span").last().text() === "Harem"
todocument.getElementById('harem_left')
Did this. Its still looping at the harem screen but it'll pick up cash again, thanks
@rgy77 said: The new update removed whatever the script used to detect if it was on the harem screen. To fix just change the if statement condition on line 102 from
$("#breadcrumbs span").last().text() === "Harem"
todocument.getElementById('harem_left')
rgy77 thanks man it worked for me, I got that script from the older post and updated line 101 Worked like a charm :D
AutoQuest still doesn't work for me though :/ For no reason it stops going forward
Yeah autoquest is the only thing that stayed broken. the problem it has is something to do with the money because when it goes to higher amounts it sometimes condenses it/ rounds it up to an amount so yeah.
https://openuserjs.org/scripts/3jameo3/HaremHeroes_Automatic_Redone
just found this. some people are updating on that site
Its just broken after these updates.
New update just broke it again.