Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local me = game.Players.LocalPlayer.Character
- local targetplayer = game:GetService("Workspace").NPCSpawns.BossSpawns["Eto Yoshimura"].HumanoidRootPart
- me.HumanoidRootPart.CFrame = CFrame.new(targetplayer.Position.X, targetplayer.Position.Y, targetplayer.Position.Z)
- -- Скрипт телепортирует к Ето Йошимуре, позволяя не бежать или просто не искать ее. / It teleports u to Eto Yoshimura.
- -- <3
Add Comment
Please, Sign In to add comment