
25.5k Views
594 Executions
Universal Hitbox Expander npc
Universal Script 📌Uploaded by 2 years ago
Please login to perform these actions:
Description
npc hitbox expander in beta and open source (The script for the NPC is still in beta, so problems may arise)









For mobile user it only need to force portrait mode so you can active the toggle npc hitbox
Add teamcheck pls
some games also have an anti-cheat that does not allow you to change the size of hitboxes, and do other things
game*
@Alucard, the problem is that for the most part NPCs that look like animals, or monsters, etc., that is, do not look like people, but have a custom body type, also have modified names of body parts, the same HumanoidRootPart may not be there, and in order for this script to work, this body part is necessary. In order to increase the hitboxes of the same animals in Westbound, I will have to write a separate script, specifically for this mode
@kinsroo, game.workspace.Male(NPC).Head(part). You can write a loop (or so that when the script finds new parts, it also changes them) script to make all the parts, called head, so that they become large (I don't write scripts, I just have ideas)
@Alucard, thi*box Expander can only increase the hitboxes of those NPCs that look like players, that is, their appearance, any other NPCs with Custom Rig, such as animals, are ignored due to other names and many other reasons