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

Rimaldinis?

REZZZ

New Member
Joined
Jun 15, 2012
Messages
119
Reaction score
0
Just curious if anyone has seen the bot pickup a Rimaldinis yet?
 
I babysat my bot last night. it left the only two of them on the ground.

Had to pause it and run back to pickup.

Then I let the bot run overnight, it picked up 0.

Perhaps there is a setting I didn't mess with for it.

Don't worry though, if it's an issue it will be fixed shortly, the patch was just released.
 
Wait rifts profile has been fixed? and it only drops in rifts?

Also what settings are needs to pick them up


- Only works on weapons.
- Will not add an additional socket to a weapon that already has one.
- Can be used to add a socket to a weapon that had a socket which was enchanted away. (Though there were many bugs with this in early PTR testing.)
- RG is not a seasonal legendary and will drop in all game modes once Patch 2.1 goes live.
- Only drops in Torment 1 and higher.
- Drops for all sources, including monsters, chests, destructibles, etc.
- Drops in all game modes, not just Nephalem Rifts or Greater Rifts.
 
I just watched one drop for my bot and he passed it over. Was wondering if there are setting for a grabbing it. I am not always going to be around to go back and grab it then get excited. :)
 
same here saw one drop and bot just ran pass it, try all setting still no go.

it show in log [Consumable_Add_Sockets_flippy-6428] [Unknown], but not picking it up
 
Last edited:
have had my bots (7) on for 10 hours no with every pickup option selected going T5-T6 Act 4 Bounty and Rift without seeing any Ramadalidkingkong in my inventory :(
 
yeah thanks, I know that now but where in the file? and do you need to do it in the soft or/and hard folder?
 
Put that in your Itemrule pickup.cs and it will pick it up.

There's no such file in trinity. There's pickup.dis but it doesn't contain any of that language it seems. Further tips please?
 
There's no such file in trinity. There's pickup.dis but it doesn't contain any of that language it seems. Further tips please?

there is pickup.dis, one under soft and one under hard folder...adn its here you are suppose to add the code but Im not sure where to add it...to if i need to add it in both.
 
yeah thanks, I know that now but where in the file? and do you need to do it in the soft or/and hard folder?

https://www.thebuddyforum.com/demonbuddy-forum/plugins/162675-jobs-legendary-rule-set.html

I would suggest you guys to take his Item Rule. It's pretty good and filters the really trashy Legendaries and you can easily find the "pickup.cs"

UPDATED!!!


Now after my advertisement speech i start to give you guys a instruction:

[1] Go in your Trinity-Folder and search for "ItemRules" once your there open on "Rules"-Folder and the "Soft"
[2] Now you will see some Files. Search for "pickup.dis" or something like that and open it (I suggest you to download "notepad++" its a advanced notepad and you can edit the File easier)
[3] Copy this code in it
Code:
[BASETYPE] == "Misc" -> [PICKUP]
(Credits to shagar) and save!
[4] Go to the Plugin-Tab and choose Trinity and then click "Config"
[5] Go to the Item-Tab and Change the "Choose Item Rules Type" to "File Based Script Rules"
[6] A new Tab will appear called "ItemRules" click on that and then set the "Use Rule Set" to "Soft"
[7] Click once on the "Reload" Script Rules" button
[8] Save Settings!

Without Notepad++:
Nn1GnmC.png


With Notepad++:
IEqAePN.png


EDIT: I never used the Trinty Rules i dont know what they keep and what not seems like it will keep everything but iam not sure.
 
Last edited:
Thank you for the link and noob friendly explanation :)

No Problem if you use Job's ItemRule you dont have to choose "Soft" in the "ItemRules"-Tab. Its all explained in Job's Thread of his Rule.
 
Back
Top