MouseHunt AutoBot UPDATED

Script automating MH horn sounding and gifting, mostly functional as of 14/04/2024; updating the outdated script from nobodyrandom, who adapted the original versions by CnN and Ooi.

< Σχολιασμός για τον κώδικα MouseHunt AutoBot UPDATED

Αναφορά: Εντάξει - ο κώδικας λειτουργεί αλλά έχει σφάλματα

§
Δημοσιεύτηκε: 30/11/2022

Will get stuck on king's reward, KR timer freezes.

§
Δημοσιεύτηκε: 30/11/2022

Use a browser addon to refresh the page every X minutes to your preference to counter this. Search for "auto refresh" in your browser addon extensions.

§
Δημοσιεύτηκε: 01/12/2022

Use a browser addon to refresh the page every X minutes to your preference to counter this. Search for "auto refresh" in your browser addon extensions.

still happening

§
Δημοσιεύτηκε: 01/12/2022

happens for me as well, firefox mac

§
Δημοσιεύτηκε: 01/12/2022

I think it's mainly due to the animation that tells you to claim which freezes the KR timer, wondering if there are any fixes?

§
Δημοσιεύτηκε: 01/12/2022

I think it's mainly due to the animation that tells you to claim which freezes the KR timer, wondering if there are any fixes?

line 9914 change to :

if (linkElementList[i].getAttribute('src') && linkElementList[i].getAttribute('src').indexOf("resume_hunting_blue.gif") != -1) {

§
Δημοσιεύτηκε: 02/12/2022

I think it's mainly due to the animation that tells you to claim which freezes the KR timer, wondering if there are any fixes?

line 9914 change to :

if (linkElementList[i].getAttribute('src') && linkElementList[i].getAttribute('src').indexOf("resume_hunting_blue.gif") != -1) {

hmm not sure if anyone can change it?

§
Δημοσιεύτηκε: 05/12/2022

Hi Guys, try this
Top right "setting" > game settings > under Display "On" use new navigation button style

§
Δημοσιεύτηκε: 05/12/2022

Hi Guys, try this
Top right "setting" > game settings > under Display "On" use new navigation button style

alright will do!

nevocaineΔημιουργός
§
Δημοσιεύτηκε: 12/12/2022

Hi Guys, try this
Top right "setting" > game settings > under Display "On" use new navigation button style

alright will do!

hey David; could you let me know if that setting changed fixed things for you?

I think it's mainly due to the animation that tells you to claim which freezes the KR timer, wondering if there are any fixes?

line 9914 change to :

if (linkElementList[i].getAttribute('src') && linkElementList[i].getAttribute('src').indexOf("resume_hunting_blue.gif") != -1) {

same for you ChrisC, did changing the code help?

§
Δημοσιεύτηκε: 13/12/2022

Hi Guys, try this
Top right "setting" > game settings > under Display "On" use new navigation button style

alright will do!

hey David; could you let me know if that setting changed fixed things for you?

I think it's mainly due to the animation that tells you to claim which freezes the KR timer, wondering if there are any fixes?

line 9914 change to :

if (linkElementList[i].getAttribute('src') && linkElementList[i].getAttribute('src').indexOf("resume_hunting_blue.gif") != -1) {

same for you ChrisC, did changing the code help?

After changing the new navigation style there weren't any problems anymore, but I'll switch back to the old one to see if it's fixed for that or not.

§
Δημοσιεύτηκε: 13/12/2022

Hi Guys, try this
Top right "setting" > game settings > under Display "On" use new navigation button style

alright will do!

hey David; could you let me know if that setting changed fixed things for you?

I think it's mainly due to the animation that tells you to claim which freezes the KR timer, wondering if there are any fixes?

line 9914 change to :

if (linkElementList[i].getAttribute('src') && linkElementList[i].getAttribute('src').indexOf("resume_hunting_blue.gif") != -1) {

same for you ChrisC, did changing the code help?

The KR timer still freezes even after refresh, so I changed back to the new navigation style. It's still not working for those that use the old navigation style.

§
Δημοσιεύτηκε: 13/12/2022

Tried new navigation style. Still does not work.

§
Δημοσιεύτηκε: 14/12/2022

Hi Guys, try this
Top right "setting" > game settings > under Display "On" use new navigation button style

alright will do!

hey David; could you let me know if that setting changed fixed things for you?

I think it's mainly due to the animation that tells you to claim which freezes the KR timer, wondering if there are any fixes?

line 9914 change to :

if (linkElementList[i].getAttribute('src') && linkElementList[i].getAttribute('src').indexOf("resume_hunting_blue.gif") != -1) {

same for you ChrisC, did changing the code help?

yup it works after changing this line, for me. using old navigation style

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.