• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] PartyBuddy

    Discussion in 'Archives' started by Smarter, Nov 23, 2011.

    1. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      PartyBuddy
      - By Smarter -
      Current Version: v0.0.2.5

      Purpose: [Multibotting] To ensure your party is always comprised as you specify. Ensuring that multiple bots stay partied even if doing random dungeons.

      Configuration: Edit PartyBuddy.cs -
      Code:
      // -- CONFIGURATION -----------------//
      _followerList = new List<string> {"player1", "player2", "player3", "player4"};
      _leaderName = "leaderName";
      _memberType = _me.Name == _leaderName ? MemberType.Leader : MemberType.Member;
      _leaderCheck = false; // Check if I am Leader | Set to False if doing Random Dungeons. 
      
      //EOF CONFIGURATION -----------------//
      Usage: Configure, and place identical copies in each Bots "Plugins" folder, and enable.

      Known Issues: Some "Special Character" character names cause issues.



      Your're welcome,
      Smarter
       
      Last edited: Feb 21, 2012
    2. Ilovemywife

      Ilovemywife Member

      Joined:
      Apr 6, 2011
      Messages:
      233
      Likes Received:
      5
      Trophy Points:
      18
      Testing it out right now, for IB.
       
    3. tia79

      tia79 New Member

      Joined:
      Jan 15, 2010
      Messages:
      406
      Likes Received:
      1
      Trophy Points:
      0
      Does this assist in combat and everything?
       
    4. imdasandman

      imdasandman Active Member

      Joined:
      Feb 2, 2011
      Messages:
      1,207
      Likes Received:
      6
      Trophy Points:
      38
      from OP post
      "Purpose: Automatic management of your Party, ensuring that your party is comprised as specified."

      Nope
       
    5. craftiestelk

      craftiestelk New Member

      Joined:
      Jun 3, 2011
      Messages:
      123
      Likes Received:
      1
      Trophy Points:
      0
      Trying to use this addon with GrindBot and Instancebuddy, but having a small problem. Every time the bots join a dungeon, one or both of them will immediately leave as the leader of the group isn't the "correct" one, and there are other people in the party.
      Code:
      [09:13:41:712] Changed tilemap to StormwindJail, Tiled: False
      [09:13:41:714] Loading StormwindJail
      [09:13:41:735] [PartyBuddy]: Party Check Timer Finished
      [09:13:41:735] [PartyBuddy]: CheckForFollowers():
      [09:13:41:735] [PartyBuddy]: IsPartyLeader()?
      [09:13:41:754] [PartyBuddy]: CheckForFollowers(): I am NOT the Leader, and i'm supposed to be! - Leaving Party
      Any way to supress this check when you are in a random dungeon?
       
    6. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      I'll have to add that in, check back shortly.

      Edit: Added functionality for doing Random Dungeons. Set _leaderCheck to false.
       
      Last edited: Dec 22, 2011
    7. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      55 Downloads, and NO issues? This would have to be a record? Any issues, improvements, suggestions, anything? This a simple enough project to be easily improved in my very sparse free time.

      Smarter
       
    8. HBfanboy1980

      HBfanboy1980 Active Member

      Joined:
      Jan 16, 2012
      Messages:
      1,139
      Likes Received:
      11
      Trophy Points:
      38
      I'm looking for various plugins for parties and I stumbled on this. I can't however figure out exactly what it does. I see your description, but won't I know exactly what my party is comprised of if I'm the one controlling who I party with... my own characters for instance? If I join a random dungeon or BG I dont have control over who is in my party.

      Does this like help your characters compliment each other or something? Sorry to sound stupid.. I just dont get it
       
    9. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      This is for multi-botting, it will make sure you are always partied to your other bots. And in the order you decided (as in PlayerA is always Party Leader, etc). This plugin also helps for multi-botting while doing dungeons. It will make sure before, and after a LFG that you are partied to your other bot.
       
    10. kayes

      kayes Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,353
      Likes Received:
      4
      Trophy Points:
      38
      Hi Smarter, will test this out tomorrow on 5 Ilvl 390+ toons.

      Ill report back :)
       
    11. projektt

      projektt Active Member

      Joined:
      Sep 21, 2010
      Messages:
      1,424
      Likes Received:
      8
      Trophy Points:
      38
      Now only if you could make it have the other bot accept and turn in quests when RAFing
       
    12. Inrego

      Inrego New Member Buddy Store Developer

      Joined:
      Feb 7, 2010
      Messages:
      2,765
      Likes Received:
      71
      Trophy Points:
      0
      Could you make an option to make it set the loot type too?
      For example, I want FFA loot when my RaF characters are farming.
       
    13. Smarter

      Smarter Member

      Joined:
      Jan 15, 2010
      Messages:
      763
      Likes Received:
      9
      Trophy Points:
      18
      Sure thing ill throw that in here shortly.
       

    Share This Page