Search This Blog for games or cheat

Showing posts with label autohunt. Show all posts
Showing posts with label autohunt. Show all posts

Sunday, October 31, 2010

GhostTrappers autohunt bot fixed (again)

Hello everybody again!

I finally managed to get some free time in this long Halloween weekend to look at the Ghost Trappers auto hunt bookmarklet bot. The old bookmarklet code was broken by the change the GhostTrappers guys made that involved using an iframe to speed up the application (and I think for them is a very good idea).
I have already managed to fix the iMacro Autohunt by using the application directly from their website, effectively bypassing the iframe. Fixing the javascript bookmarklet has been a little trickier as now I have to redirect the initial page to the Ghost Trappers website or else it won't have enough permissions to reach the hunt link in the game.

Here is the new bookmarklet code:

Ghost Trappers Autohunt Bookmarklet


Instructions to use it are the same: bookmark the link, click on the bookmark to get redirected to the app site, click on the bookmark again to have the bookmarklet start, choose your cooldown time and click start; a new tab will open and do the auto hunt for you. You have to keep both the tabs open. I know that this is a bit annoying but there aren't other ways to make it work. Best way of using it is opening a new browser window, have both tabs open there and reduce this browser window to icon so that you can use your browser without any troubles.

Have fun!

Saturday, October 9, 2010

Fixed iMacro autohunt bot for Ghost Trappers

UPDATE: Some people reported that this iMacro is now broken. The one made for Chrome will work without problems with Firefox too. You can find it here: Fixed iChrome for Firefox and Chrome


Hello.

