• Visit Rebornbuddy
  • [PAID] HazzMonk [Premium Edition]

    Discussion in 'Monk' started by hazard, Jan 29, 2015.

    1. xjesterx

      xjesterx New Member

      Joined:
      Jan 27, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      For the MW aspect of the bot and soley for PVP can you add in an auto FAKE caster? I would buy this thing soley for that. I can't find one for any MW routine out there. Interrupt bots in arena are insane and would love to be able to at least fake some of them.
       
    2. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      What do you mean by a fake caster? :/
       
    3. xjesterx

      xjesterx New Member

      Joined:
      Jan 27, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Basically whenever I am casting a spell and someone tries to interrupt me, it stops the cast instantly so I don't get interrupted. I believe the interrupt might show in the combat log right before it actually hits you. So if the routine sees that, it'll know to immediately cancel whatever spell your casting so you can juke it.
       
    4. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      That's impossible. You can't know when a player is going to use an interrupt till they use it?
       
    5. xjesterx

      xjesterx New Member

      Joined:
      Jan 27, 2012
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      From some reading I have done its apparently possible. A guy on another forum said this:

      "The interrupt gets tracked in your combat log like ~0.01 seconds before it actually interrupts your cast. (Due to spell animation delay) You can easily setup a bot to track your combat log for interrupts, then immediately have it stop casting for you as soon as an interrupt is fired."

      He later posted some LUA script that requires an LUA unlocker. Its not tested so not sure if the code below works, but it might be something you can work off of? I have no idea how to code any of this so I can't help. I think some of the Gladiator Suite combat routines have this not 100% sure though. They say fake casting but don't know if that means they have it cancel the spell before the interrupt applies or if it tries to fake cast like a normal human would.

      Code:
      local interrupts={[57994]=true,[6552]=true,[102060]=true,[47528]=true,[1766]=true,[96231]=true,[116705]=true,[80965]={80964,106839},[34490]=147362,[2139]=true,[19647]={115781,132409,24259,115782},[15487]=true,[23920]=true,}local SpellStopCasting = SpellStopCasting
      local AF=CreateFrame('Frame')
      AF:RegisterEvent('COMBAT_LOG_EVENT_UNFILTERED')
      AF:SetScript('OnEvent',function(self,event,...)
          if(event=='COMBAT_LOG_EVENT_UNFILTERED')then
              local _,eventType,_,_,_,srcFlags,_,destGUID,_,_,_,spellID = ...
              if ( bit.band(srcFlags, COMBATLOG_OBJECT_REACTION_HOSTILE) ~= 0 ) and ( destGUID == UnitGUID('player') ) then
                  if ( eventType == 'SPELL_CAST_SUCCESS' or eventType == 'SPELL_AURA_APPLIED' ) and ( interrupts[spellID] ) then
                      local casting,_,_,_,_,endf,_,_,intable = UnitCastingInfo('player')
                      if ( casting ) and ( not intable) then
                          if ( endf / 1000 - GetTime() > 0.17 ) then
                              SpellStopCasting()
                          end
                      end
                  end
              end
          end
      end)
      
       
    6. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Xjesterx,

      This is clearly a hack meant to give one player an unfair advantage over another one. The Bossland GmbH forum rules do not allow the discussion of such things.

      Not only that, but if this was implemented, its pretty much a guaranteed account ban.

      Please do not discuss this further in our forums.

      cheers,
      chinajade
       
    7. lynx123

      lynx123 New Member

      Joined:
      Sep 14, 2014
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      If this heals anything like Leaves, i'll be a happy customer. Can't wait for the release :)
       
    8. ZeroZaitsev

      ZeroZaitsev New Member

      Joined:
      Jun 23, 2013
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Have a lot of experience as MW & WW in Heroic/Mythic raiding if still looking for testers

      698 MW - 8/10M
       
    9. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      News Update:

      After a full day on working Mistweaver I have finally got it casting the way it should. It is now running Dungeon Buddy with smart healing.
      Just the GUI left to build now which is about 1/3 of the way done.
       
    10. xfax

      xfax New Member

      Joined:
      Jul 17, 2012
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      I would like to beta test

      Ilev 690 MW Monk in Heroic / Mythic guild.
       
    11. Noct157

      Noct157 New Member

      Joined:
      May 28, 2014
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      0
      So hyped for this :D.
       
    12. EpOX

      EpOX New Member

      Joined:
      Aug 20, 2012
      Messages:
      66
      Likes Received:
      0
      Trophy Points:
      0
      9/10 HC MW and long TuanHA Premium User

      Would test it four you if you want :)
       
    13. Soto

      Soto New Member

      Joined:
      Jan 19, 2011
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      1
      Hello! I`m glad to try your CR in PVE. 5/10 Mithic exp.
       
    14. EpOX

      EpOX New Member

      Joined:
      Aug 20, 2012
      Messages:
      66
      Likes Received:
      0
      Trophy Points:
      0
      Hope you have read my reply :D
       
    15. Winio

      Winio Member Legendary

      Joined:
      Nov 24, 2013
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      6
      Would love to test this CR as well. Playing Brewmaster and Mistweaver in two different raids, 9/10 Mythic :).
       
    16. Eckhaert

      Eckhaert New Member

      Joined:
      Mar 20, 2014
      Messages:
      36
      Likes Received:
      1
      Trophy Points:
      0
      10/10 MM brewmaster, using a couple other routines, pretty curious about how this is performing, and if it's any decent or not. Feel free to poke me if you want to.
       
    17. Blindmonk

      Blindmonk Member

      Joined:
      May 10, 2014
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      6
      My dream 'll be real one day .... maybe ... thx Haz ;)
       
    18. Nokkiepoo

      Nokkiepoo Member

      Joined:
      Nov 3, 2014
      Messages:
      104
      Likes Received:
      1
      Trophy Points:
      18
      Hey Hazard, I can help you test this out if you would like.
       
    19. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      [​IMG]
      Me right now :(

      [​IMG]
       
      Last edited: Apr 27, 2015
    20. hazard

      hazard Well-Known Member Buddy Store Developer

      Joined:
      Sep 16, 2010
      Messages:
      1,854
      Likes Received:
      59
      Trophy Points:
      48
      Got a four day weekend starting tomorrow so going to be pushing this really hard and trying for a release.
       

    Share This Page