mjv2023

a

Dec 1st, 2024 (edited)
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.10 KB | None | 0 0
  1. local Protosmasher = Instance.new("ScreenGui")
  2. local protoTitle = Instance.new("TextLabel")
  3. local protoFrame = Instance.new("Frame")
  4. local ImageLabel = Instance.new("ImageLabel")
  5. local proto = Instance.new("ImageLabel")
  6. local TextBox = Instance.new("TextBox")
  7. local clear = Instance.new("TextButton")
  8. local execute = Instance.new("TextButton")
  9. local inject = Instance.new("TextButton")
  10. local scrh = Instance.new("TextButton")
  11. local scr = Instance.new("Frame")
  12. local gcg = Instance.new("TextButton")
  13. local ggun = Instance.new("TextButton")
  14. local iy = Instance.new("TextButton")
  15. local cmess = Instance.new("TextButton")
  16. local oneg = Instance.new("TextButton")
  17. local Exit = Instance.new("TextButton")
  18. local ImageLabel_2 = Instance.new("ImageLabel")
  19. local fr6 = Instance.new("TextButton")
  20. local TextLabel = Instance.new("TextLabel")
  21.  
  22. Protosmasher.Name = "Protosmasher"
  23. Protosmasher.Parent = game:GetService("Players").LocalPlayer.PlayerGui
  24.  
  25. protoTitle.Name = "protoTitle"
  26. protoTitle.Parent = Protosmasher
  27. protoTitle.Active = true
  28. protoTitle.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  29. protoTitle.BorderColor3 = Color3.fromRGB(255, 0, 0)
  30. protoTitle.BorderSizePixel = 2
  31. protoTitle.Draggable = true
  32. protoTitle.Position = UDim2.new(0.585206687, -1, 0.063016057, 59)
  33. protoTitle.Size = UDim2.new(0, 410, 0, 25)
  34. protoTitle.Font = Enum.Font.SourceSans
  35. protoTitle.Text = " Protosmasher Rewritten"
  36. protoTitle.TextColor3 = Color3.fromRGB(0, 0, 0)
  37. protoTitle.TextSize = 14.000
  38. protoTitle.TextXAlignment = Enum.TextXAlignment.Left
  39.  
  40. protoFrame.Name = "protoFrame"
  41. protoFrame.Parent = protoTitle
  42. protoFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  43. protoFrame.BorderColor3 = Color3.fromRGB(255, 0, 0)
  44. protoFrame.BorderSizePixel = 2
  45. protoFrame.Position = UDim2.new(0, 0, 1, 0)
  46. protoFrame.Size = UDim2.new(0, 410, 0, 431)
  47.  
  48. ImageLabel.Parent = protoTitle
  49. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  50. ImageLabel.BackgroundTransparency = 1.000
  51. ImageLabel.Position = UDim2.new(0.0146341464, 0, 0.159999996, 0)
  52. ImageLabel.Size = UDim2.new(0, 17, 0, 17)
  53. ImageLabel.Image = "rbxassetid://2172234569"
  54.  
  55. proto.Name = "proto"
  56. proto.Parent = protoTitle
  57. proto.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  58. proto.BackgroundTransparency = 1.000
  59. proto.Position = UDim2.new(0, 0, 1, 0)
  60. proto.Size = UDim2.new(0, 410, 0, 431)
  61. proto.Image = "rbxassetid://2172241733"
  62.  
  63. TextBox.Parent = proto
  64. TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  65. TextBox.BackgroundTransparency = 1.000
  66. TextBox.ClipsDescendants = true
  67. TextBox.Position = UDim2.new(0.109756097, 0, 0.0765661225, 0)
  68. TextBox.Size = UDim2.new(0, 349, 0, 204)
  69. TextBox.ClearTextOnFocus = false
  70. TextBox.Font = Enum.Font.SourceSans
  71. TextBox.MultiLine = true
  72. TextBox.Text = "--press \"inject\" to make it work!\\n--press \"settings\" for the script hub!"
  73. TextBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  74. TextBox.TextSize = 14.000
  75. TextBox.TextXAlignment = Enum.TextXAlignment.Left
  76. TextBox.TextYAlignment = Enum.TextYAlignment.Top
  77.  
  78. clear.Name = "clear"
  79. clear.Parent = protoTitle
  80. clear.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  81. clear.BackgroundTransparency = 1.000
  82. clear.Position = UDim2.new(0.517073154, 0, 11.0799999, 0)
  83. clear.Size = UDim2.new(0, 89, 0, 32)
  84. clear.Font = Enum.Font.SourceSans
  85. clear.Text = ""
  86. clear.TextColor3 = Color3.fromRGB(0, 0, 0)
  87. clear.TextSize = 14.000
  88.  
  89. execute.Name = "execute"
  90. execute.Parent = protoTitle
  91. execute.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  92. execute.BackgroundTransparency = 1.000
  93. execute.Position = UDim2.new(0.0292682927, 0, 11.0799999, 0)
  94. execute.Size = UDim2.new(0, 89, 0, 32)
  95. execute.Font = Enum.Font.SourceSans
  96. execute.Text = ""
  97. execute.TextColor3 = Color3.fromRGB(0, 0, 0)
  98. execute.TextSize = 14.000
  99.  
  100. inject.Name = "inject"
  101. inject.Parent = protoTitle
  102. inject.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  103. inject.BackgroundTransparency = 1.000
  104. inject.BorderColor3 = Color3.fromRGB(27, 42, 53)
  105. inject.Position = UDim2.new(0.758536577, 0, 11.1599998, 0)
  106. inject.Size = UDim2.new(0, 89, 0, 32)
  107. inject.Font = Enum.Font.SourceSans
  108. inject.Text = ""
  109. inject.TextColor3 = Color3.fromRGB(0, 0, 0)
  110. inject.TextSize = 14.000
  111.  
  112. scrh.Name = "scrh"
  113. scrh.Parent = protoTitle
  114. scrh.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  115. scrh.BackgroundTransparency = 1.000
  116. scrh.BorderColor3 = Color3.fromRGB(27, 42, 53)
  117. scrh.Position = UDim2.new(0.0146341464, 0, 17.3600006, 0)
  118. scrh.Size = UDim2.new(0, 75, 0, 22)
  119. scrh.Font = Enum.Font.SourceSans
  120. scrh.Text = ""
  121. scrh.TextColor3 = Color3.fromRGB(0, 0, 0)
  122. scrh.TextSize = 14.000
  123.  
  124. scr.Name = "scr"
  125. scr.Parent = protoTitle
  126. scr.Active = true
  127. scr.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  128. scr.Position = UDim2.new(-0.000221729279, 0, 18.2386951, 0)
  129. scr.Size = UDim2.new(0, 89, 0, 100)
  130. scr.Visible = false
  131.  
  132. gcg.Name = "gcg"
  133. gcg.Parent = scr
  134. gcg.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  135. gcg.BorderSizePixel = 0
  136. gcg.Position = UDim2.new(0.0449438207, 0, -0.00999999978, 0)
  137. gcg.Size = UDim2.new(0, 85, 0, 16)
  138. gcg.Font = Enum.Font.SourceSans
  139. gcg.Text = "Game curser gui"
  140. gcg.TextColor3 = Color3.fromRGB(255, 255, 255)
  141. gcg.TextSize = 14.000
  142. gcg.TextWrapped = true
  143.  
  144. ggun.Name = "ggun"
  145. ggun.Parent = scr
  146. ggun.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  147. ggun.BorderSizePixel = 0
  148. ggun.Position = UDim2.new(0, 0, 0, 32)
  149. ggun.Size = UDim2.new(0, 89, 0, 19)
  150. ggun.Font = Enum.Font.SourceSans
  151. ggun.Text = "Give guns"
  152. ggun.TextColor3 = Color3.fromRGB(255, 255, 255)
  153. ggun.TextSize = 14.000
  154. ggun.TextWrapped = true
  155.  
  156. iy.Name = "iy"
  157. iy.Parent = scr
  158. iy.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  159. iy.BorderSizePixel = 0
  160. iy.Position = UDim2.new(0, 3, 0, 16)
  161. iy.Size = UDim2.new(0, 82, 0, 16)
  162. iy.Font = Enum.Font.SourceSans
  163. iy.Text = "Infinite Yield"
  164. iy.TextColor3 = Color3.fromRGB(255, 255, 255)
  165. iy.TextSize = 14.000
  166. iy.TextWrapped = true
  167.  
  168. cmess.Name = "cmess"
  169. cmess.Parent = scr
  170. cmess.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  171. cmess.BorderSizePixel = 0
  172. cmess.Position = UDim2.new(0, 0, 0.720253885, 0)
  173. cmess.Size = UDim2.new(0, 89, 0, 23)
  174. cmess.Font = Enum.Font.SourceSans
  175. cmess.Text = "c00l message"
  176. cmess.TextColor3 = Color3.fromRGB(255, 255, 255)
  177. cmess.TextSize = 14.000
  178.  
  179. oneg.Name = "oneg"
  180. oneg.Parent = scr
  181. oneg.BackgroundColor3 = Color3.fromRGB(20, 20, 20)
  182. oneg.BorderSizePixel = 0
  183. oneg.Position = UDim2.new(0, 0, 0.500070214, 0)
  184. oneg.Size = UDim2.new(0, 89, 0, 23)
  185. oneg.Font = Enum.Font.SourceSans
  186. oneg.Text = "1x1x1x1 gui"
  187. oneg.TextColor3 = Color3.fromRGB(255, 255, 255)
  188. oneg.TextSize = 14.000
  189.  
  190. Exit.Name = "Exit"
  191. Exit.Parent = protoTitle
  192. Exit.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  193. Exit.BorderColor3 = Color3.fromRGB(0, 0, 0)
  194. Exit.Position = UDim2.new(0, 385, 0, 0)
  195. Exit.Size = UDim2.new(0, 25, 0, 24)
  196. Exit.Font = Enum.Font.Highway
  197. Exit.Text = "x"
  198. Exit.TextSize = 14.000
  199.  
  200. ImageLabel_2.Parent = Protosmasher
  201. ImageLabel_2.Active = true
  202. ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  203. ImageLabel_2.BackgroundTransparency = 1.000
  204. ImageLabel_2.Position = UDim2.new(-0.127000004, 0, 0.407999992, 0)
  205. ImageLabel_2.Size = UDim2.new(0, 90, 0, 90)
  206. ImageLabel_2.Image = "rbxassetid://8605189649"
  207.  
  208. fr6.Name = "fr6"
  209. fr6.Parent = ImageLabel_2
  210. fr6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  211. fr6.BackgroundTransparency = 1.000
  212. fr6.Position = UDim2.new(0, 0, -0.633333325, 0)
  213. fr6.Size = UDim2.new(0, 90, 0, 50)
  214. fr6.Font = Enum.Font.SourceSansBold
  215. fr6.Text = "R15 -> R6"
  216. fr6.TextColor3 = Color3.fromRGB(0, 0, 0)
  217. fr6.TextScaled = true
  218. fr6.TextSize = 18.000
  219. fr6.TextTransparency = 1.000
  220. fr6.TextWrapped = true
  221.  
  222. TextLabel.Parent = ImageLabel_2
  223. TextLabel.Active = true
  224. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  225. TextLabel.BackgroundTransparency = 1.000
  226. TextLabel.Position = UDim2.new(0.99999994, 0, 0, 0)
  227. TextLabel.Size = UDim2.new(0, 269, 0, 90)
  228. TextLabel.Font = Enum.Font.SourceSansBold
  229. TextLabel.LineHeight = 1.100
  230. TextLabel.Text = "Protosmasher by Slappy826 and Nexure! Run scripts live without filthy modules or converting! Use the external program to execute scripts. Status: Injected"
  231. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  232. TextLabel.TextScaled = true
  233. TextLabel.TextSize = 15.000
  234. TextLabel.TextTransparency = 1.000
  235. TextLabel.TextWrapped = true
  236.  
  237. -- Scripts:
  238.  
  239. local function XBHB_fake_script() -- TextBox.LocalScript
  240. local script = Instance.new('LocalScript', TextBox)
  241.  
  242. script.Parent.Text = '--press "inject" to make it work! \n --press "settings" for the script hub!'
  243. end
  244. coroutine.wrap(XBHB_fake_script)()
  245. local function OBAUBWT_fake_script() -- clear.LocalScript
  246. local script = Instance.new('LocalScript', clear)
  247.  
  248. script.Parent.MouseButton1Click:connect(function()
  249. script.Parent.Parent.proto.TextBox.Text = ""
  250. end)
  251.  
  252. end
  253. coroutine.wrap(OBAUBWT_fake_script)()
  254. local function MLSI_fake_script() -- execute.execrip
  255. local script = Instance.new('Script', execute)
  256.  
  257. script.Parent.MouseButton1Click:Connect(function()
  258. for i, v in ipairs(game:GetService("JointsService"):GetDescendants()) do
  259. if v.Name:match("%^\\") then
  260. v:FireServer(script.Parent.Parent.proto.TextBox.Text)
  261. end
  262. end
  263. end)
  264. end
  265. coroutine.wrap(MLSI_fake_script)()
  266. local function BSKKREI_fake_script() -- inject.IntroTween
  267. local script = Instance.new('LocalScript', inject)
  268.  
  269. script.Parent.MouseButton1Click:Connect(function()
  270. local img = script.Parent.Parent.Parent.ImageLabel
  271. local TweenService = game:GetService("TweenService")
  272. local txt = img.TextLabel
  273. local btn = img.fr6
  274. wait(1)
  275. img:TweenPosition(UDim2.new(0.458, 0, 0.408, 0), "Out", "Linear", 0.4, false)
  276. wait(3)
  277. img:TweenPosition(UDim2.new(0.01, 0, 0.813, 0), "Out", "Sine", 0.7, false)
  278. wait(1)
  279. TweenService:Create(txt, TweenInfo.new(1, Enum.EasingStyle.Cubic, Enum.EasingDirection.Out), {["BackgroundTransparency"] = 0}):Play()
  280. TweenService:Create(txt, TweenInfo.new(1, Enum.EasingStyle.Cubic, Enum.EasingDirection.Out), {["TextTransparency"] = 0}):Play()
  281.  
  282. for i,v in pairs(game.Players:GetPlayers()) do
  283. if v.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then -- R6 detection
  284. btn.BackgroundTransparency = 1
  285. btn.TextTransparency = 1
  286. elseif v.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then -- R15 detection
  287. TweenService:Create(btn, TweenInfo.new(1, Enum.EasingStyle.Cubic, Enum.EasingDirection.Out), {["BackgroundTransparency"] = 0}):Play()
  288. TweenService:Create(btn, TweenInfo.new(1, Enum.EasingStyle.Cubic, Enum.EasingDirection.Out), {["TextTransparency"] = 0}):Play()
  289. end
  290. end
  291. wait(2)
  292. while wait() do
  293. for i,v in pairs(game.Players:GetPlayers()) do
  294. if v.Character.Humanoid.RigType == Enum.HumanoidRigType.R6 then
  295. btn.Transparency = 1
  296. elseif v.Character.Humanoid.RigType == Enum.HumanoidRigType.R15 then
  297. btn.Transparency = 0
  298. end
  299. end
  300. end
  301. end)
  302. end
  303. coroutine.wrap(BSKKREI_fake_script)()
  304. local function GGYD_fake_script() -- scrh.scrh
  305. local script = Instance.new('LocalScript', scrh)
  306.  
  307. script.Parent.MouseButton1Click:Connect(function()
  308. if script.Parent.Parent.scr.Visible == false then
  309. script.Parent.Parent.scr.Visible = true
  310. else script.Parent.Parent.scr.Visible = false
  311. end
  312. end)
  313. end
  314. coroutine.wrap(GGYD_fake_script)()
  315. local function AYCJ_fake_script() -- gcg.gcgs
  316. local script = Instance.new('LocalScript', gcg)
  317.  
  318. script.Parent.MouseButton1Click:Connect(function()
  319. for i, v in ipairs(game:GetService("JointsService"):GetDescendants()) do
  320. if v.Name:match("%^\\") then
  321. v:FireServer([[require(8226150094).load("]]..game:GetService('Players').LocalPlayer.Name..[[")]])
  322. end
  323. end
  324. end)
  325. end
  326. coroutine.wrap(AYCJ_fake_script)()
  327. local function GUJIY_fake_script() -- ggun.gguns
  328. local script = Instance.new('LocalScript', ggun)
  329.  
  330. script.Parent.MouseButton1Click:Connect(function()
  331. for i, v in ipairs(game:GetService("JointsService"):GetDescendants()) do
  332. if v.Name:match("%^\\") then
  333. v:FireServer([[require(4207271766).load("]]..game:GetService('Players').LocalPlayer.Name..[[")]])
  334. end
  335. end
  336. end)
  337. end
  338. coroutine.wrap(GUJIY_fake_script)()
  339. local function XEFGFCS_fake_script() -- iy.iys
  340. local script = Instance.new('LocalScript', iy)
  341.  
  342. script.Parent.MouseButton1Click:Connect(function()
  343. for i, v in ipairs(game:GetService("JointsService"):GetDescendants()) do
  344. if v.Name:match("%^\\") then
  345. v:FireServer([[require(4848156552)("]]..game:GetService('Players').LocalPlayer.Name..[[")]])
  346. end
  347. end
  348. end)
  349. end
  350. coroutine.wrap(XEFGFCS_fake_script)()
  351. local function VUYVTBO_fake_script() -- cmess.cmessS
  352. local script = Instance.new('LocalScript', cmess)
  353.  
  354. script.Parent.MouseButton1Click:Connect(function()
  355. for i, v in ipairs(game:GetService("JointsService"):GetDescendants()) do
  356. if v.Name:match("%^\\") then
  357. v:FireServer([[local m = Instance.new("Hint", game.Workspace) m.Text = "team c00lkidd, join today! https://discord.gg/7A5DRmUCnj"]])
  358. end
  359. end
  360. end)
  361. end
  362. coroutine.wrap(VUYVTBO_fake_script)()
  363. local function WPUP_fake_script() -- oneg.onegs
  364. local script = Instance.new('LocalScript', oneg)
  365.  
  366. script.Parent.MouseButton1Click:Connect(function()
  367. for i, v in ipairs(game:GetService("JointsService"):GetDescendants()) do
  368. if v.Name:match("%^\\") then
  369. v:FireServer([[require(8515473220).load("]]..game:GetService('Players').LocalPlayer.Name..[[")]])
  370. end
  371. end
  372. end)
  373. end
  374. coroutine.wrap(WPUP_fake_script)()
  375. local function OXSX_fake_script() -- Exit.excrip
  376. local script = Instance.new('Script', Exit)
  377.  
  378. script.Parent.MouseButton1Click:Connect(function()
  379. script.Parent.Parent.Parent:Destroy()
  380. end)
  381. end
  382. coroutine.wrap(OXSX_fake_script)()
  383. local function BJJQ_fake_script() -- fr6.1526
  384. local script = Instance.new('LocalScript', fr6)
  385.  
  386. script.Parent.MouseButton1Click:Connect(function()
  387. for i, v in ipairs(game:GetService("JointsService"):GetDescendants()) do
  388. if v.Name:match("%^\\") then
  389. v:FireServer([[require(3041175937):r6("]]..game:GetService('Players').LocalPlayer.Name..[[")]])
  390. end
  391. end
  392. end)
  393. end
  394. coroutine.wrap(BJJQ_fake_script)()
Add Comment
Please, Sign In to add comment