arfiakbar123

Untitled

Jul 4th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local X = Instance.new("TextButton")
  7. local TextLabel = Instance.new("TextLabel")
  8. local TextLabel_2 = Instance.new("TextLabel")
  9. local Farm = Instance.new("TextButton")
  10. local Speed = Instance.new("TextButton")
  11. local Speed_2 = Instance.new("TextButton")
  12. local Speed_3 = Instance.new("TextButton")
  13. --Properties:
  14. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  15.  
  16. Frame.Parent = ScreenGui
  17. Frame.Active = true
  18. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  19. Frame.Draggable = true
  20. Frame.Position = UDim2.new(0.153873101, 176, 0.111128494, 188)
  21. Frame.Size = UDim2.new(0, 414, 0, 211)
  22.  
  23. X.Name = "X"
  24. X.Parent = Frame
  25. X.BackgroundColor3 = Color3.new(0.784314, 0, 0)
  26. X.BorderColor3 = Color3.new(0.52549, 0, 0)
  27. X.Position = UDim2.new(0.889999986, 0, 0, 0)
  28. X.Size = UDim2.new(0, 46, 0, 35)
  29. X.Font = Enum.Font.SciFi
  30. X.Text = "X"
  31. X.TextSize = 42
  32.  
  33. TextLabel.Parent = Frame
  34. TextLabel.BackgroundColor3 = Color3.new(0.415686, 0.415686, 0.415686)
  35. TextLabel.Position = UDim2.new(-0.00724637881, 0, -0.00473933667, 0)
  36. TextLabel.Size = UDim2.new(0, 234, 0, 43)
  37. TextLabel.Font = Enum.Font.SourceSans
  38. TextLabel.Text = "Ro-Ghoul"
  39. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  40. TextLabel.TextSize = 25
  41.  
  42. TextLabel_2.Parent = Frame
  43. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  44. TextLabel_2.Position = UDim2.new(-0.002415461, 0, 0.919431269, 0)
  45. TextLabel_2.Size = UDim2.new(0, 200, 0, 23)
  46. TextLabel_2.Font = Enum.Font.SourceSans
  47. TextLabel_2.Text = "By@Arfi@Rizki@Ilham~"
  48. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  49. TextLabel_2.TextSize = 14
  50.  
  51. Farm.Name = "Farm"
  52. Farm.Parent = Frame
  53. Farm.BackgroundColor3 = Color3.new(0.329412, 0.329412, 0.329412)
  54. Farm.Position = UDim2.new(0.263285041, 0, 0.265402853, 0)
  55. Farm.Size = UDim2.new(0, 200, 0, 34)
  56. Farm.Font = Enum.Font.SourceSans
  57. Farm.Text = "Farm/Gb"
  58. Farm.TextColor3 = Color3.new(0, 0, 0)
  59. Farm.TextSize = 23
  60.  
  61. Speed.Name = "Speed"
  62. Speed.Parent = Frame
  63. Speed.BackgroundColor3 = Color3.new(0.329412, 0.329412, 0.329412)
  64. Speed.Position = UDim2.new(0.5, 0, 0.483412325, 0)
  65. Speed.Size = UDim2.new(0, 200, 0, 34)
  66. Speed.Font = Enum.Font.SourceSans
  67. Speed.Text = "Speed/LariKenceng"
  68. Speed.TextColor3 = Color3.new(0, 0, 0)
  69. Speed.TextSize = 23
  70.  
  71. Speed_2.Name = "Speed"
  72. Speed_2.Parent = Frame
  73. Speed_2.BackgroundColor3 = Color3.new(0.329412, 0.329412, 0.329412)
  74. Speed_2.Position = UDim2.new(0.0169081986, 0, 0.483412325, 0)
  75. Speed_2.Size = UDim2.new(0, 200, 0, 34)
  76. Speed_2.Font = Enum.Font.SourceSans
  77. Speed_2.Text = "Inf.Jump/Lompat Tinggi"
  78. Speed_2.TextColor3 = Color3.new(0, 0, 0)
  79. Speed_2.TextSize = 23
  80.  
  81. Speed_3.Name = "Speed"
  82. Speed_3.Parent = Frame
  83. Speed_3.BackgroundColor3 = Color3.new(0.329412, 0.329412, 0.329412)
  84. Speed_3.Position = UDim2.new(0.263285011, 0, 0.701421797, 0)
  85. Speed_3.Size = UDim2.new(0, 200, 0, 34)
  86. Speed_3.Font = Enum.Font.SourceSans
  87. Speed_3.Text = "Ctrl+Delet/Delet Wall"
  88. Speed_3.TextColor3 = Color3.new(0, 0, 0)
  89. Speed_3.TextSize = 23
  90. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment