Greasemonkey has release the 0.9.20 beta version that fix the timer problem in version 0.9.19. I personally tested out script, it can run without problem using this version. Below I the link to download the latest version of Greasemonkey. Please note that it is a beta version thus you need to manually down it as Firefox won’t automatically update it for you.

Greasemonkey for Firefox: https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/#beta-channel

 

Happy Hunting and Happy playing Diablo 3 if you bought one.

 

by Ooi Keng Siang via Ooiks’s Blog

 [Updated] Greasemonkey version 0.9.20 beta released, check out my latest post

Today I got lot of complains from players whom using MouseHunt AutoBot or Fish Wrangler AutoBot that the script stop working in Firefox. The problem they are facing is the timer only manage to run half way (maybe 2 – 3 seconds) then it stop. While the other browsers can run the script without any problem at all. This is because Greasemonkey just push out their latest update 0.9.19 to your Firefox browser without you knowing and this version screw up the setTimeOut javascript function which is used to run the timer in the script. In version 0.9.19, they claim to have a better version of setTimeOut function wrapper, but in fact it screw thing up. Maybe you wondering why the in game timer run without any problem but that is because they are using the actual javascript engine offer in Firefox and not though Greasemonkey like user script.

What you can do then? For the mean time, use other browsers like Opera or Chrome until there is another update by Greasemonkey that fix this problem. Or you still insist want to use Firefox? Then you will need to downgrade your Greasemonkey version. How to do it? First, uninstall your Greasemonkey add-on in Firefox then restart your Firefox. Then go to install version 0.9.18 instead. you might need to reinstall the user script too. Please note that your friendly Firefox will try to help you update the Greasemonkey to the latest version if you restart Firefox.

Let’s keep our fingers cross that Greasemonkey release an update to fix this mess. I will update you all when a better solution found.

by Ooi Keng Siang via Ooiks’s Blog

Sound like Fish Wrangler developers are busy updating the game while they updating their game, they also break the script. The script perform a lot of security check so that it make sure it run correctly. Fish Wrangler now using new url http://fish-wrangler.com/fishwrangler/fish-now to cast rod instead of the old url http://fish-wrangler.com/fishwrangler/start. This cause the previous version of the script stop working because it can’t found the link with the old url. They also mixing up facebook domain and fish-wrangler domain name in their link for different browsers which give me a lot of problems and cause the delay for the update.

The new script have fix all those problems and many thanks for players whom activity reporting the problem to me so that I can fix the script as soon as possible. Let’s keep our finger cross that no more code update that can spoil the script. Please continue to report to me if you found any bug or the game developer break the script again.

 

Script Description

Fish Wrangler AutoBot is a simple user script to automate the process of catching fish in Fish Wrangler application in Facebook. In a simple word, bot for Fish Wrangler. Time of next rod cast will show on the webpage title and page. Users can customize the script according to their need by themselves such as add extra random time delay before casting the rod (Please look for UserPreferenceSetting in the script).

 

  More »

Thanks for all the players that help reporting the major update in Fish Wranger game. The developer decided to use a iframe to hold the game in Facebook. That is mean the  Fish Wrangler official website is now running in the Facebook Fish Wranger app page. I’m not sure whatever this is a permanent change they want to make so I left most of the previous code in the script just in case they change again, else I will remove those on the next version. Get the new script and continue your fishing. Keep me posted if any update or bug in the script since it is a quick fix.

 

Script Description

Fish Wrangler AutoBot is a simple user script to automate the process of catching fish in Fish Wrangler application in Facebook. In a simple word, bot for Fish Wrangler. Time of next rod cast will show on the webpage title and page. Users can customize the script according to their need by themselves such as add extra random time delay before casting the rod (Please look for UserPreferenceSetting in the script).

 

More »

The script is updated. Now it support the Fish Wrangler official website and  Fish Wrangler in Facebook at the same time. This version is just a quick update without much testing. Please report any bugs or problem you found in the comment so that I can follow up.

 

Script Description

Fish Wrangler AutoBot is a simple user script to automate the process of catching fish in Fish Wrangler application in Facebook. In a simple word, bot for Fish Wrangler. Time of next rod cast will show on the webpage title and page. Users can customize the script according to their need by themselves such as add extra random time delay before casting the rod (Please look for UserPreferenceSetting in the script).

