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

trinity scoring and Ramaladni's Gift

newtothis

New Member
Joined
Aug 20, 2014
Messages
5
Reaction score
0
Any 1 know , how set "trinity scoring" to pick up Ramaldani's gift, please help!
 
Any 1 know , how set "trinity scoring" to pick up Ramaldani's gift, please help!

Yea just go to your pickup.dis file in your demonbuddy folder:
C:\...\...\Plugins\Trinity\ItemRules\Rules\soft
and enter this code into that file

[QUALITY] == "Legendary" && [NAME] == "Ramaladni's Gift"
Then reload the settings in demonbuddy and you will be all set.

If you don't know how to reload settings then follow this below :

Go to the Plugin-Tab and choose Trinity and then click "Config"
Go to the Item-Tab and Change the "Choose Item Rules Type" to "File Based Script Rules"
A new Tab will appear called "ItemRules" click on that and then set the "Use Rule Set" to "Custom* RTFM!"
A new option will apear called "Optinal Custom Item Rule Set Path" click on "Browse" and select the "ItemRule"-Folder
Click once on the "Reload" Script Rules" button
Save Settings!
 
Last edited:
Yea just go to your pickup.dis file in your demonbuddy folder:
C:\...\...\Plugins\Trinity\ItemRules\Rules\soft
and enter this code into that file

[QUALITY] == "Legendary" && [NAME] == "Ramaladni's Gift"
Then reload the settings in demonbuddy and you will be all set.

If you don't know how to reload settings then follow this below :

Go to the Plugin-Tab and choose Trinity and then click "Config"
Go to the Item-Tab and Change the "Choose Item Rules Type" to "File Based Script Rules"
A new Tab will appear called "ItemRules" click on that and then set the "Use Rule Set" to "Custom* RTFM!"
A new option will apear called "Optinal Custom Item Rule Set Path" click on "Browse" and select the "ItemRule"-Folder
Click once on the "Reload" Script Rules" button
Save Settings!
Hi Thx a lot.

Quick question if I use the trinity scoring rules, it does not pick up the crafting materials altough the option is checked. Any idea why it does not?
 
Can anyone confirm this method working? Maybe i just input the code wrong but i was lucky enough to catch my bot NOT pick up a Ramaldini's when it dropped. Its an item that you can drop on the ground, so now that i have one I am willing to do some further testing with it. Any suggestions?
 
I could do the same thing for keystone of trials correct?

Yes, so for example this is what I have in my file:

Code:
//[NAME] == "Reusable Parts"
//[NAME] == "Arcane Dust"
//[NAME] == "Veiled Crystal"
//[NAME] == "Death's Breath"
//[NAME] == "Rift Keystone Fragment"

If I wanted the bot to pickup arcane dust you would remove the "//" before the rest,
// stands for comment.

Rezzz,
Make sure you reload the settings in demonbuddy, if you forgot to do that, it won't pick it up.
 
Yea just go to your pickup.dis file in your demonbuddy folder:
C:\...\...\Plugins\Trinity\ItemRules\Rules\soft
and enter this code into that file

[QUALITY] == "Legendary" && [NAME] == "Ramaladni's Gift"
Then reload the settings in demonbuddy and you will be all set.

If you don't know how to reload settings then follow this below :

Go to the Plugin-Tab and choose Trinity and then click "Config"
Go to the Item-Tab and Change the "Choose Item Rules Type" to "File Based Script Rules"
A new Tab will appear called "ItemRules" click on that and then set the "Use Rule Set" to "Custom* RTFM!"
A new option will apear called "Optinal Custom Item Rule Set Path" click on "Browse" and select the "ItemRule"-Folder
Click once on the "Reload" Script Rules" button
Save Settings!

Thank you for this!
 
Not working for me in trinity 2.1.9
Where is the tickbox for Ramaldani and Forgotten Soul please ?
 
Not working for me in trinity 2.1.9
Where is the tickbox for Ramaldani and Forgotten Soul please ?

It works just fine, also there's no tickbox, they're picked up automatically.
 
i must be really unlucky dont found a single one in this season till paragon 335 -.-
 
So, if I have EZUpdater, the bot should pick it up now?

Also, tried to modify pickup.dis but it says access denied
 
Back
Top