• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Seeking information about how to create a BotBase

    Discussion in 'Community Developer Forum' started by mistahmikey, Jul 8, 2015.

    1. mistahmikey

      mistahmikey New Member

      Joined:
      Jun 29, 2015
      Messages:
      161
      Likes Received:
      3
      Trophy Points:
      0
      Have searched the forums, and found some info about creating plugins, but nothing about botbases. Would appreciate it if someone could point me to that info if it exists, or post an example/template botbase with instructions on how it should be built.

      Thanks.
       
    2. Neverdyne

      Neverdyne Community Developer

      Joined:
      Sep 12, 2014
      Messages:
      649
      Likes Received:
      18
      Trophy Points:
      18
      I think the best template to use is the default RaidBro bot base, which is Combat Assist on the drop down list. You have to make a class that derives from the BotBase class, and fill up the override methods in there. The most important part is your Root composite, which, as the name suggests, it's the root of all logic.
       

    Share This Page