Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 35

Thread: [PYTHON] Ghoul Catchers Bot UPDATED (2019)

  1. #21


    Madotsuki's Avatar
    Joined
    Jun 2018
    Posts
    88
    Userbars
    2
    Thanks
    52
    Thanked
    54/29
    DL/UL
    10/1
    Mentioned
    3 times
    Time Online
    4d 2h 46m
    Avg. Time Online
    2m
    Quote Originally Posted by sank View Post
    I am using BlueStacks 4, the latest version (4.60.20.1002).
    Your download page said the latest version is ok. Should I try 2.5 instead?

    Edit: Tried to install 2.5, doesn't want to play nice with the version 4 installation on the machine.
    I said the latest version was ok because it can run GC, however I did some tests with it today and found out the color scheme is slightly different and that screws up the values and how the bot interprets the colors. You should try 2.5 but you would have to uninstall 4 since you can only have one BlueStacks installation per OS.

    I will update the info to say only 2.5 until I update the code to make it work properly for both versions. Sorry for the inconvenience, I had no idea that this could be a thing
    Last edited by Madotsuki; 05-17-2019 at 12:01 AM.

  2. The Following User Says Thank You to Madotsuki For This Useful Post:

    sank (05-17-2019)

  3. #22


    sank's Avatar
    Joined
    Mar 2016
    Posts
    67
    Userbars
    2
    Thanks
    23
    Thanked
    63/21
    DL/UL
    27/0
    Mentioned
    2 times
    Time Online
    1d 19h 50m
    Avg. Time Online
    N/A
    Quote Originally Posted by Madotsuki View Post
    I said the latest version was ok because it can run GC, however I did some tests with it today and found out the color scheme is slightly different and that screws up the values and how the bot interprets the colors. You should try 2.5 but you would have to uninstall 4 since you can only have one BlueStacks installation per OS.

    I will update the info to say only 2.5 until I update the code to make it work properly for both versions. Sorry for the inconvenience, I had no idea that this could be a thing
    No problem. Exactly which version of 2.5 should I install?

  4. #23


    Madotsuki's Avatar
    Joined
    Jun 2018
    Posts
    88
    Userbars
    2
    Thanks
    52
    Thanked
    54/29
    DL/UL
    10/1
    Mentioned
    3 times
    Time Online
    4d 2h 46m
    Avg. Time Online
    2m
    Quote Originally Posted by sank View Post
    No problem. Exactly which version of 2.5 should I install?
    I've been using 2.5.62.6296 and downloaded it from (you need an account to see links).
    Hope it works out! Let me know once you try it

  5. The Following User Says Thank You to Madotsuki For This Useful Post:

    sank (05-17-2019)

  6. #24


    sank's Avatar
    Joined
    Mar 2016
    Posts
    67
    Userbars
    2
    Thanks
    23
    Thanked
    63/21
    DL/UL
    27/0
    Mentioned
    2 times
    Time Online
    1d 19h 50m
    Avg. Time Online
    N/A
    Quote Originally Posted by Madotsuki View Post
    I've been using 2.5.62.6296 and downloaded it from (you need an account to see links).
    Hope it works out! Let me know once you try it
    Thank you so much!
    After some initial frustrations with the BlueStacks uninstaller I have got this program working!

    Thanks for troubleshooting with me and thanks for a great bot!

    If anyone else has trouble downgrading their version of BlueStacks (appears to be a common issue) I used this to finally resolve the issue.

    (you need an account to see links)
    Last edited by sank; 05-17-2019 at 02:21 AM. Reason: bluestacks support

  7. The Following User Says Thank You to sank For This Useful Post:

    Madotsuki (05-17-2019)

  8. #25

    Vespertine's Avatar
    Joined
    Sep 2017
    Posts
    52
    Userbars
    1
    Thanks
    25
    Thanked
    20/14
    DL/UL
    9/0
    Mentioned
    Never
    Time Online
    2d 1h 14m
    Avg. Time Online
    1m
    This is probably a ridiculously obvious question, but just wanted to make sure this is meant to run on Windows and not on mobile, right? And would you have to get the desktop version of the game by linking through Facebook?

    EDIT: Never mind, figured it out. Had a moment of mental challenge lol
    Last edited by Vespertine; 06-10-2019 at 04:17 PM. Reason: Brain fart

  9. #26
    Jesedmoga's Avatar
    Joined
    Jan 2012
    Posts
    258
    Userbars
    24
    Thanks
    185
    Thanked
    297/116
    DL/UL
    127/0
    Mentioned
    54 times
    Time Online
    17d 20h 37m
    Avg. Time Online
    6m
    Sorry about being so noob here but Im having trouble installing pillow.

    I downloaded the latest Python (3.7.3) and there wasn't a Scripts folder, which I created after noticing that.
    But cmd doesn't recognize pip or easy_install so I can't install pillow from the terminal. I also tried in python with the same result. Do you have an idea what I may be doing wrong?

  10. #27
    morpheme's Avatar
    Joined
    Sep 2018
    Posts
    606
    Pronouns
    he/him
    Userbars
    20
    Thanks
    436
    Thanked
    1,941/388
    DL/UL
    61/0
    Mentioned
    120 times
    Time Online
    35d 9h 31m
    Avg. Time Online
    25m
    Quote Originally Posted by Jesedmoga View Post
    Sorry about being so noob here but Im having trouble installing pillow.

    I downloaded the latest Python (3.7.3) and there wasn't a Scripts folder, which I created after noticing that.
    But cmd doesn't recognize pip or easy_install so I can't install pillow from the terminal. I also tried in python with the same result. Do you have an idea what I may be doing wrong?

    Disregard what's in the spoiler tags unless you want to see my mistakes.


    All right, I've got it figured out. You need to uninstall Python 3.7.X and then download and install Python 2.7.16. You can find it (you need an account to see links). You should then have access to pip to install pillow (cd C:\Python27\Scripts ... pip install pillow) and then the python script should work as written.
    Last edited by morpheme; 06-24-2019 at 12:49 AM.


  11. #28
    Jesedmoga's Avatar
    Joined
    Jan 2012
    Posts
    258
    Userbars
    24
    Thanks
    185
    Thanked
    297/116
    DL/UL
    127/0
    Mentioned
    54 times
    Time Online
    17d 20h 37m
    Avg. Time Online
    6m
    Quote Originally Posted by morpheme View Post
    Disregard what's in the spoiler tags unless you want to see my mistakes.


    All right, I've got it figured out. You need to uninstall Python 3.7.X and then download and install Python 2.7.16. You can find it (you need an account to see links). You should then have access to pip to install pillow (cd C:\Python27\Scripts ... pip install pillow) and then the python script should work as written.
    Got it working!
    Thank you for your help

  12. #29


    Joined
    Jul 2019
    Posts
    27
    Userbars
    1
    Thanks
    13
    Thanked
    12/8
    DL/UL
    8/0
    Mentioned
    1 time
    Time Online
    20h 18m
    Avg. Time Online
    N/A
    Hi, I am new to this forum and everything has been interesting so far.

    I am trying out this Ghoul Catcher Bot, and have everything installed. However, the screenshot.py is not working for me as there isn't any file appearing.

    Instead, I used a standard screenshot, and placed it in Paint to get the coordinates. When running the bot, the cursor flies everywhere outside my bluestack, and does not solve the puzzle for me.

    For context, I have downloaded all the correct versions (Bluestack 2.5 and Python 2.7..16 and have also installed the pillow extension.)

    Any help will be much appreciated!


    UPDATE:

    I have figured out several issues by myself. However, there is a problem that remains. While using the correct version of Bluestack 2.5, the solver does not accurately solve the puzzles, and I often find it stuck as it is repetitively choosing the wrong tiles.

    Will do a full update will my solutions when I have this figured out.

    In the meantime, any help on this matter will be awesome!
    Last edited by klgw1992; 07-10-2019 at 01:38 AM.

  13. #30


    sank's Avatar
    Joined
    Mar 2016
    Posts
    67
    Userbars
    2
    Thanks
    23
    Thanked
    63/21
    DL/UL
    27/0
    Mentioned
    2 times
    Time Online
    1d 19h 50m
    Avg. Time Online
    N/A
    Quote Originally Posted by klgw1992 View Post
    I am trying out this Ghoul Catcher Bot, and have everything installed. However, the screenshot.py is not working for me as there isn't any file appearing.
    For me, the screenshot saved in the parent folder. Try going 'up' the folder chain by one and see if it is there instead?


    I have my own issue too now. The program hangs on the "Would you like to watch and ad to double your reward?" screen. Keeps trying to click stuff but doesn't exit.
    I haven't changed anything about my setup, but I haven't run this program for a few weeks. I did create a fresh screenshot.
    Last edited by sank; 07-16-2019 at 11:00 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •