• Visit Rebornbuddy
  • is there anyway to open lockboxes nowadays?

    Discussion in 'Honorbuddy Forum' started by countblacula, Dec 25, 2013.

    1. countblacula

      countblacula Member

      Joined:
      Jun 2, 2012
      Messages:
      38
      Likes Received:
      1
      Trophy Points:
      8
      I used to use pickpocket profiles all the time but it seems like they are no longer of use seeing as how we dont have any lock picking tools, or if there are can anyone shed some light on the matter to me?
       
    2. countblacula

      countblacula Member

      Joined:
      Jun 2, 2012
      Messages:
      38
      Likes Received:
      1
      Trophy Points:
      8
    3. Varelix

      Varelix New Member

      Joined:
      Apr 9, 2012
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      1
      yes,yes there are
       
    4. countblacula

      countblacula Member

      Joined:
      Jun 2, 2012
      Messages:
      38
      Likes Received:
      1
      Trophy Points:
      8
      awesome, your so very helpful.

      Obviously i can do this manually. but i probably have over 4k boxes -_-
       
    5. Soullinker

      Soullinker Member

      Joined:
      Jan 12, 2011
      Messages:
      577
      Likes Received:
      0
      Trophy Points:
      16
    6. countblacula

      countblacula Member

      Joined:
      Jun 2, 2012
      Messages:
      38
      Likes Received:
      1
      Trophy Points:
      8
      Yeah, thats the kind of boxes. we used to be able to do this with honorbuddy. Just wondering if anyone has figured it out again.
       
    7. Durp

      Durp New Member

      Joined:
      Dec 28, 2011
      Messages:
      112
      Likes Received:
      0
      Trophy Points:
      0
      I'll be a nice guy, Learnt how to write profiles and i use this in conjunction at the end of my pickpocket loops so i have less trips if any to a vendor.

      1-)Simply load quest bot
      2-)Load the file
      3-)press start
      4-)And win

      Doesnt need to go into any specific folder just one where you can find it. Enjoy
       

      Attached Files:

    8. Durp

      Durp New Member

      Joined:
      Dec 28, 2011
      Messages:
      112
      Likes Received:
      0
      Trophy Points:
      0
      Did this work for you ?.
       
    9. Gentoo

      Gentoo Active Member

      Joined:
      Apr 29, 2011
      Messages:
      1,364
      Likes Received:
      24
      Trophy Points:
      38
      At the end of your profile move to a safe spot,put this in your code. And have the Tidy Bags plugin.
      Code:
      <CustomBehavior File="Message" Text="Opening boxes" LogColor="Red" />
      <While Condition="HasItem(88165)">    
      <CustomBehavior File="RunMacro" Macro="/cast pick lock\n/use Vine-*****ed Junkbox\n/use Vine-*****ed Junkbox" WaitTime="100"/>
      </While>
       
    10. countblacula

      countblacula Member

      Joined:
      Jun 2, 2012
      Messages:
      38
      Likes Received:
      1
      Trophy Points:
      8
      i love you, thank you so much. I integrated this into my profile, works flawlessly thank you so much :)
       
    11. Durp

      Durp New Member

      Joined:
      Dec 28, 2011
      Messages:
      112
      Likes Received:
      0
      Trophy Points:
      0
      Your welcome. Not my own code but very handy indeed.
       
    12. Botanist

      Botanist Banned

      Joined:
      Oct 20, 2010
      Messages:
      1,376
      Likes Received:
      44
      Trophy Points:
      0
      <!-- While we have Vine-*****ed Junkbox -->
      <While Condition="HasItem(88165)">

      <!-- Custom behavior - RunMacro - open all the Vine-*****ed Junkboxes -->
      <CustomBehavior File="Runmacro"
      Macro="/cast Pick Lock\n/use Vine-*****ed Junkbox\n/use Vine-*****ed Junkbox"
      WaitTime="1000"
      NumOfTimes="1" />

      </While> <!-- While we have Vine-*****ed Junkbox -->


      *****= c-o-v-e-r
       

    Share This Page