As many people have told me in the past couple of days, the Ghost Trappers guy changed their game in a way that broke the autohunt bots, both the iMacro and the bookmarklet version.
As there are people urging me to release a fixed version (thanks! It's good to know that people actually use the tools you make!), I am releasing an early fixed version, with very limited testing, so that you will have something to use with Ghost Trappers. More will come as I manage to put more time on it.
The fastest fix I was able to do is for iMacros for Firefox. I used iMacro version 7.0.0 that seems to work quite well with the iframe the Ghost Trappers guys introduced in the game. You can find the iMacro extension here.

To use the fixed iMacro autohunt,activate the iMacros extension and record a new dummy macro by clicking the Record button and then clicking anywhere on the page.
Then stop the recording. This iMacro won't work. You need to change the code to have it working. Go to the macro list and click Edit Macro. Keep the first line (that should start with the VERSION command) and delete all the other lines. then insert these lines after the VERSION one:
URL GOTO=http://apps.facebook.com/ghost-trappers/
FRAME F=1
TAG POS=1 TYPE=IMG ATTR=SRC:http://www.ghost-trappers.com/fb/res/lets_hunt_on.jpg
WAIT SECONDS=900
This macro will autohunt every 900 seconds (that is 15 minutes). If you have a different cooldown time, just insert the appropriate number of seconds in place of 900.

I don't know if this macro will work on Google Chrome too, but I fear not, because the Chrome extension is a much lower version than the Firefox one. However I'll do more tests soon and hopefully I will be able to release a more compatible bookmarklet version too.

Have fun, and please report if it works for you or not, thanks!

Friday, July 16, 2010

levynlight autohunt bot script

With the last changes made to the game, the Levyn Light authors made it possible to use some autohunt javascript code the way I did with the other games.
So I wrote a new javascript bookmarklet autoplay bot for the game including all the improvements made so far. These includes requirements for only one webpage (you will no longer have more than one tab), programmable timeout for the auto hunt and status to know when the last autoplay event has been launched.
I really find this script useful. Please let me know if you think this too (feedback is always appreciated) and if it works or has problems or if there are features you may want.
The script will redirect to a particulare web address, different from the LevynLight homepage. This is intended and actually required by the code. If it redirected to the actual game homepage, the browser would not have launched the auto hunt.

So here it is the Levyn Light Auto Play bot script:
Levynlight autohunt bookmarklet

Instructions are the same: Bookmark the link, click on it to redirect to the starting url. Click on it again to activate it.

Have fun

Friday, July 9, 2010

FishWrangler auto fish bot

Hello.
I have just developed a new technique for my autohunt cheats that does not require to open a new window/tab. And I have just applied this to a new (for me) game: FishWrangler!
Fish Wrangler is a typical passive game like MouseHunt or GhostTrappers where you have to hunt (or fish in this case) every 10 minutes to get your fish and progress with the game.
This autofish javascript bot that I created doesn't require a new window as it opens the game in the same webpage it is launched on.
So please just test this new technique and let me know if it works for you.
Here is the Fish Wrangler auto fish bot:
FishWrangler autofish

Bookmark it and launch it (as usual, you may have to launch it twice)

Have fun!

Thursday, June 24, 2010

Updated MouseHunt bookmarklet bot

Hello.

I have received some feedback from a user of my MouseHunt autohunt bookmarklet bot here telling me that the autohunt bot did not work.
After a while I was able to check and after the investigation I saw that MouseHunt programmers changed the hunt url and that broke my autohunt cheat. It could easily have been intentional and it probably broke many other cheat and the greasemonkey scripts too.
I was able to fix it quickly, it took just a while to test it before making this blog post.

So here it is the fixed MouseHunt autohunt bookmarklet bot:
MouseHunt autohunt bookmarklet cheat

To use it, use the same procedure described in my previous posts.
In short:
bookmark it
click on the bookmark once to be redirect to the game page
click on the bookmark another time to start the auto hunt.

I have been experiencing strange things when using the Chrome browser. In particular, the second webpage to the game (the one where the hunt are launched) is not refreshed by the browser when the script changes the url. So it seems that the cheat is not working. But just click on another window to the same game to see that it is actually running correctly.

Have fun

Saturday, June 19, 2010

New GhostTrappers autohunt bookmarklet version with variable timeout

Hi all. Having just recently got a new trap in Ghost Trappers that lowers my setup timeout from the standard 15 minutes of the game, I had to modify my autohunt bookmarklet bot to adapt to this new change.
I could easily change the code to timeout to 12 minutes (my actual setup) instead of 15 and that would have fit my needs but I decide instead to do a more general hack so that it could be useful to anyone instead of just me.
This new code will let you choose the timeout in minutes at the top of the page. What you need to do is just change the value if you need it and click on the start button to have it working. If you change the timeout value after it is already started, the next autohunt timeout will reflect the new value.

With this new code I have also hopefully fixed a very annoying memory leak that could cause the ghost trappers window to eat as much as 500 MB of memory. This should not happen anymore, but it will take a while to confirm this.

Also, I have notice that with recent versions of the Chrome browser, the ghost trappers autohunt window is not updated when timeout ends and it just seems like it stopped working. Actually this is not true as the autohunter is still working correctly as you can see by clicking on the camp link or by cheking the hunted ghost list. I don't know what is the cause of this bug at the moment.

Ok now here is the new Ghost Trappers Autohunt bookmarklet bot code. As usual, just bookmark this link and click on it to have it start:
Ghost Trappers Autohunt Bookmarklet v3

Have fun!

Thursday, June 3, 2010

MythMonger autoplay bookmarklet

While looking around searching things about Facebook passive games like MouseHunt and Ghost Trappers, I came across another game of the same kind, MythMonger.
MythMonger is very similar in gameplay to the other games as you have to hunt or play every 10 minutes. Every time you encounter a card that is added to your collection if you win the duel. Then you can use these new cards to become stronger. The duels are influenced by the five elements rules (water kills fire, metal moves earth, water rusts metal, etc) so you have to choose what card is going to duel based on the kind of card you want to obtain.
It's nice but really slow.
That's way I already ported the autoplay (autohunt) bookmarklet bot to it! It has been easy as it works exactly like the other games.

So here is the MythMonger Autoplay bookmarklet bot. As usual with my bookmarklets, bookmark this link in the browser (by right clicking and choosing add bookmark, add favorite, bookmark this, whatever or by drag and dropping it on the bookmark bar), then click on the bookmark once to go to the game homepage, click on it another time to start the autoplayer. It will open a new window or tab where the autoplay will happen.

MythMonger Autoplay

Have fun!!

Monday, May 24, 2010

autohunt bookmarklet cheat for mousehunt

Hello everybody.
Mousehunt is another hunt (horn) based passive game on Facebook. To activate the trap to catch mouses you have to come back to the game every 15 minutes and sound the horn. Someone has create a bot to do the hunting for you that uses the greasemonkey javascript engine for Firefox or Chrome.
Instead of using the Mouse Hunt bot to play the game I changed my last autohunt bookmarklet code to autoplay Mousehunt. And it works really well.
This bookmarklet works in the same way the one for Ghost Trappers does. It redirects you to the Mouse Hunt Facebook game homepage if you are not there already (in this case remember to activate it again). Then it opens a new window/tab to the Mousehunt game where it does the auto hunt.

To use the bookmarklet, just bookmark it:
MouseHunt Autohorn
And click it twice. The first will take to the game page; the second will start the autohunt.

Please let me now if it works for you and if you think of any improvement!!

Have fun!

Tuesday, May 18, 2010

New AutoHunt bookmarklet script for Ghost Trappers

Hi everybody.

After developing the Autohunt iMacro described in my previous post and using it for a while I got tired of it because in Chrome (my main browser) the iMacros extensions has some annoying bugs.
Today I had a bit of spare time and decided to try an idea I have been having in my mind for a few days. It is basically an evolution of the Castle Age Elite Guard Autojoin I wrote some time ago and discussed here. It is a bookmarklet script that does the same thing the iMacro Auto Hunt does. But in a different way and has a big pro and some cons as well. The big pro is that it doesn't require a special extension anymore. Just bookmark it and click and use it and you're done. The cons is that due to how javascript programming works, it requires two browser windows instead of just one and the first window must not be closed or it will stop working. To prevent this, the script prints a warning a the head of the page so that you will know which one it is.
In the end, I feel it works better. Let me know if it works for you, what you think and of any possible improvement you can think of!

Here it is. Bookmark this link in your browser:

Ghost Trappers Autohunt

Then just click on the bookmark you just made to activate it.
Note: if with right click you see no "bookmark this link" option (as with Chrome), just try drag and dropping the link to the bookmarks bar.

Have fun!!

Monday, May 10, 2010

autohunt cheat for mousehunt on facebook

Hey all.
The MouseHunt game on facebook is really similar to the Ghost Trappers game and they both requires you to hunt every 15 minutes. It has been really simple to change the GhostTrappers auto hunt iMacro cheat (described here) to adapt it to MouseHunt and get an auto horn cheat.

Follow the instruction described in my previous post to install iMacros for your browser (Firefox or Chrome). These are the lines of the iMacro that have to be put after the first:

URL GOTO=http://apps.facebook.com/mousehunt/
TAG POS=1 TYPE=A ATTR=HREF:*soundthehorn.php*
WAIT SECONDS=900

Pretty easy, wasn't it? I'll try to get other versions of these autohunt cheats that don't require the extension to be installed. Come back often for updates!

Have fun with your new MouseHunt autohorn cheat!