Advertisement
Sharkkkkkk

gg

Dec 26th, 2020
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.22 KB | None | 0 0
  1. local BubbleGum = Instance.new("ScreenGui")
  2. local TopFrame2 = Instance.new("ImageButton")
  3. local ScriptFrame = Instance.new("ImageButton")
  4. local ExtraFrame = Instance.new("Frame")
  5. local Section = Instance.new("Frame")
  6. local mp4 = Instance.new("TextLabel")
  7. local ScriptTab = Instance.new("ImageButton")
  8. local Button1 = Instance.new("ImageButton")
  9. local _1 = Instance.new("TextLabel")
  10. local Name = Instance.new("TextLabel")
  11.  
  12. --Properties:
  13.  
  14. BubbleGum.Name = "BubbleGum"
  15. BubbleGum.Parent = game.CoreGui
  16.  
  17. TopFrame2.Name = "TopFrame2"
  18. TopFrame2.Parent = BubbleGum
  19. TopFrame2.BackgroundColor3 = Color3.fromRGB(255, 170, 0)
  20. TopFrame2.BackgroundTransparency = 1.000
  21. TopFrame2.Position = UDim2.new(0.230950519, 0, 0.0219123513, 0)
  22. TopFrame2.Size = UDim2.new(0, 174, 0, 27)
  23. TopFrame2.Visible = false
  24. TopFrame2.Image = "rbxassetid://2790382281"
  25. TopFrame2.ImageColor3 = Color3.fromRGB(85, 85, 127)
  26. TopFrame2.ScaleType = Enum.ScaleType.Slice
  27. TopFrame2.SliceCenter = Rect.new(4, 4, 252, 252)
  28.  
  29. ScriptFrame.Name = "ScriptFrame"
  30. ScriptFrame.Parent = TopFrame2
  31. ScriptFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  32. ScriptFrame.BackgroundTransparency = 1.000
  33. ScriptFrame.Position = UDim2.new(-0.000471619365, 0, 0.735714972, 0)
  34. ScriptFrame.Size = UDim2.new(0, 174, 0, 80)
  35. ScriptFrame.Image = "rbxassetid://2790382281"
  36. ScriptFrame.ImageColor3 = Color3.fromRGB(61, 61, 61)
  37. ScriptFrame.ScaleType = Enum.ScaleType.Slice
  38. ScriptFrame.SliceCenter = Rect.new(4, 4, 252, 252)
  39.  
  40. ExtraFrame.Name = "ExtraFrame"
  41. ExtraFrame.Parent = ScriptFrame
  42. ExtraFrame.BackgroundColor3 = Color3.fromRGB(85, 85, 127)
  43. ExtraFrame.BorderSizePixel = 0
  44. ExtraFrame.Size = UDim2.new(0, 174, 0, 8)
  45.  
  46. Section.Name = "Section"
  47. Section.Parent = ScriptFrame
  48. Section.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
  49. Section.BorderSizePixel = 0
  50. Section.Position = UDim2.new(0.00621874584, 0, 0.128676459, 0)
  51. Section.Size = UDim2.new(0, 171, 0, 26)
  52.  
  53. mp4.Name = "mp4"
  54. mp4.Parent = Section
  55. mp4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  56. mp4.BackgroundTransparency = 1.000
  57. mp4.Position = UDim2.new(0.195402309, 0, -0.492788345, 0)
  58. mp4.Size = UDim2.new(0, 105, 0, 50)
  59. mp4.Font = Enum.Font.Gotham
  60. mp4.Text = "-= \\ BGS / =-"
  61. mp4.TextColor3 = Color3.fromRGB(255, 255, 255)
  62. mp4.TextSize = 13.000
  63.  
  64. ScriptTab.Name = "ScriptTab"
  65. ScriptTab.Parent = ScriptFrame
  66. ScriptTab.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  67. ScriptTab.BackgroundTransparency = 1.000
  68. ScriptTab.Position = UDim2.new(0.0459770113, 0, 0.539010465, 0)
  69. ScriptTab.Size = UDim2.new(0, 157, 0, 24)
  70. ScriptTab.Image = "rbxassetid://2790382281"
  71. ScriptTab.ImageColor3 = Color3.fromRGB(56, 56, 56)
  72. ScriptTab.ScaleType = Enum.ScaleType.Slice
  73. ScriptTab.SliceCenter = Rect.new(4, 4, 252, 252)
  74.  
  75. Button1.Name = "Button1"
  76. Button1.Parent = ScriptTab
  77. Button1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  78. Button1.BackgroundTransparency = 1.000
  79. Button1.Position = UDim2.new(0.872611463, 0, 0.155686766, 0)
  80. Button1.Size = UDim2.new(0, 14, 0, 15)
  81. Button1.Image = "rbxassetid://2790382281"
  82. Button1.ScaleType = Enum.ScaleType.Slice
  83. Button1.SliceCenter = Rect.new(4, 4, 252, 252)
  84. Button1.MouseButton1Down:connect (function()
  85. while true do wait()
  86. local A_1 = "BlowBubble"
  87. local Event = game:GetService("ReplicatedStorage").NetworkRemoteEvent
  88. Event:FireServer(A_1)
  89. end
  90. end)
  91. _1.Name = "1"
  92. _1.Parent = Button1
  93. _1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  94. _1.BackgroundTransparency = 1.000
  95. _1.Position = UDim2.new(-8.5, 0, -0.266666681, 0)
  96. _1.Size = UDim2.new(0, 65, 0, 23)
  97. _1.Font = Enum.Font.Gotham
  98. _1.Text = "Blow Bubbles"
  99. _1.TextColor3 = Color3.fromRGB(255, 255, 255)
  100. _1.TextSize = 13.000
  101.  
  102. Name.Name = "Name"
  103. Name.Parent = TopFrame2
  104. Name.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  105. Name.BackgroundTransparency = 1.000
  106. Name.Position = UDim2.new(0.0057471171, 0, 0.21417059, 0)
  107. Name.Size = UDim2.new(0, 173, 0, 14)
  108. Name.Font = Enum.Font.GothamBold
  109. Name.Text = "- Walter Engine -"
  110. Name.TextColor3 = Color3.fromRGB(255, 255, 255)
  111. Name.TextSize = 15.000
  112.  
  113. -- Scripts:
  114.  
  115. local function TYDZO_fake_script() -- ScriptFrame.a
  116. local script = Instance.new('LocalScript', ScriptFrame)
  117.  
  118. local Button1 = script.Parent.ScriptTab.Button1 -- for walter just copy and paste this and use the other buttons name for it
  119. local deactivatedcolor = Color3.fromRGB(255, 255, 255)
  120. local activatedcolor = Color3.fromRGB(85, 85, 127)
  121. local activated = false
  122. Button1.MouseButton1Click:Connect(function() -- once again just copy and paste this with the buttons name
  123. if activated == false then
  124. activated = true
  125. Button1.ImageColor3 = activatedcolor
  126. wait(10)
  127. Button1.ImageColor3 = deactivatedcolor
  128. else
  129. activated = false
  130. Button1.ImageColor3 = deactivatedcolor
  131. end
  132. end)
  133.  
  134. end
  135. coroutine.wrap(TYDZO_fake_script)()
  136. local function YVTRZ_fake_script() -- TopFrame2.s
  137. local script = Instance.new('LocalScript', TopFrame2)
  138.  
  139. -- Scripted by falsepikawoods#0025 --
  140. local UIS = game:GetService("UserInputService")
  141. function dragify(Frame)
  142. dragToggle = nil
  143. local dragSpeed = 5
  144. dragInput = nil
  145. dragStart = nil
  146. local dragPos = nil
  147. function updateInput(input)
  148. local Delta = input.Position - dragStart
  149. local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  150. game:GetService("TweenService"):Create(Frame, TweenInfo.new(1), {Position = Position}):Play()
  151. end
  152. Frame.InputBegan:Connect(function(input)
  153. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  154. dragToggle = true
  155. dragStart = input.Position
  156. startPos = Frame.Position
  157. input.Changed:Connect(function()
  158. if input.UserInputState == Enum.UserInputState.End then
  159. dragToggle = false
  160. end
  161. end)
  162. end
  163. end)
  164. Frame.InputChanged:Connect(function(input)
  165. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  166. dragInput = input
  167. end
  168. end)
  169. game:GetService("UserInputService").InputChanged:Connect(function(input)
  170. if input == dragInput and dragToggle then
  171. updateInput(input)
  172. end
  173. end)
  174. end
  175. dragify(script.Parent)
  176. end
  177. coroutine.wrap(YVTRZ_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement