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

Request new Mr.HonorCap

Status
Not open for further replies.
alright, after digging into the source a bit i realized why i didnt update it after cata came out, i dont have any toons with honor points in order test with. not only that but im not even sure what vender is going to need to be probed since i haven't bought gear since before cataclysm. so i guess if anyone has any information on the ladder that would help.

Give me 10 minutes and I can give you the honor vendors for Stormwind and Orgrimmar as well as target information from HB. :)

EDIT:

< -- Stormwind Vendors -- >
Information about Knight-Lieutenant T'Maire Sydes:
Name = Knight-Lieutenant T'Maire Sydes
Wowhead Id = 51256
Faction = 123 [Stormwind]
Location = <-8771.236, 422.2639, 103.9208>

<Vendor Name="Knight-Lieutenant T'Maire Sydes" Entry="51256" Type="Repair" X="-8771.236" Y="422.2639" Z="103.9208" />


Information about Talric Forthright: <--- He turns Honor Points into Justice Points , if this plugin can handle that sort of transaction.
Name = Talric Forthright
Wowhead Id = 52028
Faction = 12 [Stormwind]
Location = <-8808.422, 350.9722, 107.0493>

<Vendor Name="Talric Forthright" Entry="52028" Type="Repair" X="-8808.422" Y="350.9722" Z="107.0493" />

<-- Orgrimmar Vendors -- >
Information about Galra:
Name = Galra
Wowhead Id = 52036
Faction = 29 [Orgrimmar]
Location = <1666.25, -4164.878, 56.16349>

<Vendor Name="Galra" Entry="52036" Type="Repair" X="1666.25" Y="-4164.878" Z="56.16349" />


Information about Rogoc: <--- He turns Honor Points into Justice Points , if this plugin can handle that sort of transaction.
Name = Rogoc
Wowhead Id = 52033
Faction = 29 [Orgrimmar]
Location = <1656.856, -4163.424, 56.02932>

<Vendor Name="Rogoc" Entry="52033" Type="Repair" X="1656.856" Y="-4163.424" Z="56.02932" />
 
Last edited:
Give me 10 minutes and I can give you the honor vendors for Stormwind and Orgrimmar as well as target information from HB. :)
its not about the venders them selves its more about what they sell and for what costs. like do i need to probe around for honor marks? or is it just a trade for flat honor?
 
Just incase you didn't get enough votes..... /signed :)
 
its not about the venders them selves its more about what they sell and for what costs. like do i need to probe around for honor marks? or is it just a trade for flat honor?

The armor costs straight up honor points , nothing more. Same as with the trading of Honor Points to Justice Points , flat trade .. and of course they still have that sweet little poup box " Are you sure you wish to purchase blah blah for blah blah honor points "
 
here it is for Cataclysm, i know for sure that the armor collection part works, but chances are the repeat buy wont. use the instructions from the orginal thread, (chances are its in the archives section) let me know if there are obviously any issues, honestly i kinda wanna go back to the drawing board. but if this works then ill just leave it alone.
if the requests are good enough ill make one that buys armor for justice points, but who knows.
 

Attachments

here it is for Cataclysm, i know for sure that the armor collection part works, but chances are the repeat buy wont. use the instructions from the orginal thread, (chances are its in the archives section) let me know if there are obviously any issues, honestly i kinda wanna go back to the drawing board. but if this works then ill just leave it alone.
if the requests are good enough ill make one that buys armor for justice points, but who knows.

Thanks , I'll load it up and see what happens and post back my findings , whether it worked or didn't. :)

Apreciate the time you've put into it G
 
here it is for Cataclysm, i know for sure that the armor collection part works, but chances are the repeat buy wont. use the instructions from the orginal thread, (chances are its in the archives section) let me know if there are obviously any issues, honestly i kinda wanna go back to the drawing board. but if this works then ill just leave it alone.
if the requests are good enough ill make one that buys armor for justice points, but who knows.

I couldnt get it to auto fill the NPC name for Horde atleast. I was targetting him. Anyway Im testing atm as Horde. But please make an option so you can just stand at the NPC that converts Honor pts into Justice and then either logs out at 4K justice pts, or goes to buy the item u selected and then back!

Would be fucking sweet with heirloom items.

Edit: The get name actually worked after the first BG.
 
Last edited:
I seem to be having trouble with this one, unless I'm typoing something I dont realize.

Code:
[Mr.HonorCap]:Buying Bloodthirsty Gladiator's Plate Shoulders for 1650 Honor
[Mr.HonorCap]:Closing Merchant Frame
[Mr.HonorCap]:Waiting for Merchant Frame
[Mr.HonorCap]:Buying Bloodthirsty Gladiator's Plate Shoulders for 1650 Honor
[Mr.HonorCap]:Closing Merchant Frame
[Mr.HonorCap]:Waiting for Merchant Frame
[Mr.HonorCap]:Buying Bloodthirsty Gladiator's Plate Shoulders for 1650 Honor
[Mr.HonorCap]:Closing Merchant Frame
[Mr.HonorCap]:Waiting for Merchant Frame
[Mr.HonorCap]:Buying Bloodthirsty Gladiator's Plate Shoulders for 1650 Honor
[Mr.HonorCap]:Closing Merchant Frame
[Mr.HonorCap]:Waiting for Merchant Frame

Just keeps repeating it, merchant window never opens. Vendor is targeted but it doesnt do anything.

Debug:
Code:
[9:14:39 PM:884] interact: 0x3B65E0A0
[9:14:39 PM:915] interact done: 0x3B65E0A0
[9:14:42 PM:301] interact: 0x3B65E0A0
[9:14:42 PM:319] interact done: 0x3B65E0A0
[9:14:44 PM:976] interact: 0x3B65E0A0
[9:14:44 PM:999] interact done: 0x3B65E0A0
[9:14:47 PM:285] interact: 0x3B65E0A0
[9:14:47 PM:303] interact done: 0x3B65E0A0
[9:14:49 PM:619] interact: 0x3B65E0A0
 
Last edited:
Please update CodenameG :) I appreciate all that you do for this community!!!
 
From what I've seen in testing the selection it makes to purchase is off by 1. I tested it out by taking this line "Lua.DoString("BuyMerchantItem(\"" + VenderHas.Index + "\",1)");" and doing it manually with a /run until I bought what I wanted and then saw that if I changed it to "Lua.DoString("BuyMerchantItem(\"" + (VenderHas.Index + 1) + "\",1)");" it would purchase the correct item. Just my observations on it. Thanks!
 
From what I've seen in testing the selection it makes to purchase is off by 1. I tested it out by taking this line "Lua.DoString("BuyMerchantItem(\"" + VenderHas.Index + "\",1)");" and doing it manually with a /run until I bought what I wanted and then saw that if I changed it to "Lua.DoString("BuyMerchantItem(\"" + (VenderHas.Index + 1) + "\",1)");" it would purchase the correct item. Just my observations on it. Thanks!
i figured it would be something like that, unfortunately there was no, MerchantItem.Buy(), so lua had to be called. ill get this quick fix done, and re-released.
 
will be testing it ASAP. Will give you logs and feed back if theres issues. Thanks for getting that done for some AV.
 
everyon who wants that addon should donate some money!
 
how can I convert Honor Pionts per Hand into justice points?
 
Status
Not open for further replies.
Back
Top