More »

Sorry guys and girls who waited for me to fix this script, because I’m not active in playing this game thus I didn’t realize the bug in the script.  Special thanks to fishiii who report the bugs found in the script. A big help from him/her as s/he report the bug in a very detail which help me save a lot of time to fix the bug and release this version in a short time. Next time if anyone of you found any bug in the script, just tell me through the comment.

 

Script Description

Fish Wrangler AutoBot is a simple user script to automate the process of catching fish in Fish Wrangler application in Facebook. In a simple word, bot for Fish Wrangler. Time of next rod cast will show on the webpage title and page. Users can customize the script according to their need by themselves such as add extra random time delay before casting the rod (Please look for UserPreferenceSetting in the script).

More »

Surprisingly, nobody seen to tell me there is a bug in the script where the script doesn’t play any sound when found treasure chests if you are using secure connection (https) in Facebook. Hmm, I wonder if any player still using it, else I might just stop updating the script.

Script Description

Fish Wrangler AutoBot is a simple user script to automate the process of catching fish in Fish Wrangler application in Facebook. In a simple word, bot for Fish Wrangler. Time of next rod cast will show on the webpage title and page. Users can customize the script according to their need by themselves such as add extra random time delay before casting the rod (Please look for UserPreferenceSetting in the script).

 

Main Features

  • Automatically cast rod when time’s up with extra random time define by user.
  • Show next rod casting time and others timer in the page and title.
  • Play music when found treasure cheats.
  • Cross-browsers support.

Paltform Support

Browser Support

  • Mozilla Firefox with Greasemonkey add-on (Tested with Mozilla Firefox 8.0.1 with Greasemonkey 0.9.13 add-on)
  • Opera (Tested with Opera 11.50)
  • Google Chrome (Tested with Google Chrome 15.0)

Precautions

  • Use this script at your own risk because AutoBot script is again the rule set by Fish Wrangler, that is users are prohibits the use of auto-refreshers, BOTs, constantly refreshing the Fish Now link.
  • You are reminded not to use your real name or the same name you use in Facebook to post / reply discussion here because some one might go after you and please don’t ask me why I use my real name here.
  • Do uninstall any other Fish Wrangler automation scripts or auto page reload scripts before install this script to prevent conflict with this script.

Known Issues

  • The script may appear much later after the page had loaded.

How to Install User Script

Download

Download through userscript website.

Changelog

Version 1.03

  • Fix no sound when found treasure chests running on secure connection.
  • Sound for treasure chests is now play direct from the script instead of stream it from other site (only for Firefox and Opera web browser).

by Ooi Keng Siang via Ooiks’s Blog

 

I had stop playing Fish Wrangler for a really long time due to I can access it during office work and the game play was too complicated. I just updated the script to work with latest version of Fish Wranger. I most probably won’t add any new feature the script unless some one teach how to play the game first.

Script Description

Fish Wrangler AutoBot is a simple user script to automate the process of catching fish in Fish Wrangler application in Facebook. In a simple word, bot for Fish Wrangler. Time of next rod cast will show on the webpage title and page. Users can customize the script according to their need by themselves such as add extra random time delay before casting the rod (Please look for UserPreferenceSetting in the script).

 

Main Features

  • Automatically cast rod when time’s up with extra random time define by user.
  • Show next rod casting time and others timer in the page and title.
  • Play music when found treasure cheats.
  • Cross-browsers support.

Paltform Support

Browser Support

  • Mozilla Firefox with Greasemonkey add-on (Tested with Mozilla Firefox 7.0.1 with Greasemonkey 0.9.8 add-on)
  • Opera (Tested with Opera 11.50)
  • Google Chrome (Tested with Google Chrome 15.0)

Precautions

  • Use this script at your own risk because AutoBot script is again the rule set by Fish Wrangler, that is users are prohibits the use of auto-refreshers, BOTs, constantly refreshing the Fish Now link.
  • You are reminded not to use your real name or the same name you use in Facebook to post / reply discussion here because some one might go after you and please don’t ask me why I use my real name here.
  • Do uninstall any other Fish Wrangler automation scripts or auto page reload scripts before install this script to prevent conflict with this script.

