• Visit Rebornbuddy
  • [PB] Convert & Buy "Love is in the Air" items (charms, bracelet, tokens)

    Discussion in 'Holidays-Special Events' started by znuffie, Feb 8, 2012.

    1. gbsnsgrckr

      gbsnsgrckr New Member

      Joined:
      Dec 25, 2011
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      Thanks 3z00z, I actually appreciate your little link their, the idiot who made this thread was too stupid to just attach the file, let alone he can't understand what he himself wrote. You said to download the link, it says nowhere to right click and save as which you later clarified. Dont be a dick. Not everyone is completely savy speaking retard which you very well may be. Dont be a dick when people ask for help. Thanks and please done make any more profiles, The one linked by 3z00z definitely out does yours. thanks gg.
       
    2. znuffie

      znuffie Banned

      Joined:
      Feb 23, 2010
      Messages:
      864
      Likes Received:
      30
      Trophy Points:
      28
      So because you lack the understanding of how to save a file on your computer makes me a "retard" and an "idiot"?

      So glad to be part of this community and release stuff for free only to be called names.

      Clearly other 400++ users didn't have an issue with this: http://goo.gl/info/EILtE#week
       
    3. barteh

      barteh New Member

      Joined:
      Oct 23, 2011
      Messages:
      85
      Likes Received:
      1
      Trophy Points:
      0
      couldnt get this running.
      any idea why?
       

      Attached Files:

    4. znuffie

      znuffie Banned

      Joined:
      Feb 23, 2010
      Messages:
      864
      Likes Received:
      30
      Trophy Points:
      28
      Update (or remove) AutoAngler. Not this profile's fault.
       
    5. Makelio

      Makelio New Member

      Joined:
      Jan 17, 2011
      Messages:
      526
      Likes Received:
      8
      Trophy Points:
      0
      znuffie you are a stupid person that try to help ppl with in game thinks so FU and your profiles bla bla bla...

      some ppl will need someone with a spoon to feed them even for basic thinks...
       
      Last edited: Feb 16, 2012
    6. znuffie

      znuffie Banned

      Joined:
      Feb 23, 2010
      Messages:
      864
      Likes Received:
      30
      Trophy Points:
      28
      ...but that's the thing, I didn't really try to help them :p
       
      HBfanboy1980 likes this.
    7. HBfanboy1980

      HBfanboy1980 Active Member

      Joined:
      Jan 16, 2012
      Messages:
      1,139
      Likes Received:
      11
      Trophy Points:
      38
      Yo guys this is still working :)
       
    8. Makelio

      Makelio New Member

      Joined:
      Jan 17, 2011
      Messages:
      526
      Likes Received:
      8
      Trophy Points:
      0
      yep this is still working! :)
       
    9. wilbo007

      wilbo007 Member

      Joined:
      Dec 20, 2011
      Messages:
      656
      Likes Received:
      15
      Trophy Points:
      18
      http://puu.sh/25P1W


      Code:
      <Professionbuddy>
      <While Condition="InbagCount(49655) > 10 && Me.FreeNormalBagSlots >= 2" IgnoreCanRun="True">
      <CustomAction Code="Lua.DoString("UseItemByName(49655)");"/>
      </While>
      <While Condition="InbagCount(49916) >= 1" IgnoreCanRun="True">
      <BuyItemAction NpcEntry="37674" Location="0, 0, 0" ItemID="49927" BuyItemType="SpecificItem" Count="InbagCount(49916)" BuyAdditively="True"/>
      </While>
      <If Condition="InbagCount(49655) < 10" IgnoreCanRun="True">
      <GetItemfromBankAction Withdraw="All" Bank="Personal" MinFreeBagSlots="2" GetItemfromBankType="SpecificItem" ItemID="49655" NpcEntry="0" Amount="400" AutoFindBank="True" WithdrawAdditively="True" Location="0, 0, 0"/>
      <!--
      Trying Lua code, too, as sometimes (read: most of the time), the retrievable of bank items just fails...
      -->
      <CustomAction Code="Lua.DoString("for bag = 5, 11 do for slot = 1, GetContainerNumSlots(bag) do local name = GetContainerItemLink(bag,slot) if name and string.find(name,\"Lovely Charm\") then UseContainerItem(bag,slot) end end end");"/>
      </If>
      </Professionbuddy>
      I'm guessing you'll probably want the log too.. nothing interesting in here View attachment 6928 2013-02-21 07.38.txt F4eFP.gif
       
      Last edited: Feb 20, 2013
    10. wilbo007

      wilbo007 Member

      Joined:
      Dec 20, 2011
      Messages:
      656
      Likes Received:
      15
      Trophy Points:
      18
      Anyone?
       
    11. Makelio

      Makelio New Member

      Joined:
      Jan 17, 2011
      Messages:
      526
      Likes Received:
      8
      Trophy Points:
      0
      and this is still working! :D
       
    12. Noflexing365

      Noflexing365 New Member

      Joined:
      Feb 8, 2015
      Messages:
      26
      Likes Received:
      3
      Trophy Points:
      3
      Why can't i get any plugins to load up ? do i have to recompile all ? whenever i do it takes a long time and seems like it freezes during the recompile.
       
    13. Tyrr

      Tyrr New Member

      Joined:
      Dec 14, 2013
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      Ran into this issue before. Do not press recompile, just check them and close the window for plugins. It seems that it auto-recompiles now, and if you hit the recompile button, it crashes HB and then you have to kill it, and reopen HB, which, then seems to have hit a max login error every time I had it happen. Unfortunately, I had to trial and error to find/figure that out, as the few responses I got in the support page were seriously lacking in any shape to resolve this issue, and just seemed to make them, and myself, more and more angry at the lack of concern for the issue as I had to keep asking why it wasn't being answered. Hope that helps!
       
    14. Noflexing365

      Noflexing365 New Member

      Joined:
      Feb 8, 2015
      Messages:
      26
      Likes Received:
      3
      Trophy Points:
      3
      hmm they don't show up on the plugin list at all for me to check. that's the issue i'm running into. I have this lovelycharm folder downloaded into my plugin folder and it doesn't appear in the plugin window. I have other plugins that appear in the window like mr gear buyer and antidown, ultibuffer. but there are a few that don't show up for some reason. i don't know why.
       

    Share This Page