scriptingtales

Fake char (not mine)

May 12th, 2025
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 7.19 KB | None | 0 0
  1. -- fakechar by fluffiflower
  2.  
  3. WorldModel = Instance.new("WorldModel")
  4. BillGui = Instance.new("BillboardGui", WorldModel)
  5. Part1 = Instance.new("Part")
  6. SpecialMesh2 = Instance.new("SpecialMesh")
  7. char = owner.Character
  8. HighLight = Instance.new("Highlight")
  9. llerp = CFrame.Angles(0,0,0)
  10. rlerp = CFrame.Angles(0,0,0)
  11. Hum = char.Humanoid
  12. orien = CFrame.new(0,0,0)
  13. sin = 5
  14. Part3 = Instance.new("Part")
  15. Part4 = Instance.new("Part")
  16. Part5 = Instance.new("Part")
  17. Part6 = Instance.new("Part")
  18. ParticleEmitter7 = Instance.new("ParticleEmitter")
  19. SurfaceGui8 = Instance.new("SurfaceGui")
  20. TextLabel9 = Instance.new("TextLabel")
  21. WorldModel.Parent = script
  22. HighLight.FillTransparency = 1
  23. HighLight.DepthMode = Enum.HighlightDepthMode.AlwaysOnTop
  24. HighLight.Parent = WorldModel
  25. pos = char.HumanoidRootPart.CFrame
  26. --WorldModel.PrimaryPart = owner.Character.Torso
  27. Part1.Name = "Handle"
  28. Part1.Parent = WorldModel
  29. Part1.CFrame = CFrame.new(70.1109924, 3.70699978, 43.8660011, 0.763127089, -0.64034456, 0.0871551633, 0.642790556, 0.766042054, 3.15712356e-07, -0.0667647198, 0.0560222715, 0.996194839)
  30. Part1.Orientation = Vector3.new(0, 5, 40)
  31. Part1.Rotation = Vector3.new(0, 5, 40)
  32. Part1.Size = Vector3.new(1, 1, 1)
  33. Part1.Anchored = true
  34. Part1.BottomSurface = Enum.SurfaceType.Smooth
  35. Part1.CanCollide = false
  36. Part1.TopSurface = Enum.SurfaceType.Smooth
  37. SpecialMesh2.Name = "SpecialMesh"
  38. SpecialMesh2.Parent = Part1
  39. SpecialMesh2.MeshId = "rbxassetid://5355486008"
  40. SpecialMesh2.TextureId = "http://www.roblox.com/asset/?id=6815179122"
  41. SpecialMesh2.MeshType = Enum.MeshType.FileMesh
  42. Part3.Parent = WorldModel
  43. Part3.CFrame = CFrame.new(70.1119232, 0.316749007, 43.9393806, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  44. Part3.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  45. Part3.Size = Vector3.new(5.954044342041016, 0.21115493774414062, 5.073566436767578)
  46. Part3.Anchored = true
  47. Part3.BottomSurface = Enum.SurfaceType.Smooth
  48. Part3.BrickColor = BrickColor.new("Burnt Sienna")
  49. Part3.Material = Enum.Material.Wood
  50. Part3.TopSurface = Enum.SurfaceType.Smooth
  51. Part3.brickColor = BrickColor.new("Burnt Sienna")
  52. Part4.Parent = WorldModel
  53. Part4.CFrame = CFrame.new(70.1126175, 0.527921021, 43.9210892, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  54. Part4.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  55. Part4.Size = Vector3.new(5.6991071701049805, 0.21115493774414062, 4.799654960632324)
  56. Part4.Anchored = true
  57. Part4.BottomSurface = Enum.SurfaceType.Smooth
  58. Part4.BrickColor = BrickColor.new("Burnt Sienna")
  59. Part4.Material = Enum.Material.Wood
  60. Part4.TopSurface = Enum.SurfaceType.Smooth
  61. Part4.brickColor = BrickColor.new("Burnt Sienna")
  62. Part5.Parent = WorldModel
  63. Part5.CFrame = CFrame.new(70.1395645, 0.105577469, 43.9530144, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  64. Part5.Color = Color3.new(0.415686, 0.223529, 0.0352941)
  65. Part5.Size = Vector3.new(6.2868804931640625, 0.21115493774414062, 5.327659606933594)
  66. Part5.Anchored = true
  67. Part5.BottomSurface = Enum.SurfaceType.Smooth
  68. Part5.BrickColor = BrickColor.new("Burnt Sienna")
  69. Part5.Material = Enum.Material.Wood
  70. Part5.TopSurface = Enum.SurfaceType.Smooth
  71. Part5.brickColor = BrickColor.new("Burnt Sienna")
  72. Part6.Parent = WorldModel
  73. Part6.CFrame = CFrame.new(70.1126175, 3.94891024, 43.9210892, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  74. Part6.Color = Color3.new(0.415686, 0.415686, 0.415686)
  75. Part6.Transparency = 0.75
  76. Part6.Size = Vector3.new(5.6991071701049805, 6.62999963760376, 4.799654960632324)
  77. Part6.Anchored = true
  78. Part6.BottomSurface = Enum.SurfaceType.Smooth
  79. Part6.BrickColor = BrickColor.new("Dark grey")
  80. Part6.Material = Enum.Material.Glass
  81. Part6.TopSurface = Enum.SurfaceType.Smooth
  82. Part6.brickColor = BrickColor.new("Dark grey")
  83. ParticleEmitter7.Parent = Part6
  84. ParticleEmitter7.LightInfluence = 1
  85. ParticleEmitter7.Lifetime = NumberRange.new(0.25, 0.25)
  86. SurfaceGui8.Parent = WorldModel
  87. SurfaceGui8.LightInfluence = 1
  88. SurfaceGui8.ClipsDescendants = true
  89. SurfaceGui8.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  90. SurfaceGui8.Adornee = Part6
  91. TextLabel9.Parent = SurfaceGui8
  92. TextLabel9.Position = UDim2.new(0, 500, 0, 550)
  93. TextLabel9.Size = UDim2.new(0, 200, 0, 50)
  94. TextLabel9.BackgroundColor = BrickColor.new("Institutional white")
  95. TextLabel9.BackgroundColor3 = Color3.new(1, 1, 1)
  96. TextLabel9.BackgroundTransparency = 1
  97. TextLabel9.Font = Enum.Font.Gotham
  98. TextLabel9.FontSize = Enum.FontSize.Size28
  99. TextLabel9.Text = "- just a sword nothing else"
  100. TextLabel9.TextColor = BrickColor.new("Institutional white")
  101. TextLabel9.TextColor3 = Color3.new(1, 0, 0)
  102. TextLabel9.TextSize = 14
  103. TextLabel9.TextSize = 28
  104. char.Parent = owner
  105.  
  106. local remote1 = Instance.new("RemoteEvent", owner.Character)
  107. remote1.Name = "owo"
  108.  
  109. local function replicate1()
  110.     local part12 = Instance.new("Part", workspace)
  111.     part12.Size = Vector3.new(5,5,5)
  112.     part12.Shape = Enum.PartType.Ball
  113.     part12.Anchored = true
  114.     part12.Position = Part3.Position + Vector3.new(0,0,3)
  115. end
  116.  
  117. remote1.OnServerEvent:Connect(replicate1)
  118.  
  119. NLS([[
  120.     local inputService = game:GetService("UserInputService")
  121.     local mouse = owner:GetMouse()
  122.     local remote = owner.Character:WaitForChild("owo")
  123.  
  124.     inputService.InputBegan:Connect(function(input, gameProcess)
  125.       if gameProcess then
  126.         return
  127.       end
  128.       if input.UserInputType == Enum.UserInputType.Keyboard then
  129.         if input.KeyCode.Name == "Z" then
  130.           remote:FireServer()
  131.         end
  132.       end
  133.     end)
  134.     ]], owner.Character)
  135.  
  136. spawn(function()
  137.     while wait() do
  138.         Part1.Locked = true
  139.         Part3.Locked = true
  140.         Part4.Locked = true
  141.         Part5.Locked = true
  142.         Part6.Locked = true
  143.  
  144.         sin = sin + .5
  145.  
  146.         if Hum.MoveDirection.Magnitude > 0 then
  147.             orien = CFrame.new(Vector3.new(0,0,0), Hum.MoveDirection)
  148.             orien = orien-orien.Position
  149.             llerp = llerp:Lerp(CFrame.Angles(math.rad(math.sin(sin)*35),0,0), .55)
  150.             rlerp = rlerp:Lerp(CFrame.Angles(math.rad(-math.sin(sin)*35),0,0), .55)
  151.         else
  152.             llerp = llerp:Lerp(CFrame.Angles(0,0,0), .25)
  153.             rlerp = rlerp:Lerp(CFrame.Angles(0,0,0), .25)
  154.         end
  155.  
  156.         Part6.CFrame = CFrame.new(Part6.Position - Vector3.new(0,0,0) + (Hum.MoveDirection/5))*orien
  157.         Part5.CFrame = CFrame.new(Part5.Position + (Hum.MoveDirection/5))*orien
  158.         Part4.CFrame = CFrame.new(Part4.Position + (Hum.MoveDirection/5))*orien
  159.         Part3.CFrame = CFrame.new(Part3.Position + (Hum.MoveDirection/5))*orien
  160.         Part1.CFrame = CFrame.new(Part1.Position + (Hum.MoveDirection/5))*orien
  161.         pos = pos:Lerp(Part6.CFrame, .5)
  162.         char:SetPrimaryPartCFrame(pos)
  163.     end
  164. end)
  165.  
  166. owner.Chatted:Connect(function(message)
  167.    
  168.     local TextDial = Instance.new("TextBox", BillGui)
  169.  
  170.     BillGui.Size = UDim2.new(0, 200, 0, 50)
  171.     BillGui.Adornee = Part6
  172.     BillGui.AlwaysOnTop = true
  173.     BillGui.MaxDistance = math.huge
  174.     BillGui.StudsOffset = Vector3.new(0,3,0)
  175.  
  176.     TextDial.Text = message
  177.     TextDial.TextEditable = false
  178.     TextDial.Font = Enum.Font.Gotham
  179.     TextDial.BackgroundTransparency = 0
  180.     TextDial.BackgroundColor3 = Color3.new(0, 0, 0)
  181.     TextDial.TextColor = BrickColor.Yellow()
  182.     TextDial.BorderColor = BrickColor.White()
  183.     TextDial.Position = UDim2.new(0, 0, 0, 0)
  184.     TextDial.Size = UDim2.new(0, 200, 0, 50)
  185.     TextDial.TextColor3 = Color3.new(255, 255, 255)
  186.     TextDial.TextScaled = true
  187.  
  188.     local text = message
  189.     for i=1 , #text do
  190.         TextDial.Text = string.sub(text,1,i)
  191.         wait(0.2)   -- detemines how slow text should be typed
  192.     end
  193.     repeat TextDial:Destroy() wait(15) until message
  194. end)
Advertisement
Add Comment
Please, Sign In to add comment