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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Plugin] Prosecting Ores

Pasterke

Well-Known Member
Joined
Dec 12, 2011
Messages
1,228
[Plugin] Prosecting/Milling/Disenchant

Plugin to prospect ores, milling herbs and disenchant items.

Unpack the zip folder into your Honorbuddy/Plugins folder, start HB, click on plugins, click on the plugin name and click on show window.

You don't need to activate the plugin, just select the plugin and click on show window.

If you install the plugin and HB is running, you must close and restart HB before the plugin shows up !

Important Note !!! Delete your current ProspectOres folder in your Plugin Folder and download and unpack the new version.



SVN : prospecting-ores


You don't need to click on te HB start button to use the plugin ! After you added new ores to your inventory when he's finished with the 1st ones, press the start button of HB and then hit the stop button. Reopen the Prospecting window and continue.

There's also a WoW-addon with the name Breakables. Is also very usefull to disenchant, milling en prospecting.

If you download the zip file, be sure to SVN to the latest revison after you uncpacked the zip file !
 
Loading this up will report back ! Looks fantastic.. Prospecting ore is terrible.

Update: Works wonderful, not sure if it's just my slow computer but once it's running there is no way to stop it? I cannot use any other HB windows and there is no stop button on actual plugin.

Thanks again!
 
Loading this up will report back ! Looks fantastic.. Prospecting ore is terrible.

Update: Works wonderful, not sure if it's just my slow computer but once it's running there is no way to stop it? I cannot use any other HB windows and there is no stop button on actual plugin.

Thanks again!

You can't do anything else while you are prospecting. Just wait until he finished :)
 
Added jump action if you are prospecting longer than 1 minute, so you don't go AFK.
 
I cant get this to work for some reason. I've got a bunch of stacks of ghost iron in my bags and all it does is freeze up HB and jump every so often.

EDIT: let it sit for a couple minutes and it finally started prospecting. Weird

Thanks for the Plugin btw :cool:
 
I cant get this to work for some reason. I've got a bunch of stacks of ghost iron in my bags and all it does is freeze up HB and jump every so often.

EDIT: let it sit for a couple minutes and it finally started prospecting. Weird

Thanks for the Plugin btw :cool:

I used it and it works good, but added some code without testing. I removed the code now in the latest version. I will farm some ores to test with de removed code to see if that was the reason.
 
It won't work with the german client :(
And HB hangs up if i start the plugin :(
 
It won't work with the german client :(
And HB hangs up if i start the plugin :(

Should work now with german client.

HB hangs up because it was not compatible with german language.

Try it out now.

Delete old folder in your plugins folder and unpack the new one.
 
I open Honorbuddy, select Plugins, Select prospectingOres, Select "Show Window" then "start prospecting my choosen ores" with Ghost Iron Ore select on the drop down menu. (Lots of ore in bags) And I instantly get a message in my honorbuddy status saying >>>FINISHED with Ghost Iron Ore<<<

Relogged, deleted, re-unzipped.. everything and I still get the same message saying its finished soon as I hit "start". Not sure what the problem is.
 
I open Honorbuddy, select Plugins, Select prospectingOres, Select "Show Window" then "start prospecting my choosen ores" with Ghost Iron Ore select on the drop down menu. (Lots of ore in bags) And I instantly get a message in my honorbuddy status saying >>>FINISHED with Ghost Iron Ore<<<

Relogged, deleted, re-unzipped.. everything and I still get the same message saying its finished soon as I hit "start". Not sure what the problem is.

I had same problem with v5. Installed v4 and it is working now.
 
hey there

cannot seem to get it working. the opened windows just freezes. toon jumps sometimes but does not start to do anything. have to kill honorbuddy process after trying to make it work. (( could it be depending on german language client? ))

thanks for any help
anti
 
hey there

cannot seem to get it working. the opened windows just freezes. toon jumps sometimes but does not start to do anything. have to kill honorbuddy process after trying to make it work. (( could it be depending on german language client? ))

thanks for any help
anti

Possible, I make it with English client. In your Plugin/ProspectingOres you have 1 xml file. Post once the content.
 
In your Plugin/ProspectingOres you have 1 xml file. Post once the content.

here you go:

<?xml version="1.0" encoding="utf-8"?>
<CRSettings>
<OreToProspect>Ghost Iron Ore</OreToProspect>
<Ore>6</Ore>
<OreId>72092</OreId>
<wachttijd>3000</wachttijd>
</CRSettings>
 
here you go:

<?xml version="1.0" encoding="utf-8"?>
<CRSettings>
<OreToProspect>Ghost Iron Ore</OreToProspect>
<Ore>6</Ore>
<OreId>72092</OreId>
<wachttijd>3000</wachttijd>
</CRSettings>

Everything seems normal. Here a list of ores in English. Canyou translate in german ?

Adamantite Ore
Black Trillium Ore
Cobalt Ore
Copper Ore
Elementium Ore
Fel Iron Ore
Ghost Iron Ore
Iron Ore
Kyparite Ore
Mithril Ore
Obsidium Ore
Pyrite Ore
Saronite Ore
Thorium Ore
Tin Ore
Titanium Ore
White Trillium Ore

Edit : think I found the problem.

Lua.DoString("CastSpellByName(\"" + "Prospecting" + "\")");

I think in German Prospecting has another name.
Open the file Form1.cs with notepad or notepad++ and change Prospecting by the German name for this skill.
 
My HB also crashes as soon as I hit the start button. It's prospecting though...
I have to kill HB, as there is no way to stop it.

I'm using the English client and tried it with the recent HB as well as the beta version. Downloaded from your svn.
 
Back
Top