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

Trinity 2.1.4 and QuestTools 2.0.91

Status
Not open for further replies.
It's the same, not sure how they got 2.1.3 (i increment the version numbers after​ I build it).

Yup thanks looked up the version on DB and said 2.1.3 thats wierd XD deleted my post right after you anwsered and after 1hr of testing no legendary pick ups but ill keep going until i find a gift or until i get bored and see a new version out :P
 
does 2.1.2 fix the issue of unid legs not being picked up at all?

trying now, guess I'll find out
 
does 2.1.2 fix the issue of unid legs not being picked up at all?

trying now, guess I'll find out

Either way, if you see your bot missing a Legendary or Set item, please attach your ItemsDropped.csv file.
 
Found some sort of fix for problem "not picking up legendary".
Go to folder \Plugins\Trinity\Items\ and edit file "ItemHandling.cs". Find function "internal static bool PickupItemValidation(PickupItem item)", then 2 string down from there must be comment "// Calculate item types and base types etc.". Put above this comment this "return true;".
internal static bool PickupItemValidation(PickupItem item)
{
return true;
// Calculate item types and base types etc.

Shut sown bot if it's runing, delete folder "CompiledAssemblies", restart bot. Now bot will pickup every item regardless of settings.

Sry for my english.
 
Last edited:
Found some sort of fix for problem "not picking up legendary".
Go to folder \Plugins\Trinity\Items\ and edit file "ItemHandling.cs". Find function "internal static bool PickupItemValidation(PickupItem item)", then 2 string down from there must be comment "// Calculate item types and base types etc.". Put above this comment this "return true;".


Shut sown bot if it's runing, delete folder "CompiledAssemblies", restart bot. Now bot will pickup every item regardless of settings.

Sry for my english.

This will make your bot pickup everything. every. single. item.

This is not a fix.

How about you attach your ItemsDropped.csv ?
 
2.1.2(3) still skips legendaries, the latest non skipping version was 2.0.1
 
It just started catapaults level, and again the program says

[GameUI] Clicking UI element Conversation Button (560649072)
[<MainCoroutine>d__1] Profile reloading disabled, skipping tag. questId="93684" stepId="18"
Profile completed
Number of games completed: 2

So it's just sitting outside a door waiting

It keeps stopping and just sitting there saying profile completed
 
This will make your bot pickup everything. every. single. item.

This is not a fix.

How about you attach your ItemsDropped.csv ?

You're right about it's not a fix. This is temporary solution for those who don't want to wait for new working release.
Can't attach full logs now, because they almost empty.
 

Attachments

Use the Trinity 2.0.1 version, but still does not pick up the 'Rimaldini cube' in Korean Client

Please check
 
I go to test now in Ghom for legend
And see if you have add swk build
 
Legendary pick up comfirmed!!! Gj Rrrix

Now just waiting too see if the gift works!
 
Last edited:
Good for legendary
I go rift for Gift
(Swk build not supported)
 
Status
Not open for further replies.
Back
Top