Advertisement
zephpsian

Untitled

Oct 14th, 2019
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.38 KB | None | 0 0
  1. --Settings:
  2.  
  3. local RemoteIgnores = {
  4. ["RemoteFunction"] = true;
  5. ["RemoteEvent"] = true;
  6. ["BindableFunction"] = false;
  7. ["BindableEvent"] = false;
  8. }
  9.  
  10. ------------------------------------------
  11.  
  12. local MrSpyV2RebugKurokkusGhost = Instance.new("ScreenGui")
  13. local Hub = Instance.new("TextButton")
  14. local Main = Instance.new("Frame")
  15. local BG = Instance.new("ImageLabel")
  16. local ShadowHolder = Instance.new("Frame")
  17. local Shadow = Instance.new("ImageLabel")
  18. local Shadow_2 = Instance.new("ImageLabel")
  19. local Shadow_3 = Instance.new("ImageLabel")
  20. local Animate = Instance.new("Frame")
  21. local Texture = Instance.new("ImageLabel")
  22. local Texture2 = Instance.new("ImageLabel")
  23. local Texture3 = Instance.new("ImageLabel")
  24. local Texture4 = Instance.new("ImageLabel")
  25. local TabsFolder = Instance.new("Frame")
  26. local Output = Instance.new("Frame")
  27. local OutputWindow = Instance.new("ScrollingFrame")
  28. local R2S = Instance.new("Frame")
  29. local Warning = Instance.new("Frame")
  30. local Logo = Instance.new("ImageLabel")
  31. local Shadow_4 = Instance.new("ImageLabel")
  32. local Shadow_5 = Instance.new("ImageLabel")
  33. local Shadow_6 = Instance.new("ImageLabel")
  34. local WarningLabel = Instance.new("TextLabel")
  35. local Shadow_7 = Instance.new("TextLabel")
  36. local Shadow_8 = Instance.new("TextLabel")
  37. local Shadow_9 = Instance.new("TextLabel")
  38. local Window = Instance.new("Frame")
  39. local ScriptWindow = Instance.new("ScrollingFrame")
  40. local RemoteScript = Instance.new("TextLabel")
  41. local CopyClip = Instance.new("TextButton")
  42. local Shadow_10 = Instance.new("Frame")
  43. local Shadow_11 = Instance.new("Frame")
  44. local Shadow_12 = Instance.new("Frame")
  45. local CopyText = Instance.new("TextLabel")
  46. local BG_2 = Instance.new("TextLabel")
  47. local BG_3 = Instance.new("TextLabel")
  48. local BG_4 = Instance.new("TextLabel")
  49. local Remotes = Instance.new("ScrollingFrame")
  50. local Explorer = Instance.new("Frame")
  51. local Warning_2 = Instance.new("Frame")
  52. local Logo_2 = Instance.new("ImageLabel")
  53. local Shadow_13 = Instance.new("ImageLabel")
  54. local Shadow_14 = Instance.new("ImageLabel")
  55. local Shadow_15 = Instance.new("ImageLabel")
  56. local WarningLabel_2 = Instance.new("TextLabel")
  57. local Shadow_16 = Instance.new("TextLabel")
  58. local Shadow_17 = Instance.new("TextLabel")
  59. local Shadow_18 = Instance.new("TextLabel")
  60. local Window_2 = Instance.new("Frame")
  61. local ExplorerWindow = Instance.new("ScrollingFrame")
  62. local Shadow_19 = Instance.new("Frame")
  63. local Shadow_20 = Instance.new("Frame")
  64. local Shadow_21 = Instance.new("Frame")
  65. local Shadow_22 = Instance.new("Frame")
  66. local Title = Instance.new("TextLabel")
  67. local Icon = Instance.new("ImageLabel")
  68. local Exit = Instance.new("ImageButton")
  69. local ShadowHolder_2 = Instance.new("Frame")
  70. local Shadow_23 = Instance.new("ImageLabel")
  71. local Shadow_24 = Instance.new("ImageLabel")
  72. local Shadow_25 = Instance.new("ImageLabel")
  73. local Tabs = Instance.new("Frame")
  74. local TabLine = Instance.new("Frame")
  75. local Remotes_2 = Instance.new("TextButton")
  76. local Spys = Instance.new("Frame")
  77. local Spyer = Instance.new("ImageButton")
  78. local Shadow_26 = Instance.new("ImageLabel")
  79. local Shadow_27 = Instance.new("ImageLabel")
  80. local Shadow_28 = Instance.new("ImageLabel")
  81. local Words = Instance.new("TextLabel")
  82. local Output_2 = Instance.new("TextButton")
  83. local ClearHolder = Instance.new("Frame")
  84. local Clear = Instance.new("ImageButton")
  85. local Shadow_29 = Instance.new("ImageLabel")
  86. local Shadow_30 = Instance.new("ImageLabel")
  87. local Shadow_31 = Instance.new("ImageLabel")
  88. local TextLabel = Instance.new("TextLabel")
  89. local Explorer_2 = Instance.new("TextButton")
  90. local R2S_2 = Instance.new("TextButton")
  91. local Holder = Instance.new("Frame")
  92. local Icon_2 = Instance.new("Frame")
  93. local IconMap = Instance.new("ImageLabel")
  94. local RemoteGrid = Instance.new("UIGridLayout")
  95. local RemoteTemplate = Instance.new("Frame")
  96. local Icon_3 = Instance.new("Frame")
  97. local IconMap_2 = Instance.new("ImageLabel")
  98. local RemoteName = Instance.new("TextLabel")
  99. local Spy = Instance.new("TextButton")
  100. local Shadow_32 = Instance.new("Frame")
  101. local Shadow_33 = Instance.new("Frame")
  102. local Shadow_34 = Instance.new("Frame")
  103. local View = Instance.new("TextButton")
  104. local Shadow_35 = Instance.new("Frame")
  105. local Shadow_36 = Instance.new("Frame")
  106. local Shadow_37 = Instance.new("Frame")
  107. local ExplorerTemplate = Instance.new("Frame")
  108. local Arrow = Instance.new("Frame")
  109. local Open = Instance.new("TextButton")
  110. local IconMap_3 = Instance.new("ImageLabel")
  111. local Icon_4 = Instance.new("Frame")
  112. local IconMap_4 = Instance.new("ImageLabel")
  113. local InstanceName = Instance.new("TextLabel")
  114. local Open_2 = Instance.new("TextButton")
  115. local Holder_2 = Instance.new("Frame")
  116. local BG_5 = Instance.new("Frame")
  117. local RemoteOutputTemplate = Instance.new("Frame")
  118. local Icon_5 = Instance.new("Frame")
  119. local IconMap_5 = Instance.new("ImageLabel")
  120. local RemoteName_2 = Instance.new("TextLabel")
  121. local R2S_3 = Instance.new("TextButton")
  122. local Shadow_38 = Instance.new("Frame")
  123. local Shadow_39 = Instance.new("Frame")
  124. local Shadow_40 = Instance.new("Frame")
  125. --Properties:
  126. MrSpyV2RebugKurokkusGhost.Name = "Mr.Spy V2"
  127. MrSpyV2RebugKurokkusGhost.Parent = game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui")
  128. MrSpyV2RebugKurokkusGhost.ResetOnSpawn = false
  129.  
  130. Hub.Name = "Hub"
  131. Hub.Parent = MrSpyV2RebugKurokkusGhost
  132. Hub.AnchorPoint = Vector2.new(0.5, 0.5)
  133. Hub.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  134. Hub.BorderSizePixel = 0
  135. Hub.Position = UDim2.new(0.5, 0, 0.349999994, 0)
  136. Hub.Size = UDim2.new(0, 550, 0, 50)
  137. Hub.ZIndex = 10
  138. Hub.AutoButtonColor = false
  139. Hub.Font = Enum.Font.SourceSans
  140. Hub.Text = ""
  141. Hub.TextColor3 = Color3.new(0, 0, 0)
  142. Hub.TextSize = 14
  143.  
  144. Main.Name = "Main"
  145. Main.Parent = Hub
  146. Main.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  147. Main.BackgroundTransparency = 1
  148. Main.BorderSizePixel = 0
  149. Main.Position = UDim2.new(0, 0, 1, 0)
  150. Main.Size = UDim2.new(1, 50, 0, 300)
  151. Main.ZIndex = 5
  152.  
  153. BG.Name = "BG"
  154. BG.Parent = Main
  155. BG.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  156. BG.BackgroundTransparency = 1
  157. BG.Position = UDim2.new(0, 0, 0, -25)
  158. BG.Size = UDim2.new(1, 0, 1, 25)
  159. BG.ZIndex = 5
  160. BG.Image = "rbxassetid://2052866575"
  161. BG.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  162. BG.ScaleType = Enum.ScaleType.Slice
  163. BG.SliceCenter = Rect.new(8, 8, 8, 8)
  164.  
  165. ShadowHolder.Name = "ShadowHolder"
  166. ShadowHolder.Parent = BG
  167. ShadowHolder.BackgroundColor3 = Color3.new(1, 1, 1)
  168. ShadowHolder.BackgroundTransparency = 1
  169. ShadowHolder.ClipsDescendants = true
  170. ShadowHolder.Position = UDim2.new(0, 0, 0, 25)
  171. ShadowHolder.Size = UDim2.new(1, 100, 1, 100)
  172.  
  173. Shadow.Name = "Shadow"
  174. Shadow.Parent = ShadowHolder
  175. Shadow.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  176. Shadow.BackgroundTransparency = 1
  177. Shadow.Position = UDim2.new(0, 1, 0, -24)
  178. Shadow.Size = UDim2.new(1, -100, 1, -100)
  179. Shadow.ZIndex = 4
  180. Shadow.Image = "rbxassetid://2052866575"
  181. Shadow.ImageColor3 = Color3.new(0, 0, 0)
  182. Shadow.ImageTransparency = 0.85000002384186
  183. Shadow.ScaleType = Enum.ScaleType.Slice
  184. Shadow.SliceCenter = Rect.new(8, 8, 8, 8)
  185.  
  186. Shadow_2.Name = "Shadow"
  187. Shadow_2.Parent = ShadowHolder
  188. Shadow_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  189. Shadow_2.BackgroundTransparency = 1
  190. Shadow_2.Position = UDim2.new(0, 2, 0, -23)
  191. Shadow_2.Size = UDim2.new(1, -100, 1, -100)
  192. Shadow_2.ZIndex = 4
  193. Shadow_2.Image = "rbxassetid://2052866575"
  194. Shadow_2.ImageColor3 = Color3.new(0, 0, 0)
  195. Shadow_2.ImageTransparency = 0.85000002384186
  196. Shadow_2.ScaleType = Enum.ScaleType.Slice
  197. Shadow_2.SliceCenter = Rect.new(8, 8, 8, 8)
  198.  
  199. Shadow_3.Name = "Shadow"
  200. Shadow_3.Parent = ShadowHolder
  201. Shadow_3.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  202. Shadow_3.BackgroundTransparency = 1
  203. Shadow_3.Position = UDim2.new(0, 3, 0, -22)
  204. Shadow_3.Size = UDim2.new(1, -100, 1, -100)
  205. Shadow_3.ZIndex = 4
  206. Shadow_3.Image = "rbxassetid://2052866575"
  207. Shadow_3.ImageColor3 = Color3.new(0, 0, 0)
  208. Shadow_3.ImageTransparency = 0.85000002384186
  209. Shadow_3.ScaleType = Enum.ScaleType.Slice
  210. Shadow_3.SliceCenter = Rect.new(8, 8, 8, 8)
  211.  
  212. Animate.Name = "Animate"
  213. Animate.Parent = Main
  214. Animate.BackgroundColor3 = Color3.new(0.156863, 0.176471, 0.184314)
  215. Animate.BackgroundTransparency = 1
  216. Animate.BorderSizePixel = 0
  217. Animate.ClipsDescendants = true
  218. Animate.Size = UDim2.new(1, 0, 1, 0)
  219.  
  220. Texture.Name = "Texture"
  221. Texture.Parent = Animate
  222. Texture.BackgroundColor3 = Color3.new(1, 1, 1)
  223. Texture.BackgroundTransparency = 1
  224. Texture.BorderSizePixel = 0
  225. Texture.Position = UDim2.new(0.00333333341, 0, 0.00999999978, 0)
  226. Texture.Size = UDim2.new(2, 0, 2, 0)
  227. Texture.ZIndex = 6
  228. Texture.Image = "rbxassetid://922275274"
  229. Texture.ImageColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  230. Texture.ImageTransparency = 0.5
  231. Texture.ScaleType = Enum.ScaleType.Tile
  232. Texture.TileSize = UDim2.new(0, 50, 0, 50)
  233.  
  234. Texture2.Name = "Texture2"
  235. Texture2.Parent = Animate
  236. Texture2.BackgroundColor3 = Color3.new(1, 1, 1)
  237. Texture2.BackgroundTransparency = 1
  238. Texture2.BorderSizePixel = 0
  239. Texture2.Position = UDim2.new(2, 0, 2, 0)
  240. Texture2.Size = UDim2.new(2, 0, 2, 0)
  241. Texture2.ZIndex = 6
  242. Texture2.Image = "rbxassetid://922275274"
  243. Texture2.ImageColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  244. Texture2.ImageTransparency = 0.5
  245. Texture2.ScaleType = Enum.ScaleType.Tile
  246. Texture2.TileSize = UDim2.new(0, 50, 0, 50)
  247.  
  248. Texture3.Name = "Texture3"
  249. Texture3.Parent = Animate
  250. Texture3.BackgroundColor3 = Color3.new(1, 1, 1)
  251. Texture3.BackgroundTransparency = 1
  252. Texture3.BorderSizePixel = 0
  253. Texture3.Position = UDim2.new(0, 0, 2, 0)
  254. Texture3.Size = UDim2.new(2, 0, 2, 0)
  255. Texture3.ZIndex = 6
  256. Texture3.Image = "rbxassetid://922275274"
  257. Texture3.ImageColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  258. Texture3.ImageTransparency = 0.5
  259. Texture3.ScaleType = Enum.ScaleType.Tile
  260. Texture3.TileSize = UDim2.new(0, 50, 0, 50)
  261.  
  262. Texture4.Name = "Texture4"
  263. Texture4.Parent = Animate
  264. Texture4.BackgroundColor3 = Color3.new(1, 1, 1)
  265. Texture4.BackgroundTransparency = 1
  266. Texture4.BorderSizePixel = 0
  267. Texture4.Position = UDim2.new(2, 0, 0, 0)
  268. Texture4.Size = UDim2.new(2, 0, 2, 0)
  269. Texture4.ZIndex = 6
  270. Texture4.Image = "rbxassetid://922275274"
  271. Texture4.ImageColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  272. Texture4.ImageTransparency = 0.5
  273. Texture4.ScaleType = Enum.ScaleType.Tile
  274. Texture4.TileSize = UDim2.new(0, 50, 0, 50)
  275.  
  276. TabsFolder.Name = "TabsFolder"
  277. TabsFolder.Parent = Main
  278. TabsFolder.BackgroundColor3 = Color3.new(1, 1, 1)
  279. TabsFolder.BackgroundTransparency = 1
  280. TabsFolder.ClipsDescendants = true
  281. TabsFolder.Size = UDim2.new(1, 0, 1, 0)
  282.  
  283. Output.Name = "Output"
  284. Output.Parent = TabsFolder
  285. Output.BackgroundColor3 = Color3.new(1, 1, 1)
  286. Output.BackgroundTransparency = 1
  287. Output.Position = UDim2.new(1, 0, 0, 0)
  288. Output.Size = UDim2.new(1, 0, 1, 0)
  289.  
  290. OutputWindow.Name = "OutputWindow"
  291. OutputWindow.Parent = Output
  292. OutputWindow.BackgroundColor3 = Color3.new(1, 1, 1)
  293. OutputWindow.BackgroundTransparency = 1
  294. OutputWindow.BorderSizePixel = 0
  295. OutputWindow.Size = UDim2.new(1, 0, 1, 0)
  296. OutputWindow.ZIndex = 7
  297. OutputWindow.BottomImage = "rbxassetid://2504831909"
  298. OutputWindow.CanvasSize = UDim2.new(0, 0, 0, 0)
  299. OutputWindow.MidImage = "rbxassetid://2504831909"
  300. OutputWindow.ScrollBarThickness = 6
  301. OutputWindow.TopImage = "rbxassetid://2504831909"
  302.  
  303. R2S.Name = "R2S"
  304. R2S.Parent = TabsFolder
  305. R2S.BackgroundColor3 = Color3.new(1, 1, 1)
  306. R2S.BackgroundTransparency = 1
  307. R2S.Position = UDim2.new(3, 0, 0, 0)
  308. R2S.Size = UDim2.new(1, 0, 1, 0)
  309.  
  310. Warning.Name = "Warning"
  311. Warning.Parent = R2S
  312. Warning.BackgroundColor3 = Color3.new(1, 1, 1)
  313. Warning.BackgroundTransparency = 1
  314. Warning.Size = UDim2.new(1, 0, 1, 0)
  315.  
  316. Logo.Name = "Logo"
  317. Logo.Parent = Warning
  318. Logo.AnchorPoint = Vector2.new(0.5, 0)
  319. Logo.BackgroundColor3 = Color3.new(1, 1, 1)
  320. Logo.BackgroundTransparency = 1
  321. Logo.Position = UDim2.new(0.5, 0, 0.125, 0)
  322. Logo.Size = UDim2.new(0, 150, 0, 150)
  323. Logo.ZIndex = 7
  324. Logo.Image = "rbxassetid://2512823206"
  325.  
  326. Shadow_4.Name = "Shadow"
  327. Shadow_4.Parent = Logo
  328. Shadow_4.BackgroundColor3 = Color3.new(1, 1, 1)
  329. Shadow_4.BackgroundTransparency = 1
  330. Shadow_4.Position = UDim2.new(0, 1, 0, 1)
  331. Shadow_4.Size = UDim2.new(1, 0, 1, 0)
  332. Shadow_4.ZIndex = 6
  333. Shadow_4.Image = "rbxassetid://2512823206"
  334. Shadow_4.ImageColor3 = Color3.new(0, 0, 0)
  335. Shadow_4.ImageTransparency = 0.80000001192093
  336.  
  337. Shadow_5.Name = "Shadow"
  338. Shadow_5.Parent = Logo
  339. Shadow_5.BackgroundColor3 = Color3.new(1, 1, 1)
  340. Shadow_5.BackgroundTransparency = 1
  341. Shadow_5.Position = UDim2.new(0, 2, 0, 2)
  342. Shadow_5.Size = UDim2.new(1, 0, 1, 0)
  343. Shadow_5.ZIndex = 6
  344. Shadow_5.Image = "rbxassetid://2512823206"
  345. Shadow_5.ImageColor3 = Color3.new(0, 0, 0)
  346. Shadow_5.ImageTransparency = 0.80000001192093
  347.  
  348. Shadow_6.Name = "Shadow"
  349. Shadow_6.Parent = Logo
  350. Shadow_6.BackgroundColor3 = Color3.new(1, 1, 1)
  351. Shadow_6.BackgroundTransparency = 1
  352. Shadow_6.Position = UDim2.new(0, 3, 0, 3)
  353. Shadow_6.Size = UDim2.new(1, 0, 1, 0)
  354. Shadow_6.ZIndex = 6
  355. Shadow_6.Image = "rbxassetid://2512823206"
  356. Shadow_6.ImageColor3 = Color3.new(0, 0, 0)
  357. Shadow_6.ImageTransparency = 0.80000001192093
  358.  
  359. WarningLabel.Name = "WarningLabel"
  360. WarningLabel.Parent = Warning
  361. WarningLabel.AnchorPoint = Vector2.new(0.5, 1)
  362. WarningLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  363. WarningLabel.BackgroundTransparency = 1
  364. WarningLabel.Position = UDim2.new(0.5, 0, 0.899999976, 0)
  365. WarningLabel.Size = UDim2.new(0.800000012, 0, 0.200000003, 0)
  366. WarningLabel.ZIndex = 7
  367. WarningLabel.Font = Enum.Font.SourceSansBold
  368. WarningLabel.Text = "Please make sure you have selected a remote in the output to convert into a script"
  369. WarningLabel.TextColor3 = Color3.new(1, 0.8, 0.301961)
  370. WarningLabel.TextScaled = true
  371. WarningLabel.TextSize = 30
  372. WarningLabel.TextWrapped = true
  373.  
  374. Shadow_7.Name = "Shadow"
  375. Shadow_7.Parent = WarningLabel
  376. Shadow_7.BackgroundColor3 = Color3.new(1, 1, 1)
  377. Shadow_7.BackgroundTransparency = 1
  378. Shadow_7.Position = UDim2.new(0, 1, 0, 1)
  379. Shadow_7.Size = UDim2.new(1, 0, 1, 0)
  380. Shadow_7.ZIndex = 6
  381. Shadow_7.Font = Enum.Font.SourceSansBold
  382. Shadow_7.Text = "Please make sure you have selected a remote in the output to convert into a script"
  383. Shadow_7.TextColor3 = Color3.new(0, 0, 0)
  384. Shadow_7.TextScaled = true
  385. Shadow_7.TextSize = 30
  386. Shadow_7.TextTransparency = 0.80000001192093
  387. Shadow_7.TextWrapped = true
  388.  
  389. Shadow_8.Name = "Shadow"
  390. Shadow_8.Parent = WarningLabel
  391. Shadow_8.BackgroundColor3 = Color3.new(1, 1, 1)
  392. Shadow_8.BackgroundTransparency = 1
  393. Shadow_8.Position = UDim2.new(0, 2, 0, 2)
  394. Shadow_8.Size = UDim2.new(1, 0, 1, 0)
  395. Shadow_8.ZIndex = 6
  396. Shadow_8.Font = Enum.Font.SourceSansBold
  397. Shadow_8.Text = "Please make sure you have selected a remote in the output to convert into a script"
  398. Shadow_8.TextColor3 = Color3.new(0, 0, 0)
  399. Shadow_8.TextScaled = true
  400. Shadow_8.TextSize = 30
  401. Shadow_8.TextTransparency = 0.80000001192093
  402. Shadow_8.TextWrapped = true
  403.  
  404. Shadow_9.Name = "Shadow"
  405. Shadow_9.Parent = WarningLabel
  406. Shadow_9.BackgroundColor3 = Color3.new(1, 1, 1)
  407. Shadow_9.BackgroundTransparency = 1
  408. Shadow_9.Position = UDim2.new(0, 3, 0, 3)
  409. Shadow_9.Size = UDim2.new(1, 0, 1, 0)
  410. Shadow_9.ZIndex = 6
  411. Shadow_9.Font = Enum.Font.SourceSansBold
  412. Shadow_9.Text = "Please make sure you have selected a remote in the output to convert into a script"
  413. Shadow_9.TextColor3 = Color3.new(0, 0, 0)
  414. Shadow_9.TextScaled = true
  415. Shadow_9.TextSize = 30
  416. Shadow_9.TextTransparency = 0.80000001192093
  417. Shadow_9.TextWrapped = true
  418.  
  419. Window.Name = "Window"
  420. Window.Parent = R2S
  421. Window.BackgroundColor3 = Color3.new(1, 1, 1)
  422. Window.BackgroundTransparency = 1
  423. Window.Size = UDim2.new(1, 0, 1, 0)
  424. Window.Visible = false
  425.  
  426. ScriptWindow.Name = "ScriptWindow"
  427. ScriptWindow.Parent = Window
  428. ScriptWindow.BackgroundColor3 = Color3.new(1, 1, 1)
  429. ScriptWindow.BackgroundTransparency = 1
  430. ScriptWindow.BorderSizePixel = 0
  431. ScriptWindow.Position = UDim2.new(0, 2, 0, 0)
  432. ScriptWindow.Size = UDim2.new(1, -2, 1, -50)
  433. ScriptWindow.ZIndex = 7
  434. ScriptWindow.BottomImage = "rbxassetid://2504831909"
  435. ScriptWindow.CanvasSize = UDim2.new(0, 0, 0, 0)
  436. ScriptWindow.MidImage = "rbxassetid://2504831909"
  437. ScriptWindow.ScrollBarThickness = 6
  438. ScriptWindow.TopImage = "rbxassetid://2504831909"
  439.  
  440. RemoteScript.Name = "RemoteScript"
  441. RemoteScript.Parent = ScriptWindow
  442. RemoteScript.BackgroundColor3 = Color3.new(1, 1, 1)
  443. RemoteScript.BackgroundTransparency = 1
  444. RemoteScript.Size = UDim2.new(1, 0, 1, 0)
  445. RemoteScript.ZIndex = 7
  446. RemoteScript.Font = Enum.Font.SourceSansSemibold
  447. RemoteScript.Text = ""
  448. RemoteScript.TextColor3 = Color3.new(1, 1, 1)
  449. RemoteScript.TextSize = 16
  450. RemoteScript.TextXAlignment = Enum.TextXAlignment.Left
  451. RemoteScript.TextYAlignment = Enum.TextYAlignment.Top
  452.  
  453. CopyClip.Name = "CopyClip"
  454. CopyClip.Parent = Window
  455. CopyClip.AnchorPoint = Vector2.new(0, 1)
  456. CopyClip.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  457. CopyClip.BorderSizePixel = 0
  458. CopyClip.Position = UDim2.new(0, 10, 1, -10)
  459. CopyClip.Size = UDim2.new(1, -20, 0, 30)
  460. CopyClip.ZIndex = 8
  461. CopyClip.AutoButtonColor = false
  462. CopyClip.Font = Enum.Font.SourceSansBold
  463. CopyClip.Text = ""
  464. CopyClip.TextColor3 = Color3.new(1, 1, 1)
  465. CopyClip.TextSize = 20
  466.  
  467. Shadow_10.Name = "Shadow"
  468. Shadow_10.Parent = CopyClip
  469. Shadow_10.BackgroundColor3 = Color3.new(0, 0, 0)
  470. Shadow_10.BackgroundTransparency = 0.80000001192093
  471. Shadow_10.BorderSizePixel = 0
  472. Shadow_10.Position = UDim2.new(0, 1, 0, 1)
  473. Shadow_10.Size = UDim2.new(1, 0, 1, 0)
  474. Shadow_10.ZIndex = 7
  475.  
  476. Shadow_11.Name = "Shadow"
  477. Shadow_11.Parent = CopyClip
  478. Shadow_11.BackgroundColor3 = Color3.new(0, 0, 0)
  479. Shadow_11.BackgroundTransparency = 0.80000001192093
  480. Shadow_11.BorderSizePixel = 0
  481. Shadow_11.Position = UDim2.new(0, 2, 0, 2)
  482. Shadow_11.Size = UDim2.new(1, 0, 1, 0)
  483. Shadow_11.ZIndex = 7
  484.  
  485. Shadow_12.Name = "Shadow"
  486. Shadow_12.Parent = CopyClip
  487. Shadow_12.BackgroundColor3 = Color3.new(0, 0, 0)
  488. Shadow_12.BackgroundTransparency = 0.80000001192093
  489. Shadow_12.BorderSizePixel = 0
  490. Shadow_12.Position = UDim2.new(0, 3, 0, 3)
  491. Shadow_12.Size = UDim2.new(1, 0, 1, 0)
  492. Shadow_12.ZIndex = 7
  493.  
  494. CopyText.Name = "CopyText"
  495. CopyText.Parent = CopyClip
  496. CopyText.BackgroundColor3 = Color3.new(1, 1, 1)
  497. CopyText.BackgroundTransparency = 1
  498. CopyText.Size = UDim2.new(1, 0, 1, 0)
  499. CopyText.ZIndex = 10
  500. CopyText.Font = Enum.Font.SourceSansBold
  501. CopyText.Text = "Copy to clipboard"
  502. CopyText.TextColor3 = Color3.new(1, 1, 1)
  503. CopyText.TextSize = 20
  504.  
  505. BG_2.Name = "BG"
  506. BG_2.Parent = CopyClip
  507. BG_2.BackgroundColor3 = Color3.new(1, 1, 1)
  508. BG_2.BackgroundTransparency = 1
  509. BG_2.Position = UDim2.new(0, 1, 0, 1)
  510. BG_2.Size = UDim2.new(1, 0, 1, 0)
  511. BG_2.ZIndex = 9
  512. BG_2.Font = Enum.Font.SourceSansBold
  513. BG_2.Text = "Copy to clipboard"
  514. BG_2.TextColor3 = Color3.new(0, 0, 0)
  515. BG_2.TextSize = 20
  516. BG_2.TextTransparency = 0.80000001192093
  517.  
  518. BG_3.Name = "BG"
  519. BG_3.Parent = CopyClip
  520. BG_3.BackgroundColor3 = Color3.new(1, 1, 1)
  521. BG_3.BackgroundTransparency = 1
  522. BG_3.Position = UDim2.new(0, 2, 0, 2)
  523. BG_3.Size = UDim2.new(1, 0, 1, 0)
  524. BG_3.ZIndex = 9
  525. BG_3.Font = Enum.Font.SourceSansBold
  526. BG_3.Text = "Copy to clipboard"
  527. BG_3.TextColor3 = Color3.new(0, 0, 0)
  528. BG_3.TextSize = 20
  529. BG_3.TextTransparency = 0.80000001192093
  530.  
  531. BG_4.Name = "BG"
  532. BG_4.Parent = CopyClip
  533. BG_4.BackgroundColor3 = Color3.new(1, 1, 1)
  534. BG_4.BackgroundTransparency = 1
  535. BG_4.Position = UDim2.new(0, 3, 0, 3)
  536. BG_4.Size = UDim2.new(1, 0, 1, 0)
  537. BG_4.ZIndex = 9
  538. BG_4.Font = Enum.Font.SourceSansBold
  539. BG_4.Text = "Copy to clipboard"
  540. BG_4.TextColor3 = Color3.new(0, 0, 0)
  541. BG_4.TextSize = 20
  542. BG_4.TextTransparency = 0.80000001192093
  543.  
  544. Remotes.Name = "Remotes"
  545. Remotes.Parent = TabsFolder
  546. Remotes.BackgroundColor3 = Color3.new(1, 1, 1)
  547. Remotes.BackgroundTransparency = 1
  548. Remotes.BorderSizePixel = 0
  549. Remotes.Size = UDim2.new(1, 0, 1, 0)
  550. Remotes.ZIndex = 7
  551. Remotes.BottomImage = "rbxassetid://2504831909"
  552. Remotes.CanvasSize = UDim2.new(0, 0, 0, 0)
  553. Remotes.MidImage = "rbxassetid://2504831909"
  554. Remotes.ScrollBarThickness = 6
  555. Remotes.TopImage = "rbxassetid://2504831909"
  556.  
  557. Explorer.Name = "Explorer"
  558. Explorer.Parent = TabsFolder
  559. Explorer.BackgroundColor3 = Color3.new(1, 1, 1)
  560. Explorer.BackgroundTransparency = 1
  561. Explorer.Position = UDim2.new(2, 0, 0, 0)
  562. Explorer.Size = UDim2.new(1, 0, 1, 0)
  563.  
  564. Warning_2.Name = "Warning"
  565. Warning_2.Parent = Explorer
  566. Warning_2.BackgroundColor3 = Color3.new(1, 1, 1)
  567. Warning_2.BackgroundTransparency = 1
  568. Warning_2.Size = UDim2.new(1, 0, 1, 0)
  569.  
  570. Logo_2.Name = "Logo"
  571. Logo_2.Parent = Warning_2
  572. Logo_2.AnchorPoint = Vector2.new(0.5, 0)
  573. Logo_2.BackgroundColor3 = Color3.new(1, 1, 1)
  574. Logo_2.BackgroundTransparency = 1
  575. Logo_2.Position = UDim2.new(0.5, 0, 0.125, 0)
  576. Logo_2.Size = UDim2.new(0, 150, 0, 150)
  577. Logo_2.ZIndex = 7
  578. Logo_2.Image = "rbxassetid://2512823206"
  579.  
  580. Shadow_13.Name = "Shadow"
  581. Shadow_13.Parent = Logo_2
  582. Shadow_13.BackgroundColor3 = Color3.new(1, 1, 1)
  583. Shadow_13.BackgroundTransparency = 1
  584. Shadow_13.Position = UDim2.new(0, 1, 0, 1)
  585. Shadow_13.Size = UDim2.new(1, 0, 1, 0)
  586. Shadow_13.ZIndex = 6
  587. Shadow_13.Image = "rbxassetid://2512823206"
  588. Shadow_13.ImageColor3 = Color3.new(0, 0, 0)
  589. Shadow_13.ImageTransparency = 0.80000001192093
  590.  
  591. Shadow_14.Name = "Shadow"
  592. Shadow_14.Parent = Logo_2
  593. Shadow_14.BackgroundColor3 = Color3.new(1, 1, 1)
  594. Shadow_14.BackgroundTransparency = 1
  595. Shadow_14.Position = UDim2.new(0, 2, 0, 2)
  596. Shadow_14.Size = UDim2.new(1, 0, 1, 0)
  597. Shadow_14.ZIndex = 6
  598. Shadow_14.Image = "rbxassetid://2512823206"
  599. Shadow_14.ImageColor3 = Color3.new(0, 0, 0)
  600. Shadow_14.ImageTransparency = 0.80000001192093
  601.  
  602. Shadow_15.Name = "Shadow"
  603. Shadow_15.Parent = Logo_2
  604. Shadow_15.BackgroundColor3 = Color3.new(1, 1, 1)
  605. Shadow_15.BackgroundTransparency = 1
  606. Shadow_15.Position = UDim2.new(0, 3, 0, 3)
  607. Shadow_15.Size = UDim2.new(1, 0, 1, 0)
  608. Shadow_15.ZIndex = 6
  609. Shadow_15.Image = "rbxassetid://2512823206"
  610. Shadow_15.ImageColor3 = Color3.new(0, 0, 0)
  611. Shadow_15.ImageTransparency = 0.80000001192093
  612.  
  613. WarningLabel_2.Name = "WarningLabel"
  614. WarningLabel_2.Parent = Warning_2
  615. WarningLabel_2.AnchorPoint = Vector2.new(0.5, 1)
  616. WarningLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  617. WarningLabel_2.BackgroundTransparency = 1
  618. WarningLabel_2.Position = UDim2.new(0.5, 0, 0.899999976, 0)
  619. WarningLabel_2.Size = UDim2.new(0.800000012, 0, 0.200000003, 0)
  620. WarningLabel_2.ZIndex = 7
  621. WarningLabel_2.Font = Enum.Font.SourceSansBold
  622. WarningLabel_2.Text = "Please make sure you select a remote in the remotes tab to view its location"
  623. WarningLabel_2.TextColor3 = Color3.new(1, 0.8, 0.301961)
  624. WarningLabel_2.TextScaled = true
  625. WarningLabel_2.TextSize = 30
  626. WarningLabel_2.TextWrapped = true
  627.  
  628. Shadow_16.Name = "Shadow"
  629. Shadow_16.Parent = WarningLabel_2
  630. Shadow_16.BackgroundColor3 = Color3.new(1, 1, 1)
  631. Shadow_16.BackgroundTransparency = 1
  632. Shadow_16.Position = UDim2.new(0, 1, 0, 1)
  633. Shadow_16.Size = UDim2.new(1, 0, 1, 0)
  634. Shadow_16.ZIndex = 6
  635. Shadow_16.Font = Enum.Font.SourceSansBold
  636. Shadow_16.Text = "Please make sure you select a remote in the remotes tab to view its location"
  637. Shadow_16.TextColor3 = Color3.new(0, 0, 0)
  638. Shadow_16.TextScaled = true
  639. Shadow_16.TextSize = 30
  640. Shadow_16.TextTransparency = 0.80000001192093
  641. Shadow_16.TextWrapped = true
  642.  
  643. Shadow_17.Name = "Shadow"
  644. Shadow_17.Parent = WarningLabel_2
  645. Shadow_17.BackgroundColor3 = Color3.new(1, 1, 1)
  646. Shadow_17.BackgroundTransparency = 1
  647. Shadow_17.Position = UDim2.new(0, 2, 0, 2)
  648. Shadow_17.Size = UDim2.new(1, 0, 1, 0)
  649. Shadow_17.ZIndex = 6
  650. Shadow_17.Font = Enum.Font.SourceSansBold
  651. Shadow_17.Text = "Please make sure you select a remote in the remotes tab to view its location"
  652. Shadow_17.TextColor3 = Color3.new(0, 0, 0)
  653. Shadow_17.TextScaled = true
  654. Shadow_17.TextSize = 30
  655. Shadow_17.TextTransparency = 0.80000001192093
  656. Shadow_17.TextWrapped = true
  657.  
  658. Shadow_18.Name = "Shadow"
  659. Shadow_18.Parent = WarningLabel_2
  660. Shadow_18.BackgroundColor3 = Color3.new(1, 1, 1)
  661. Shadow_18.BackgroundTransparency = 1
  662. Shadow_18.Position = UDim2.new(0, 3, 0, 3)
  663. Shadow_18.Size = UDim2.new(1, 0, 1, 0)
  664. Shadow_18.ZIndex = 6
  665. Shadow_18.Font = Enum.Font.SourceSansBold
  666. Shadow_18.Text = "Please make sure you select a remote in the remotes tab to view its location"
  667. Shadow_18.TextColor3 = Color3.new(0, 0, 0)
  668. Shadow_18.TextScaled = true
  669. Shadow_18.TextSize = 30
  670. Shadow_18.TextTransparency = 0.80000001192093
  671. Shadow_18.TextWrapped = true
  672.  
  673. Window_2.Name = "Window"
  674. Window_2.Parent = Explorer
  675. Window_2.BackgroundColor3 = Color3.new(1, 1, 1)
  676. Window_2.BackgroundTransparency = 1
  677. Window_2.Size = UDim2.new(1, 0, 1, 0)
  678. Window_2.Visible = false
  679. Window_2.ZIndex = 7
  680.  
  681. ExplorerWindow.Name = "ExplorerWindow"
  682. ExplorerWindow.Parent = Window_2
  683. ExplorerWindow.BackgroundColor3 = Color3.new(1, 1, 1)
  684. ExplorerWindow.BackgroundTransparency = 1
  685. ExplorerWindow.Size = UDim2.new(1, 0, 1, 0)
  686. ExplorerWindow.ZIndex = 7
  687. ExplorerWindow.BottomImage = "rbxassetid://2504831909"
  688. ExplorerWindow.CanvasSize = UDim2.new(0, 0, 0, 0)
  689. ExplorerWindow.MidImage = "rbxassetid://2504831909"
  690. ExplorerWindow.ScrollBarThickness = 6
  691. ExplorerWindow.TopImage = "rbxassetid://2504831909"
  692.  
  693. Shadow_19.Name = "Shadow"
  694. Shadow_19.Parent = Hub
  695. Shadow_19.BackgroundColor3 = Color3.new(0, 0, 0)
  696. Shadow_19.BackgroundTransparency = 0.89999997615814
  697. Shadow_19.BorderSizePixel = 0
  698. Shadow_19.Position = UDim2.new(0, 0, 0.5, 1)
  699. Shadow_19.Size = UDim2.new(1, 50, 0.5, 0)
  700. Shadow_19.ZIndex = 9
  701.  
  702. Shadow_20.Name = "Shadow"
  703. Shadow_20.Parent = Hub
  704. Shadow_20.BackgroundColor3 = Color3.new(0, 0, 0)
  705. Shadow_20.BackgroundTransparency = 0.89999997615814
  706. Shadow_20.BorderSizePixel = 0
  707. Shadow_20.Position = UDim2.new(0, 0, 0.5, 2)
  708. Shadow_20.Size = UDim2.new(1, 50, 0.5, 0)
  709. Shadow_20.ZIndex = 9
  710.  
  711. Shadow_21.Name = "Shadow"
  712. Shadow_21.Parent = Hub
  713. Shadow_21.BackgroundColor3 = Color3.new(0, 0, 0)
  714. Shadow_21.BackgroundTransparency = 0.89999997615814
  715. Shadow_21.BorderSizePixel = 0
  716. Shadow_21.Position = UDim2.new(0, 0, 0.5, 3)
  717. Shadow_21.Size = UDim2.new(1, 50, 0.5, 0)
  718. Shadow_21.ZIndex = 9
  719.  
  720. Shadow_22.Name = "Shadow"
  721. Shadow_22.Parent = Hub
  722. Shadow_22.BackgroundColor3 = Color3.new(0, 0, 0)
  723. Shadow_22.BackgroundTransparency = 0.89999997615814
  724. Shadow_22.BorderSizePixel = 0
  725. Shadow_22.Position = UDim2.new(0, 0, 0.5, 4)
  726. Shadow_22.Size = UDim2.new(1, 50, 0.5, 0)
  727. Shadow_22.ZIndex = 9
  728.  
  729. Title.Name = "Title"
  730. Title.Parent = Hub
  731. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  732. Title.BackgroundTransparency = 1
  733. Title.Position = UDim2.new(0, 50, 0, 0)
  734. Title.Size = UDim2.new(0, 150, 1, 0)
  735. Title.ZIndex = 25
  736. Title.Font = Enum.Font.SourceSansLight
  737. Title.Text = "Mr.Spy V2"
  738. Title.TextColor3 = Color3.new(1, 1, 1)
  739. Title.TextSize = 30
  740. Title.TextXAlignment = Enum.TextXAlignment.Left
  741.  
  742. Icon.Name = "Icon"
  743. Icon.Parent = Hub
  744. Icon.BackgroundColor3 = Color3.new(1, 1, 1)
  745. Icon.BackgroundTransparency = 1
  746. Icon.Position = UDim2.new(0, 5, 0, 10)
  747. Icon.Size = UDim2.new(0, 40, 0, 40)
  748. Icon.ZIndex = 25
  749. Icon.Image = "rbxassetid://2502312317"
  750.  
  751. Exit.Name = "Exit"
  752. Exit.Parent = Hub
  753. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  754. Exit.BackgroundTransparency = 1
  755. Exit.Position = UDim2.new(1, 0, 0, 0)
  756. Exit.Size = UDim2.new(0, 50, 0, 50)
  757. Exit.ZIndex = 25
  758. Exit.Image = "rbxassetid://985583019"
  759.  
  760. ShadowHolder_2.Name = "ShadowHolder"
  761. ShadowHolder_2.Parent = Exit
  762. ShadowHolder_2.BackgroundColor3 = Color3.new(1, 1, 1)
  763. ShadowHolder_2.BackgroundTransparency = 1
  764. ShadowHolder_2.ClipsDescendants = true
  765. ShadowHolder_2.Size = UDim2.new(1, 10, 1, 0)
  766.  
  767. Shadow_23.Name = "Shadow"
  768. Shadow_23.Parent = ShadowHolder_2
  769. Shadow_23.BackgroundColor3 = Color3.new(1, 1, 1)
  770. Shadow_23.BackgroundTransparency = 1
  771. Shadow_23.Position = UDim2.new(0, 1, 0, 1)
  772. Shadow_23.Size = UDim2.new(0, 50, 0, 50)
  773. Shadow_23.ZIndex = 24
  774. Shadow_23.Image = "rbxassetid://985583019"
  775. Shadow_23.ImageColor3 = Color3.new(0, 0, 0)
  776. Shadow_23.ImageTransparency = 0.85000002384186
  777.  
  778. Shadow_24.Name = "Shadow"
  779. Shadow_24.Parent = ShadowHolder_2
  780. Shadow_24.BackgroundColor3 = Color3.new(1, 1, 1)
  781. Shadow_24.BackgroundTransparency = 1
  782. Shadow_24.Position = UDim2.new(0, 2, 0, 2)
  783. Shadow_24.Size = UDim2.new(0, 50, 0, 50)
  784. Shadow_24.ZIndex = 24
  785. Shadow_24.Image = "rbxassetid://985583019"
  786. Shadow_24.ImageColor3 = Color3.new(0, 0, 0)
  787. Shadow_24.ImageTransparency = 0.85000002384186
  788.  
  789. Shadow_25.Name = "Shadow"
  790. Shadow_25.Parent = ShadowHolder_2
  791. Shadow_25.BackgroundColor3 = Color3.new(1, 1, 1)
  792. Shadow_25.BackgroundTransparency = 1
  793. Shadow_25.Position = UDim2.new(0, 3, 0, 3)
  794. Shadow_25.Size = UDim2.new(0, 50, 0, 50)
  795. Shadow_25.ZIndex = 24
  796. Shadow_25.Image = "rbxassetid://985583019"
  797. Shadow_25.ImageColor3 = Color3.new(0, 0, 0)
  798. Shadow_25.ImageTransparency = 0.85000002384186
  799.  
  800. Tabs.Name = "Tabs"
  801. Tabs.Parent = Hub
  802. Tabs.BackgroundColor3 = Color3.new(1, 1, 1)
  803. Tabs.BackgroundTransparency = 1
  804. Tabs.Position = UDim2.new(0.400000006, 0, 0, 0)
  805. Tabs.Size = UDim2.new(0.600000024, 0, 1, 0)
  806. Tabs.ZIndex = 25
  807.  
  808. TabLine.Name = "TabLine"
  809. TabLine.Parent = Tabs
  810. TabLine.AnchorPoint = Vector2.new(0, 1)
  811. TabLine.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  812. TabLine.BorderSizePixel = 0
  813. TabLine.Position = UDim2.new(0, 0, 1, 0)
  814. TabLine.Size = UDim2.new(0.25, -1, 0, 3)
  815. TabLine.ZIndex = 30
  816.  
  817. Remotes_2.Name = "Remotes"
  818. Remotes_2.Parent = Tabs
  819. Remotes_2.BackgroundColor3 = Color3.new(1, 1, 1)
  820. Remotes_2.BackgroundTransparency = 1
  821. Remotes_2.LayoutOrder = 1
  822. Remotes_2.Size = UDim2.new(0.25, 0, 0, 50)
  823. Remotes_2.ZIndex = 25
  824. Remotes_2.Font = Enum.Font.SourceSansBold
  825. Remotes_2.Text = "Remotes"
  826. Remotes_2.TextColor3 = Color3.new(1, 1, 1)
  827. Remotes_2.TextSize = 20
  828.  
  829. Spys.Name = "Spys"
  830. Spys.Parent = Remotes_2
  831. Spys.BackgroundColor3 = Color3.new(1, 1, 1)
  832. Spys.BackgroundTransparency = 1
  833. Spys.ClipsDescendants = true
  834. Spys.Size = UDim2.new(1, 3, 1.75, 3)
  835. Spys.ZIndex = 9
  836.  
  837. Spyer.Name = "Spyer"
  838. Spyer.Parent = Spys
  839. Spyer.BackgroundColor3 = Color3.new(0.843137, 0.352941, 0.290196)
  840. Spyer.BackgroundTransparency = 1
  841. Spyer.Position = UDim2.new(0, 0, 0, -7)
  842. Spyer.Size = UDim2.new(1, -4, 0.5, 3)
  843. Spyer.ZIndex = 8
  844. Spyer.Image = "rbxassetid://2052866575"
  845. Spyer.ImageColor3 = Color3.new(0, 0.666667, 0.364706)
  846. Spyer.ScaleType = Enum.ScaleType.Slice
  847. Spyer.SliceCenter = Rect.new(8, 8, 8, 8)
  848.  
  849. Shadow_26.Name = "Shadow"
  850. Shadow_26.Parent = Spyer
  851. Shadow_26.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  852. Shadow_26.BackgroundTransparency = 1
  853. Shadow_26.Position = UDim2.new(0, 1, 0, 1)
  854. Shadow_26.Size = UDim2.new(1, 0, 1, 0)
  855. Shadow_26.ZIndex = 7
  856. Shadow_26.Image = "rbxassetid://2052866575"
  857. Shadow_26.ImageColor3 = Color3.new(0, 0, 0)
  858. Shadow_26.ImageTransparency = 0.85000002384186
  859. Shadow_26.ScaleType = Enum.ScaleType.Slice
  860. Shadow_26.SliceCenter = Rect.new(8, 8, 8, 8)
  861.  
  862. Shadow_27.Name = "Shadow"
  863. Shadow_27.Parent = Spyer
  864. Shadow_27.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  865. Shadow_27.BackgroundTransparency = 1
  866. Shadow_27.Position = UDim2.new(0, 2, 0, 2)
  867. Shadow_27.Size = UDim2.new(1, 0, 1, 0)
  868. Shadow_27.ZIndex = 7
  869. Shadow_27.Image = "rbxassetid://2052866575"
  870. Shadow_27.ImageColor3 = Color3.new(0, 0, 0)
  871. Shadow_27.ImageTransparency = 0.85000002384186
  872. Shadow_27.ScaleType = Enum.ScaleType.Slice
  873. Shadow_27.SliceCenter = Rect.new(8, 8, 8, 8)
  874.  
  875. Shadow_28.Name = "Shadow"
  876. Shadow_28.Parent = Spyer
  877. Shadow_28.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  878. Shadow_28.BackgroundTransparency = 1
  879. Shadow_28.Position = UDim2.new(0, 3, 0, 3)
  880. Shadow_28.Size = UDim2.new(1, 0, 1, 0)
  881. Shadow_28.ZIndex = 7
  882. Shadow_28.Image = "rbxassetid://2052866575"
  883. Shadow_28.ImageColor3 = Color3.new(0, 0, 0)
  884. Shadow_28.ImageTransparency = 0.85000002384186
  885. Shadow_28.ScaleType = Enum.ScaleType.Slice
  886. Shadow_28.SliceCenter = Rect.new(8, 8, 8, 8)
  887.  
  888. Words.Name = "Words"
  889. Words.Parent = Spyer
  890. Words.BackgroundColor3 = Color3.new(1, 1, 1)
  891. Words.BackgroundTransparency = 1
  892. Words.Position = UDim2.new(0, 0, 0.25, -1)
  893. Words.Size = UDim2.new(1, 0, 0.75, 0)
  894. Words.ZIndex = 8
  895. Words.Font = Enum.Font.SourceSansBold
  896. Words.Text = "Spy All"
  897. Words.TextColor3 = Color3.new(1, 1, 1)
  898. Words.TextSize = 20
  899.  
  900. Output_2.Name = "Output"
  901. Output_2.Parent = Tabs
  902. Output_2.BackgroundColor3 = Color3.new(1, 1, 1)
  903. Output_2.BackgroundTransparency = 1
  904. Output_2.LayoutOrder = 2
  905. Output_2.Position = UDim2.new(0.25, 0, 0, 0)
  906. Output_2.Size = UDim2.new(0.25, 0, 0, 50)
  907. Output_2.ZIndex = 25
  908. Output_2.Font = Enum.Font.SourceSansBold
  909. Output_2.Text = "Output"
  910. Output_2.TextColor3 = Color3.new(1, 1, 1)
  911. Output_2.TextSize = 20
  912.  
  913. ClearHolder.Name = "ClearHolder"
  914. ClearHolder.Parent = Output_2
  915. ClearHolder.BackgroundColor3 = Color3.new(1, 1, 1)
  916. ClearHolder.BackgroundTransparency = 1
  917. ClearHolder.ClipsDescendants = true
  918. ClearHolder.Size = UDim2.new(1, 3, 1.75, 3)
  919. ClearHolder.ZIndex = 9
  920.  
  921. Clear.Name = "Clear"
  922. Clear.Parent = ClearHolder
  923. Clear.BackgroundColor3 = Color3.new(0.843137, 0.352941, 0.290196)
  924. Clear.BackgroundTransparency = 1
  925. Clear.Position = UDim2.new(0, 0, 0, -7)
  926. Clear.Size = UDim2.new(1, -4, 0.5, 3)
  927. Clear.ZIndex = 8
  928. Clear.Image = "rbxassetid://2052866575"
  929. Clear.ImageColor3 = Color3.new(0.843137, 0.352941, 0.290196)
  930. Clear.ScaleType = Enum.ScaleType.Slice
  931. Clear.SliceCenter = Rect.new(8, 8, 8, 8)
  932.  
  933. Shadow_29.Name = "Shadow"
  934. Shadow_29.Parent = Clear
  935. Shadow_29.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  936. Shadow_29.BackgroundTransparency = 1
  937. Shadow_29.Position = UDim2.new(0, 1, 0, 1)
  938. Shadow_29.Size = UDim2.new(1, 0, 1, 0)
  939. Shadow_29.ZIndex = 7
  940. Shadow_29.Image = "rbxassetid://2052866575"
  941. Shadow_29.ImageColor3 = Color3.new(0, 0, 0)
  942. Shadow_29.ImageTransparency = 0.85000002384186
  943. Shadow_29.ScaleType = Enum.ScaleType.Slice
  944. Shadow_29.SliceCenter = Rect.new(8, 8, 8, 8)
  945.  
  946. Shadow_30.Name = "Shadow"
  947. Shadow_30.Parent = Clear
  948. Shadow_30.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  949. Shadow_30.BackgroundTransparency = 1
  950. Shadow_30.Position = UDim2.new(0, 2, 0, 2)
  951. Shadow_30.Size = UDim2.new(1, 0, 1, 0)
  952. Shadow_30.ZIndex = 7
  953. Shadow_30.Image = "rbxassetid://2052866575"
  954. Shadow_30.ImageColor3 = Color3.new(0, 0, 0)
  955. Shadow_30.ImageTransparency = 0.85000002384186
  956. Shadow_30.ScaleType = Enum.ScaleType.Slice
  957. Shadow_30.SliceCenter = Rect.new(8, 8, 8, 8)
  958.  
  959. Shadow_31.Name = "Shadow"
  960. Shadow_31.Parent = Clear
  961. Shadow_31.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  962. Shadow_31.BackgroundTransparency = 1
  963. Shadow_31.Position = UDim2.new(0, 3, 0, 3)
  964. Shadow_31.Size = UDim2.new(1, 0, 1, 0)
  965. Shadow_31.ZIndex = 7
  966. Shadow_31.Image = "rbxassetid://2052866575"
  967. Shadow_31.ImageColor3 = Color3.new(0, 0, 0)
  968. Shadow_31.ImageTransparency = 0.85000002384186
  969. Shadow_31.ScaleType = Enum.ScaleType.Slice
  970. Shadow_31.SliceCenter = Rect.new(8, 8, 8, 8)
  971.  
  972. TextLabel.Parent = Clear
  973. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  974. TextLabel.BackgroundTransparency = 1
  975. TextLabel.Position = UDim2.new(0, 0, 0.25, -1)
  976. TextLabel.Size = UDim2.new(1, 0, 0.75, 0)
  977. TextLabel.ZIndex = 8
  978. TextLabel.Font = Enum.Font.SourceSansBold
  979. TextLabel.Text = "Clear"
  980. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  981. TextLabel.TextSize = 20
  982.  
  983. Explorer_2.Name = "Explorer"
  984. Explorer_2.Parent = Tabs
  985. Explorer_2.BackgroundColor3 = Color3.new(1, 1, 1)
  986. Explorer_2.BackgroundTransparency = 1
  987. Explorer_2.LayoutOrder = 3
  988. Explorer_2.Position = UDim2.new(0.5, 0, 0, 0)
  989. Explorer_2.Size = UDim2.new(0.25, 0, 0, 50)
  990. Explorer_2.ZIndex = 25
  991. Explorer_2.Font = Enum.Font.SourceSansBold
  992. Explorer_2.Text = "Explorer"
  993. Explorer_2.TextColor3 = Color3.new(1, 1, 1)
  994. Explorer_2.TextSize = 20
  995.  
  996. R2S_2.Name = "R2S"
  997. R2S_2.Parent = Tabs
  998. R2S_2.BackgroundColor3 = Color3.new(1, 1, 1)
  999. R2S_2.BackgroundTransparency = 1
  1000. R2S_2.LayoutOrder = 3
  1001. R2S_2.Position = UDim2.new(0.75, 0, 0, 0)
  1002. R2S_2.Size = UDim2.new(0.25, 0, 0, 50)
  1003. R2S_2.ZIndex = 25
  1004. R2S_2.Font = Enum.Font.SourceSansBold
  1005. R2S_2.Text = "R2S"
  1006. R2S_2.TextColor3 = Color3.new(1, 1, 1)
  1007. R2S_2.TextSize = 20
  1008.  
  1009. Holder.Name = "Holder"
  1010. Holder.Parent = MrSpyV2RebugKurokkusGhost
  1011. Holder.BackgroundColor3 = Color3.new(1, 1, 1)
  1012. Holder.Size = UDim2.new(0, 100, 0, 100)
  1013. Holder.Visible = false
  1014.  
  1015. Icon_2.Name = "Icon"
  1016. Icon_2.Parent = Holder
  1017. Icon_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1018. Icon_2.BackgroundTransparency = 1
  1019. Icon_2.ClipsDescendants = true
  1020. Icon_2.Size = UDim2.new(0, 16, 0, 16)
  1021. Icon_2.ZIndex = 7
  1022.  
  1023. IconMap.Name = "IconMap"
  1024. IconMap.Parent = Icon_2
  1025. IconMap.BackgroundColor3 = Color3.new(1, 1, 1)
  1026. IconMap.BackgroundTransparency = 1
  1027. IconMap.Position = UDim2.new(0, -93, 0, -21)
  1028. IconMap.Size = UDim2.new(0, 256, 0, 256)
  1029. IconMap.ZIndex = 7
  1030. IconMap.Image = "rbxassetid://483448923"
  1031.  
  1032. RemoteGrid.Name = "RemoteGrid"
  1033. RemoteGrid.Parent = Holder
  1034. RemoteGrid.HorizontalAlignment = Enum.HorizontalAlignment.Right
  1035. RemoteGrid.CellPadding = UDim2.new(0, 0, 0, 4)
  1036. RemoteGrid.CellSize = UDim2.new(1, -5, 0, 16)
  1037.  
  1038. RemoteTemplate.Name = "RemoteTemplate"
  1039. RemoteTemplate.Parent = Holder
  1040. RemoteTemplate.BackgroundColor3 = Color3.new(1, 1, 1)
  1041. RemoteTemplate.BackgroundTransparency = 1
  1042. RemoteTemplate.Size = UDim2.new(1, -5, 0, 16)
  1043. RemoteTemplate.ZIndex = 7
  1044.  
  1045. Icon_3.Name = "Icon"
  1046. Icon_3.Parent = RemoteTemplate
  1047. Icon_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1048. Icon_3.BackgroundTransparency = 1
  1049. Icon_3.ClipsDescendants = true
  1050. Icon_3.Size = UDim2.new(0, 16, 0, 16)
  1051. Icon_3.ZIndex = 7
  1052.  
  1053. IconMap_2.Name = "IconMap"
  1054. IconMap_2.Parent = Icon_3
  1055. IconMap_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1056. IconMap_2.BackgroundTransparency = 1
  1057. IconMap_2.Position = UDim2.new(0, -183, 0, -93)
  1058. IconMap_2.Size = UDim2.new(0, 256, 0, 256)
  1059. IconMap_2.ZIndex = 7
  1060. IconMap_2.Image = "rbxassetid://483448923"
  1061.  
  1062. RemoteName.Name = "RemoteName"
  1063. RemoteName.Parent = RemoteTemplate
  1064. RemoteName.BackgroundColor3 = Color3.new(1, 1, 1)
  1065. RemoteName.BackgroundTransparency = 1
  1066. RemoteName.Position = UDim2.new(0, 20, 0, 0)
  1067. RemoteName.Size = UDim2.new(0, 200, 0, 16)
  1068. RemoteName.ZIndex = 7
  1069. RemoteName.Font = Enum.Font.SourceSans
  1070. RemoteName.Text = "GiveMoney"
  1071. RemoteName.TextColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  1072. RemoteName.TextSize = 14
  1073. RemoteName.TextXAlignment = Enum.TextXAlignment.Left
  1074.  
  1075. Spy.Name = "Spy"
  1076. Spy.Parent = RemoteTemplate
  1077. Spy.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  1078. Spy.BorderSizePixel = 0
  1079. Spy.Position = UDim2.new(0, 82, 0, 0)
  1080. Spy.Size = UDim2.new(0, 50, 1, 0)
  1081. Spy.ZIndex = 8
  1082. Spy.AutoButtonColor = false
  1083. Spy.Font = Enum.Font.SourceSansSemibold
  1084. Spy.Text = "Spy"
  1085. Spy.TextColor3 = Color3.new(1, 1, 1)
  1086. Spy.TextSize = 14
  1087.  
  1088. Shadow_32.Name = "Shadow"
  1089. Shadow_32.Parent = Spy
  1090. Shadow_32.BackgroundColor3 = Color3.new(0, 0, 0)
  1091. Shadow_32.BackgroundTransparency = 0.80000001192093
  1092. Shadow_32.BorderSizePixel = 0
  1093. Shadow_32.Position = UDim2.new(0, 1, 0, 1)
  1094. Shadow_32.Size = UDim2.new(1, 0, 1, 0)
  1095. Shadow_32.ZIndex = 7
  1096.  
  1097. Shadow_33.Name = "Shadow"
  1098. Shadow_33.Parent = Spy
  1099. Shadow_33.BackgroundColor3 = Color3.new(0, 0, 0)
  1100. Shadow_33.BackgroundTransparency = 0.80000001192093
  1101. Shadow_33.BorderSizePixel = 0
  1102. Shadow_33.Position = UDim2.new(0, 2, 0, 2)
  1103. Shadow_33.Size = UDim2.new(1, 0, 1, 0)
  1104. Shadow_33.ZIndex = 7
  1105.  
  1106. Shadow_34.Name = "Shadow"
  1107. Shadow_34.Parent = Spy
  1108. Shadow_34.BackgroundColor3 = Color3.new(0, 0, 0)
  1109. Shadow_34.BackgroundTransparency = 0.80000001192093
  1110. Shadow_34.BorderSizePixel = 0
  1111. Shadow_34.Position = UDim2.new(0, 3, 0, 3)
  1112. Shadow_34.Size = UDim2.new(1, 0, 1, 0)
  1113. Shadow_34.ZIndex = 7
  1114.  
  1115. View.Name = "View"
  1116. View.Parent = RemoteTemplate
  1117. View.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  1118. View.BorderSizePixel = 0
  1119. View.Position = UDim2.new(0, 142, 0, 0)
  1120. View.Size = UDim2.new(0, 50, 1, 0)
  1121. View.ZIndex = 8
  1122. View.AutoButtonColor = false
  1123. View.Font = Enum.Font.SourceSansSemibold
  1124. View.Text = "View"
  1125. View.TextColor3 = Color3.new(1, 1, 1)
  1126. View.TextSize = 14
  1127.  
  1128. Shadow_35.Name = "Shadow"
  1129. Shadow_35.Parent = View
  1130. Shadow_35.BackgroundColor3 = Color3.new(0, 0, 0)
  1131. Shadow_35.BackgroundTransparency = 0.80000001192093
  1132. Shadow_35.BorderSizePixel = 0
  1133. Shadow_35.Position = UDim2.new(0, 1, 0, 1)
  1134. Shadow_35.Size = UDim2.new(1, 0, 1, 0)
  1135. Shadow_35.ZIndex = 7
  1136.  
  1137. Shadow_36.Name = "Shadow"
  1138. Shadow_36.Parent = View
  1139. Shadow_36.BackgroundColor3 = Color3.new(0, 0, 0)
  1140. Shadow_36.BackgroundTransparency = 0.80000001192093
  1141. Shadow_36.BorderSizePixel = 0
  1142. Shadow_36.Position = UDim2.new(0, 2, 0, 2)
  1143. Shadow_36.Size = UDim2.new(1, 0, 1, 0)
  1144. Shadow_36.ZIndex = 7
  1145.  
  1146. Shadow_37.Name = "Shadow"
  1147. Shadow_37.Parent = View
  1148. Shadow_37.BackgroundColor3 = Color3.new(0, 0, 0)
  1149. Shadow_37.BackgroundTransparency = 0.80000001192093
  1150. Shadow_37.BorderSizePixel = 0
  1151. Shadow_37.Position = UDim2.new(0, 3, 0, 3)
  1152. Shadow_37.Size = UDim2.new(1, 0, 1, 0)
  1153. Shadow_37.ZIndex = 7
  1154.  
  1155. ExplorerTemplate.Name = "ExplorerTemplate"
  1156. ExplorerTemplate.Parent = Holder
  1157. ExplorerTemplate.BackgroundColor3 = Color3.new(0.0431373, 0.352941, 0.686275)
  1158. ExplorerTemplate.BackgroundTransparency = 1
  1159. ExplorerTemplate.BorderSizePixel = 0
  1160. ExplorerTemplate.Size = UDim2.new(0, 275, 0, 20)
  1161. ExplorerTemplate.ZIndex = 7
  1162.  
  1163. Arrow.Name = "Arrow"
  1164. Arrow.Parent = ExplorerTemplate
  1165. Arrow.BackgroundColor3 = Color3.new(1, 1, 1)
  1166. Arrow.BackgroundTransparency = 1
  1167. Arrow.ClipsDescendants = true
  1168. Arrow.Position = UDim2.new(0, 0, 0, 2)
  1169. Arrow.Size = UDim2.new(0, 16, 0, 16)
  1170. Arrow.ZIndex = 8
  1171.  
  1172. Open.Name = "Open"
  1173. Open.Parent = Arrow
  1174. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  1175. Open.BackgroundTransparency = 1
  1176. Open.Size = UDim2.new(1, 0, 1, 0)
  1177. Open.ZIndex = 8
  1178. Open.Font = Enum.Font.SourceSans
  1179. Open.Text = ""
  1180. Open.TextColor3 = Color3.new(0, 0, 0)
  1181. Open.TextSize = 14
  1182.  
  1183. IconMap_3.Name = "IconMap"
  1184. IconMap_3.Parent = Arrow
  1185. IconMap_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1186. IconMap_3.BackgroundTransparency = 1
  1187. IconMap_3.Position = UDim2.new(0, -219, 0, -201)
  1188. IconMap_3.Size = UDim2.new(0, 256, 0, 256)
  1189. IconMap_3.ZIndex = 8
  1190. IconMap_3.Image = "rbxassetid://483448923"
  1191.  
  1192. Icon_4.Name = "Icon"
  1193. Icon_4.Parent = ExplorerTemplate
  1194. Icon_4.BackgroundColor3 = Color3.new(1, 1, 1)
  1195. Icon_4.BackgroundTransparency = 1
  1196. Icon_4.ClipsDescendants = true
  1197. Icon_4.Position = UDim2.new(0, 20, 0, 2)
  1198. Icon_4.Size = UDim2.new(0, 16, 0, 16)
  1199. Icon_4.ZIndex = 8
  1200.  
  1201. IconMap_4.Name = "IconMap"
  1202. IconMap_4.Parent = Icon_4
  1203. IconMap_4.BackgroundColor3 = Color3.new(1, 1, 1)
  1204. IconMap_4.BackgroundTransparency = 1
  1205. IconMap_4.Position = UDim2.new(0, -93, 0, -21)
  1206. IconMap_4.Size = UDim2.new(0, 256, 0, 256)
  1207. IconMap_4.ZIndex = 8
  1208. IconMap_4.Image = "rbxassetid://483448923"
  1209.  
  1210. InstanceName.Name = "InstanceName"
  1211. InstanceName.Parent = ExplorerTemplate
  1212. InstanceName.BackgroundColor3 = Color3.new(0.0431373, 0.352941, 0.686275)
  1213. InstanceName.BackgroundTransparency = 1
  1214. InstanceName.BorderSizePixel = 0
  1215. InstanceName.Position = UDim2.new(0, 42, 0, 0)
  1216. InstanceName.Size = UDim2.new(0, 275, 1, 0)
  1217. InstanceName.ZIndex = 8
  1218. InstanceName.Font = Enum.Font.SourceSans
  1219. InstanceName.Text = "Workspace"
  1220. InstanceName.TextColor3 = Color3.new(0.784314, 0.784314, 0.784314)
  1221. InstanceName.TextSize = 14
  1222. InstanceName.TextXAlignment = Enum.TextXAlignment.Left
  1223.  
  1224. Open_2.Name = "Open"
  1225. Open_2.Parent = InstanceName
  1226. Open_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1227. Open_2.BackgroundTransparency = 1
  1228. Open_2.Size = UDim2.new(1, 0, 1, 0)
  1229. Open_2.ZIndex = 8
  1230. Open_2.Font = Enum.Font.SourceSans
  1231. Open_2.Text = ""
  1232. Open_2.TextColor3 = Color3.new(0, 0, 0)
  1233. Open_2.TextSize = 14
  1234.  
  1235. Holder_2.Name = "Holder"
  1236. Holder_2.Parent = ExplorerTemplate
  1237. Holder_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1238. Holder_2.BackgroundTransparency = 1
  1239. Holder_2.Position = UDim2.new(0, 20, 0, 20)
  1240. Holder_2.Size = UDim2.new(1, 0, 0, 20)
  1241. Holder_2.ZIndex = 8
  1242.  
  1243. BG_5.Name = "BG"
  1244. BG_5.Parent = ExplorerTemplate
  1245. BG_5.BackgroundColor3 = Color3.new(0.0431373, 0.352941, 0.686275)
  1246. BG_5.BackgroundTransparency = 1
  1247. BG_5.BorderSizePixel = 0
  1248. BG_5.Position = UDim2.new(0, 16, 0, 0)
  1249. BG_5.Size = UDim2.new(0, 100, 1, 0)
  1250. BG_5.ZIndex = 7
  1251.  
  1252. RemoteOutputTemplate.Name = "RemoteOutputTemplate"
  1253. RemoteOutputTemplate.Parent = Holder
  1254. RemoteOutputTemplate.BackgroundColor3 = Color3.new(1, 1, 1)
  1255. RemoteOutputTemplate.BackgroundTransparency = 1
  1256. RemoteOutputTemplate.Size = UDim2.new(1, -5, 0, 16)
  1257. RemoteOutputTemplate.ZIndex = 7
  1258.  
  1259. Icon_5.Name = "Icon"
  1260. Icon_5.Parent = RemoteOutputTemplate
  1261. Icon_5.BackgroundColor3 = Color3.new(1, 1, 1)
  1262. Icon_5.BackgroundTransparency = 1
  1263. Icon_5.ClipsDescendants = true
  1264. Icon_5.Size = UDim2.new(0, 16, 0, 16)
  1265. Icon_5.ZIndex = 7
  1266.  
  1267. IconMap_5.Name = "IconMap"
  1268. IconMap_5.Parent = Icon_5
  1269. IconMap_5.BackgroundColor3 = Color3.new(1, 1, 1)
  1270. IconMap_5.BackgroundTransparency = 1
  1271. IconMap_5.Position = UDim2.new(0, -183, 0, -93)
  1272. IconMap_5.Size = UDim2.new(0, 256, 0, 256)
  1273. IconMap_5.ZIndex = 7
  1274. IconMap_5.Image = "rbxassetid://483448923"
  1275.  
  1276. RemoteName_2.Name = "RemoteName"
  1277. RemoteName_2.Parent = RemoteOutputTemplate
  1278. RemoteName_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1279. RemoteName_2.BackgroundTransparency = 1
  1280. RemoteName_2.Position = UDim2.new(0, 20, 0, 0)
  1281. RemoteName_2.Size = UDim2.new(1, -20, 0, 16)
  1282. RemoteName_2.ZIndex = 7
  1283. RemoteName_2.Font = Enum.Font.SourceSans
  1284. RemoteName_2.Text = "GiveMoney | Args: {}"
  1285. RemoteName_2.TextColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  1286. RemoteName_2.TextSize = 14
  1287. RemoteName_2.TextXAlignment = Enum.TextXAlignment.Left
  1288.  
  1289. R2S_3.Name = "R2S"
  1290. R2S_3.Parent = RemoteOutputTemplate
  1291. R2S_3.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  1292. R2S_3.BorderSizePixel = 0
  1293. R2S_3.Position = UDim2.new(0, 82, 0, 0)
  1294. R2S_3.Size = UDim2.new(0, 50, 1, 0)
  1295. R2S_3.ZIndex = 8
  1296. R2S_3.AutoButtonColor = false
  1297. R2S_3.Font = Enum.Font.SourceSansSemibold
  1298. R2S_3.Text = "R2S"
  1299. R2S_3.TextColor3 = Color3.new(1, 1, 1)
  1300. R2S_3.TextSize = 14
  1301.  
  1302. Shadow_38.Name = "Shadow"
  1303. Shadow_38.Parent = R2S_3
  1304. Shadow_38.BackgroundColor3 = Color3.new(0, 0, 0)
  1305. Shadow_38.BackgroundTransparency = 0.80000001192093
  1306. Shadow_38.BorderSizePixel = 0
  1307. Shadow_38.Position = UDim2.new(0, 1, 0, 1)
  1308. Shadow_38.Size = UDim2.new(1, 0, 1, 0)
  1309. Shadow_38.ZIndex = 7
  1310.  
  1311. Shadow_39.Name = "Shadow"
  1312. Shadow_39.Parent = R2S_3
  1313. Shadow_39.BackgroundColor3 = Color3.new(0, 0, 0)
  1314. Shadow_39.BackgroundTransparency = 0.80000001192093
  1315. Shadow_39.BorderSizePixel = 0
  1316. Shadow_39.Position = UDim2.new(0, 2, 0, 2)
  1317. Shadow_39.Size = UDim2.new(1, 0, 1, 0)
  1318. Shadow_39.ZIndex = 7
  1319.  
  1320. Shadow_40.Name = "Shadow"
  1321. Shadow_40.Parent = R2S_3
  1322. Shadow_40.BackgroundColor3 = Color3.new(0, 0, 0)
  1323. Shadow_40.BackgroundTransparency = 0.80000001192093
  1324. Shadow_40.BorderSizePixel = 0
  1325. Shadow_40.Position = UDim2.new(0, 3, 0, 3)
  1326. Shadow_40.Size = UDim2.new(1, 0, 1, 0)
  1327. Shadow_40.ZIndex = 7
  1328.  
  1329. getfenv().script = Instance.new('LocalScript', MrSpyV2RebugKurokkusGhost)
  1330.  
  1331. repeat wait() until game:GetService("Players").LocalPlayer.Character:WaitForChild("HumanoidRootPart")
  1332. local Hub = script.Parent.Hub
  1333. local plr = game:GetService("Players").LocalPlayer
  1334. local Animate = Hub.Main.Animate
  1335. local Animate_Time = 30
  1336. local Exit = Hub.Exit
  1337. local colSize = 14
  1338. script.Parent.Hub.Draggable = true
  1339. local Tabs = Hub.Tabs
  1340. local TF = Hub.Main.TabsFolder
  1341. local Remotes = TF.Remotes
  1342. local Output = TF.Output
  1343. local Supplies = script.Parent.Holder
  1344. local Opened = true;
  1345. local OutputTab = Tabs.Output
  1346. local RemoteTab = Tabs.Remotes
  1347. local Explorer = TF.Explorer
  1348. local R2S = TF.R2S
  1349.  
  1350. local Instances = {
  1351. ["BadgeService"] = 76;
  1352. ["Humanoid"] = 10;
  1353. ["GuiService"] = 48;
  1354. ["CylinderHandleAdornment"] = 55;
  1355. ["BallSocketConstraint"] = 90;
  1356. ["BrickColorValue"] = 5;
  1357. ["Accoutrement"] = 33;
  1358. ["AdService"] = 74;
  1359. ["AssetService"] = 73;
  1360. ["GuiMain"] = 48;
  1361. ["ImageButton"] = 53;
  1362. ["HapticService"] = 85;
  1363. ["DialogChoice"] = 64;
  1364. ["Handles"] = 54;
  1365. ["ReflectionMetadataClasses"] = 87;
  1366. ["JointInstance"] = 35;
  1367. ["AnimationController"] = 61;
  1368. ["RemoteEvent"] = 81;
  1369. ["CollectionService"] = 31;
  1370. ["Smoke"] = 60;
  1371. ["Configuration"] = 59;
  1372. ["KeyframeSequenceProvider"] = 61;
  1373. ["Accessory"] = 33;
  1374. ["SelectionPointLasso"] = 58;
  1375. ["GamePassService"] = 20;
  1376. ["CFrameValue"] = 5;
  1377. ["TextureTrail"] = 5;
  1378. ["ImageLabel"] = 50;
  1379. ["ReflectionMetadataMember"] = 87;
  1380. ["Animation"] = 61;
  1381. ["IntConstrainedValue"] = 5;
  1382. ["HttpService"] = 77;
  1383. ["PointLight"] = 14;
  1384. ["Model"] = 3;
  1385. ["DoubleConstrainedValue"] = 5;
  1386. ["Snap"] = 35;
  1387. ["BodyAngularVelocity"] = 15;
  1388. ["VelocityMotor"] = 35;
  1389. ["RocketPropulsion"] = 15;
  1390. ["SurfaceSelection"] = 56;
  1391. ["CoreGui"] = 47;
  1392. ["Part"] = 2;
  1393. ["ReplicatedFirst"] = 73;
  1394. ["BindableEvent"] = 68;
  1395. ["SelectionPartLasso"] = 58;
  1396. ["NegateOperation"] = 79;
  1397. ["PyramidPart"] = 2;
  1398. ["ArcHandles"] = 57;
  1399. ["Hint"] = 34;
  1400. ["Players"] = 22;
  1401. ["Script"] = 7;
  1402. ["ParallelRampPart"] = 2;
  1403. ["RayValue"] = 5;
  1404. ["LineHandleAdornment"] = 55;
  1405. ["Camera"] = 6;
  1406. ["RunService"] = 67;
  1407. ["BodyForce"] = 15;
  1408. ["KeyframeSequence"] = 61;
  1409. ["ServerScriptService"] = 1;
  1410. ["BillboardGui"] = 65;
  1411. ["BodyThrust"] = 15;
  1412. ["RemoteFunction"] = 80;
  1413. ["Team"] = 25;
  1414. ["Sound"] = 12;
  1415. ["GuiButton"] = 53;
  1416. ["Workspace"] = 20;
  1417. ["Lighting"] = 14;
  1418. ["JointsService"] = 35;
  1419. ["BlurEffect"] = 91;
  1420. ["WedgePart"] = 2;
  1421. ["BloomEffect"] = 91;
  1422. ["ReflectionMetadata"] = 87;
  1423. ["Vector3Value"] = 5;
  1424. ["PointsService"] = 84;
  1425. ["UserInputService"] = 85;
  1426. ["Sparkles"] = 43;
  1427. ["BodyGyro"] = 15;
  1428. ["Rotate"] = 35;
  1429. ["HopperBin"] = 23;
  1430. ["ForceField"] = 38;
  1431. ["Tool"] = 18;
  1432. ["Texture"] = 11;
  1433. ["Teams"] = 24;
  1434. ["ReflectionMetadataFunctions"] = 87;
  1435. ["RodConstraint"] = 90;
  1436. ["Folder"] = 71;
  1437. ["BodyVelocity"] = 15;
  1438. ["Shirt"] = 44;
  1439. ["SlidingBallConstraint"] = 90;
  1440. ["Animator"] = 61;
  1441. ["TextButton"] = 52;
  1442. ["Color3Value"] = 5;
  1443. ["TextBox"] = 52;
  1444. ["NetworkReplicator"] = 30;
  1445. ["Platform"] = 36;
  1446. ["TerrainRegion"] = 66;
  1447. ["SkateboardPlatform"] = 36;
  1448. ["Seat"] = 36;
  1449. ["Terrain"] = 66;
  1450. ["Explosion"] = 37;
  1451. ["BlockMesh"] = 9;
  1452. ["TeleportService"] = 82;
  1453. ["PlayerGui"] = 47;
  1454. ["TextLabel"] = 51;
  1455. ["SurfaceLight"] = 14;
  1456. ["SurfaceGui"] = 65;
  1457. ["Debris"] = 31;
  1458. ["FlagStand"] = 40;
  1459. ["StarterPack"] = 21;
  1460. ["BindableFunction"] = 67;
  1461. ["ReflectionMetadataCallbacks"] = 87;
  1462. ["NetworkClient"] = 17;
  1463. ["ModuleScript"] = 72;
  1464. ["Flag"] = 39;
  1465. ["Status"] = 3;
  1466. ["ParticleEmitter"] = 70;
  1467. ["StarterPlayer"] = 89;
  1468. ["StringValue"] = 5;
  1469. ["ObjectValue"] = 5;
  1470. ["CharacterMesh"] = 61;
  1471. ["StarterGui"] = 47;
  1472. ["ReplicatedStorage"] = 73;
  1473. ["StarterCharacterScripts"] = 83;
  1474. ["NetworkServer"] = 16;
  1475. ["Backpack"] = 21;
  1476. ["ReflectionMetadataEnum"] = 87;
  1477. ["StarterPlayerScripts"] = 83;
  1478. ["SpotLight"] = 14;
  1479. ["CustomEventReceiver"] = 5;
  1480. ["SphereHandleAdornment"] = 55;
  1481. ["SoundService"] = 32;
  1482. ["SpecialMesh"] = 9;
  1483. ["SpawnLocation"] = 26;
  1484. ["PlayerScripts"] = 83;
  1485. ["PartPairLasso"] = 58;
  1486. ["ColorCorrectionEffect"] = 91;
  1487. ["UnionOperation"] = 78;
  1488. ["Sky"] = 29;
  1489. ["MoveToConstraint"] = 90;
  1490. ["RopeConstraint"] = 90;
  1491. ["RightAngleRampPart"] = 2;
  1492. ["ShirtGraphic"] = 41;
  1493. ["ScreenGui"] = 48;
  1494. ["SelectionSphere"] = 55;
  1495. ["RotateV"] = 35;
  1496. ["SelectionBox"] = 55;
  1497. ["VehicleSeat"] = 36;
  1498. ["CustomEvent"] = 5;
  1499. ["Chat"] = 34;
  1500. ["ServerStorage"] = 75;
  1501. ["Selection"] = 56;
  1502. ["IntValue"] = 5;
  1503. ["RotateP"] = 35;
  1504. ["FloorWire"] = 5;
  1505. ["TrussPart"] = 2;
  1506. ["StarterGear"] = 21;
  1507. ["ReflectionMetadataYieldFunctions"] = 87;
  1508. ["ReflectionMetadataProperties"] = 87;
  1509. ["ReflectionMetadataEvents"] = 87;
  1510. ["ReflectionMetadataEnums"] = 87;
  1511. ["ReflectionMetadataEnumItem"] = 87;
  1512. ["ReflectionMetadataClass"] = 87;
  1513. ["PrismPart"] = 2;
  1514. ["BinaryStringValue"] = 5;
  1515. ["Glue"] = 35;
  1516. ["PrismaticConstraint"] = 90;
  1517. ["TouchTransmitter"] = 38;
  1518. ["CornerWedgePart"] = 2;
  1519. ["PathfindingService"] = 38;
  1520. ["SpringConstraint"] = 90;
  1521. ["Fire"] = 62;
  1522. ["Pants"] = 45;
  1523. ["NumberValue"] = 5;
  1524. ["TestService"] = 69;
  1525. ["Motor6D"] = 35;
  1526. ["Motor"] = 35;
  1527. ["CylindricalConstraint"] = 90;
  1528. ["MarketplaceService"] = 47;
  1529. ["CoreScript"] = 19;
  1530. ["CylinderMesh"] = 9;
  1531. ["ConeHandleAdornment"] = 55;
  1532. ["SunRaysEffect"] = 91;
  1533. ["LocalScript"] = 19;
  1534. ["Weld"] = 35;
  1535. ["Attachment"] = 35;
  1536. ["BoolValue"] = 5;
  1537. ["Dialog"] = 63;
  1538. ["Pose"] = 61;
  1539. ["Decal"] = 8;
  1540. ["Hat"] = 46;
  1541. ["AnimationTrack"] = 61;
  1542. ["ClickDetector"] = 42;
  1543. ["Frame"] = 49;
  1544. ["LogService"] = 88;
  1545. ["FileMesh"] = 9;
  1546. ["InsertService"] = 73;
  1547. ["HingeConstraint"] = 90;
  1548. ["Message"] = 34;
  1549. ["Player"] = 13;
  1550. ["ContextActionService"] = 42;
  1551. ["ContentProvider"] = 73;
  1552. ["BodyPosition"] = 15;
  1553. ["BoxHandleAdornment"] = 55;
  1554. ["ScrollingFrame"] = 49;
  1555. ["Keyframe"] = 61;
  1556. }
  1557.  
  1558. function LoadIcon(service, frame, numb)
  1559. if Instances[service] or numb then
  1560. local row = 1
  1561. local col = 0
  1562. if numb then
  1563. for i = 1,numb do
  1564. if i > colSize*row then
  1565. col = 1
  1566. row = row+1
  1567. else
  1568. col = col+1
  1569. end
  1570. end
  1571. else
  1572. for i = 1,Instances[service] do
  1573. if i > colSize*row then
  1574. col = 1
  1575. row = row+1
  1576. else
  1577. col = col+1
  1578. end
  1579. end
  1580. end
  1581. frame.IconMap.Position = UDim2.new(0,(-3+(-18*col))+18,0,(-3+(-18*row))+18)
  1582. end
  1583. end
  1584.  
  1585. Exit.MouseEnter:Connect(function()
  1586. game:GetService("TweenService"):Create(Exit, TweenInfo.new(0.1), {
  1587. ['ImageColor3'] = Color3.fromRGB(200,200,200);
  1588. }):Play();
  1589. end)
  1590.  
  1591. Exit.MouseLeave:Connect(function()
  1592. game:GetService("TweenService"):Create(Exit, TweenInfo.new(0.1), {
  1593. ['ImageColor3'] = Color3.fromRGB(255,255,255);
  1594. }):Play();
  1595. end)
  1596.  
  1597. Exit.MouseButton1Down:Connect(function()
  1598. Opened = false
  1599. Hub:TweenPosition(UDim2.new(0.5,0,1.1,0),"InOut","Sine",0.25,true)
  1600. end)
  1601.  
  1602. Hub.MouseEnter:Connect(function()
  1603. game:GetService("TweenService"):Create(Hub, TweenInfo.new(0.1), {
  1604. ['BackgroundColor3'] = Color3.fromRGB(50,50,50);
  1605. }):Play();
  1606. end)
  1607.  
  1608. Hub.MouseLeave:Connect(function()
  1609. game:GetService("TweenService"):Create(Hub, TweenInfo.new(0.1), {
  1610. ['BackgroundColor3'] = Color3.fromRGB(40, 40, 40);
  1611. }):Play();
  1612. end)
  1613.  
  1614. local CHO = false
  1615. local BTH = false
  1616.  
  1617. OutputTab.ClearHolder.MouseEnter:Connect(function()
  1618. CHO = true
  1619. end)
  1620.  
  1621. OutputTab.ClearHolder.MouseLeave:Connect(function()
  1622. CHO = false
  1623. end)
  1624.  
  1625. OutputTab.MouseEnter:Connect(function()
  1626. BTH = true
  1627. OutputTab.ClearHolder.Clear:TweenPosition(UDim2.new(0,0,0.5,-7),"InOut","Sine",0.2,true)
  1628. repeat wait() until not BTH or not CHO
  1629. OutputTab.ClearHolder.Clear:TweenPosition(UDim2.new(0,0,0,-7),"InOut","Sine",0.2,true)
  1630. end)
  1631.  
  1632. local SH = false
  1633. local RH = false
  1634.  
  1635. RemoteTab.Spys.MouseEnter:Connect(function()
  1636. SH = true
  1637. end)
  1638.  
  1639. RemoteTab.Spys.MouseLeave:Connect(function()
  1640. SH = false
  1641. end)
  1642.  
  1643. RemoteTab.MouseEnter:Connect(function()
  1644. RH = true
  1645. RemoteTab.Spys.Spyer:TweenPosition(UDim2.new(0,0,0.5,-7),"InOut","Sine",0.2,true)
  1646. repeat wait() until not SH or not RH
  1647. RemoteTab.Spys.Spyer:TweenPosition(UDim2.new(0,0,0,-7),"InOut","Sine",0.2,true)
  1648. end)
  1649.  
  1650. function OpenUI()
  1651. if Opened then
  1652. Opened = not Opened
  1653. Hub:TweenPosition(UDim2.new(0.5,0,1.1,0),"InOut","Sine",0.25,true)
  1654. else
  1655. Opened = not Opened
  1656. Hub:TweenPosition(UDim2.new(0.5,0,0.35,0),"InOut","Sine",0.25,true)
  1657. end
  1658. end
  1659.  
  1660. plr.Chatted:Connect(function(msg)
  1661. if msg:lower() == "/e open" then
  1662. OpenUI()
  1663. end
  1664. end)
  1665.  
  1666. game:GetService("UserInputService").InputBegan:Connect(function(input, proc)
  1667. if not proc and input.KeyCode == Enum.KeyCode.F4 then
  1668. OpenUI()
  1669. end
  1670. end)
  1671.  
  1672. function SwitchTab(tab,x)
  1673. Tabs.TabLine:TweenPosition(UDim2.new(x,0,1,0),"InOut","Sine",0.25,true)
  1674. if tab == "Remotes" then
  1675. TF.Remotes:TweenPosition(UDim2.new(0,0,0,0),"InOut","Sine",0.25,true)
  1676. TF.Output:TweenPosition(UDim2.new(1,0,0,0),"InOut","Sine",0.25,true)
  1677. TF.Explorer:TweenPosition(UDim2.new(2,0,0,0),"InOut","Sine",0.25,true)
  1678. TF.R2S:TweenPosition(UDim2.new(3,0,0,0),"InOut","Sine",0.25,true)
  1679. elseif tab == "Output" then
  1680. TF.Remotes:TweenPosition(UDim2.new(-1,0,0,0),"InOut","Sine",0.25,true)
  1681. TF.Output:TweenPosition(UDim2.new(0,0,0,0),"InOut","Sine",0.25,true)
  1682. TF.Explorer:TweenPosition(UDim2.new(1,0,0,0),"InOut","Sine",0.25,true)
  1683. TF.R2S:TweenPosition(UDim2.new(2,0,0,0),"InOut","Sine",0.25,true)
  1684. elseif tab == "Explorer" then
  1685. TF.Remotes:TweenPosition(UDim2.new(-2,0,0,0),"InOut","Sine",0.25,true)
  1686. TF.Output:TweenPosition(UDim2.new(-1,0,0,0),"InOut","Sine",0.25,true)
  1687. TF.Explorer:TweenPosition(UDim2.new(0,0,0,0),"InOut","Sine",0.25,true)
  1688. TF.R2S:TweenPosition(UDim2.new(1,0,0,0),"InOut","Sine",0.25,true)
  1689. elseif tab == "R2S" then
  1690. TF.Remotes:TweenPosition(UDim2.new(-3,0,0,0),"InOut","Sine",0.25,true)
  1691. TF.Output:TweenPosition(UDim2.new(-2,0,0,0),"InOut","Sine",0.25,true)
  1692. TF.Explorer:TweenPosition(UDim2.new(-1,0,0,0),"InOut","Sine",0.25,true)
  1693. TF.R2S:TweenPosition(UDim2.new(0,0,0,0),"InOut","Sine",0.25,true)
  1694. end
  1695. end
  1696.  
  1697. for i,v in pairs(Tabs:GetChildren()) do
  1698. if v:IsA("TextButton") then
  1699. v.MouseButton1Down:Connect(function()
  1700. SwitchTab(v.Name,v.Position.X.Scale)
  1701. end)
  1702. end
  1703. end
  1704.  
  1705. local Ignores = {
  1706. ["CharacterSoundEvent"] = true;
  1707. ["MovementUpdate"] = true;
  1708. ["OnNewMessage"] = true;
  1709. ["OnMessageDoneFiltering"] = true;
  1710. ["OnNewSystemMessage"] = true;
  1711. ["OnChannelJoined"] = true;
  1712. ["OnChannelLeft"] = true;
  1713. ["OnMuted"] = true;
  1714. ["OnUnmuted"] = true;
  1715. ["OnMainChannelSet"] = true;
  1716. ["ChannelNameColorUpdated"] = true;
  1717. ["SayMessageRequest"] = true;
  1718. ["SetBlockedUserIdsRequest"] = true;
  1719. ["GetInitDataRequest"] = true;
  1720. ["MutePlayerRequest"] = true;
  1721. ["UnMutePlayerRequest"] = true;
  1722. ["DefaultServerSoundEvent"] = true;
  1723. ["AddCharacterLoadedEvent"] = true;
  1724. ["RemoveCharacterEvent"] = true;
  1725. ["SoundDispatcher"] = true;
  1726. ["GamepadNotifications"] = true;
  1727. ["SendNotificationInfo"] = true;
  1728. ["FollowRelationshipChanged"] = true;
  1729. ["NewFollower"] = true;
  1730. ["GetFollowRelationships"] = true;
  1731. ["SetPlayerBlockList"] = true;
  1732. ["UpdatePlayerBlockList"] = true;
  1733. ["SetDialogInUse"] = true;
  1734. ["GetServerVersion"] = true;
  1735. }
  1736.  
  1737. local RemotesToSpy = {}
  1738. local SpyingRemotes = {}
  1739. local BiggestTB = 0;
  1740.  
  1741. function UpdateOutput()
  1742. Output.OutputWindow.CanvasSize = UDim2.new(0,89+BiggestTB,0,(#Output.OutputWindow:GetChildren()*20)+1)
  1743. end
  1744.  
  1745. function ClearOutput()
  1746. BiggestTB = 0
  1747. Output.OutputWindow:ClearAllChildren()
  1748. UpdateOutput()
  1749. end
  1750.  
  1751. OutputTab.ClearHolder.Clear.MouseButton1Down:Connect(function()
  1752. BTH = false
  1753. CHO = false
  1754. ClearOutput()
  1755. end)
  1756.  
  1757. local TextToCopy = ""
  1758.  
  1759. function LoadR2S(obj,args)
  1760. R2S.Warning.Visible = false
  1761. R2S.Window.Visible = true
  1762.  
  1763. local InstancesTable = {}
  1764. local String = ""
  1765. for i in string.gmatch(obj:GetFullName(),".") do
  1766. if i == "." then
  1767. InstancesTable[#InstancesTable+1] = String
  1768. String = ""
  1769. else
  1770. String = String .. i
  1771. end
  1772. end
  1773. InstancesTable[#InstancesTable+1] = String
  1774.  
  1775. local TextToLoad = "local Remote = game"
  1776.  
  1777. for i,v in pairs(InstancesTable) do
  1778. if i == #InstancesTable then
  1779. TextToLoad = TextToLoad.."['"..v.."']"
  1780. else
  1781. TextToLoad = TextToLoad.."."..v
  1782. end
  1783. end
  1784.  
  1785. TextToLoad = TextToLoad.."\n\nlocal Arguments = "
  1786.  
  1787. local function GenerateScript()
  1788. local Tabs = 0
  1789. local function AddTabs()
  1790. if Tabs == 0 then return end
  1791. for i = 0,Tabs do
  1792. TextToLoad = TextToLoad.." "
  1793. end
  1794. end
  1795. local IgnoreCommaBreak = false
  1796. local last = ""
  1797. for i in string.gmatch(args,".") do
  1798. if i == "{" then
  1799. TextToLoad = TextToLoad.."{\n"
  1800. Tabs = Tabs + 1
  1801. AddTabs()
  1802. elseif i == "}" then
  1803. TextToLoad = TextToLoad.."\n"
  1804. Tabs = Tabs - 1
  1805. AddTabs()
  1806. TextToLoad = TextToLoad.."}"
  1807. elseif i == "(" then
  1808. IgnoreCommaBreak = true
  1809. TextToLoad = TextToLoad..i
  1810. elseif i == ")" and IgnoreCommaBreak then
  1811. IgnoreCommaBreak = false
  1812. TextToLoad = TextToLoad..i
  1813. elseif i == "," and not IgnoreCommaBreak then
  1814. TextToLoad = TextToLoad..",\n"
  1815. AddTabs()
  1816. elseif i == " " and last == "," then
  1817. --lol goteeem im doing nothing here cuz it's mainly for visuals
  1818. else
  1819. TextToLoad = TextToLoad..i
  1820. end
  1821. last = i
  1822. end
  1823. end
  1824. GenerateScript()
  1825. TextToLoad = TextToLoad.."\n\nRemote:"..((obj.ClassName == "RemoteEvent" and "FireServer") or (obj.ClassName == "RemoteFunction" and "InvokeServer") or (obj.ClassName == "BindableEvent" and "Fire") or (obj.ClassName == "BindableFunction" and "Invoke")).."(unpack(Arguments))"
  1826.  
  1827. TextToCopy = TextToLoad
  1828.  
  1829. R2S.Window.ScriptWindow.RemoteScript.Text = TextToLoad
  1830. R2S.Window.ScriptWindow.CanvasSize = UDim2.new(0,R2S.Window.ScriptWindow.RemoteScript.TextBounds.X+6,0,R2S.Window.ScriptWindow.RemoteScript.TextBounds.Y+6)
  1831. end
  1832.  
  1833. R2S.Window.CopyClip.MouseEnter:Connect(function()
  1834. game:GetService("TweenService"):Create(R2S.Window.CopyClip, TweenInfo.new(0.1), {
  1835. ['BackgroundColor3'] = Color3.fromRGB(60, 60, 60);
  1836. }):Play();
  1837. end)
  1838.  
  1839. R2S.Window.CopyClip.MouseLeave:Connect(function()
  1840. game:GetService("TweenService"):Create(R2S.Window.CopyClip, TweenInfo.new(0.1), {
  1841. ['BackgroundColor3'] = Color3.fromRGB(50, 50, 50);
  1842. }):Play();
  1843. end)
  1844.  
  1845. R2S.Window.CopyClip.MouseButton1Down:Connect(function()
  1846. R2S.Window.CopyClip.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1847. game:GetService("TweenService"):Create(R2S.Window.CopyClip, TweenInfo.new(0.1), {
  1848. ['BackgroundColor3'] = Color3.fromRGB(50, 50, 50);
  1849. }):Play();
  1850. if setclipboard then
  1851. setclipboard(TextToCopy)
  1852. elseif toclipboard then
  1853. toclipboard(TextToCopy)
  1854. elseif syn and syn.write_clipboard then
  1855. syn.write_clipboard(TextToCopy)
  1856. end
  1857. end)
  1858.  
  1859. local ViewDB = false
  1860.  
  1861. function AddToOutput(obj,args)
  1862. local temp = Supplies.RemoteOutputTemplate:Clone()
  1863. temp.RemoteName.Text = obj.Name.." | Args: "..args
  1864. LoadIcon(obj.ClassName,temp.Icon)
  1865. temp.Position = UDim2.new(0,5,0,#Output.OutputWindow:GetChildren()*20)
  1866. temp.Parent = Output.OutputWindow
  1867. temp.R2S.Position = UDim2.new(0,25+temp.RemoteName.TextBounds.X,0,0)
  1868. if temp.RemoteName.TextBounds.X >= BiggestTB then
  1869. BiggestTB = temp.RemoteName.TextBounds.X
  1870. end
  1871. UpdateOutput()
  1872. temp.R2S.MouseEnter:Connect(function()
  1873. game:GetService("TweenService"):Create(temp.R2S, TweenInfo.new(0.1), {
  1874. ['BackgroundColor3'] = Color3.fromRGB(75,75,75);
  1875. }):Play();
  1876. end)
  1877. temp.R2S.MouseLeave:Connect(function()
  1878. game:GetService("TweenService"):Create(temp.R2S, TweenInfo.new(0.1), {
  1879. ['BackgroundColor3'] = Color3.fromRGB(60, 60, 60);
  1880. }):Play();
  1881. end)
  1882. temp.R2S.MouseButton1Down:Connect(function()
  1883. if not ViewDB then
  1884. ViewDB = true
  1885. LoadR2S(obj,args)
  1886. SwitchTab("R2S",0.75)
  1887. wait(0.5)
  1888. ViewDB = false
  1889. end
  1890. end)
  1891. end
  1892.  
  1893. --Do Spy stuff boyssssss
  1894.  
  1895. local IgnoreThis = {
  1896. GetSetting = true;
  1897. GetSelection = true;
  1898. SelectionChanged = true;
  1899. GetAwaiting = true;
  1900. }
  1901.  
  1902. function GetType(item)
  1903. if type(item) == "string" then
  1904. return "\""..item.."\""
  1905. elseif type(item) == "table" then
  1906. local str = "{"
  1907. local max = 0
  1908. local numb = 1
  1909. for i,v in pairs(item) do
  1910. max = max+1
  1911. end
  1912. for i,v in pairs(item) do
  1913. if numb == max then
  1914. str = str.."["..GetType(i).."] = "..GetType(v)
  1915. else
  1916. str = str.."["..GetType(i).."] = "..GetType(v)..", "
  1917. end
  1918. numb = numb + 1
  1919. end
  1920. str = str.."}"
  1921. return str
  1922. elseif type(item) == "userdata" then
  1923. local a,b = pcall(function()
  1924. return item.ClassName
  1925. end)
  1926. if a then
  1927. return item:GetFullName()
  1928. else
  1929. if tostring(b):match("not a valid member of %w+") then
  1930. local c, d = tostring(b):match("not a valid member of %w+"):find("of ")
  1931. local class = tostring(b):match("not a valid member of %w+"):sub(d+1)
  1932. return class..".new(".. tostring(item) ..")"
  1933. end
  1934. end
  1935. else
  1936. return tostring(item)
  1937. end
  1938. end
  1939.  
  1940. function ReturnArgs(...)
  1941. local args = {...}
  1942. local list = ""
  1943. local max = 0
  1944. local numb = 1
  1945. for i,v in pairs(args) do
  1946. max = max + 1
  1947. end
  1948. for i,v in pairs(args) do
  1949. if numb == max then
  1950. list = list..GetType(v)
  1951. else
  1952. list = list..GetType(v)..", "
  1953. end
  1954. numb = numb + 1
  1955. end
  1956. list=list
  1957. return list
  1958. end
  1959.  
  1960. local mt = getrawmetatable(game)
  1961. local old_n = mt.__namecall
  1962. if setreadonly then
  1963. setreadonly(mt, false)
  1964. elseif make_writeable then
  1965. make_writeable(mt)
  1966. end
  1967.  
  1968. local protect = newcclosure or protect_function or function(f) return f end
  1969. mt.__namecall = protect(function(self, ...)
  1970. local args = {...}
  1971. table.remove(args)
  1972.  
  1973. if (not IgnoreThis[self.Name]) and SpyingRemotes[self] and RemoteIgnores[self.ClassName] then
  1974. AddToOutput(self, ReturnArgs(args));
  1975. end
  1976.  
  1977. return old_n(self, ...)
  1978. end)
  1979.  
  1980. if replaceclosure then
  1981. local OldFireServer
  1982. local Hook = protect(function(self,...)
  1983. local args = {...}
  1984.  
  1985. if (not IgnoreThis[self.Name]) and SpyingRemotes[self] then
  1986. AddToOutput(self, ReturnArgs(args));
  1987. end
  1988.  
  1989. return OldFireServer(self,...)
  1990. end)
  1991.  
  1992. OldFireServer = replaceclosure(Instance.new("RemoteEvent").FireServer, Hook)
  1993.  
  1994. local OldInvokeServer
  1995. local Hook2 = protect(function(self,...)
  1996. local args = {...}
  1997.  
  1998. if (not IgnoreThis[self.Name]) and SpyingRemotes[self] then
  1999. AddToOutput(self, ReturnArgs(args));
  2000. end
  2001.  
  2002. return OldInvokeServer(self,...)
  2003. end)
  2004.  
  2005. OldInvokeServer = replaceclosure(Instance.new("RemoteFunction").InvokeServer, Hook2)
  2006. end
  2007. ----------------------
  2008.  
  2009. local BiggestR = 0;
  2010.  
  2011. function UpdateRemotes()
  2012. Remotes.CanvasSize = UDim2.new(0,144+BiggestR,0,(#Remotes:GetChildren()-1)*20)
  2013. end
  2014.  
  2015. function Spy(temp,bool)
  2016. if not bool then
  2017. temp.Spy.Text = "Spy"
  2018. game:GetService("TweenService"):Create(temp.Spy, TweenInfo.new(0.5), {
  2019. ['TextColor3'] = Color3.fromRGB(255,255,255);
  2020. }):Play();
  2021. else
  2022. temp.Spy.Text = "Spying"
  2023. game:GetService("TweenService"):Create(temp.Spy, TweenInfo.new(0.5), {
  2024. ['TextColor3'] = Color3.fromRGB(17, 170, 73);
  2025. }):Play();
  2026. end
  2027. end
  2028.  
  2029. function LoadExplorer(obj)
  2030. Explorer.Window.ExplorerWindow:ClearAllChildren()
  2031. Explorer.Window.ExplorerWindow.CanvasSize = UDim2.new(0,0,0,0)
  2032. Explorer.Warning.Visible = false
  2033. Explorer.Window.Visible = true
  2034. local InstancesTable = {}
  2035. local String = ""
  2036. for i in string.gmatch(obj:GetFullName(),".") do
  2037. if i == "." then
  2038. InstancesTable[#InstancesTable+1] = String
  2039. String = ""
  2040. else
  2041. String = String .. i
  2042. end
  2043. end
  2044. InstancesTable[#InstancesTable+1] = String
  2045. local ClassTable = {}
  2046. local function Check(obj,pos)
  2047. if obj:FindFirstChild(InstancesTable[pos]) then
  2048. ClassTable[pos] = obj:FindFirstChild(InstancesTable[pos])
  2049. if InstancesTable[pos+1] then
  2050. Check(obj:FindFirstChild(InstancesTable[pos]),pos+1)
  2051. end
  2052. end
  2053. end
  2054. Check(game,1)
  2055. local last
  2056. for i,v in pairs(InstancesTable) do
  2057. local temp = Supplies.ExplorerTemplate:Clone()
  2058. temp.Name = v
  2059. temp.InstanceName.Text = v
  2060. LoadIcon(((ClassTable[i] and ClassTable[i].ClassName) or "Folder"),temp.Icon)
  2061. if ClassTable[i] then
  2062. if #ClassTable[i]:GetChildren() > 0 then
  2063. temp.Arrow.Visible = true
  2064. else
  2065. temp.Arrow.Visible = false
  2066. end
  2067. end
  2068. if last then
  2069. temp.Parent = last.Holder
  2070. else
  2071. temp.Parent = Explorer.Window.ExplorerWindow
  2072. end
  2073. temp.BG.Size = UDim2.new(0,temp.InstanceName.TextBounds.X+36,1,0)
  2074. temp.InstanceName.Size = UDim2.new(0,temp.InstanceName.TextBounds.X+10,1,0)
  2075. last = temp
  2076. temp.InstanceName.MouseEnter:Connect(function()
  2077. game:GetService("TweenService"):Create(temp.BG, TweenInfo.new(0.1), {
  2078. ['BackgroundTransparency'] = 0.5;
  2079. }):Play();
  2080. end)
  2081. temp.InstanceName.MouseLeave:Connect(function()
  2082. game:GetService("TweenService"):Create(temp.BG, TweenInfo.new(0.1), {
  2083. ['BackgroundTransparency'] = 1;
  2084. }):Play();
  2085. end)
  2086. temp.Arrow.Open.MouseEnter:Connect(function()
  2087. game:GetService("TweenService"):Create(temp.Arrow.IconMap, TweenInfo.new(0.1), {
  2088. ['ImageColor3'] = Color3.fromRGB(200,200,200);
  2089. }):Play();
  2090. end)
  2091. temp.Arrow.Open.MouseLeave:Connect(function()
  2092. game:GetService("TweenService"):Create(temp.Arrow.IconMap, TweenInfo.new(0.1), {
  2093. ['ImageColor3'] = Color3.fromRGB(255,255,255);
  2094. }):Play();
  2095. end)
  2096. temp.Arrow.Open.MouseButton1Down:Connect(function()
  2097. if temp.Holder.Visible then
  2098. temp.Holder.Visible = false
  2099. LoadIcon(nil,temp.Arrow,166)
  2100. else
  2101. temp.Holder.Visible = true
  2102. LoadIcon(nil,temp.Arrow,167)
  2103. end
  2104. end)
  2105. temp.InstanceName.Open.MouseButton1Down:Connect(function()
  2106. if temp.Holder.Visible then
  2107. temp.Holder.Visible = false
  2108. LoadIcon(nil,temp.Arrow,166)
  2109. else
  2110. temp.Holder.Visible = true
  2111. LoadIcon(nil,temp.Arrow,167)
  2112. end
  2113. end)
  2114. end
  2115. Explorer.Window.ExplorerWindow.CanvasSize = UDim2.new(0,(last.AbsolutePosition.X-Explorer.AbsolutePosition.X)+50+last.InstanceName.TextBounds.X,0,(20*#InstancesTable)+5)
  2116. end
  2117.  
  2118. local AllStuff = {}
  2119.  
  2120. function MakeRemote(obj)
  2121. local temp = Supplies.RemoteTemplate:Clone()
  2122. temp.RemoteName.Text = obj.Name
  2123. LoadIcon(obj.ClassName,temp.Icon)
  2124. temp.Parent = Remotes
  2125. temp.Spy.Position = UDim2.new(0,25+temp.RemoteName.TextBounds.X,0,0)
  2126. temp.View.Position = UDim2.new(0,80+temp.RemoteName.TextBounds.X,0,0)
  2127. if temp.RemoteName.TextBounds.X >= BiggestR then
  2128. BiggestR = temp.RemoteName.TextBounds.X
  2129. end
  2130. RemotesToSpy[obj] = temp
  2131. AllStuff[temp] = obj
  2132. temp.Spy.MouseEnter:Connect(function()
  2133. game:GetService("TweenService"):Create(temp.Spy, TweenInfo.new(0.1), {
  2134. ['BackgroundColor3'] = Color3.fromRGB(75,75,75);
  2135. }):Play();
  2136. end)
  2137. temp.Spy.MouseLeave:Connect(function()
  2138. game:GetService("TweenService"):Create(temp.Spy, TweenInfo.new(0.1), {
  2139. ['BackgroundColor3'] = Color3.fromRGB(60, 60, 60);
  2140. }):Play();
  2141. end)
  2142. temp.View.MouseEnter:Connect(function()
  2143. game:GetService("TweenService"):Create(temp.View, TweenInfo.new(0.1), {
  2144. ['BackgroundColor3'] = Color3.fromRGB(75,75,75);
  2145. }):Play();
  2146. end)
  2147. temp.View.MouseLeave:Connect(function()
  2148. game:GetService("TweenService"):Create(temp.View, TweenInfo.new(0.1), {
  2149. ['BackgroundColor3'] = Color3.fromRGB(60, 60, 60);
  2150. }):Play();
  2151. end)
  2152. temp.Spy.MouseButton1Down:Connect(function()
  2153. if SpyingRemotes[obj] then
  2154. SpyingRemotes[obj] = nil
  2155. Spy(temp,false)
  2156. else
  2157. SpyingRemotes[obj] = true
  2158. Spy(temp,true)
  2159. end
  2160. end)
  2161. temp.View.MouseButton1Down:Connect(function()
  2162. if not ViewDB then
  2163. ViewDB = true
  2164. LoadExplorer(obj)
  2165. SwitchTab("Explorer",0.5)
  2166. wait(0.5)
  2167. ViewDB = false
  2168. end
  2169. end)
  2170. end
  2171.  
  2172. local SpyingDB = false
  2173. RemoteTab.Spys.Spyer.MouseButton1Down:Connect(function()
  2174. if not SpyingDB then
  2175. SpyingDB = true
  2176. game:GetService("TweenService"):Create(RemoteTab.Spys.Spyer, TweenInfo.new(0.1), {
  2177. ['ImageColor3'] = Color3.fromRGB(215, 90, 74);
  2178. }):Play();
  2179. RemoteTab.Spys.Spyer.Words.Text = "Unspy All"
  2180. for i,v in pairs(Remotes:GetChildren()) do
  2181. if v:IsA("Frame") then
  2182. Spy(v,true)
  2183. if AllStuff[v] then
  2184. SpyingRemotes[AllStuff[v]] = true
  2185. end
  2186. end
  2187. end
  2188. else
  2189. SpyingDB = false
  2190. game:GetService("TweenService"):Create(RemoteTab.Spys.Spyer, TweenInfo.new(0.1), {
  2191. ['ImageColor3'] = Color3.fromRGB(0, 170, 93);
  2192. }):Play();
  2193. RemoteTab.Spys.Spyer.Words.Text = "Spy All"
  2194. for i,v in pairs(Remotes:GetChildren()) do
  2195. if v:IsA("Frame") then
  2196. Spy(v,false)
  2197. if AllStuff[v] then
  2198. SpyingRemotes[AllStuff[v]] = nil
  2199. end
  2200. end
  2201. end
  2202. end
  2203. end)
  2204.  
  2205. function LoadSpy()
  2206. Remotes:ClearAllChildren()
  2207. Supplies.RemoteGrid:Clone().Parent = Remotes
  2208. local function recur(obj)
  2209. for i,v in pairs(obj:GetChildren()) do
  2210. local suc, err = pcall(function()
  2211. v:GetChildren()
  2212. end)
  2213. if suc then
  2214. if RemoteIgnores[v.ClassName] and not Ignores[v.Name] then
  2215. MakeRemote(v)
  2216. end
  2217. recur(v)
  2218. end
  2219. end
  2220. end
  2221. recur(game)
  2222. UpdateRemotes()
  2223. end
  2224. spawn(function()LoadSpy()end)
  2225.  
  2226. function CreateListener()
  2227. for i,v in pairs(game:GetChildren()) do
  2228. local suc, err = pcall(function()
  2229. v:GetChildren()
  2230. end)
  2231. if suc then
  2232. v.DescendantAdded:Connect(function(obj)
  2233. if RemoteIgnores[obj.ClassName] and not Ignores[obj.Name] then
  2234. MakeRemote(obj)
  2235. UpdateRemotes()
  2236. end
  2237. end)
  2238. v.DescendantRemoving:Connect(function(obj)
  2239. if RemoteIgnores[obj.ClassName] and not Ignores[obj.Name] then
  2240. RemotesToSpy[obj]:Destroy()
  2241. RemotesToSpy[obj] = nil
  2242. SpyingRemotes[obj] = nil
  2243. end
  2244. end)
  2245. end
  2246. end
  2247. end
  2248. spawn(function()CreateListener()end)
  2249.  
  2250. spawn(function()
  2251. while true do
  2252. for i = 0,100 do
  2253. Tabs.TabLine.BackgroundColor3 = Color3.fromHSV(i/100,0.75,0.75)
  2254. wait()
  2255. end
  2256. end
  2257. end)
  2258.  
  2259. spawn(function()
  2260. while true do
  2261. Animate.Texture:TweenPosition(UDim2.new(-2,0,-2,0),"Out","Linear",Animate_Time,true)
  2262. Animate.Texture2:TweenPosition(UDim2.new(0,0,0,0),"Out","Linear",Animate_Time,true)
  2263. Animate.Texture3:TweenPosition(UDim2.new(-2,0,0,0),"Out","Linear",Animate_Time,true)
  2264. Animate.Texture4:TweenPosition(UDim2.new(0,0,-2,0),"Out","Linear",Animate_Time,true)
  2265. wait(Animate_Time)
  2266. Animate.Texture.Position = UDim2.new(2,0,2,0)
  2267. Animate.Texture3.Position = UDim2.new(0,0,2,0)
  2268. Animate.Texture4.Position = UDim2.new(2,0,0,0)
  2269. Animate.Texture2:TweenPosition(UDim2.new(-2,0,-2,0),"Out","Linear",Animate_Time,true)
  2270. Animate.Texture:TweenPosition(UDim2.new(0,0,0,0),"Out","Linear",Animate_Time,true)
  2271. Animate.Texture3:TweenPosition(UDim2.new(-2,0,0,0),"Out","Linear",Animate_Time,true)
  2272. Animate.Texture4:TweenPosition(UDim2.new(0,0,-2,0),"Out","Linear",Animate_Time,true)
  2273. wait(Animate_Time)
  2274. Animate.Texture2.Position = UDim2.new(2,0,2,0)
  2275. Animate.Texture3.Position = UDim2.new(0,0,2,0)
  2276. Animate.Texture4.Position = UDim2.new(2,0,0,0)
  2277. end
  2278. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement