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!

Siege Camp Chest Runner V2.1 - Fast Legs & No Gear Required

D3 and DB had turned off and when I look at the logs this is what I had repeated over and over again.

Just wondering why this is happening ?

I've noticed the DB and D3 exit by themselves a few times but was never around to witness why it was happening.

23:05:20.016 ERROR BotMain Exception when terminating bot thread.
System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 01CEF854, Size: 4
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at GreyMagic.MemoryBase.Read[T](Boolean isRelative, IntPtr[] addrs)
at Zeta.Game.ZetaDia.get_IsLoadingWorld()
at Zeta.Bot.BotMain.()
 
a good profile, but it misses 30%-50% of the legendaries, due to getting "stuck" (sort of) on the second (?) chest, as explained in the other thread.

The bot opens the chest, a legendary (or two) drop behind the chest, the bot stays there in front of the chest and eventually leaves the game. This is on trinity 1.8.28 and the latest demonbuddy beta.

Have you done everything mentioned in the first post, including the Trinity modifications?
 
Yes.

I didn't know what to do with the Handle.cs file, though. I tried copying it to the directory, but then trinity wouldn't start. I then deleted it and just kept the other .cs file there.

Like said in the FAQ, copy it to the "Plugins\Trinity\Combat" folder.
 
bot is missing chest#2 sometimes. just runs right past and i think the reason is if the loose stone isn't there.
 
Last edited:
Been having some bad RNG, also error 42002 hurting my GPH :(
Used to get ~70 GPH, now only 40ish.

27hr run stats below
===== Misc Statistics =====
Total tracking time: 27h 43m 24s
Total deaths: 0 [0 per hour]
Total games (approx): 1190 [42,92 per hour]
Total XP gained: 1,21 million [0,04 million per hour]
Total Gold gained: 2418,46 Thousand [87,24 Thousand per hour]

===== Item DROP Statistics =====
Items:
Total items dropped: 3915 [141,22 per hour]
Items dropped by ilvl:

Items dropped by quality:
- White: 68 [2,45 per hour] {1,74 %}
- Magic: 3389 [122,24 per hour] {86,56 %}
- Rare: 408 [14,72 per hour] {10,42 %}
- Legendary: 50 [1,8 per hour] {1,28 %}

Gem Drops:
Total gems: 422 [15,22 per hour]
- Ruby: 78 [2,81 per hour] {18,48 %}
- Topaz: 85 [3,07 per hour] {20,14 %}
- Amethyst: 81 [2,92 per hour] {19,19 %}
- Emerald: 88 [3,17 per hour] {20,85 %}


===== Item PICKUP Statistics =====
Items:
Total items picked up: 90 [3,25 per hour]
Item picked up by ilvl:

Items picked up by quality:
- Magic: 2 [0,07 per hour] {2,22 %}
- Rare: 40 [1,44 per hour] {44,44 %}
- Legendary: 48 [1,73 per hour] {53,33 %}

Gem Pickups:
Total gems: 408 [14,72 per hour]
- Ruby: 77 [2,78 per hour] {18,87 %}
- Topaz: 81 [2,92 per hour] {19,85 %}
- Amethyst: 77 [2,78 per hour] {18,87 %}
- Emerald: 87 [3,14 per hour] {21,32 %}
===== End Of Report =====
 
:( Too bad, seems it's over now with this awesome product. DB is now crashing by using OOC file. Anyone can confirm this plz? I hope it's only a error for me

THX again Captain for this nice one.
 
:( Too bad, seems it's over now with this awesome product. DB is now crashing by using OOC file. Anyone can confirm this plz? I hope it's only a error for me

THX again Captain for this nice one.

Just you still working like a charm for me ocassionally the bot will skip 2nd chest sometimes
 
what the hell is going on? i just noticed the bot not looting the last two chests

and you say that like ... that? like somebody here is bound to make the profile working for you? when you have a free service you don't ask for support starting with "what the hell"
 
Profile will use the waypoint, get to the area and instantly restart game. Not sure why it's doing this, but severely minimizing my farming efficiency.

Also, will get to an area near the waypoint and get stuck, going back and forth around the same small area. Not sure if this is a scripting issue, because it appears that may be a point of where there is a looting spot from the ground.

Note: I also have ALL the settings to the correct settings and the correct versions of DB, etc.
 
I just want to tell, that triple leap of barbarian not working well.

Thanks and Nice Profile!
 
I would like to know why my character is doing the same run twice, it just complete, open all chests, then tp back to base and tp back again to re-open chests, why does it happens ?
 
I would like to know why my character is doing the same run twice, it just complete, open all chests, then tp back to base and tp back again to re-open chests, why does it happens ?

Could be an issue with DB itself, but try removing these lines from the profile xml:

Code:
	<!-- Using TownPortal -->
	<UseTownPortal questId="1" />
	<WaitTimer questId="1" stepId="1" waitTime="100" />
 
Whats wrong ?

Was using this profile a long time....

now when i try to load that profile i get this kind of msg.

Failed to load profile: Element TrinityOOCToggle is not supported. Please check your XML and try again. (<TrinityOOCToggle SetTrue="false" />) Line 27
System.Exception: Element TrinityOOCToggle is not supported. Please check your XML and try again. (<TrinityOOCToggle SetTrue="false" />) Line 27
at ‚..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ‚..(XElement , Type )
at ‚...(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at ‚..(XElement , PropertyInfo )
at ‚..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Zeta.Bot.Profile.Profile.Load(XElement element, String path)
at Zeta.Bot.Profile.Profile.Load(String path)
at Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)

Any Idea ?
 
Whats wrong ?

Was using this profile a long time....

now when i try to load that profile i get this kind of msg.

Failed to load profile: Element TrinityOOCToggle is not supported. Please check your XML and try again. (<TrinityOOCToggle SetTrue="false" />) Line 27
System.Exception: Element TrinityOOCToggle is not supported. Please check your XML and try again. (<TrinityOOCToggle SetTrue="false" />) Line 27
at ‚..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ‚..(XElement , Type )
at ‚...(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at ‚..(XElement , PropertyInfo )
at ‚..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Zeta.Bot.Profile.Profile.Load(XElement element, String path)
at Zeta.Bot.Profile.Profile.Load(String path)
at Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)

Any Idea ?

you are missing occtoggle file. you reinstalled/moved your db..
 
Back
Top