Basically I need a hopperbin like replacement.
I know that hopperbins are removed and are outdated, but I need some kind of replacement that works in 2020.
Here’s what I mean
( This is some free model I’ve found, and I need some replacement that works like this )
Tool.RequireHandle = false will mirror the same behaviour as HopperBins, which means it will not create a grip to the first part it can find named ‘Handle’
You don’t need a hopperbin to do that. It looks like you just want a tool that doesn’t need a handle. To do that, disable the RequiresHandle property of the tool: