Advertisement
FrogEater1

Pickle Gui (not by me)

Jun 12th, 2021
7,648
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.95 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local main = Instance.new("Frame")
  6. local aimbot = Instance.new("TextButton")
  7. local esp = Instance.new("TextButton")
  8. local Credits = Instance.new("TextLabel")
  9. local ImageLabel = Instance.new("ImageLabel")
  10. local Close = Instance.new("TextButton")
  11. local picklerick = Instance.new("ImageLabel")
  12. local hitbox = Instance.new("TextButton")
  13. local TextLabel = Instance.new("TextLabel")
  14. --Properties:
  15. ScreenGui.Parent = game.CoreGui
  16. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  17. main.Draggable = true
  18. main.Active = true
  19. main.Selectable = true
  20.  
  21. main.Name = "main"
  22. main.Parent = ScreenGui
  23. main.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  24. main.BackgroundTransparency = 0.30000001192093
  25. main.LayoutOrder = 1
  26. main.Position = UDim2.new(0.31669268, 0, 0.364864856, 0)
  27. main.Size = UDim2.new(0, 409, 0, 198)
  28. main.Visible = false
  29.  
  30. aimbot.Name = "aimbot"
  31. aimbot.Parent = main
  32. aimbot.BackgroundColor3 = Color3.new(0.670588, 0.835294, 0.921569)
  33. aimbot.BorderColor3 = Color3.new(0.670588, 0.835294, 0.92549)
  34. aimbot.Position = UDim2.new(0, 0, 0.318181843, 0)
  35. aimbot.Size = UDim2.new(0, 409, 0, 29)
  36. aimbot.Font = Enum.Font.Gotham
  37. aimbot.Text = "AIMBOT (HOLD CTRL)"
  38. aimbot.TextColor3 = Color3.new(0, 0, 0)
  39. aimbot.TextSize = 14
  40. aimbot.MouseButton1Down:connect(function()
  41. loadstring(game:HttpGet(('https://pastebin.com/raw/uCSJY8we'),true))()
  42. end)
  43.  
  44. esp.Name = "esp"
  45. esp.Parent = main
  46. esp.BackgroundColor3 = Color3.new(0.670588, 0.835294, 0.921569)
  47. esp.BorderColor3 = Color3.new(0.670588, 0.835294, 0.92549)
  48. esp.Position = UDim2.new(0, 0, 0.581105173, 0)
  49. esp.Size = UDim2.new(0, 409, 0, 27)
  50. esp.Font = Enum.Font.Gotham
  51. esp.Text = "ESP"
  52. esp.TextColor3 = Color3.new(0, 0, 0)
  53. esp.TextSize = 14
  54. esp.MouseButton1Down:connect(function()
  55. loadstring(game:HttpGet(('https://pastebin.com/raw/gwN6fn2v'),true))()
  56. end)
  57.  
  58. Credits.Name = "Credits"
  59. Credits.Parent = main
  60. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  61. Credits.BackgroundTransparency = 1
  62. Credits.Size = UDim2.new(0, 409, 0, 50)
  63. Credits.Font = Enum.Font.Gotham
  64. Credits.Text = "Made By w_illu On Novo And Roblox"
  65. Credits.TextColor3 = Color3.new(0, 0, 0)
  66. Credits.TextSize = 14
  67.  
  68. ImageLabel.Parent = main
  69. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  70. ImageLabel.BackgroundTransparency = 1
  71. ImageLabel.Position = UDim2.new(0, 344, 0, -80)
  72. ImageLabel.Size = UDim2.new(0, 195, 0, 291)
  73. ImageLabel.Image = "rbxassetid://925327753"
  74.  
  75. Close.Name = "Close"
  76. Close.Parent = main
  77. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  78. Close.BackgroundTransparency = 1
  79. Close.LayoutOrder = 2
  80. Close.Size = UDim2.new(0, 39, 0, 35)
  81. Close.Font = Enum.Font.Gotham
  82. Close.Text = "X"
  83. Close.TextColor3 = Color3.new(0, 0, 0)
  84. Close.TextSize = 14
  85. Close.MouseButton1Down:connect(function()
  86. picklerick.Visible = true
  87. main.Visible = false
  88. end)
  89.  
  90.  
  91. picklerick.Name = "pickle rick"
  92. picklerick.Parent = ScreenGui
  93. picklerick.BackgroundColor3 = Color3.new(1, 1, 1)
  94. picklerick.BackgroundTransparency = 1
  95. picklerick.Position = UDim2.new(0, -8, 0, 217)
  96. picklerick.Size = UDim2.new(0, 143, 0, 341)
  97. picklerick.Image = "rbxassetid://1046402468"
  98.  
  99. hitbox.Name = "hitbox"
  100. hitbox.Parent = picklerick
  101. hitbox.BackgroundColor3 = Color3.new(1, 1, 1)
  102. hitbox.BackgroundTransparency = 1
  103. hitbox.Position = UDim2.new(0, 17, 0, 24)
  104. hitbox.Size = UDim2.new(0, 118, 0, 289)
  105. hitbox.Font = Enum.Font.SourceSans
  106. hitbox.Text = ""
  107. hitbox.TextColor3 = Color3.new(0, 0, 0)
  108. hitbox.TextSize = 14
  109. hitbox.MouseButton1Down:connect(function()
  110. main.Visible = true
  111. picklerick.Visible = false
  112. end)
  113.  
  114. TextLabel.Parent = picklerick
  115. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  116. TextLabel.BackgroundTransparency = 1
  117. TextLabel.Position = UDim2.new(0, 8, 0, -6)
  118. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  119. TextLabel.Font = Enum.Font.Gotham
  120. TextLabel.Text = "CLICK ME TO OPEN!!!"
  121. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  122. TextLabel.TextSize = 20
  123. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement