Coder Social home page Coder Social logo

Comments (3)

josdemmers avatar josdemmers commented on June 14, 2024

Hi, support was never added for extensions/scripts. So that is not possible with this bot.

GRC is however added in the following bot:
https://github.com/BrandonWill/GrepolisBot

Maybe you can use that as an example to get it working.

from grepolis2bot.

tgg4ever avatar tgg4ever commented on June 14, 2024

Hi, support was never added for extensions/scripts. So that is not possible with this bot.

GRC is however added in the following bot:
https://github.com/BrandonWill/GrepolisBot

Maybe you can use that as an example to get it working.

Hi Thank you for your reply
I have a question for you. I'm trying to figure out where you got that code. I couldn't find it anywhere.
Can you teach me Where can I get this
modelclassname and commandsmenububble
in Controller.cs
l_Search = "{\"model_class_name\":\"CommandsMenuBubble\""; l_Index = p_Response.IndexOf(l_Search, 0); l_Search = "\"incoming_attacks_total\":";

I trying to fix your bot everything is working fine but I cant understand & finds these codes anywhere
I checking

I think I looking wrong method
55218249-925d7c80-5212-11e9-9cc3-f88268b34c83

from grepolis2bot.

josdemmers avatar josdemmers commented on June 14, 2024

My guess is that most server requests/responses are changed by now. It is no longer possible to find all the information in the same places as I did.

Read for example this comment:
#3 (comment)

I think the best way to find all the data you want is by playing the game, and monitor all the data that is send by the server. Write down all the useful request and make a list where you can find all the specific data.

from grepolis2bot.

Related Issues (6)

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.