What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

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

znuffie

Active Member
Joined
Feb 23, 2010
Messages
864
Reaction score
30
Convert Lovely Charm to Lovely Bracer & Buy Love Tokens

Simple PB profile to convert all your Lovely Charms into Love Token

Download link: ?Click Here To Download?

Will also retrieve Lovely Charms from bank if you have them in there (I use Jeeves to deposit stuff in the bank while I'm in Throne of Tides farming).

Tested only in Orgrimmar, but it should work in pretty much every town, as the NPC ID is the same.
 
going to test it!

EDIT: works perfect on horde and alliance!
 
Last edited:
Will be pretty useful to do the day before the event ends. Thumbs up! :D
 
Works in Stormwind, it mounts everytime it has sold its bracelets, don't understand why but it's not really a problem.
 
going to test it!

EDIT: when tried to load the profile HB crashed!
i select to ignore the problem and continue and it start working like normal! :S
dont know what was it!
any way to dig it and post it?

Log?
 
I'm getting this error when i try to start the profile.
Otherwise, great work if i can get this to work =)

Log:

Code:
PB 1.355: Loading profile BuyCharms.xml
Starting the bot!
Err: Unable to link action that produced Error: Typen HighVoltz.Util finns i b?de c:\Users\Stomphoof\AppData\Local\Bossland GmbH\Honorbuddy\2.0.0.5740\CompiledHonorbuddyAssemblies\AutoAngler2_634643364288103983.dll och c:\Users\Stomphoof\AppData\Local\Bossland GmbH\Honorbuddy\2.0.0.5740\CompiledHonorbuddyAssemblies\Professionbuddy_634643364291674187.dll
Err: Unable to link action that produced Error: HighVoltz.Util inneh?ller inte en definition f?r GetBankItemCount
Changing current profile to level 0 - 2147483647
Err: Unable to link action that produced Error: Typen HighVoltz.Util finns i b?de c:\Users\Stomphoof\AppData\Local\Bossland GmbH\Honorbuddy\2.0.0.5740\CompiledHonorbuddyAssemblies\AutoAngler2_634643364288103983.dll och c:\Users\Stomphoof\AppData\Local\Bossland GmbH\Honorbuddy\2.0.0.5740\CompiledHonorbuddyAssemblies\Professionbuddy_634643364291674187.dll
Err: Unable to link action that produced Error: HighVoltz.Util inneh?ller inte en definition f?r GetBankItemCount
Objektreferensen har inte angetts till en instans av ett objekt.

Debug:
Code:
[22:33:53:073] PB 1.355: Loading profile BuyCharms.xml
[22:33:53:450] System.Reflection.TargetInvocationException: Ett undantagsfel har uppst?tt i m?let f?r en aktivering. ---> System.NullReferenceException: Objektreferensen har inte angetts till en instans av ett objekt.
   vid HighVoltz.Dynamic.DynamicCodeCompiler.CompileAndLoad() i c:\Users\Stomphoof\Desktop\HonorBuddy\Bots\Professionbuddy\Dynamic\DynamicCodeCompiler.cs:rad 281
   vid HighVoltz.Dynamic.DynamicCodeCompiler.GenorateDynamicCode() i c:\Users\Stomphoof\Desktop\HonorBuddy\Bots\Professionbuddy\Dynamic\DynamicCodeCompiler.cs:rad 68
   vid HighVoltz.Professionbuddy.LoadPBProfile(String path) i c:\Users\Stomphoof\Desktop\HonorBuddy\Bots\Professionbuddy\ProfessionBuddy.cs:rad 616
   vid HighVoltz.Professionbuddy.<Profile_OnNewOuterProfileLoaded>b__7() i c:\Users\Stomphoof\Desktop\HonorBuddy\Bots\Professionbuddy\ProfessionBuddy.cs:rad 396
   --- Slut p? stacksp?rning f?r interna undantag ---
   vid System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   vid System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   vid System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   vid System.Delegate.DynamicInvokeImpl(Object[] args)
   vid System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   vid System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
[22:33:53:450] PB 1.355:Start Called
[22:33:54:093] System.NullReferenceException: Objektreferensen har inte angetts till en instans av ett objekt.
   vid HighVoltz.Dynamic.DynamicCodeCompiler.CompileAndLoad() i c:\Users\Stomphoof\Desktop\HonorBuddy\Bots\Professionbuddy\Dynamic\DynamicCodeCompiler.cs:rad 281
   vid HighVoltz.Dynamic.DynamicCodeCompiler.GenorateDynamicCode() i c:\Users\Stomphoof\Desktop\HonorBuddy\Bots\Professionbuddy\Dynamic\DynamicCodeCompiler.cs:rad 68
   vid HighVoltz.Professionbuddy.Start() i c:\Users\Stomphoof\Desktop\HonorBuddy\Bots\Professionbuddy\ProfessionBuddy.cs:rad 140
   vid Styx.Logic.BehaviorTree.TreeRoot.Start()
   vid Honorbuddy.MainWindow.Start()
[22:33:54:093] Stop called!
 
Can't understand shit in that language... But I'm guessing you need to update AutoAngler2.
 
How would I deposit a Bind on Pickup item in the GBank? (Lovely Charms)
 
Bracelets are not BoP/BoE, so I made bracelets via a autoit script, and now I want to make the bot retrieve all bracelets from gbank, and deliver them for tokens. as doing it manually is very boring after 2 tabs.
 
Code:
/run for t=1,GetNumGuildBankTabs()do for s=1,98 do local l=GetGuildBankItemLink(t,s)if l and strfind(strlower(l),strlower("lovely charm bracelet"))then AutoStoreGuildBankItem(t,s)end end end
 
Hi,
I might come off sounding like a complete retard, which I kinda am, but I dont understand what am I supposed to do with the code. I tried making a .xml file and running it as a profile but that didnt work, and it also said that its PB so do I have to paste it into the PB profile?
Any help would be appreciated.
 
Well I didnt expect any help and I didnt get any, so am not completely crushed :/

edit:
http://www.thebuddyforum.com/honorbuddy-forum/plugins/free/44309-bot-love-token-buy-bot.html<<<<<< I found this, its a complete bot to convert and buy so problem solved :>
 
Last edited:
I guess it's hard to "Save As" (like the link says) a file, then hitting the "Open" button in PB.

...users on this forum just get dumber by the day.
 
Not dumber, but everytime I click on the "?Click Here To Download?" I get another page not a downloader. The page says "This XML file does not appear to have any style information associated with it. The document tree is shown below." and then the code itself. so i tried to right click it to press save but there is no such option, so what I did was save it to a note pad and then convert it to xml but that didnt work. My mistake is justified, but ur elitistness (not sure is a word) isnt.
 
Right Click -> Save As?!??


Basic computer skills...
 
Looks like 3z00z just needed basic computer skill help on this, let's all stay friendly and thx you for the profile znuffie !
 
Back
Top