Search Results

Search results 1-7 of 7.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Nixian Raid Tracker

    Nixian - - New Tools

    Post

    @Asiman does this even work if someone hovers over the API icon prior to this code being called? I don't want this code to be called on messages being loaded - i want to give users control over their ability to parse messages Automatic parsing is bad for user autonomy

  • Nixian Raid Tracker

    Nixian - - New Tools

    Post

    The idea was to make sure correct data was in the database in case something got messed up (my faith in ogame messages being consistent is a bit low - sorry) I have tried looking at parsing the CR api key from the messages itself to having the ajax request happen only when the CR is not already logged - but even without any addons they get messed up by how ogame is programmed. As soon as you hover over the API icon - the CR ID is removed from it's usual location, making it extremely difficult to…

  • Nixian Raid Tracker

    Nixian - - New Tools

    Post

    @TGWo not sure what you mean? checkattack also tracks raid profits so it doesn't just track number of attacks When talking about API I mean that you can send your CR API ID to gameforge and it returns you a data set - I do not mean a list of all CRs so your CRs would still be private and hidden Of course there is an antispam considerations with an open API - but why is that not a concern for the highscore API then?

  • Nixian Raid Tracker

    Nixian - - New Tools

    Post

    I agree @DeLord - that would be a much better solution, unfortunately there are no way to parse CR API keys or harvest API keys without an external server which I want to avoid to make sure the script doesn't break if I leave Ogame for a period of time or my server gets affected by DDoS etc - it is also a privacy concern to allow players to keep their API keys private and internal on their own device without my server acting as a proxy I still do not understand the reasoning for blocking CR pars…

  • Nixian Raid Tracker

    Nixian - - New Tools

    Post

    board.origin.ogame.gameforge.c…kAttack-Anti-Bash-Script/ Tolerated and parses combat reports the same way as my script does (this is actually where i found the inspiration to do so as some ally mates were using it but were complaining about some things with the script)

  • Nixian Raid Tracker

    Nixian - - New Tools

    Post

    chrome/firefox always had issues with memory handling i've run it myself for quite some time now while developing, and have yet to run into any problems though the ajax request is a required evil to make this work without external servers - as I can't process the API key directly (other scripts have gone to the tolerated list with this method though, so it should be fine) Why gameforge keeps the other API data available to the public but CR/harvest API key processing is behind a gate is beyond m…

  • Nixian Raid Tracker

    Nixian - - New Tools

    Post

    My raid tracker I would like to get approved as legal to use: Info: Parses combat reports and harvest reports to keep track of your raids Author: Nixian Website: openuserjs.org/scripts/Nixian/Nixian_Raid_Tracker Support : Here and the .org boards as well as discord @Nixian#4074 Download : openuserjs.org/install/Nixian/Nixian_Raid_Tracker.user.js Screenshot : See spoiler below. Browser : Chrome (potentially also firefox, but not tested) Compatibility : No incompatibility detected. Languages : EN,…