Suggestion
![]() ![]() |
Thank you for the macro.
|
![]() ![]() |
Good suggestion, thank you. I just implemented sound warning feature into the new version of my script (v2.5). After finding that the new feature works well I can move on to fulfilling your requests. Actually, if you know how to read the codes in my script, you can modify the delay by yourself. But in case you dont know where to play with in the script to modify the delay, I promise you I will make the modification easier for you in the next version of the script by introducing new variables holding the value of delays, then I will add comments to explain what to do with those variables so you can reach the condition you need. I just knew from you that the king reward will stop nagging us after 90 minutes, I will make the script to check every 15 minutes whether the king reward is still there or it has gone. Again, thank you. It is highly appreciated if you would like to review my script. |
![]() ![]() |
I can read the code a little bit.
|
![]() ![]() |
Did you turn off the timer?
|
![]() ![]() |
is it still not working for you? it is working for me though. Please reinstall your script to make it works again.
|
![]() ![]() |
Yes, it is working.
|
![]() ![]() |
window.setTimeout(function ()
|
![]() ![]() |
norack i think i gotta agree with IYG about the king's reward thing. Its not really safe to have it refreshing at a 15 minute interval once king's reward has kicked in. Because the logic is that no players will want to actually refresh the page every 15 minutes when there is a king's reward waiting to be claimed. The 90 minutes or perhaps a 60 minutes delay will be nice. As for the sound effect, can we use an audio file from our pc instead? It will be great if u can point out to us which portion controls wat.. but maybe i'll understand better after learning this greasemonkey language.. seems interesting. Maybe we can upgrade this script to hav a gui one day.. that will be really user friendly.. just like the mafia wars script. Even a newbie can change settings if there is a gui. |
![]() ![]() |
@iyg and xcal:
@xcal:
|
![]() ![]() |
"Check again later after 15 minutes whether the king reward
Is it possible to change it to check again after a random 30-40 minutes whether the king reward has gone already instead of 15 minutes? I think it'll be safer if what IYG said is true.. (90 minutes for it to disappear). Dun worry bout the GUI and local sound resources... Those r just some suggestions.. XD |
![]() ![]() |
To make this script checks the disapearance of captcha every 30 - 40 minutes. find these lines:
and replace 'em with:
|
![]() ![]() |
Will there be additional stuff in the about page? Such as changes in the version. 2.8 vs 2.5 |
![]() ![]() |
I am barely able to have additional task to keep the diff of version and maintain the chronological modification of script from version to version. I do scripting in my spare time and I have the spirit to share what I have made with fellow players around the globe. That is why you see this script on userscripts.org. Beyond that, I do apologize for disappointing all of you my friends because the best I can do still does not fulfill your needs. p.s: I unfortunately also forgot to record what changes (features and bug fixs) I have done with this script so I can share those info with the script users. |
![]() ![]() |
U hav done a great job certainly and your spirit of sharing is something that those who downloaded the script will not forget. I am just giving some feedback on improvements as a user ^_^ I am sorry if my post seems like i am just demanding more out of it. Happy hunting :D |
![]() ![]() |
what do i have to change to make it such that.
|
![]() ![]() |
Does the king's reward last for 90 mins?
if (document.title == "MouseHunt on Facebook | Claim a King's Reward!")
i have another method of doing it but i require a screenie of the king's reward page. |
![]() ![]() |
Dear xcal, your contribution in delivering fresh and useful suggestions is highly appreciated.
|
![]() ![]() |
Dear Irrony, Eugene Yip has answered your question. I haven't try his code yet but it seems it will work just fine. In case you need another kind of approach, you can manipulate the approach taken by xcal to fulfill your need. This will make the script checks the disappearance of captcha every 90 - 100 minutes.
find these lines:
and replace 'em with:
|
![]() ![]() |
Dear Eugene Yip, thank for helping us achieving our uniquely personal need.
so this line is not necessary in my humble opinion: var hour = 3600000; |
![]() ![]() |
First of all let me thank you for your wonderful effort :) I wish to enquire as to what is the purpose of the repeated refreshing that the script does every ~5 mins or so. I am concerned whether that would potentially flag out the user as a result of the high rate of refreshing. Would it not be enough to just have the auto horn blowing as well as the hourly check? Pls enlighten me if there is something I'm missing. |
![]() ![]() |
I know this might seem like a stupid question.. How can I edit your script like replacing the king's reward checking timer, refreshing every 5 minutes.. Coz I don't have any basic of scripting. Btw are you Indonesian? Some of the line in your scripts are in Indonesian language ^^... Mantep scriptnya bos |
![]() ![]() |
i dont know abt scripting.. my mousehunt account, if i at comp A running auto horn, then im checking at comp B if got king reward, i type the code there will my comp A auto horn stop at king reward page? will king reward page auto refresh? |
![]() ![]() |
Considering so many worries of people who use this script, though I myself undoubtly use this script without modification compared to the released USO version almost 24/7 because I am one of the hunters too, I plan to remove the 'unnecessarily annoying' page refreshing feature in the upcoming version of this script (version 3.1). The captcha checking feature, which is also one type of page refreshing process, will still be there, but with delay 90-100 minutes and keeps doing that repetitively in the same duration of delay until the captcha gone. The result will be a more server friendly mousehunt autoplay script, leaving the hunters and the game developers happy, I guess. @Jedi_Knight: with this plan, I hope you have nothing to worry anymore.
@Ame-furi: I dont get your question, buddy. I wish I could help you. |
![]() ![]() |
Thanks Norack. Don't let my question bug you though. As I've said my first intention is that of gratitude and appreciation of your hard work :) Thanks aplenty!
|
![]() ![]() |
3.1 sounds good... then i dun hav to modify the scipt after each updates :D |




