• Visit Rebornbuddy
  • [GourmetGuy] Use food with Rebornbuddy

    Discussion in 'Plugins' started by kagamihiiragi17, Aug 22, 2014.

    1. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      [​IMG]

      GourmetGuy - Use food with Rebornbuddy

      [​IMG]

      Download
      View attachment GourmetGuy_v1.2.2.zip
      GourmetGuy is a shyguy plugin that eats food. That's all. He's really simple to set up, just put in which food you want him to eat and enable GourmetGuy, he will take care of the rest.

      How to Set Up
      Download GourmetGuy above and extract him to the Plugins folder. Your folder tree should look like Rebornbuddy > Plugins > GourmetGuy > GourmetGuy files here.

      - kagamihiiragi17
       
      Last edited: Dec 23, 2014
      luthebear and lordofthereef like this.
    2. Exmortem

      Exmortem Community Developer

      Joined:
      Mar 28, 2010
      Messages:
      799
      Likes Received:
      16
      Trophy Points:
      18
      Damn he's big.
       
    3. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,232
      Likes Received:
      364
      Trophy Points:
      83
      There is really no reason to use behavior trees for something so simple. It just adds unneeded overhead. Just use normal If/else etc in the pulse.
       
    4. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      Sorry about that. Posting an updated version now.
       
    5. azertyjone

      azertyjone Member

      Joined:
      Jan 28, 2013
      Messages:
      66
      Likes Received:
      5
      Trophy Points:
      8
      GourmeGuy don't work for me!
       

      Attached Files:

    6. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      Do you have the food you want to eat in your inventory? Is your game running in French? That's not properly supported by the bot yet. Do you have a typo in your food name?
       
    7. azertyjone

      azertyjone Member

      Joined:
      Jan 28, 2013
      Messages:
      66
      Likes Received:
      5
      Trophy Points:
      8
      I written well the food because I have just to do a copy and I stuck on the plugin! I made the test with my interface in French! Having noticed the bug! I reboot relaunch my interface in English! And I rewrote the food in English! But I always obtain the same error!
       
    8. TheDudinou

      TheDudinou Member

      Joined:
      Jul 25, 2014
      Messages:
      60
      Likes Received:
      0
      Trophy Points:
      6
      He doesn't seem to eat HQ food. Is there anything to do ?
       
    9. DBG

      DBG New Member

      Joined:
      Jul 16, 2014
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0
      Do you happen to have regular + HQ versions of food items in your inventory? I haven't looked at the source code yet (mostly because I'm creating my own plugin that has a food function) but that is just one thing that comes to mind. I'll wait to see what kagami has to say before I butt in further (also if your log shows the plugin performing *any* action, even if it's not the desired one, posting that would help). If I recall correctly, the current plugin doesn't have an HQ switch, but that can be prototyped out if needed (since I'm almost positive that regular and HQ items of the same meal aren't being treated differently).
       
      Last edited: Sep 5, 2014
    10. TheDudinou

      TheDudinou Member

      Joined:
      Jul 25, 2014
      Messages:
      60
      Likes Received:
      0
      Trophy Points:
      6
      I had only the HQ one.

      Then I bought the regular one.

      Still, most of the time, the log shows the use of item, then the bot moves too fast forthe buff to be considered.
       
    11. Ichiba

      Ichiba New Member

      Joined:
      Jun 14, 2014
      Messages:
      258
      Likes Received:
      8
      Trophy Points:
      0
      I get the same error. I was testing this to try and get some insight as to why magitek's food eating doesn't work either. I was using Antelope Steak in the menu, and it was in my inventory, and I'm running in english. Does this plugin actually work for anyone?
       
    12. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      Post a log? What does it say? Last time I used this plugin (I haven't used it lately) it worked fine.
       
    13. Ichiba

      Ichiba New Member

      Joined:
      Jun 14, 2014
      Messages:
      258
      Likes Received:
      8
      Trophy Points:
      0
      [05:58:27.273 D] Exception while pulsing plugin GourmetGuy: System.NullReferenceException: Object reference not set to an instance of an object.
      at ff14bot.Managers.BagSlot.get_Name()
      at GourmetGuy.GourmetGuy.Use(String itemname) in c:\Users\ \Desktop\RebornBuddy\Plugins\GourmetGuy\GourmetGuy.cs:line 86
      at GourmetGuy.GourmetGuy.OnPulse() in c:\Users\ \Desktop\RebornBuddy\Plugins\GourmetGuy\GourmetGuy.cs:line 105
      at ff14bot.Managers.PluginManager.PulsePlugin(IBotPlugin plugin)
       
    14. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      I'll take a look. Maybe some of RB's code changed.
       
    15. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      I just tested it on my end and it ate Walnut Bread just fine. Are you sure you have the item you want to eat in your inventory? It's also worth noting that I'm not sure if GourmetGuy currently works with HQ food, I haven't tried it yet.
       
    16. Ichiba

      Ichiba New Member

      Joined:
      Jun 14, 2014
      Messages:
      258
      Likes Received:
      8
      Trophy Points:
      0
      Huh... I went back and tried it again and it didn't work with that same error. Then I cleaned up my inventory so I only had 7/100 items instead of 70/100 and it worked just fine. Maybe there's some kind of issue with a certain item or too many items when checking through the bag slots. Interesting! Thanks for checking, though.
       
    17. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      Hmm, maybe Mastahg knows something about that. Or maybe there's an error in the code, I'll take a look again and see if maybe one of the bags isn't being checked properly or something.
       
    18. kinmen

      kinmen New Member

      Joined:
      Oct 23, 2014
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      it don't work with chinese version even use chinese or english name and no error message.
      please check or wish support chinese ver.
      Thank you!

      sorry my mistake, when i restart RB then it work!!!
      Thank you again.
       

      Attached Files:

      Last edited: Nov 4, 2014
    19. kagamihiiragi17

      kagamihiiragi17 Community Developer

      Joined:
      Jun 24, 2014
      Messages:
      873
      Likes Received:
      25
      Trophy Points:
      0
      Updated for v1.0.207 of Rebornbuddy. Please download from the main post.
       
    20. Dgame

      Dgame Member

      Joined:
      Aug 19, 2014
      Messages:
      320
      Likes Received:
      0
      Trophy Points:
      16
      not workimg all the time

      For some reason it works at the start and then will stop when it stops is random. N ever got consistent performance. Any way to fix this please?
       

    Share This Page