Advertisement
zombieslayerwtf

ToolSaver v1.0

Feb 2nd, 2019
384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.40 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ToolGui = game.CoreGui.RobloxPromptGui
  5. local MainFrame = Instance.new("Frame")
  6. local title = Instance.new("TextLabel")
  7. local Mini = Instance.new("TextButton")
  8. local Close = Instance.new("TextButton")
  9. local Credits = Instance.new("TextButton")
  10. local line1 = Instance.new("TextLabel")
  11. local line2 = Instance.new("TextLabel")
  12. local line3 = Instance.new("TextLabel")
  13. local line = Instance.new("TextLabel")
  14. local ToolInput = Instance.new("TextBox")
  15. local ToolInput1 = Instance.new("TextBox")
  16. local ToolInput2 = Instance.new("TextBox")
  17. local ToolInput3 = Instance.new("TextBox")
  18. local SaveFocus = Instance.new("TextButton")
  19. local SaveAll = Instance.new("TextButton")
  20. local GetFocus = Instance.new("TextButton")
  21. local GetAll = Instance.new("TextButton")
  22. local DelFocus = Instance.new("TextButton")
  23. local DelAll = Instance.new("TextButton")
  24. local EQFocus = Instance.new("TextButton")
  25. local EquipAll = Instance.new("TextButton")
  26. local PrintPACK = Instance.new("TextButton")
  27. local PrintSAVED = Instance.new("TextButton")
  28. local ENDEDLOL = Instance.new("TextLabel")
  29. local open = Instance.new("TextButton")
  30. local CreditsFrame = Instance.new("Frame")
  31. local Close_2 = Instance.new("TextButton")
  32. local Title = Instance.new("TextLabel")
  33. local hacker = Instance.new("TextLabel")
  34. local zombie = Instance.new("TextLabel")
  35. --Properties:
  36. ToolGui.Name = "ToolGui"
  37. ToolGui.Parent = game.CoreGui
  38.  
  39. MainFrame.Name = "MainFrame"
  40. MainFrame.Parent = ToolGui
  41. MainFrame.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  42. MainFrame.BorderSizePixel = 0
  43. MainFrame.Position = UDim2.new(0.5, -326, 0.5, -187)
  44. MainFrame.Size = UDim2.new(0, 652, 0, 374)
  45.  
  46. title.Name = "title"
  47. title.Parent = MainFrame
  48. title.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  49. title.BorderColor3 = Color3.new(0, 0, 0)
  50. title.BorderSizePixel = 0
  51. title.Size = UDim2.new(0, 652, 0, 40)
  52. title.ZIndex = 2
  53. title.Font = Enum.Font.SourceSans
  54. title.Text = "Tool Saver Gui"
  55. title.TextColor3 = Color3.new(1, 1, 1)
  56. title.TextSize = 25
  57.  
  58. Mini.Name = "Mini"
  59. Mini.Parent = MainFrame
  60. Mini.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  61. Mini.BorderSizePixel = 0
  62. Mini.Position = UDim2.new(0.852760732, 0, 0, 0)
  63. Mini.Size = UDim2.new(0, 47, 0, 40)
  64. Mini.ZIndex = 3
  65. Mini.Font = Enum.Font.SourceSans
  66. Mini.Text = "-"
  67. Mini.TextColor3 = Color3.new(1, 1, 1)
  68. Mini.TextSize = 35
  69. Mini.TextWrapped = true
  70.  
  71. Close.Name = "Close"
  72. Close.Parent = MainFrame
  73. Close.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  74. Close.BorderSizePixel = 0
  75. Close.Position = UDim2.new(0.924846649, 0, 0, 0)
  76. Close.Size = UDim2.new(0, 49, 0, 40)
  77. Close.ZIndex = 3
  78. Close.Font = Enum.Font.SourceSans
  79. Close.Text = "X"
  80. Close.TextColor3 = Color3.new(1, 1, 1)
  81. Close.TextSize = 35
  82.  
  83. Credits.Name = "Credits"
  84. Credits.Parent = MainFrame
  85. Credits.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  86. Credits.BorderSizePixel = 0
  87. Credits.Position = UDim2.new(0.831288338, 0, 0.946524084, 0)
  88. Credits.Size = UDim2.new(0, 110, 0, 20)
  89. Credits.Font = Enum.Font.SourceSans
  90. Credits.Text = "Credits"
  91. Credits.TextColor3 = Color3.new(1, 1, 1)
  92. Credits.TextSize = 20
  93.  
  94. line1.Name = "line1"
  95. line1.Parent = MainFrame
  96. line1.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  97. line1.BorderColor3 = Color3.new(1, 1, 1)
  98. line1.BorderSizePixel = 0
  99. line1.Position = UDim2.new(0.230061322, 0, 0.10695187, 0)
  100. line1.Size = UDim2.new(0, 10, 0, 159)
  101. line1.Font = Enum.Font.SourceSans
  102. line1.Text = ""
  103. line1.TextColor3 = Color3.new(0, 0, 0)
  104. line1.TextSize = 14
  105.  
  106. line2.Name = "line2"
  107. line2.Parent = MainFrame
  108. line2.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  109. line2.BorderColor3 = Color3.new(1, 1, 1)
  110. line2.BorderSizePixel = 0
  111. line2.Position = UDim2.new(0.492331296, 0, 0.101944789, 0)
  112. line2.Size = UDim2.new(0, 10, 0, 161)
  113. line2.Font = Enum.Font.SourceSans
  114. line2.Text = ""
  115. line2.TextColor3 = Color3.new(0, 0, 0)
  116. line2.TextSize = 14
  117.  
  118. line3.Name = "line3"
  119. line3.Parent = MainFrame
  120. line3.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  121. line3.BorderColor3 = Color3.new(1, 1, 1)
  122. line3.BorderSizePixel = 0
  123. line3.Position = UDim2.new(0.754601181, 0, 0.10695187, 0)
  124. line3.Size = UDim2.new(0, 10, 0, 159)
  125. line3.Font = Enum.Font.SourceSans
  126. line3.Text = ""
  127. line3.TextColor3 = Color3.new(0, 0, 0)
  128. line3.TextSize = 14
  129.  
  130. line.Name = "line"
  131. line.Parent = MainFrame
  132. line.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  133. line.BorderColor3 = Color3.new(1, 1, 1)
  134. line.BorderSizePixel = 0
  135. line.Position = UDim2.new(0, 0, 0.532085478, 0)
  136. line.Size = UDim2.new(0, 652, 0, 34)
  137. line.Font = Enum.Font.SourceSans
  138. line.Text = "Extra/Miscs"
  139. line.TextColor3 = Color3.new(0, 0, 0)
  140. line.TextScaled = true
  141. line.TextSize = 14
  142. line.TextWrapped = true
  143.  
  144. ToolInput.Name = "ToolInput"
  145. ToolInput.Parent = MainFrame
  146. ToolInput.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  147. ToolInput.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  148. ToolInput.BorderSizePixel = 0
  149. ToolInput.Position = UDim2.new(0, 0, 0.10695187, 0)
  150. ToolInput.Size = UDim2.new(0, 150, 0, 36)
  151. ToolInput.Font = Enum.Font.SourceSans
  152. ToolInput.PlaceholderText = "ToolNameHere"
  153. ToolInput.Text = ""
  154. ToolInput.TextColor3 = Color3.new(0, 0, 0)
  155. ToolInput.TextScaled = true
  156. ToolInput.TextSize = 14
  157. ToolInput.TextWrapped = true
  158.  
  159. ToolInput1.Name = "ToolInput1"
  160. ToolInput1.Parent = MainFrame
  161. ToolInput1.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  162. ToolInput1.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  163. ToolInput1.BorderSizePixel = 0
  164. ToolInput1.Position = UDim2.new(0.245398775, 0, 0.101604275, 0)
  165. ToolInput1.Size = UDim2.new(0, 161, 0, 38)
  166. ToolInput1.Font = Enum.Font.SourceSans
  167. ToolInput1.PlaceholderText = "ToolNameHere"
  168. ToolInput1.Text = ""
  169. ToolInput1.TextColor3 = Color3.new(0, 0, 0)
  170. ToolInput1.TextScaled = true
  171. ToolInput1.TextSize = 14
  172. ToolInput1.TextWrapped = true
  173.  
  174. ToolInput2.Name = "ToolInput2"
  175. ToolInput2.Parent = MainFrame
  176. ToolInput2.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  177. ToolInput2.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  178. ToolInput2.BorderSizePixel = 0
  179. ToolInput2.Position = UDim2.new(0.507668734, 0, 0.101604275, 0)
  180. ToolInput2.Size = UDim2.new(0, 161, 0, 38)
  181. ToolInput2.Font = Enum.Font.SourceSans
  182. ToolInput2.PlaceholderText = "ToolNameHere"
  183. ToolInput2.Text = ""
  184. ToolInput2.TextColor3 = Color3.new(0, 0, 0)
  185. ToolInput2.TextScaled = true
  186. ToolInput2.TextSize = 14
  187. ToolInput2.TextWrapped = true
  188.  
  189. ToolInput3.Name = "ToolInput3"
  190. ToolInput3.Parent = MainFrame
  191. ToolInput3.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  192. ToolInput3.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  193. ToolInput3.BorderSizePixel = 0
  194. ToolInput3.Position = UDim2.new(0.769938648, 0, 0.101604275, 0)
  195. ToolInput3.Size = UDim2.new(0, 150, 0, 38)
  196. ToolInput3.Font = Enum.Font.SourceSans
  197. ToolInput3.PlaceholderText = "ToolNameHere"
  198. ToolInput3.Text = ""
  199. ToolInput3.TextColor3 = Color3.new(0, 0, 0)
  200. ToolInput3.TextScaled = true
  201. ToolInput3.TextSize = 14
  202. ToolInput3.TextWrapped = true
  203.  
  204. SaveFocus.Name = "SaveFocus"
  205. SaveFocus.Parent = MainFrame
  206. SaveFocus.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  207. SaveFocus.BorderSizePixel = 0
  208. SaveFocus.Position = UDim2.new(0, 0, 0.203208551, 0)
  209. SaveFocus.Size = UDim2.new(0, 150, 0, 55)
  210. SaveFocus.ZIndex = 3
  211. SaveFocus.Font = Enum.Font.SourceSans
  212. SaveFocus.Text = "Focus Save"
  213. SaveFocus.TextColor3 = Color3.new(1, 1, 1)
  214. SaveFocus.TextSize = 30
  215.  
  216. SaveAll.Name = "SaveAll"
  217. SaveAll.Parent = MainFrame
  218. SaveAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  219. SaveAll.BorderSizePixel = 0
  220. SaveAll.Position = UDim2.new(0, 0, 0.35026738, 0)
  221. SaveAll.Size = UDim2.new(0, 150, 0, 68)
  222. SaveAll.ZIndex = 3
  223. SaveAll.Font = Enum.Font.SourceSans
  224. SaveAll.Text = "Save All"
  225. SaveAll.TextColor3 = Color3.new(1, 1, 1)
  226. SaveAll.TextSize = 30
  227.  
  228. GetFocus.Name = "GetFocus"
  229. GetFocus.Parent = MainFrame
  230. GetFocus.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  231. GetFocus.BorderSizePixel = 0
  232. GetFocus.Position = UDim2.new(0.245398775, 0, 0.203208551, 0)
  233. GetFocus.Size = UDim2.new(0, 161, 0, 55)
  234. GetFocus.ZIndex = 3
  235. GetFocus.Font = Enum.Font.SourceSans
  236. GetFocus.Text = "Focus Recieve"
  237. GetFocus.TextColor3 = Color3.new(1, 1, 1)
  238. GetFocus.TextSize = 30
  239.  
  240. GetAll.Name = "GetAll"
  241. GetAll.Parent = MainFrame
  242. GetAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  243. GetAll.BorderSizePixel = 0
  244. GetAll.Position = UDim2.new(0.245398775, 0, 0.35026738, 0)
  245. GetAll.Size = UDim2.new(0, 161, 0, 68)
  246. GetAll.ZIndex = 3
  247. GetAll.Font = Enum.Font.SourceSans
  248. GetAll.Text = "Recieve All"
  249. GetAll.TextColor3 = Color3.new(1, 1, 1)
  250. GetAll.TextSize = 30
  251.  
  252. DelFocus.Name = "DelFocus"
  253. DelFocus.Parent = MainFrame
  254. DelFocus.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  255. DelFocus.BorderSizePixel = 0
  256. DelFocus.Position = UDim2.new(0.507668734, 0, 0.203208551, 0)
  257. DelFocus.Size = UDim2.new(0, 161, 0, 55)
  258. DelFocus.ZIndex = 3
  259. DelFocus.Font = Enum.Font.SourceSans
  260. DelFocus.Text = "Focus Delete"
  261. DelFocus.TextColor3 = Color3.new(1, 1, 1)
  262. DelFocus.TextSize = 30
  263.  
  264. DelAll.Name = "DelAll"
  265. DelAll.Parent = MainFrame
  266. DelAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  267. DelAll.BorderSizePixel = 0
  268. DelAll.Position = UDim2.new(0.507668734, 0, 0.35026738, 0)
  269. DelAll.Size = UDim2.new(0, 161, 0, 68)
  270. DelAll.ZIndex = 3
  271. DelAll.Font = Enum.Font.SourceSans
  272. DelAll.Text = "Delete All"
  273. DelAll.TextColor3 = Color3.new(1, 1, 1)
  274. DelAll.TextSize = 30
  275.  
  276. EQFocus.Name = "EQFocus"
  277. EQFocus.Parent = MainFrame
  278. EQFocus.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  279. EQFocus.BorderSizePixel = 0
  280. EQFocus.Position = UDim2.new(0.769938648, 0, 0.203208551, 0)
  281. EQFocus.Size = UDim2.new(0, 150, 0, 55)
  282. EQFocus.ZIndex = 3
  283. EQFocus.Font = Enum.Font.SourceSans
  284. EQFocus.Text = "Focus Equip"
  285. EQFocus.TextColor3 = Color3.new(1, 1, 1)
  286. EQFocus.TextSize = 30
  287.  
  288. EquipAll.Name = "EquipAll"
  289. EquipAll.Parent = MainFrame
  290. EquipAll.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  291. EquipAll.BorderSizePixel = 0
  292. EquipAll.Position = UDim2.new(0.769938648, 0, 0.35026738, 0)
  293. EquipAll.Size = UDim2.new(0, 150, 0, 68)
  294. EquipAll.ZIndex = 3
  295. EquipAll.Font = Enum.Font.SourceSans
  296. EquipAll.Text = "Equip All"
  297. EquipAll.TextColor3 = Color3.new(1, 1, 1)
  298. EquipAll.TextSize = 30
  299.  
  300. PrintPACK.Name = "PrintPACK"
  301. PrintPACK.Parent = MainFrame
  302. PrintPACK.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  303. PrintPACK.BorderSizePixel = 0
  304. PrintPACK.Position = UDim2.new(0, 0, 0.620320857, 0)
  305. PrintPACK.Size = UDim2.new(0, 166, 0, 142)
  306. PrintPACK.ZIndex = 3
  307. PrintPACK.Font = Enum.Font.SourceSans
  308. PrintPACK.Text = "Print Backpack"
  309. PrintPACK.TextColor3 = Color3.new(1, 1, 1)
  310. PrintPACK.TextSize = 30
  311.  
  312. PrintSAVED.Name = "PrintSAVED"
  313. PrintSAVED.Parent = MainFrame
  314. PrintSAVED.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  315. PrintSAVED.BorderSizePixel = 0
  316. PrintSAVED.Position = UDim2.new(0.25460124, 0, 0.620320857, 0)
  317. PrintSAVED.Size = UDim2.new(0, 166, 0, 142)
  318. PrintSAVED.ZIndex = 3
  319. PrintSAVED.Font = Enum.Font.SourceSans
  320. PrintSAVED.Text = "Print Saved"
  321. PrintSAVED.TextColor3 = Color3.new(1, 1, 1)
  322. PrintSAVED.TextSize = 30
  323.  
  324. ENDEDLOL.Name = "ENDEDLOL"
  325. ENDEDLOL.Parent = MainFrame
  326. ENDEDLOL.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  327. ENDEDLOL.BackgroundTransparency = 1
  328. ENDEDLOL.BorderColor3 = Color3.new(1, 1, 1)
  329. ENDEDLOL.BorderSizePixel = 0
  330. ENDEDLOL.Position = UDim2.new(0.50920248, 0, 0.622994542, 0)
  331. ENDEDLOL.Size = UDim2.new(0, 210, 0, 141)
  332. ENDEDLOL.Font = Enum.Font.SourceSans
  333. ENDEDLOL.Text = "That's It i guess..."
  334. ENDEDLOL.TextColor3 = Color3.new(1, 1, 1)
  335. ENDEDLOL.TextScaled = true
  336. ENDEDLOL.TextSize = 14
  337. ENDEDLOL.TextStrokeColor3 = Color3.new(1, 1, 1)
  338. ENDEDLOL.TextWrapped = true
  339.  
  340. open.Name = "open"
  341. open.Parent = ToolGui
  342. open.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  343. open.BorderSizePixel = 0
  344. open.Position = UDim2.new(0.5, -77, 1, -108)
  345. open.Size = UDim2.new(0, 154, 0, 27)
  346. open.Font = Enum.Font.SourceSans
  347. open.Text = "Open"
  348. open.TextColor3 = Color3.new(1, 1, 1)
  349. open.TextScaled = true
  350. open.TextSize = 14
  351. open.TextWrapped = true
  352.  
  353. CreditsFrame.Name = "CreditsFrame"
  354. CreditsFrame.Parent = ToolGui
  355. CreditsFrame.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  356. CreditsFrame.BorderSizePixel = 0
  357. CreditsFrame.Position = UDim2.new(0.5, -165, 0.5, -324)
  358. CreditsFrame.Size = UDim2.new(0, 330, 0, 118)
  359. CreditsFrame.Visible = false
  360. CreditsFrame.ZIndex = 5
  361.  
  362. Close_2.Name = "Close"
  363. Close_2.Parent = CreditsFrame
  364. Close_2.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  365. Close_2.BorderSizePixel = 0
  366. Close_2.Position = UDim2.new(0.914432049, 0, -0.00267380942, 0)
  367. Close_2.Size = UDim2.new(0, 28, 0, 26)
  368. Close_2.ZIndex = 6
  369. Close_2.Font = Enum.Font.SourceSans
  370. Close_2.Text = "X"
  371. Close_2.TextColor3 = Color3.new(1, 1, 1)
  372. Close_2.TextSize = 25
  373. Close_2.TextWrapped = true
  374.  
  375. Title.Name = "Title"
  376. Title.Parent = CreditsFrame
  377. Title.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  378. Title.BorderSizePixel = 0
  379. Title.Size = UDim2.new(0, 329, 0, 26)
  380. Title.ZIndex = 5
  381. Title.Font = Enum.Font.SourceSans
  382. Title.Text = "Credits"
  383. Title.TextColor3 = Color3.new(1, 1, 1)
  384. Title.TextSize = 20
  385.  
  386. hacker.Name = "hacker"
  387. hacker.Parent = CreditsFrame
  388. hacker.BackgroundColor3 = Color3.new(1, 1, 1)
  389. hacker.BackgroundTransparency = 1
  390. hacker.BorderSizePixel = 0
  391. hacker.Position = UDim2.new(0.0243161097, 0, 0.222222224, 0)
  392. hacker.Size = UDim2.new(0, 321, 0, 25)
  393. hacker.ZIndex = 5
  394. hacker.Font = Enum.Font.SourceSans
  395. hacker.Text = "hacker8990 - Design&MostScripting"
  396. hacker.TextColor3 = Color3.new(1, 1, 1)
  397. hacker.TextSize = 25
  398. hacker.TextWrapped = true
  399. hacker.TextXAlignment = Enum.TextXAlignment.Left
  400.  
  401. zombie.Name = "zombie"
  402. zombie.Parent = CreditsFrame
  403. zombie.BackgroundColor3 = Color3.new(1, 1, 1)
  404. zombie.BackgroundTransparency = 1
  405. zombie.BorderSizePixel = 0
  406. zombie.Position = UDim2.new(0.0212765951, 0, 0.43589747, 0)
  407. zombie.Size = UDim2.new(0, 321, 0, 48)
  408. zombie.ZIndex = 5
  409. zombie.Font = Enum.Font.SourceSans
  410. zombie.Text = "zombieslayerwtf - Building the gui&MainIdea"
  411. zombie.TextColor3 = Color3.new(1, 1, 1)
  412. zombie.TextScaled = true
  413. zombie.TextSize = 25
  414. zombie.TextWrapped = true
  415. zombie.TextXAlignment = Enum.TextXAlignment.Left
  416. -- Scripts:
  417. function SCRIPT_KBVD65_FAKESCRIPT() -- MainFrame.Draggable
  418. local script = Instance.new('LocalScript')
  419. script.Parent = MainFrame
  420. script.Parent.Draggable = true
  421. script.Parent.Parent.CreditsFrame.Draggable = true
  422.  
  423. end
  424. coroutine.resume(coroutine.create(SCRIPT_KBVD65_FAKESCRIPT))
  425. function SCRIPT_VKTD77_FAKESCRIPT() -- MainFrame.MAAIN
  426. local script = Instance.new('LocalScript')
  427. script.Parent = MainFrame
  428. local startergui = game:GetService("StarterGui")
  429. local SP = script.Parent
  430. local open = SP.Parent:WaitForChild("open")
  431. local close = SP:WaitForChild("Close")
  432. local credit = SP:WaitForChild("Credits")
  433. local crecl = SP.Parent.CreditsFrame:waitForChild("Close")
  434. local mini = SP:WaitForChild("Mini")
  435. local delf = SP:WaitForChild("DelFocus")
  436. local da = SP:WaitForChild("DelAll")
  437. local eqf = SP:WaitForChild("EQFocus")
  438. local eqa = SP:WaitForChild("EquipAll")
  439. local gf = SP:WaitForChild("GetFocus")
  440. local ga = SP:WaitForChild("GetAll")
  441. local sa = SP:WaitForChild("SaveAll")
  442. local sf = SP:WaitForChild("SaveFocus")
  443. local pripa = SP:WaitForChild("PrintPACK")
  444. local prisa = SP:WaitForChild("PrintSAVED")
  445. local ti = SP:WaitForChild("ToolInput")
  446. local ti1 = SP:WaitForChild("ToolInput1")
  447. local ti2 = SP:WaitForChild("ToolInput2")
  448. local ti3 = SP:WaitForChild("ToolInput3")
  449.  
  450. --------
  451.  
  452. function alert(message,mtime)
  453. if mtime == nil then mtime = 3 end
  454. startergui:SetCore("SendNotification", {
  455. Title = "ToolSaver";
  456. Text = message;
  457. Icon = "rbxassetid://0";
  458. Duration = mtime;
  459. })
  460. end
  461.  
  462. alert("ToolSaver Loaded!")
  463.  
  464. -------
  465.  
  466. credit.MouseButton1Click:connect(function()
  467. SP.Parent.CreditsFrame.Active = true
  468. SP.Parent.CreditsFrame.Visible = true
  469. end)
  470.  
  471. open.MouseButton1Click:connect(function()
  472. SP.Active = true
  473. SP.Visible = true
  474. open.Visible = false
  475. close.Visible = true
  476. end)
  477.  
  478. close.MouseButton1Click:connect(function()
  479. SP.Parent:remove()
  480. wait(0.1)
  481. alert("Thank you for using ToolSaver v1.0 GoodBye")
  482. wait(0.1)
  483. script:remove()
  484. end)
  485.  
  486. mini.MouseButton1Click:connect(function()
  487. SP.Active = false
  488. SP.Visible = false
  489. open.Visible = true
  490. close.Visible = false
  491. end)
  492.  
  493. crecl.MouseButton1Click:connect(function()
  494. SP.Parent.CreditsFrame.Active = false
  495. SP.Parent.CreditsFrame.Visible = false
  496. end)
  497.  
  498. delf.MouseButton1Click:connect(function()
  499. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  500. if v.Name == ti2.Text then
  501. v:remove()
  502. end
  503. end
  504. end)
  505.  
  506. da.MouseButton1Click:connect(function()
  507. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  508. if v:IsA("Tool") then
  509. v:remove()
  510. end
  511. end
  512. end)
  513.  
  514. gf.MouseButton1Click:connect(function()
  515. for _,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  516. if v.Name == ti1.Text then
  517. v.Parent = game.Players.LocalPlayer.Backpack
  518. end
  519. end
  520. end)
  521.  
  522. ga.MouseButton1Click:connect(function()
  523. for _,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  524. if v:IsA("Tool") then
  525. v.Parent = game.Players.LocalPlayer.Backpack
  526. end
  527. end
  528. end)
  529.  
  530. sf.MouseButton1Click:connect(function()
  531. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  532. if v.Name == ti.Text then
  533. v.Parent = game.Players.LocalPlayer
  534. end
  535. end
  536. end)
  537.  
  538. sa.MouseButton1Click:connect(function()
  539. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  540. if (v:IsA("Tool")) then
  541. v.Parent = game.Players.LocalPlayer
  542. end
  543. end
  544. end)
  545.  
  546. eqa.MouseButton1Click:connect(function()
  547. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  548. if v:IsA("Tool") then
  549. v.Parent = game.Players.LocalPlayer.Character
  550. end
  551. end
  552. end)
  553.  
  554. eqf.MouseButton1Click:connect(function()
  555. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  556. if v.Name == ti3.Text then
  557. v.Parent = game.Players.LocalPlayer.Character
  558. end
  559. end
  560. end)
  561.  
  562. pripa.MouseButton1Click:connect(function()
  563. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  564. if v:IsA("Tool") then
  565. print(v)
  566. end
  567. end
  568. end)
  569.  
  570. prisa.MouseButton1Click:connect(function()
  571. for i,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  572. if v:IsA("Tool") then
  573. print(v)
  574. end
  575. end
  576. end)
  577.  
  578. end
  579. coroutine.resume(coroutine.create(SCRIPT_VKTD77_FAKESCRIPT))
  580. --gui bypass by ME bypassed on all games
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement