Giter VIP home page Giter VIP logo

Comments (12)

phant0m4r avatar phant0m4r commented on June 6, 2024 1

Oh okay, It's working now.. Thanks a lot bro :)

from pokeball-selfbot-poketwo-autocatcher.

Hyperclaw79 avatar Hyperclaw79 commented on June 6, 2024 1

You're welcome πŸ˜ƒ

from pokeball-selfbot-poketwo-autocatcher.

Hyperclaw79 avatar Hyperclaw79 commented on June 6, 2024 1

@MrMaster12 Feel free to open up a PR on it. Working on bigger things atm. πŸ˜…

from pokeball-selfbot-poketwo-autocatcher.

phant0m4r avatar phant0m4r commented on June 6, 2024 1

Ye ofc, ik it's nothing just wanted to point this out. I love your work and I'm waiting to see what's coming up. Keep it up bro πŸ‘Œ

from pokeball-selfbot-poketwo-autocatcher.

Hyperclaw79 avatar Hyperclaw79 commented on June 6, 2024

Can you try launching launcher.py instead of run.bat and see if there is an error there?

from pokeball-selfbot-poketwo-autocatcher.

phant0m4r avatar phant0m4r commented on June 6, 2024

I can't really see what's written when I launch launcher.py since it closes instantly, but here's the code if u wanna check...

import sys
from secret import alter_config
from pokeball import PokeBall

if __name__ == "__main__":
    try:
        config_path = sys.argv[1]
        guild_path = sys.argv[2]
        pokelist_path = sys.argv[3]
        pokenames_path = sys.argv[4]
    except:
        config_path = 'config.json'
        guild_path = 'guilds.json'
        pokelist_path = 'pokelist.log'
        pokenames_path = 'pokenames.json'

    alter_config(config_path)
    bot = PokeBall(config_path, guild_path, pokelist_path, pokenames_path)
    bot.run()

from pokeball-selfbot-poketwo-autocatcher.

Hyperclaw79 avatar Hyperclaw79 commented on June 6, 2024

Please switch to the latest version, which gets rid of this hassle.
Simply paste the token in config.json instead as per new instructions in the readme.

Also, launch it from IDLE.

from pokeball-selfbot-poketwo-autocatcher.

phant0m4r avatar phant0m4r commented on June 6, 2024

Sorry for being stupid, but how do I get the latest version..

from pokeball-selfbot-poketwo-autocatcher.

Hyperclaw79 avatar Hyperclaw79 commented on June 6, 2024

Just download the zip again.

from pokeball-selfbot-poketwo-autocatcher.

phant0m4r avatar phant0m4r commented on June 6, 2024

Btw I've got something for the next update.
Change the name of 'flabebe' to 'flabΓ©bΓ©' cuz u can't catch it otherwise

from pokeball-selfbot-poketwo-autocatcher.

Hyperclaw79 avatar Hyperclaw79 commented on June 6, 2024

Thank you πŸ˜„

from pokeball-selfbot-poketwo-autocatcher.

phant0m4r avatar phant0m4r commented on June 6, 2024

Hey man.. So my farming is going good except for one thing.. The bot doesn't catch all Pokemon that appear for some reason sometimes one, two or three Pokemon in a row. I didn't really care about that in the beginning, but after I missed a mew and a rayquaza this morning I was really mad.. And no, I do not have any Pokemon on my avoid list..

from pokeball-selfbot-poketwo-autocatcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.