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!

Eclipse - SkinBot

Status
Not open for further replies.
Can i use this botbase to farm mobs in one area? i don't have skinning but i kinda need to grind these mobs for certain loot
Yes you can. There are multiple modes, "Learning", "Skinning", "Kill These", and "Questing".
Im changing the name to "Multibot". Anyway, set it to "Kill These" mode, click teh choose mobs button, on the screen that pops up search the area for the mobs you want to kill and add them to the kill list. Then it will farm all day long In that area.
If there is more than one group of those kinds of mobs then you can fly around and click them all in learning mode. Youll see "Adding mob YYYY at hotspot x,x,x" and your good to go. Just click start and your done. =P
 
Yes you can. There are multiple modes, "Learning", "Skinning", "Kill These", and "Questing".
Im changing the name to "Multibot". Anyway, set it to "Kill These" mode, click teh choose mobs button, on the screen that pops up search the area for the mobs you want to kill and add them to the kill list. Then it will farm all day long In that area.
If there is more than one group of those kinds of mobs then you can fly around and click them all in learning mode. Youll see "Adding mob YYYY at hotspot x,x,x" and your good to go. Just click start and your done. =P

Thats for the fast response so if i so happen to die will it resurrect and return to the same grinding area?

sorry for all the questions am playing by hand now so i haven't had a chance to test it out
 
Thats for the fast response so if i so happen to die will it resurrect and return to the same grinding area?

sorry for all the questions am playing by hand now so i haven't had a chance to test it out

Yes it will find your corpse and resurrect. And depending on the CC your using will heal up and then continue the grind.
 
any idea what's going on for me? i just did a fresh HB install, uninstalled and re-installed .net 4.5.
the botbase can't seem to find or use the eclipsewowdb.edb file (even when i type in the exact path), i tried rearranging folders so it'd be where the bot expected, but no dice there either)
the skinbot has issues adding mobs to the list, and even once they are there won't kill them (it ran to one mob one time i tried), upon reload of HB i get the same error's i previously posted.

also, when i try to use the "kill these" part, it opens up the questing interface instead of a window like the skinbot one
 
Try another path... Your Documents Folder or desktop are not meant to be used for this ... Try Something like C:\tests\someweirdnameforurbotfolder



Check your System for installed .net 4.5.1 (not
Only for 4.5)
 
Thanks!
I don't think the issue was it being in the documents folder (HB's default location) but i had messed up the directory path going to the DB, it seems to work fine now (although i have to manually reload the DB everytime i start it)

the killbot "choose mobs" button still brings up a questing window though.
 
Thanks!
I don't think the issue was it being in the documents folder (HB's default location) but i had messed up the directory path going to the DB, it seems to work fine now (although i have to manually reload the DB everytime i start it)

the killbot "choose mobs" button still brings up a questing window though.
I noticed this last night. I fixed it for the next release. I am trying to resolve the tagged mob problem once and for all then I will have the next release out.

Also if it cant find the db file it will create a new one - however if it does most of the data it needs isn't there. If you see a 0kb file in the root, delete it.
 
error.webp Ops
should be the last upgrade HB, but for now get this error
Eclipse=>Running init...
System.NullReferenceException:
in Eclipse.WoWDatabase.DataLoader.loadMobs() in c:\HB\Bots\Skinbot\Data\DataLoader.cs:riga 34
in Eclipse.WoWDatabase.Core.Initialize() in c:\HB\Bots\Skinbot\Core.cs:riga 167
in Eclipse.Bots.MultiBot.EclipseMultiBot.Initialize() in c:\HB\Bots\Skinbot\EclipseMultiBot.cs:riga 85
Eclipse=>Running init...
 
View attachment 151890Ops
should be the last upgrade HB, but for now get this error
Eclipse=>Running init...
System.NullReferenceException:
in Eclipse.WoWDatabase.DataLoader.loadMobs() in c:\HB\Bots\Skinbot\Data\DataLoader.cs:riga 34
in Eclipse.WoWDatabase.Core.Initialize() in c:\HB\Bots\Skinbot\Core.cs:riga 167
in Eclipse.Bots.MultiBot.EclipseMultiBot.Initialize() in c:\HB\Bots\Skinbot\EclipseMultiBot.cs:riga 85
Eclipse=>Running init...

Easy fix! Delete the 0kb "EclipseWoWDB.edb" file from your ROOT honor buddy folder.
Remember to START honor buddy before trying to use the included tools in the botbase. The botbase depends on the honorbuddy variables being set which only happens while its running. If you try to make changes without HB running it will create that file (which I am about to delete that functionality).
 
short question, in the newest version, is the "choose mobs" button of the kill theese feature fautly linked to the questing mode settings dialog box?
 
1. this is insane dude good job

2. I cant get it to work though yet (In my mind this is going to be ridiculous muahaha)

'Eclipse=>Error at root level: System.ArgumentException: Property set method not found.
at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index)
at System.Reflection.PropertyInfo.SetValue(Object obj, Object value)
at ArachnidCreations.DevTools.ORM.convertDataTabletoObject[T](DataTable dataTable, String fieldprefix) in c:\WDD\Bots\Skinbot-MultibotV1.1.2\Data\ORM.cs:line 491
at Eclipse.WoWDatabase.Core.UpdateQuests() in c:\WDD\Bots\Skinbot-MultibotV1.1.2\Core.cs:line 231
at Eclipse.WoWDatabase.Core.Pulse() in c:\WDD\Bots\Skinbot-MultibotV1.1.2\Core.cs:line 194'

Could you please advise to what I have done wrong? I have looked through the pages here but must of missed something?

Regards,

forAUS
 
1. this is insane dude good job

2. I cant get it to work though yet (In my mind this is going to be ridiculous muahaha)

'Eclipse=>Error at root level: System.ArgumentException: Property set method not found.
at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index)
at System.Reflection.PropertyInfo.SetValue(Object obj, Object value)
at ArachnidCreations.DevTools.ORM.convertDataTabletoObject[T](DataTable dataTable, String fieldprefix) in c:\WDD\Bots\Skinbot-MultibotV1.1.2\Data\ORM.cs:line 491
at Eclipse.WoWDatabase.Core.UpdateQuests() in c:\WDD\Bots\Skinbot-MultibotV1.1.2\Core.cs:line 231
at Eclipse.WoWDatabase.Core.Pulse() in c:\WDD\Bots\Skinbot-MultibotV1.1.2\Core.cs:line 194'

Could you please advise to what I have done wrong? I have looked through the pages here but must of missed something?

Regards,

forAUS

just copy the db file from [HB-DIR]\Bots\SkinBot\Data\EclipseWoWDB.edb to [hb-dir]\EclipseWoWDB.edb
this solved it for me.
 
Easy fix! Delete the 0kb "EclipseWoWDB.edb" file from your ROOT honor buddy folder.
Remember to START honor buddy before trying to use the included tools in the botbase. The botbase depends on the honorbuddy variables being set which only happens while its running. If you try to make changes without HB running it will create that file (which I am about to delete that functionality).

File Deleted but dosn't work
When kill a mob, dosn't loot and skin; stay on dead mobs
soon a log
 
Status
Not open for further replies.
Back
Top