makes your player move like an admin orb would, and increase the distance of default tool use
The first can be done with noclip add-on, but nowhere near what you're trying to and you could edit the default tools to get a super range boost while in noclip mode fairly easily.
the only problem with editing the default tools is that I can't find the files to edit
That's because they're default to the game, you can't even disable them in the add-ons list. You have to get the datablocks and save them.
I'm not sure how to get the datablocks and save them
Package the TooFar function to check for the variable you want it to i believe
Isn't the ghost brick placer an item, meaning you could just increase projectile lifetime?
Example: HammerImage.save("config/savedImages/hammer.cs"); I believe.
Well, if you want to find out yourself since i don't know do:trace(1); in consoleQuickly equip brick placertrace(0); to console quickThe quicker you do it, the less log you have to search through