Search This Blog for games or cheat

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!

5 comments:

  1. Here is a fixed version for Chrome:

    http://gamescheatfacebook.blogspot.com/2010/10/fixed-ghost-trappers-autohunt-imacro.html

    Let me know if this works!

    ReplyDelete
  2. This is for Firefox - RuntimeError: unable to load http://static.ak.connect.facebook.com/xd_receiver_v0.4.php?r=229910#%7B%22id%22%3A0%2C%22sc%22%3A%22http%3A%2F%2Fwww.ghost-trappers.com%2Ffb%2Fjs%2Ffacebook_xd_receiver.htm%22%2C%22sf%22%3A%22iframe_canvas%22%2C%22sr%22%3A2%2C%22h%22%3A%22iframeOuterServer%22%2C%22sid%22%3A%220.960%22%2C%22t%22%3A0%7D%5B0%2C%22iframeInnerClient%22%2C%22setCanvasHeight%22%2C%222069px%22%2Cfalse%5D, line 2

    ReplyDelete
  3. work fine until today
    suddenly cant pass through line 4

    RuntimeError: element IMG specified by SRC:http://www.ghost-trappers.com/fb/res/lets_hunt_on.jpg was not found, line: 4

    even i try to record myself, it's still fail

    ReplyDelete
  4. A quick test confirmed that it is broken for me too.

    It seems that Ghost Trappers guys are changing the image url somehow.
    Anyway, you can use the version I made for Chrome. It will work perfectly with Firefox too.
    You can find it here:
    http://gamescheatfacebook.blogspot.com/2010/10/fixed-ghost-trappers-autohunt-imacro.html

    ReplyDelete