• Visit Rebornbuddy
  • zaprecord2 - fixed

    Discussion in 'Plugins' started by xsol, Nov 13, 2014.

    1. xsol

      xsol Member

      Joined:
      Nov 7, 2011
      Messages:
      503
      Likes Received:
      12
      Trophy Points:
      18
      Roflkoptor, wilbo007 and thebbandit like this.
    2. bahja

      bahja Member

      Joined:
      Sep 7, 2011
      Messages:
      54
      Likes Received:
      0
      Trophy Points:
      6
      Thank you! Only thing i found wrong was that the saved file after has a max level of 91 so you need to manually change that to 101.
       
    3. thebbandit

      thebbandit New Member

      Joined:
      Jan 24, 2014
      Messages:
      91
      Likes Received:
      3
      Trophy Points:
      0
    4. ale56man

      ale56man Member

      Joined:
      Apr 1, 2012
      Messages:
      370
      Likes Received:
      0
      Trophy Points:
      16
      what is it for?
       
    5. Kmica

      Kmica Member

      Joined:
      Jan 20, 2012
      Messages:
      626
      Likes Received:
      12
      Trophy Points:
      18
    6. Guadah

      Guadah Member

      Joined:
      Feb 7, 2010
      Messages:
      438
      Likes Received:
      17
      Trophy Points:
      18
      I get a list of Compiler Errors when I put your zip into the Plug-in folder.

      Code:
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Plugins\ZapRecorder\ZapPlugin.cs(32,30) : error CS0115: 'ZapRecorder2.ZapPlugin.Initialize()': no suitable method found to override
      Compiler Error: c:\Users\Alien2\Documents\Honorbuddy\Plugins\ZapRecorder\ZapPlugin.cs(79,30) : error CS0115: 'ZapRecorder2.ZapPlugin.Dispose()': no suitable method found to override
       
    7. xsol

      xsol Member

      Joined:
      Nov 7, 2011
      Messages:
      503
      Likes Received:
      12
      Trophy Points:
      18
      You've downloaded the wrong version or updated from the svn. Unless BadWolf makes updates the version in the thread and svn are broken.

       
    8. ale56man

      ale56man Member

      Joined:
      Apr 1, 2012
      Messages:
      370
      Likes Received:
      0
      Trophy Points:
      16
    9. xQLink

      xQLink New Member

      Joined:
      Dec 1, 2014
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      1
      Thank you ! xD
       
    10. Roflkoptor

      Roflkoptor Member

      Joined:
      Apr 6, 2012
      Messages:
      119
      Likes Received:
      0
      Trophy Points:
      16
      Thanks for making this work again , i was using thetramperrecorder but .
      Not liking it !
       
    11. El Fuego

      El Fuego Member

      Joined:
      Jun 18, 2013
      Messages:
      298
      Likes Received:
      2
      Trophy Points:
      18
      Thanks for this. Going to try it out now!
       
    12. Serby

      Serby Member

      Joined:
      Sep 6, 2012
      Messages:
      90
      Likes Received:
      0
      Trophy Points:
      6
      I can't get test profile to work, everything else works flawlessly.
      A++
       
    13. Johnyblazee

      Johnyblazee New Member

      Joined:
      Dec 8, 2014
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      for some reason my toon doesn't mount up, not sure why
       
    14. klepp0906

      klepp0906 Banned

      Joined:
      Apr 25, 2013
      Messages:
      1,352
      Likes Received:
      8
      Trophy Points:
      38
      WIN! Madd respect for keeping this updated/working.
       
    15. Mario27

      Mario27 Banned

      Joined:
      Jan 15, 2010
      Messages:
      6,336
      Likes Received:
      4
      Trophy Points:
      0
      awsome thnx i stil need it to lvl my proffession thnx for this could u explain me how u updated it for the new wod patch then i could do it my self once it need an update again?
       
      Last edited: Feb 24, 2015
    16. WrathofGod

      WrathofGod New Member

      Joined:
      May 24, 2011
      Messages:
      358
      Likes Received:
      0
      Trophy Points:
      0
      Is it possible to convert a gb profile you create to a grind profile?
       
    17. xsol

      xsol Member

      Joined:
      Nov 7, 2011
      Messages:
      503
      Likes Received:
      12
      Trophy Points:
      18
      Yes, you just need to take the hotspots and put them in a grind profile template

      Code:
      
      <HBProfile>
          <Name></Name>
          <MinDurability>0.2</MinDurability>
          <MinFreeBagSlots>2</MinFreeBagSlots>
      
          <MinLevel>1</MinLevel>
          <MaxLevel>101</MaxLevel>
      
          <MailGrey>False</MailGrey>
          <MailWhite>True</MailWhite>
          <MailGreen>True</MailGreen>
          <MailBlue>True</MailBlue>
          <MailPurple>True</MailPurple>
      
          <SellGrey>True</SellGrey>
          <SellWhite>False</SellWhite>
          <SellGreen>False</SellGreen>
          <SellBlue>False</SellBlue>
          <SellPurple>False</SellPurple>
      
      	
          <Vendors>
      	</Vendors>
      	
      	<Mailboxes> 
      	</Mailboxes>
      	<TargetElites>False</TargetElites>
      	<AvoidMobs>
      		<Mob Name="Plaguehound Runt" Entry="8596" />
      	</AvoidMobs>
      	
      	<Blackspots>	</Blackspots>
         
         
          <GrindArea>
      	    <Factions></Factions>
      		<TargetMinLevel>1</TargetMinLevel>
      		<TargetMaxLevel>101</TargetMaxLevel>
      		<Hotspots>
      			<!-- taken from gather -->
              </Hotspots>
          </GrindArea>
      	
      </HBProfile>
      
      
       
    18. WrathofGod

      WrathofGod New Member

      Joined:
      May 24, 2011
      Messages:
      358
      Likes Received:
      0
      Trophy Points:
      0
      @xsol Excellent! I've never created a profile so I was thinking I could do that but now I know for sure!!! Thanks again.
       

    Share This Page