MrKix

Скрипт 6, Eto Yoshimura script. [PATCHED]

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