• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Mut Mut - The long awaited pvp rogue profile

    Discussion in 'Archives' started by xvii, Feb 6, 2010.

    1. xvii

      xvii New Member

      Joined:
      Jan 15, 2010
      Messages:
      174
      Likes Received:
      1
      Trophy Points:
      0
      Their poison coding is good, but its inefficient.
       
    2. lanaru

      lanaru New Member

      Joined:
      Jan 28, 2010
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Awesome CC, except a couple small problems.

      Is there any way to decrease the jumping frequency? This thing is like spamming jump when fighting 1v1 (I mostly bot AV for honor).
      It also seems to envenom and eviscerate at any number of combo points. Kind of lame, when I read the code it seems to be coded to eviscerate or envenom when it's above 4 CPs.

      Also I'm by no means an expert by coding, but I didn't want the bot to apply poisons cause that costs some money in the long run, so I kind of guessed how to break the poison code, and changed this:

      if (Equals(null, deadlyPoison) || Equals(null, woundPoison))
      {
      return false;
      }
      return false;

      I made that a false as opposed to a true. I just wanted to mention that in case that somehow broke the eviscerate and envenom code, but I doubt it.

      Thanks again for this awesome CC.
       
    3. xvii

      xvii New Member

      Joined:
      Jan 15, 2010
      Messages:
      174
      Likes Received:
      1
      Trophy Points:
      0
      Still working on a fix for the poisons guys its turning out to be a huge issue.Bare with me.
       
    4. Dreike

      Dreike New Member

      Joined:
      Jan 15, 2010
      Messages:
      91
      Likes Received:
      0
      Trophy Points:
      0
      Deadly Poison VIII and Wound Poison VI.
       
    5. Dreike

      Dreike New Member

      Joined:
      Jan 15, 2010
      Messages:
      91
      Likes Received:
      0
      Trophy Points:
      0
      I agree that the jumping frequency should be toned down a bit. It seems a bit overkill atm.
       
    6. xvii

      xvii New Member

      Joined:
      Jan 15, 2010
      Messages:
      174
      Likes Received:
      1
      Trophy Points:
      0
      All suggestions noted, still working on fixing this poison issue, its really being a pain in the ass, until I get this fixed I don't want to work on anything else. The poison issue is a much bigger deal.
       
    7. seVen

      seVen New Member

      Joined:
      Jan 31, 2010
      Messages:
      589
      Likes Received:
      20
      Trophy Points:
      0
      My poisons work now.
       
    8. xvii

      xvii New Member

      Joined:
      Jan 15, 2010
      Messages:
      174
      Likes Received:
      1
      Trophy Points:
      0
      what rank poisons are you using
       
    9. xvii

      xvii New Member

      Joined:
      Jan 15, 2010
      Messages:
      174
      Likes Received:
      1
      Trophy Points:
      0
      Okay guys I put a build up that will use poisons and not try to re apply them, however right now it can only use max rank wound and deadly. Still trying to fix it.
       
    10. CalifRHCP

      CalifRHCP Member

      Joined:
      Jan 15, 2010
      Messages:
      439
      Likes Received:
      3
      Trophy Points:
      18
      This is unfortunate. I really need a mutilate CC for my rogue for leveling.. I hope you are able to find a fix quickly. Until then I can't finish leveling him p.s. if its at all possible when you do get poisons working, if you could some how set up a switch for it to apply instant poison instead of wound when its not pvping, that'd be great.
       
    11. Dreike

      Dreike New Member

      Joined:
      Jan 15, 2010
      Messages:
      91
      Likes Received:
      0
      Trophy Points:
      0
      Using max rank wound and it's still trying to reapply.
       
    12. xvii

      xvii New Member

      Joined:
      Jan 15, 2010
      Messages:
      174
      Likes Received:
      1
      Trophy Points:
      0
      try re downloading it now
       
    13. crazy00eyes

      crazy00eyes New Member

      Joined:
      Jan 22, 2010
      Messages:
      61
      Likes Received:
      0
      Trophy Points:
      0
      I was wondering why I hated the name of this profile so much and I just figured it out. Sounds a lot like mutt mitt; a bag you use to pick up dog shit.
       
    14. Dreike

      Dreike New Member

      Joined:
      Jan 15, 2010
      Messages:
      91
      Likes Received:
      0
      Trophy Points:
      0
      Deadly and wound seem fine enough for PvE grinding between BG ques. Would it really be worth swapping poison that much?
       
    15. Dreike

      Dreike New Member

      Joined:
      Jan 15, 2010
      Messages:
      91
      Likes Received:
      0
      Trophy Points:
      0
      Still trying to reapply wound. However, I just realized that while I do in fact have max rank wound poison (lvl 78), I'm not yet high enough for max deadly (lvl 80). Maybe that's why?
       
    16. xvii

      xvii New Member

      Joined:
      Jan 15, 2010
      Messages:
      174
      Likes Received:
      1
      Trophy Points:
      0
      Yes, right now you have to have both deadly and wound poison in your bags, and you HAVE to use poisons, otherwise it bugs out.

      Still working on a fix.
       
    17. CalifRHCP

      CalifRHCP Member

      Joined:
      Jan 15, 2010
      Messages:
      439
      Likes Received:
      3
      Trophy Points:
      18
      Im not pvping with it at all. I'm leveling a rogue with it. Pure level bot. And it makes a pretty big difference
       
    18. xvii

      xvii New Member

      Joined:
      Jan 15, 2010
      Messages:
      174
      Likes Received:
      1
      Trophy Points:
      0
      Alright guys looking for help from anyone that has any development background.

      This is what I have, have a look at the poison section. I've tried splitting the two poison checks into two separate checks. Still nothing I've been working at this for two days and cant get it to function right, it will only apply max rank poisons and won't apply any other rank, it also wont stop trying to re apply poisons even if their not in my bags.

      If anyone can help I'd appreciate it.

      http://pastebin.com/m57901509
       
    19. hokumera

      hokumera New Member

      Joined:
      Jan 18, 2010
      Messages:
      152
      Likes Received:
      0
      Trophy Points:
      0
      PM FPSware.. I'm not sure if he reads this thread. Don't burn yourself out though xvii. If anything, just upload a past version that functions correctly, so you can take your time fixing this one.
       
    20. Dreike

      Dreike New Member

      Joined:
      Jan 15, 2010
      Messages:
      91
      Likes Received:
      0
      Trophy Points:
      0
      Just a heads up, Deadly Poison VIII is missing from IsDebuffOnTarget.
       

    Share This Page