Page 10 of 11 FirstFirst ... 891011 LastLast
Results 91 to 100 of 102

Thread: [PYTHON] GHOUL CATCHERS BOT

  1. #91


    Joined
    Mar 2016
    Posts
    110
    Userbars
    1
    Thanks
    760
    Thanked
    81/63
    DL/UL
    15/0
    Mentioned
    24 times
    Time Online
    12d 1h 50m
    Avg. Time Online
    5m
    Can confirm that the old version still works great for Windows, for anyone who has trouble using the new version & who really wants to run this bot~

  2. #92

    Joined
    Oct 2015
    Posts
    48
    Userbars
    5
    Thanks
    72
    Thanked
    27/24
    DL/UL
    127/0
    Mentioned
    16 times
    Time Online
    29d 19h 30m
    Avg. Time Online
    13m
    Quote Originally Posted by ww! View Post
    I have another problem, the program wont wait to my game load it all to click on the first paly buttom
    Hi, it sounds like the delay settings are set too low(had to increase mine too). Edit the program then search for this line of code.
    Code:
        print "Loading game......"
        time.sleep(18) # loading...
        click(PLY1) # clicks first play button (to activate game window)
        time.sleep(1)
        click(PLY1) # clicks first play button (again, this time to work)
        time.sleep(6)
        click(LVL1) # clicks on lvl one house on map
        click(PLY2) # clicks on second play button (to load the level)
        time.sleep(5)
    I increased the bolded text to around 40 seconds, but you could choose any really. What happens is it waits that amount of time then moves on to the next phase, this just assures you the game will be fully loaded before it moves on.

  3. #93


    ww!'s Avatar
    Joined
    Jan 2016
    Posts
    67
    Userbars
    2
    Thanks
    57
    Thanked
    21/20
    DL/UL
    95/0
    Mentioned
    7 times
    Time Online
    5d 3h 31m
    Avg. Time Online
    2m
    @(you need an account to see links) thank you so much, now it worked

  4. #94

    Joined
    Jun 2012
    Posts
    61
    Userbars
    2
    Thanks
    13
    Thanked
    26/13
    DL/UL
    7/0
    Mentioned
    16 times
    Time Online
    1d 10h 5m
    Avg. Time Online
    N/A
    got this to work. any chance it can beat more than level 1? would love to get the amulets and such from it

  5. #95

    Joined
    Jun 2012
    Posts
    61
    Userbars
    2
    Thanks
    13
    Thanked
    26/13
    DL/UL
    7/0
    Mentioned
    16 times
    Time Online
    1d 10h 5m
    Avg. Time Online
    N/A
    Code:
    Going to play with 1 account(s).
    Traceback (most recent call last):
      File "Ghoul Catchers Bot 2.0.py", line 238, in <module>
        ff = webdriver.Firefox()  # opens firefox
      File "/Library/Python/2.7/site-packages/selenium/webdriver/firefox/webdriver.py", line 103, in __init__
        self.binary, timeout)
      File "/Library/Python/2.7/site-packages/selenium/webdriver/firefox/extension_connection.py", line 51, in __init__
        self.binary.launch_browser(self.profile, timeout=timeout)
      File "/Library/Python/2.7/site-packages/selenium/webdriver/firefox/firefox_binary.py", line 68, in launch_browser
        self._wait_until_connectable(timeout=timeout)
      File "/Library/Python/2.7/site-packages/selenium/webdriver/firefox/firefox_binary.py", line 98, in _wait_until_connectable
        raise WebDriverException("The browser appears to have exited "
    selenium.common.exceptions.WebDriverException: Message: The browser appears to have exited before we could connect. If you specified a log_file in the FirefoxBinary constructor, check it for details.
    I assume this has something to do with Firefox 47.0? Was updated yesterday..

  6. The Following User Says Thank You to jkingaround For This Useful Post:

    Daviid (12-15-2016)

  7. #96

    Joined
    Aug 2016
    Posts
    2
    Userbars
    0
    Thanks
    0
    Thanked
    2/2
    DL/UL
    1/0
    Mentioned
    Never
    Time Online
    1h 19m
    Avg. Time Online
    N/A
    Can I report an odd error all this time later?

    It always seems to ignore the first "tutorial" set of orange ghosts, and goes straight for the purple ghosts beneath it. It, however, accomplishes nothing, because it won't let you move any tiles until the "tutorial orange" ghost are set.

    What's going on? Does it not understand that it should move the orange ghosts first?

  8. The Following User Says Thank You to lakio For This Useful Post:

    Daviid (12-15-2016)

  9. #97
    Stocking Anarchy's Avatar
    Joined
    May 2016
    Posts
    1,371
    Userbars
    11
    Thanks
    929
    Thanked
    1,627/650
    DL/UL
    182/0
    Mentioned
    145 times
    Time Online
    47d 8h 56m
    Avg. Time Online
    23m
    Quote Originally Posted by lakio View Post
    Can I report an odd error all this time later?

    It always seems to ignore the first "tutorial" set of orange ghosts, and goes straight for the purple ghosts beneath it. It, however, accomplishes nothing, because it won't let you move any tiles until the "tutorial orange" ghost are set.

    What's going on? Does it not understand that it should move the orange ghosts first?
    I don't think the author is supporting his programs anymore unfortunately. At least when I look at his profile it says last activity 04-24-2016







  10. #98

  11. #99
    crazdax's Avatar
    Joined
    Aug 2015
    Posts
    11
    Userbars
    0
    Thanks
    3
    Thanked
    3/3
    DL/UL
    18/0
    Mentioned
    Never
    Time Online
    14h 31m
    Avg. Time Online
    N/A
    the game wont run on chrome, firefox or edge... win 10 user here....... help? ):

  12. #100
    Capsule Hime Pachirisu's Avatar
    Joined
    May 2016
    Posts
    257
    Userbars
    7
    Thanks
    779
    Thanked
    469/120
    DL/UL
    63/0
    Mentioned
    54 times
    Time Online
    14d 6h 13m
    Avg. Time Online
    7m
    Quote Originally Posted by crazdax View Post
    the game wont run on chrome, firefox or edge... win 10 user here....... help? ):
    Ghoul Catchers has been broken for months, no?

Posting Permissions

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