Jump to content

Droidz

Administrators
  • Posts

    12442
  • Joined

  • Last visited

Posts posted by Droidz

  1. 19 hours ago, kokojamba said:

    With or without a fighting class, the game simply closes immediately after clicking the start button on the bot

    Hello, try with unmodified game client (download game on another website, don't use the version provided by your server).

    If your problem is not solved, can you share a few log files.

     

  2. Hello,

    If you give WRobot a .cs file, you cannot use newer C# features (like 'using MyNamespace;').

    To use these new features, give compiled files to WRobot (dll).

    'public class Main: ICustomClass' must not have a namespace for WRobot to find the class.

    For example, you can look at this code to see how to separate your code into several classes :   https://wrobot.eu/forums/topic/11961-fightclass-framework-for-243335a-and-more/

     

  3. I'm sorry, but I don't know what can cause this problem. In some logs the bot is closed because of the number of blockages (but it shows a message when it does, I don't think that's your problem).

    The best is to try with a new installation of the bot and the default settings, then gradually change the settings, add plugins and figthclass to identify the source of the problem.

×
×
  • Create New...