@hookmetamethod

USAGE:
mouse click + LEFT CTRL

script: https://pastebin.com/MidAB9B5

@9atrick

Nice  wouldn't expect for it to get fixed

@defacube

bro this is op as hell, 28.05.2024, i can literally move the npc anywhere i want and it doesnt get affected by other players, thank you bro

@shamsuddinibrahim1914

-- Variables
local mouse = game:GetService'Players'.LocalPlayer:GetMouse()
local uis = game:GetService("UserInputService")

-- Connect
mouse.Button1Down:Connect(function()
   -- Check for Target & Left Shift
    if mouse.Target and uis:IsKeyDown(Enum.KeyCode.LeftControl) then
        local npc = mouse.target.Parent
        local npcRootPart
        local npcRootPart = npc:FindFirstChildWhichIsA'Humanoid'.RootPart
        if not npcRootPart then npcRootPart = npc:FindFirstChild'HumanoidRootPart' end
        local PlayerCharacter = game:GetService("Players").LocalPlayer.Character
        local PlayerRootPart = PlayerCharacter.HumanoidRootPart
        local A0 = Instance.new("Attachment")
        local AP = Instance.new("AlignPosition")
        local AO = Instance.new("AlignOrientation")
        local A1 = Instance.new("Attachment")
        for _, v in pairs(npc:GetDescendants()) do
            if v:IsA("BasePart") then
                game:GetService("RunService").Stepped:Connect(function()
                    v.CanCollide = false
                end)
            end
        end
        PlayerRootPart:BreakJoints()
        for _, v in pairs(PlayerCharacter:GetDescendants()) do
            if v:IsA("BasePart") then
                if v.Name == "HumanoidRootPart" or v.Name == "UpperTorso" or v.Name == "Head" then
                else
                    v:Destroy()
                end
            end
        end
        PlayerRootPart.Position = PlayerRootPart.Position + Vector3.new(5, 0, 0)
        PlayerCharacter.Head.Anchored = true
        PlayerCharacter.UpperTorso.Anchored = true
        A0.Parent = npcRootPart
        AP.Parent = npcRootPart
        AO.Parent = npcRootPart
        AP.Responsiveness = 200
        AP.MaxForce = math.huge
        AO.MaxTorque = math.huge
        AO.Responsiveness = 200
        AP.Attachment0 = A0
        AP.Attachment1 = A1
        AO.Attachment1 = A1
        AO.Attachment0 = A0
        A1.Parent = PlayerRootPart
    end
end)

@SoonNewVideos

THAT IS SO OP AND IT IS STILL WORKING GUYS!

@Tueifb

Can we have a script that controls hostile npcs if possible?

@DustBowlVideos2019

Its kind of patched people sees u inside the bots when ur controlling one,

@xtboned

i deadass fixed it, u wont be visible wen u turn into a npc and the code i did works in r15 and r6

@wasko773

Cool script but the problem is pepole can see you into the npc

@alviannendra6457

cool scriupt

@MeowPole914

you have crash server and anti crash?

@AJO2891

Is it fr Fe

@knVarkzx

not work in tsb

@YTyouTudehack

game?

@MrBot978

What butter did you click?

@Michaelinkin

Works on fluxus and hydrogem?

@yca7095

what ur discord

@toberclock877

does it still work