Giter Site home page Giter Site logo

farigh / pokeclicker-automation-desktop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from redsparr0w/pokeclicker-desktop

0.0 0.0 1.0 513 KB

Desktop packaging of https://github.com/Farigh/pokeclicker-automation

JavaScript 96.29% CSS 0.75% HTML 2.96%

pokeclicker-automation-desktop's People

Contributors

aegyo avatar farigh avatar kittenchilly avatar redsparr0w avatar

Watchers

 avatar

Forkers

despinoza0406

pokeclicker-automation-desktop's Issues

Shiny Wild Pokemon

Hello, I don't know if it's from your script but since I've started playing PokéClicker when I encounter wild shiny Pokémon I feel like it's never trying to catch them.

ℹ️ Read me before posting bugs ℹ️

Do not open issues about the Pokeclicker automation script here

Please open issues on the dedicated repository.

Known Ephenia scripts problem workaround

Ephenia released a custom desktop app as well.
If you used the One-Click Install link of a script it does check if it's executed in the desktop app before running the script.

All you have to do to make it work is to replace those last 3 lines :

if (!App.isUsingClient || localStorage.getItem(scriptName) === 'true') {
    loadScript();
}

with :

loadScript();

It should then work properly :
image

Various issues related to version 10.0.18

It looks like the newest update broke a lot of functions.
So far, I have seen:
Berry auto unlock not working.
Automated mining not working.
Auto Hatchery not working.
Trivia section has no information in it.
Auto gym fight not working.
No way to change settings in dungeon auto battle.

There might be more but this is just what I have seen so far.

Oak Item Optimization ignores challenges

When I enable Oak item optimization while having the no click challenge enabled, the automation continues to try to put the rock Helmet into my loadout even when I cannot click

Issue with Multi level Dungeons

Since an apparently minor uptade to quests and stuff, the automation no longer completes multi-level dungeons. It fails to go to the next floor, it just completes the current floor and stays there

code change didnt work

so when it comes to ephenia's scripts i did as you said but it seems to break 2 of them:
Additional Visual Settings:
Error says: SyntaxError: Invalid or unexpected token
and also Oak Items Unlimited:
Error says: ReferenceError: hasInitialized is not defined
at loadScript (eval at __internal__loadScripts (:376:17), :35:20)
at eval (eval at __internal__loadScripts (:376:17), :47:1)

im not sure what to do to fix it some guidance would be appreciated

Custom Scripts not working for me

I have added custom scripts to my Pokeclicker Desktop, but even when enabled, these scripts do not work.

The scripts I used are from the following GitHub repository: Ephenia Github

I did not encounter any errors, and when I tested them with Tampermonkey on the browser, there were no issues (and to quickly answer any silly questions, no, I do not intend to switch to the browser version).

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.