Advertisement
matekaOSF2

PleaseForever4D

Dec 23rd, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.32 KB | None | 0 0
  1. game.ReplicatedStorage.Event:FireServer("Dialogue",{{Text="Script By: NinjutsuCollector\nHelper: Forever4D",Delay=1.5}})
  2. local MadYolo = Instance.new("ScreenGui")
  3. local ModsDraggable = Instance.new("Frame")
  4. local ModsMain = Instance.new("Frame")
  5. local modallx15 = Instance.new("TextButton")
  6. local modallx25 = Instance.new("TextButton")
  7. local modallx20 = Instance.new("TextButton")
  8. local modallx10 = Instance.new("TextButton")
  9. local modallx5 = Instance.new("TextButton")
  10. local Title = Instance.new("TextLabel")
  11. local OffMods = Instance.new("TextButton")
  12.  
  13. function modAll(x)
  14. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  15. if v.ClassName == "Tool" then
  16. else
  17. for a,b in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  18. if v.ClassName == "Tool" then
  19. for x,a in pairs(v:GetChildren()) do
  20. if a.ClassName == "LocalScript" then
  21. for i = 1,x do
  22. game.ReplicatedStorage.Event:FireServer("Dialogue",{{Text="All Tool x"..x,Delay=1.5}})
  23. a:Clone().Parent = game.Players.LocalPlayer.Backpack
  24. end
  25. end
  26. end
  27. end
  28. end
  29. end
  30. end
  31. end
  32.  
  33. MadYolo.Name = "MadYolo"
  34. MadYolo.Parent = game.CoreGui
  35. MadYolo.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  36.  
  37. ModsDraggable.Name = "ModsDraggable"
  38. ModsDraggable.Parent = MadYolo
  39. ModsDraggable.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  40. ModsDraggable.BorderSizePixel = 0
  41. ModsDraggable.Position = UDim2.new(0.04978038, 0, 0.0816733092, 0)
  42. ModsDraggable.Size = UDim2.new(0, 161, 0, 20)
  43.  
  44. ModsMain.Name = "ModsMain"
  45. ModsMain.Parent = ModsDraggable
  46. ModsMain.BackgroundColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  47. ModsMain.BorderSizePixel = 0
  48. ModsMain.Position = UDim2.new(0, 0, 1, 0)
  49. ModsMain.Size = UDim2.new(0, 161, 0, 174)
  50.  
  51. modallx15.Name = "modallx15"
  52. modallx15.Parent = ModsMain
  53. modallx15.BackgroundColor3 = Color3.new(1, 1, 1)
  54. modallx15.BackgroundTransparency = 1
  55. modallx15.Position = UDim2.new(0.0186335407, 0, 0.430784583, 0)
  56. modallx15.Size = UDim2.new(0, 154, 0, 23)
  57. modallx15.Font = Enum.Font.Cartoon
  58. modallx15.Text = "Mod All x15"
  59. modallx15.TextColor3 = Color3.new(1, 1, 1)
  60. modallx15.TextScaled = true
  61. modallx15.TextSize = 14
  62. modallx15.TextWrapped = true
  63. modallx15.MouseButton1Click:Connect(function()
  64. modAll(15)
  65. end)
  66.  
  67. modallx25.Name = "modallx25"
  68. modallx25.Parent = ModsMain
  69. modallx25.BackgroundColor3 = Color3.new(1, 1, 1)
  70. modallx25.BackgroundTransparency = 1
  71. modallx25.Position = UDim2.new(0.0186335407, 0, 0.810094953, 0)
  72. modallx25.Size = UDim2.new(0, 154, 0, 23)
  73. modallx25.Font = Enum.Font.Cartoon
  74. modallx25.Text = "Mod All x25"
  75. modallx25.TextColor3 = Color3.new(1, 1, 1)
  76. modallx25.TextScaled = true
  77. modallx25.TextSize = 14
  78. modallx25.TextWrapped = true
  79. modallx25.MouseButton1Click:Connect(function()
  80. modAll(25)
  81. end)
  82.  
  83. modallx20.Name = "modallx20"
  84. modallx20.Parent = ModsMain
  85. modallx20.BackgroundColor3 = Color3.new(1, 1, 1)
  86. modallx20.BackgroundTransparency = 1
  87. modallx20.Position = UDim2.new(0.0186335407, 0, 0.620439768, 0)
  88. modallx20.Size = UDim2.new(0, 154, 0, 23)
  89. modallx20.Font = Enum.Font.Cartoon
  90. modallx20.Text = "Mod All x20"
  91. modallx20.TextColor3 = Color3.new(1, 1, 1)
  92. modallx20.TextScaled = true
  93. modallx20.TextSize = 14
  94. modallx20.TextWrapped = true
  95. modallx20.MouseButton1Click:Connect(function()
  96. modAll(20)
  97. end)
  98.  
  99. modallx10.Name = "modallx10"
  100. modallx10.Parent = ModsMain
  101. modallx10.BackgroundColor3 = Color3.new(1, 1, 1)
  102. modallx10.BackgroundTransparency = 1
  103. modallx10.Position = UDim2.new(0.0186335407, 0, 0.258370787, 0)
  104. modallx10.Size = UDim2.new(0, 154, 0, 23)
  105. modallx10.Font = Enum.Font.Cartoon
  106. modallx10.Text = "Mod All x10"
  107. modallx10.TextColor3 = Color3.new(1, 1, 1)
  108. modallx10.TextScaled = true
  109. modallx10.TextSize = 14
  110. modallx10.TextWrapped = true
  111. modallx10.MouseButton1Click:Connect(function()
  112. modAll(10)
  113. end)
  114.  
  115. modallx5.Name = "modallx5"
  116. modallx5.Parent = ModsMain
  117. modallx5.BackgroundColor3 = Color3.new(1, 1, 1)
  118. modallx5.BackgroundTransparency = 1
  119. modallx5.Position = UDim2.new(0.0186335407, 0, 0.0917041302, 0)
  120. modallx5.Size = UDim2.new(0, 154, 0, 23)
  121. modallx5.Font = Enum.Font.Cartoon
  122. modallx5.Text = "Mod All x5"
  123. modallx5.TextColor3 = Color3.new(1, 1, 1)
  124. modallx5.TextScaled = true
  125. modallx5.TextSize = 14
  126. modallx5.TextWrapped = true
  127. modallx5.MouseButton1Click:Connect(function()
  128. modAll(5)
  129. end)
  130.  
  131. Title.Name = "Title"
  132. Title.Parent = ModsDraggable
  133. Title.Active = true
  134. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  135. Title.BackgroundTransparency = 1
  136. Title.BorderSizePixel = 0
  137. Title.Position = UDim2.new(0.0186335407, 0, 0, 0)
  138. Title.Selectable = true
  139. Title.Size = UDim2.new(0, 135, 0, 20)
  140. Title.Font = Enum.Font.Cartoon
  141. Title.Text = " Mods"
  142. Title.TextColor3 = Color3.new(1, 1, 1)
  143. Title.TextScaled = true
  144. Title.TextSize = 14
  145. Title.TextWrapped = true
  146.  
  147. OffMods.Name = "OffMods"
  148. OffMods.Parent = ModsDraggable
  149. OffMods.BackgroundColor3 = Color3.new(1, 1, 1)
  150. OffMods.BackgroundTransparency = 1
  151. OffMods.Position = UDim2.new(0.857142866, 0, 0, 0)
  152. OffMods.Size = UDim2.new(0, 23, 0, 20)
  153. OffMods.Font = Enum.Font.Cartoon
  154. OffMods.Text = "-"
  155. OffMods.TextColor3 = Color3.new(1, 1, 1)
  156. OffMods.TextScaled = true
  157. OffMods.TextSize = 14
  158. OffMods.TextWrapped = true
  159. OffMods.MouseButton1Click:Connect(function()
  160. if ModsMain.Visible then
  161. OffMods.Text = "+"
  162. ModsMain.Visible = false
  163. else
  164. OffMods.Text = "-"
  165. ModsMain.Visible = true
  166. end
  167. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement