1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Resource [Official] The Bot Manifest (XML)

Discussion in 'Tutorials & Resources' started by Cloud, Aug 1, 2014.

  1. Range inc

    Joined:
    Sep 23, 2015
    Messages:
    12
    Likes Received:
    0
    Changed, the error persists.
    --- Double Post Merged, Sep 23, 2015, Original Post Date: Sep 23, 2015 ---
    Thanks, I might've made a typo in the XML. Copy pasted the one in this post and it works.
     
  2. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266
    @Cloud tag to handle that error more gracefully.


    Sent from my iPhone using Tapatalk
     
  3. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    The format has been changed slightly as of today.
    <game-type>
    has been replaced by
    <game>
    and
    <disable-game>
    has been introduced. By default <game>RS3</game> specifies that DARK (DarkScape) is also supported. To disable DarkScape support you must specify so with the <disable-game> tag. This is also how DEAD (Deadman) will be supported assuming that it works in a similar way to DarkScape. All existing manifests should continue to work but please update them to the new format to guarantee future compatibility.

    We would prefer that games such as DARK not be disabled unless you're extremely confident that your bot will not work correctly on DARK.
     
  4. Salvation

    Salvation First Bot Author

    Joined:
    Aug 7, 2013
    Messages:
    262
    Likes Received:
    68
    1. The tag line and description have a character limit. What happens if this limit is exceeded?
    2. What are supported compatibility values? I know OSRS, RS3, DEAD and DARK, but where is it documented?
    3. Likewise, where are the supported values for categories documented?
     
    #24 Salvation, Apr 23, 2016
    Last edited: Apr 23, 2016
  5. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266
    1. They are auto-rejected from the Bot Store.
    2. OSRS and RS3 are the only supported values. DARK used to be one, but Jagex discontinued DarkScape.
    3. Category
     
  6. Serene

    Serene ( ͡° ͜ʖ ͡°)

    Joined:
    Mar 30, 2015
    Messages:
    2,408
    Likes Received:
    508
    For making my bots supporter only, is it just <bot-type>Supporter</bot-type>? Also would I be able to still use them outside of intelliJ even though I'm not a supporter right now?

    Edit: Nvm found it on the jdocs. It's under access if anyone wants to know.
     
    #26 Serene, May 31, 2016
    Last edited: Jun 1, 2016

Share This Page

Loading...