Free Animal Tail Roblox

These beautiful designer hat ID’s and Codes can be used for many popular roblox games such as roblox RHS that allow you to customize your character. It should be noted that the hat accessories code list contains both girl and boy. Simply pick and choose the ones that you like. All the hat related accessories can be viewed easily on the table. Read char codes from the story ROBLOX IDS by Ericka022318 (Ericka Terry) with 66,229 reads. Games, clothes, ids.

Mar 21st, 2020
Tail
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. --Enjoy!
  2. local mainframe = Instance.new('Frame')
  3. local CommandBar = Instance.new('TextButton')
  4. local DexExplorer = Instance.new('TextButton')
  5. local DoubleTailVisualizer = Instance.new('TextButton')
  6. local close = Instance.new('TextButton')
  7. --Properties:
  8. main.Name = 'main'
  9. main.Parent = game.Players.LocalPlayer:WaitForChild('PlayerGui')
  10. main.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  11. local UserInputService = game:GetService('UserInputService')
  12. local gui = mainframe
  13. local dragging
  14. local dragStart
  15. local delta = input.Position - dragStart
  16. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  17. if input.UserInputType Enum.UserInputType.MouseButton1 or input.UserInputType Enum.UserInputType.Touch then
  18. dragStart = input.Position
  19. if input.UserInputState Enum.UserInputState.End then
  20. end
  21. end
  22. if input.UserInputType Enum.UserInputType.MouseMovement or input.UserInputType Enum.UserInputType.Touch then
  23. end
  24. UserInputService.InputChanged:Connect(function(input)
  25. update(input)
  26. end)
  27. mainframe.Name = 'mainframe'
  28. mainframe.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  29. mainframe.Position = UDim2.new(0.532334387, 0, 0.69367373, 0)
  30. TopLabel.Parent = mainframe
  31. TopLabel.BackgroundColor3 = Color3.fromRGB(6, 6, 6)
  32. TopLabel.Font = Enum.Font.SourceSans
  33. TopLabel.Text = 'Sans FE Gui has loaded. Enjoy! Made by GlitchedEntity#8673'
  34. TopLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  35. CommandBar.Parent = mainframe
  36. CommandBar.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  37. CommandBar.Position = UDim2.new(0, 0, 0.208737865, 0)
  38. CommandBar.Font = Enum.Font.SourceSans
  39. CommandBar.TextColor3 = Color3.fromRGB(255, 255, 255)
  40. CommandBar.MouseButton1Click:Connect(function()
  41. loadstring(game:HttpGet(('https://pastebin.com/raw/NN5P4nQE'),true))()
  42. InfiniteYield.Parent = mainframe
  43. InfiniteYield.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  44. InfiniteYield.Position = UDim2.new(0.679197967, 0, 0.208737865, 0)
  45. InfiniteYield.Font = Enum.Font.SourceSans
  46. InfiniteYield.TextColor3 = Color3.fromRGB(255, 255, 255)
  47. InfiniteYield.MouseButton1Click:Connect(function()
  48. loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
  49. DexExplorer.Parent = mainframe
  50. DexExplorer.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  51. DexExplorer.Position = UDim2.new(0, 0, 0.587378621, 0)
  52. DexExplorer.Font = Enum.Font.SourceSans
  53. DexExplorer.TextColor3 = Color3.fromRGB(255, 255, 255)
  54. DexExplorer.MouseButton1Click:Connect(function()
  55. loadstring(game:HttpGet('https://pastebin.com/raw/Ht4zRXj8'))();
  56. OPFinality.Parent = mainframe
  57. OPFinality.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  58. OPFinality.Position = UDim2.new(0.679197967, 0, 0.587378621, 0)
  59. OPFinality.Font = Enum.Font.SourceSans
  60. OPFinality.TextColor3 = Color3.fromRGB(255, 255, 255)
  61. OPFinality.MouseButton1Click:Connect(function()
  62. loadstring(game:HttpGet('https://pastebin.com/raw/9UtBscMx'))();
  63. DoubleTailVisualizer.Name = 'Double Tail Visualizer'
  64. DoubleTailVisualizer.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  65. DoubleTailVisualizer.Position = UDim2.new(0.338345855, 0, 0.208737865, 0)
  66. DoubleTailVisualizer.Size = UDim2.new(0, 128, 0, 50)
  67. DoubleTailVisualizer.Text = 'Double Tail Visualizer'
  68. DoubleTailVisualizer.TextColor3 = Color3.fromRGB(255, 255, 255)
  69. DoubleTailVisualizer.MouseButton1Click:Connect(function()
  70. loadstring(game:HttpGet('https://pastebin.com/raw/Xigb3Kc7'))();
  71. YeetGUI.Parent = mainframe
  72. YeetGUI.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  73. YeetGUI.Position = UDim2.new(0.338345855, 0, 0.587378621, 0)
  74. YeetGUI.Font = Enum.Font.SourceSans
  75. YeetGUI.TextColor3 = Color3.fromRGB(255, 255, 255)
  76. YeetGUI.MouseButton1Click:Connect(function()
  77. loadstring(game:HttpGet('https://pastebin.com/raw/pA6xTBXt'))();
  78. close.Parent = mainframe
  79. close.Position = UDim2.new(0.919799507, 0, 0.0145631069, 0)
  80. close.Font = Enum.Font.SourceSans
  81. close.TextColor3 = Color3.fromRGB(252, 0, 6)
  82. close.MouseButton1Down:connect(function()
  83. end)