Known Issues

  • The script may appear much later after the page had loaded.

How to Install User Script

Download

Download through userscript website.

Changelog

Version 1.02

  • Fix script unable to run in secure connection (https).
  • Fix timer fail to work after Fish Wrangler change the code.

by Ooi Keng Siang via Ooiks’s Blog

 

strong

A quick fix for Firefox where it can’t click on NOW! link after the timer reach 0. After some research I only figure out that Firefox did not suppose event click on link compare with other browsers. Thus I force to load the page using url instead of clicking. The result are the same.

Sorry for did not testing much before release. I’m new in the game, so that might be a lot of update following. Catch up with my blog for the latest post.  Enjoy the game.

Script Description

Fish Wrangler AutoBot is a simple user script to automate the process of catching fish in Fish Wrangler application in Facebook. In a simple word, bot for Fish Wrangler. Time of next rod cast will show on the webpage title and page. Users can customize the script according to their need by themselves such as add extra random time delay before casting the rod (Please look for UserPreferenceSetting in the script).

 

Main Features

  • Automatically cast rod when time’s up with extra random time define by user.
  • Show next rod casting time and others timer in the page and title.
  • Play music when found treasure cheats.
  • Cross-browsers support.

Paltform Support

Browser Support

  • Mozilla Firefox with Greasemonkey add-on (Tested with Mozilla Firefox 4.0 with Greasemonkey 0.9 add-on)
  • Opera (Tested with Opera 11)
  • Google Chrome (Tested with Google Chrome 11.0)

Precautions

  • Use this script at your own risk because AutoBot script is again the rule set by Fish Wrangler, that is users are prohibits the use of auto-refreshers, BOTs, constantly refreshing the Fish Now link.
  • You are reminded not to use your real name or the same name you use in Facebook to post / reply discussion here because some one might go after you and please don’t ask me why I use my real name here.
  • Do uninstall any other Fish Wrangler automation scripts or auto page reload scripts before install this script to prevent conflict with this script.

Known Issues

  • The script may appear much later after the page had loaded.

How to Install User Script

Download

Download through userscript website.

Changelog

Version 1.01

  • Fix Firefox cannot click on the NOW! link when time to cast rod.
  • Add link to my latest blog post on Fish Wrangler AutoBot when user click on the AutoBot title.

by Ooi Keng Siang via Ooiks’s Blog

 

If you are a Fish Wrangler player and you are envy MouseHunt player who had the autobot for their game, now Fish Wrangler also has their own autobot call Fish Wrangler AutoBot. This is a newly created script by myself. Currently it only support limited function and more functions will be coming soon. Do drop me any suggestions or report any bugs found. What are you waiting for? Install and try it out yourself now.

Script Description

Fish Wrangler AutoBot is a simple user script to automate the process of catching fish in Fish Wrangler application in Facebook. In a simple word, bot for Fish Wrangler. Time of next rod cast will show on the webpage title and page. Users can customize the script according to their need by themselves such as add extra random time delay before casting the rod (Please look for UserPreferenceSetting in the script).

Main Features

  • Automatically cast rod when time’s up with extra random time define by user.
  • Simulate mouse click on the NOW! link instead of reloading the page.
  • Show next rod casting time and others timer in the page and title.
  • Play music when found treasure cheats.
  • Cross-browsers support.

Paltform Support

Browser Support

  • Mozilla Firefox with Greasemonkey add-on (Tested with Mozilla Firefox 4.0 with Greasemonkey 0.9 add-on)
  • Opera (Tested with Opera 11)
  • Google Chrome (Tested with Google Chrome 11.0)

Precautions

  • Use this script at your own risk because AutoBot script is again the rule set by Fish Wrangler, that is users are prohibits the use of auto-refreshers, BOTs, constantly refreshing the Fish Now link.
  • You are reminded not to use your real name or the same name you use in Facebook to post / reply discussion here because some one might go after you and please don’t ask me why I use my real name here.
  • Do uninstall any other Fish Wrangler automation scripts or auto page reload scripts before install this script to prevent conflict with this script.

Known Issues

  • The script may appear much later after the page had loaded.

How to Install User Script

Download

Download through userscript website.

Changelog

Version 1.00

  • First release.

by Ooi Keng Siang via Ooiks’s Blog