Advertisement
Xlyjc

testing - aff

Mar 16th, 2021
842
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 19.30 KB | None | 0 0
  1. local ShindoGuiAvakir = Instance.new("ScreenGui")
  2. local Main = Instance.new("Frame")
  3. local UICorner = Instance.new("UICorner")
  4. local Frame = Instance.new("Frame")
  5. local UICorner_2 = Instance.new("UICorner")
  6. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  7. local patch = Instance.new("Frame")
  8. local UICorner_3 = Instance.new("UICorner")
  9. local ImageLabel = Instance.new("ImageLabel")
  10. local TextLabel = Instance.new("TextLabel")
  11. local Frame_2 = Instance.new("Frame")
  12. local UICorner_4 = Instance.new("UICorner")
  13. local TextLabel_2 = Instance.new("TextLabel")
  14. local tab_Scroll = Instance.new("Frame")
  15. local UICorner_5 = Instance.new("UICorner")
  16. local State = Instance.new("Frame")
  17. local UICorner_6 = Instance.new("UICorner")
  18. local TextLabel_3 = Instance.new("TextLabel")
  19. local Frame_3 = Instance.new("Frame")
  20. local UICorner_7 = Instance.new("UICorner")
  21. local TextButton = Instance.new("TextButton")
  22. local UICorner_8 = Instance.new("UICorner")
  23. local TextLabel_4 = Instance.new("TextLabel")
  24. local Settings = Instance.new("Frame")
  25. local UICorner_9 = Instance.new("UICorner")
  26. local TextLabel_5 = Instance.new("TextLabel")
  27. local Frame_4 = Instance.new("Frame")
  28. local UICorner_10 = Instance.new("UICorner")
  29. local TextButton_2 = Instance.new("TextButton")
  30. local UICorner_11 = Instance.new("UICorner")
  31. local TextLabel_6 = Instance.new("TextLabel")
  32. local Frame_5 = Instance.new("Frame")
  33. local UICorner_12 = Instance.new("UICorner")
  34. local TextButton_3 = Instance.new("TextButton")
  35. local TextLabel_7 = Instance.new("TextLabel")
  36. local ImageLabel_2 = Instance.new("ImageLabel")
  37. local settings = Instance.new("TextButton")
  38. local UICorner_13 = Instance.new("UICorner")
  39. local quest = Instance.new("TextButton")
  40. local UICorner_14 = Instance.new("UICorner")
  41. local ImageLabel_3 = Instance.new("ImageLabel")
  42. local spin = Instance.new("TextButton")
  43. local UICorner_15 = Instance.new("UICorner")
  44. local ImageLabel_4 = Instance.new("ImageLabel")
  45. local scroll = Instance.new("TextButton")
  46. local UICorner_16 = Instance.new("UICorner")
  47. local ImageLabel_5 = Instance.new("ImageLabel")
  48. local misc = Instance.new("TextButton")
  49. local UICorner_17 = Instance.new("UICorner")
  50. local ImageLabel_6 = Instance.new("ImageLabel")
  51. local user = Instance.new("ImageLabel")
  52. local UICorner_18 = Instance.new("UICorner")
  53. local welcome = Instance.new("TextLabel")
  54.  
  55. --Properties:
  56.  
  57. ShindoGuiAvakir.Name = "Shindo Gui - Avakir"
  58. ShindoGuiAvakir.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  59.  
  60. Main.Name = "Main"
  61. Main.Parent = ShindoGuiAvakir
  62. Main.BackgroundColor3 = Color3.fromRGB(30, 29, 65)
  63. Main.Position = UDim2.new(0.284287721, -50, 0.187535688, -50)
  64. Main.Size = UDim2.new(0, 831, 0, 607)
  65.  
  66. UICorner.CornerRadius = UDim.new(0, 20)
  67. UICorner.Parent = Main
  68.  
  69. Frame.Parent = Main
  70. Frame.BackgroundColor3 = Color3.fromRGB(43, 42, 102)
  71. Frame.Position = UDim2.new(-0.0120416153, 0, -2.2093978e-10, 0)
  72. Frame.Size = UDim2.new(0, 806, 0, 607)
  73. Frame.ZIndex = 0
  74.  
  75. UICorner_2.CornerRadius = UDim.new(0, 20)
  76. UICorner_2.Parent = Frame
  77.  
  78. UIAspectRatioConstraint.Parent = Frame
  79. UIAspectRatioConstraint.AspectRatio = 1.328
  80.  
  81. patch.Name = "patch"
  82. patch.Parent = Main
  83. patch.BackgroundColor3 = Color3.fromRGB(37, 38, 79)
  84. patch.Position = UDim2.new(0.0176233053, 0, 0.630816102, 0)
  85. patch.Size = UDim2.new(0, 143, 0, 211)
  86. patch.ZIndex = 3
  87.  
  88. UICorner_3.CornerRadius = UDim.new(0, 20)
  89. UICorner_3.Parent = patch
  90.  
  91. ImageLabel.Parent = patch
  92. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  93. ImageLabel.BackgroundTransparency = 1.000
  94. ImageLabel.Position = UDim2.new(0.318627536, 0, 0.0534427166, 0)
  95. ImageLabel.Size = UDim2.new(0, 49, 0, 49)
  96. ImageLabel.ZIndex = 3
  97. ImageLabel.Image = "rbxassetid://6522374931"
  98.  
  99. TextLabel.Parent = patch
  100. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  101. TextLabel.BackgroundTransparency = 1.000
  102. TextLabel.Position = UDim2.new(0.0890353322, 0, 0.284255415, 0)
  103. TextLabel.Size = UDim2.new(0, 113, 0, 50)
  104. TextLabel.ZIndex = 3
  105. TextLabel.Font = Enum.Font.Roboto
  106. TextLabel.Text = "Version 0.6"
  107. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  108. TextLabel.TextSize = 15.000
  109.  
  110. Frame_2.Parent = patch
  111. Frame_2.BackgroundColor3 = Color3.fromRGB(87, 81, 192)
  112. Frame_2.Position = UDim2.new(0.208968014, 0, 0.519807398, 0)
  113. Frame_2.Size = UDim2.new(0, 10, 0, 10)
  114. Frame_2.ZIndex = 3
  115.  
  116. UICorner_4.CornerRadius = UDim.new(0, 50)
  117. UICorner_4.Parent = Frame_2
  118.  
  119. TextLabel_2.Parent = patch
  120. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  121. TextLabel_2.BackgroundTransparency = 1.000
  122. TextLabel_2.Position = UDim2.new(0.284839571, 0, 0.421696246, 0)
  123. TextLabel_2.Size = UDim2.new(0, 57, 0, 50)
  124. TextLabel_2.ZIndex = 3
  125. TextLabel_2.Font = Enum.Font.Roboto
  126. TextLabel_2.Text = "New Ui"
  127. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  128. TextLabel_2.TextSize = 15.000
  129.  
  130. tab_Scroll.Name = "tab_Scroll"
  131. tab_Scroll.Parent = Main
  132. tab_Scroll.BackgroundColor3 = Color3.fromRGB(20, 20, 49)
  133. tab_Scroll.Position = UDim2.new(0.279987931, -50, 0.206728205, -50)
  134. tab_Scroll.Size = UDim2.new(0, 403, 0, 519)
  135.  
  136. UICorner_5.CornerRadius = UDim.new(0, 20)
  137. UICorner_5.Parent = tab_Scroll
  138.  
  139. State.Name = "State"
  140. State.Parent = tab_Scroll
  141. State.BackgroundColor3 = Color3.fromRGB(37, 38, 79)
  142. State.Position = UDim2.new(0.0521091819, 0, 0.0231214464, 0)
  143. State.Size = UDim2.new(0, 186, 0, 87)
  144.  
  145. UICorner_6.CornerRadius = UDim.new(0, 20)
  146. UICorner_6.Parent = State
  147.  
  148. TextLabel_3.Parent = State
  149. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  150. TextLabel_3.BackgroundTransparency = 1.000
  151. TextLabel_3.Position = UDim2.new(0.0399142653, 0, 0.206114352, 0)
  152. TextLabel_3.Size = UDim2.new(0, 59, 0, 50)
  153. TextLabel_3.ZIndex = 2
  154. TextLabel_3.Font = Enum.Font.Roboto
  155. TextLabel_3.Text = "Enabled"
  156. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  157. TextLabel_3.TextSize = 15.000
  158. TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
  159.  
  160. Frame_3.Parent = State
  161. Frame_3.BackgroundColor3 = Color3.fromRGB(30, 29, 65)
  162. Frame_3.Position = UDim2.new(0.586021543, 0, 0.356853426, 0)
  163. Frame_3.Size = UDim2.new(0, 67, 0, 24)
  164. Frame_3.ZIndex = 2
  165.  
  166. UICorner_7.CornerRadius = UDim.new(0, 20)
  167. UICorner_7.Parent = Frame_3
  168.  
  169. TextButton.Parent = State
  170. TextButton.BackgroundColor3 = Color3.fromRGB(108, 107, 159)
  171. TextButton.Position = UDim2.new(0.745999992, 0, 0.356999993, 0)
  172. TextButton.Size = UDim2.new(0, 37, 0, 24)
  173. TextButton.ZIndex = 3
  174. TextButton.Font = Enum.Font.Roboto
  175. TextButton.Text = ""
  176. TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  177. TextButton.TextSize = 1.000
  178.  
  179. UICorner_8.CornerRadius = UDim.new(0, 20)
  180. UICorner_8.Parent = TextButton
  181.  
  182. TextLabel_4.Parent = State
  183. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  184. TextLabel_4.BackgroundTransparency = 1.000
  185. TextLabel_4.Position = UDim2.new(0.195414662, 0, -0.143762723, 0)
  186. TextLabel_4.Size = UDim2.new(0, 112, 0, 50)
  187. TextLabel_4.ZIndex = 2
  188. TextLabel_4.Font = Enum.Font.Roboto
  189. TextLabel_4.Text = "State"
  190. TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  191. TextLabel_4.TextSize = 20.000
  192.  
  193. Settings.Name = "Settings"
  194. Settings.Parent = tab_Scroll
  195. Settings.BackgroundColor3 = Color3.fromRGB(37, 38, 79)
  196. Settings.Position = UDim2.new(0.0521091819, 0, 0.213872895, 0)
  197. Settings.Size = UDim2.new(0, 186, 0, 169)
  198.  
  199. UICorner_9.CornerRadius = UDim.new(0, 20)
  200. UICorner_9.Parent = Settings
  201.  
  202. TextLabel_5.Parent = Settings
  203. TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  204. TextLabel_5.BackgroundTransparency = 1.000
  205. TextLabel_5.Position = UDim2.new(0.0399142653, 0, 0.142518356, 0)
  206. TextLabel_5.Size = UDim2.new(0, 59, 0, 50)
  207. TextLabel_5.ZIndex = 2
  208. TextLabel_5.Font = Enum.Font.Roboto
  209. TextLabel_5.Text = "Unlock Scroll"
  210. TextLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  211. TextLabel_5.TextSize = 15.000
  212. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  213.  
  214. Frame_4.Parent = Settings
  215. Frame_4.BackgroundColor3 = Color3.fromRGB(30, 29, 65)
  216. Frame_4.Position = UDim2.new(0.586021543, 0, 0.22200188, 0)
  217. Frame_4.Size = UDim2.new(0, 67, 0, 24)
  218. Frame_4.ZIndex = 2
  219.  
  220. UICorner_10.CornerRadius = UDim.new(0, 20)
  221. UICorner_10.Parent = Frame_4
  222.  
  223. TextButton_2.Parent = Settings
  224. TextButton_2.BackgroundColor3 = Color3.fromRGB(108, 107, 159)
  225. TextButton_2.Position = UDim2.new(0.746484637, 0, 0.220758691, 0)
  226. TextButton_2.Size = UDim2.new(0, 37, 0, 24)
  227. TextButton_2.ZIndex = 2
  228. TextButton_2.Font = Enum.Font.Roboto
  229. TextButton_2.Text = ""
  230. TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  231. TextButton_2.TextSize = 1.000
  232.  
  233. UICorner_11.CornerRadius = UDim.new(0, 20)
  234. UICorner_11.Parent = TextButton_2
  235.  
  236. TextLabel_6.Parent = Settings
  237. TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  238. TextLabel_6.BackgroundTransparency = 1.000
  239. TextLabel_6.Position = UDim2.new(0.0374328792, 0, 0.350040793, 0)
  240. TextLabel_6.Size = UDim2.new(0, 59, 0, 50)
  241. TextLabel_6.ZIndex = 2
  242. TextLabel_6.Font = Enum.Font.Roboto
  243. TextLabel_6.Text = "Place"
  244. TextLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  245. TextLabel_6.TextSize = 15.000
  246. TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
  247.  
  248. Frame_5.Parent = Settings
  249. Frame_5.BackgroundColor3 = Color3.fromRGB(30, 29, 65)
  250. Frame_5.Position = UDim2.new(0.586021543, 0, 0.421680391, 0)
  251. Frame_5.Size = UDim2.new(0, 67, 0, 24)
  252. Frame_5.ZIndex = 2
  253.  
  254. UICorner_12.CornerRadius = UDim.new(0, 20)
  255. UICorner_12.Parent = Frame_5
  256.  
  257. TextButton_3.Parent = Settings
  258. TextButton_3.BackgroundColor3 = Color3.fromRGB(108, 107, 159)
  259. TextButton_3.BackgroundTransparency = 1.000
  260. TextButton_3.Position = UDim2.new(0.808519423, 0, 0.421680331, 0)
  261. TextButton_3.Size = UDim2.new(0, 25, 0, 24)
  262. TextButton_3.ZIndex = 2
  263. TextButton_3.Font = Enum.Font.Roboto
  264. TextButton_3.Text = "+"
  265. TextButton_3.TextColor3 = Color3.fromRGB(108, 107, 159)
  266. TextButton_3.TextSize = 20.000
  267.  
  268. TextLabel_7.Parent = Settings
  269. TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  270. TextLabel_7.BackgroundTransparency = 1.000
  271. TextLabel_7.Position = UDim2.new(0.195414662, 0, -0.0721867532, 0)
  272. TextLabel_7.Size = UDim2.new(0, 112, 0, 50)
  273. TextLabel_7.ZIndex = 2
  274. TextLabel_7.Font = Enum.Font.Roboto
  275. TextLabel_7.Text = "Settings"
  276. TextLabel_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  277. TextLabel_7.TextSize = 20.000
  278.  
  279. ImageLabel_2.Parent = Main
  280. ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  281. ImageLabel_2.BackgroundTransparency = 1.000
  282. ImageLabel_2.Position = UDim2.new(0.0295173638, 0, 0.144040257, 0)
  283. ImageLabel_2.Size = UDim2.new(0, 25, 0, 25)
  284. ImageLabel_2.ZIndex = 3
  285. ImageLabel_2.Image = "rbxassetid://6522439236"
  286.  
  287. settings.Name = "settings"
  288. settings.Parent = Main
  289. settings.BackgroundColor3 = Color3.fromRGB(30, 29, 65)
  290. settings.Position = UDim2.new(0.0126728117, 0, 0.12435589, 0)
  291. settings.Size = UDim2.new(0, 151, 0, 50)
  292. settings.Font = Enum.Font.Roboto
  293. settings.Text = "Settings"
  294. settings.TextColor3 = Color3.fromRGB(255, 255, 255)
  295. settings.TextSize = 15.000
  296.  
  297. UICorner_13.CornerRadius = UDim.new(0, 20)
  298. UICorner_13.Parent = settings
  299.  
  300. quest.Name = "quest"
  301. quest.Parent = Main
  302. quest.BackgroundColor3 = Color3.fromRGB(30, 29, 65)
  303. quest.Position = UDim2.new(0.0126728117, 0, 0.205080777, 0)
  304. quest.Size = UDim2.new(0, 151, 0, 50)
  305. quest.Font = Enum.Font.Roboto
  306. quest.Text = "Quest"
  307. quest.TextColor3 = Color3.fromRGB(255, 255, 255)
  308. quest.TextSize = 15.000
  309.  
  310. UICorner_14.CornerRadius = UDim.new(0, 20)
  311. UICorner_14.Parent = quest
  312.  
  313. ImageLabel_3.Parent = Main
  314. ImageLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  315. ImageLabel_3.BackgroundTransparency = 1.000
  316. ImageLabel_3.Position = UDim2.new(0.0295173638, 0, 0.224765137, 0)
  317. ImageLabel_3.Size = UDim2.new(0, 25, 0, 25)
  318. ImageLabel_3.ZIndex = 3
  319. ImageLabel_3.Image = "rbxassetid://6522456199"
  320.  
  321. spin.Name = "spin"
  322. spin.Parent = Main
  323. spin.BackgroundColor3 = Color3.fromRGB(30, 29, 65)
  324. spin.Position = UDim2.new(0.0126728117, 0, 0.287453115, 0)
  325. spin.Size = UDim2.new(0, 151, 0, 50)
  326. spin.Font = Enum.Font.Roboto
  327. spin.Text = "Spin"
  328. spin.TextColor3 = Color3.fromRGB(255, 255, 255)
  329. spin.TextSize = 15.000
  330.  
  331. UICorner_15.CornerRadius = UDim.new(0, 20)
  332. UICorner_15.Parent = spin
  333.  
  334. ImageLabel_4.Parent = Main
  335. ImageLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  336. ImageLabel_4.BackgroundTransparency = 1.000
  337. ImageLabel_4.Position = UDim2.new(0.0295173638, 0, 0.30713746, 0)
  338. ImageLabel_4.Size = UDim2.new(0, 25, 0, 25)
  339. ImageLabel_4.ZIndex = 3
  340. ImageLabel_4.Image = "rbxassetid://6522466353"
  341.  
  342. scroll.Name = "scroll"
  343. scroll.Parent = Main
  344. scroll.BackgroundColor3 = Color3.fromRGB(30, 29, 65)
  345. scroll.Position = UDim2.new(0.0126728117, 0, 0.369825423, 0)
  346. scroll.Size = UDim2.new(0, 151, 0, 50)
  347. scroll.Font = Enum.Font.Roboto
  348. scroll.Text = "Scroll"
  349. scroll.TextColor3 = Color3.fromRGB(255, 255, 255)
  350. scroll.TextSize = 15.000
  351.  
  352. UICorner_16.CornerRadius = UDim.new(0, 20)
  353. UICorner_16.Parent = scroll
  354.  
  355. ImageLabel_5.Parent = Main
  356. ImageLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  357. ImageLabel_5.BackgroundTransparency = 1.000
  358. ImageLabel_5.Position = UDim2.new(0.0295173638, 0, 0.389509797, 0)
  359. ImageLabel_5.Size = UDim2.new(0, 25, 0, 25)
  360. ImageLabel_5.ZIndex = 3
  361. ImageLabel_5.Image = "rbxassetid://6522476742"
  362.  
  363. misc.Name = "misc"
  364. misc.Parent = Main
  365. misc.BackgroundColor3 = Color3.fromRGB(30, 29, 65)
  366. misc.Position = UDim2.new(0.0126728117, 0, 0.452197731, 0)
  367. misc.Size = UDim2.new(0, 151, 0, 50)
  368. misc.Font = Enum.Font.Roboto
  369. misc.Text = "Misc"
  370. misc.TextColor3 = Color3.fromRGB(255, 255, 255)
  371. misc.TextSize = 15.000
  372.  
  373. UICorner_17.CornerRadius = UDim.new(0, 20)
  374. UICorner_17.Parent = misc
  375.  
  376. ImageLabel_6.Parent = Main
  377. ImageLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  378. ImageLabel_6.BackgroundTransparency = 1.000
  379. ImageLabel_6.Position = UDim2.new(0.0295173638, 0, 0.471882105, 0)
  380. ImageLabel_6.Size = UDim2.new(0, 25, 0, 25)
  381. ImageLabel_6.ZIndex = 3
  382. ImageLabel_6.Image = "rbxassetid://6522707781"
  383.  
  384. user.Name = "user"
  385. user.Parent = Main
  386. user.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  387. user.Position = UDim2.new(0.0146915531, 0, 0.0239466708, 0)
  388. user.Size = UDim2.new(0, 49, 0, 49)
  389. user.Image = "rbxasset://textures/ui/GuiImagePlaceholder.png"
  390.  
  391. UICorner_18.CornerRadius = UDim.new(0, 50)
  392. UICorner_18.Parent = user
  393.  
  394. welcome.Name = "welcome"
  395. welcome.Parent = Main
  396. welcome.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  397. welcome.BackgroundTransparency = 1.000
  398. welcome.Position = UDim2.new(0.0529482588, 0, 0.0230642501, 0)
  399. welcome.Size = UDim2.new(0, 200, 0, 50)
  400. welcome.Font = Enum.Font.Roboto
  401. welcome.Text = "Welcome, TestingUser !"
  402. welcome.TextColor3 = Color3.fromRGB(255, 255, 255)
  403. welcome.TextSize = 15.000
  404.  
  405. -- Scripts:
  406.  
  407. local function WPTRU_fake_script() -- TextButton.LocalScript
  408.     local script = Instance.new('LocalScript', TextButton)
  409.  
  410.     local scroll_state = false
  411.    
  412.     script.Parent.MouseButton1Click:Connect(function()
  413.         if scroll_state then
  414.             scroll_state = false
  415.             _G.Settings["Scroll Sniper"].Enabled = false
  416.             script.Parent:TweenPosition(UDim2.new(script.Parent.Position.X.Scale + 0.161, 0, script.Parent.Position.Y.Scale, 0),Enum.EasingDirection.InOut,Enum.EasingStyle.Quad,0.2)
  417.             print("State Disabled")
  418.             wait(.2)
  419.         else
  420.             scroll_state = true
  421.             _G.Settings["Scroll Sniper"].Enabled = true
  422.             print("State Enabled")
  423.             script.Parent:TweenPosition(UDim2.new(script.Parent.Position.X.Scale - 0.161, 0, script.Parent.Position.Y.Scale, 0),Enum.EasingDirection.InOut,Enum.EasingStyle.Quad,0.2)
  424.             wait(.2)
  425.         end
  426.     end)
  427. end
  428. coroutine.wrap(WPTRU_fake_script)()
  429. local function GISLPKR_fake_script() -- settings.LocalScript
  430.     local script = Instance.new('LocalScript', settings)
  431.  
  432.     script.Parent.MouseEnter:Connect(function()
  433.         script.Parent.BackgroundColor3 = Color3.fromRGB(37, 38, 79)
  434.     end)
  435.    
  436.     script.Parent.MouseLeave:Connect(function()
  437.         script.Parent.BackgroundColor3 = Color3.fromRGB(30, 29, 65)
  438.     end)
  439. end
  440. coroutine.wrap(GISLPKR_fake_script)()
  441. local function QNDFMTE_fake_script() -- quest.LocalScript
  442.     local script = Instance.new('LocalScript', quest)
  443.  
  444.     script.Parent.MouseEnter:Connect(function()
  445.         script.Parent.BackgroundColor3 = Color3.fromRGB(37, 38, 79)
  446.     end)
  447.    
  448.     script.Parent.MouseLeave:Connect(function()
  449.         script.Parent.BackgroundColor3 = Color3.fromRGB(30, 29, 65)
  450.     end)
  451. end
  452. coroutine.wrap(QNDFMTE_fake_script)()
  453. local function WNNUF_fake_script() -- spin.LocalScript
  454.     local script = Instance.new('LocalScript', spin)
  455.  
  456.     script.Parent.MouseEnter:Connect(function()
  457.         script.Parent.BackgroundColor3 = Color3.fromRGB(37, 38, 79)
  458.     end)
  459.    
  460.     script.Parent.MouseLeave:Connect(function()
  461.         script.Parent.BackgroundColor3 = Color3.fromRGB(30, 29, 65)
  462.     end)
  463. end
  464. coroutine.wrap(WNNUF_fake_script)()
  465. local function AHAW_fake_script() -- scroll.LocalScript
  466.     local script = Instance.new('LocalScript', scroll)
  467.  
  468.     script.Parent.MouseEnter:Connect(function()
  469.         script.Parent.BackgroundColor3 = Color3.fromRGB(37, 38, 79)
  470.     end)
  471.    
  472.     script.Parent.MouseLeave:Connect(function()
  473.         script.Parent.BackgroundColor3 = Color3.fromRGB(30, 29, 65)
  474.     end)
  475. end
  476. coroutine.wrap(AHAW_fake_script)()
  477. local function XYWPU_fake_script() -- misc.LocalScript
  478.     local script = Instance.new('LocalScript', misc)
  479.  
  480.     script.Parent.MouseEnter:Connect(function()
  481.         script.Parent.BackgroundColor3 = Color3.fromRGB(37, 38, 79)
  482.     end)
  483.    
  484.     script.Parent.MouseLeave:Connect(function()
  485.         script.Parent.BackgroundColor3 = Color3.fromRGB(30, 29, 65)
  486.     end)
  487. end
  488. coroutine.wrap(XYWPU_fake_script)()
  489. local function VHQQNQC_fake_script() -- Main.LocalScript
  490.     local script = Instance.new('LocalScript', Main)
  491.  
  492.     -- Drag Function
  493.     local function dragify(Frame)
  494.    
  495.         -- Locals
  496.         local dragSpeed = .05-- You can edit this. (Smoothness)
  497.    
  498.         -- No need to edit
  499.         local dragToggle = nil
  500.         local dragInput = nil
  501.         local dragStart = nil
  502.    
  503.         -- Update Frame Position
  504.         function updateInput(input)
  505.             local Delta = input.Position - dragStart
  506.             local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  507.             game:GetService("TweenService"):Create(Frame, TweenInfo.new(.25), {Position = Position}):Play()
  508.         end
  509.    
  510.         -- User is is inputting
  511.         Frame.InputBegan:Connect(function(input)
  512.             if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  513.                 dragToggle = true
  514.                 dragStart = input.Position
  515.                 startPos = Frame.Position
  516.                 input.Changed:Connect(function()
  517.                     if (input.UserInputState == Enum.UserInputState.End) then
  518.                         dragToggle = false
  519.                     end
  520.                 end)
  521.             end
  522.         end)
  523.    
  524.         -- Frame Input Changed so get the input
  525.         Frame.InputChanged:Connect(function(input)
  526.             if (input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch) then
  527.                 dragInput = input
  528.             end
  529.         end)
  530.    
  531.         -- User is dragging the frame
  532.         game:GetService("UserInputService").InputChanged:Connect(function(input)
  533.             if (input == dragInput and dragToggle) then
  534.                 updateInput(input)
  535.             end
  536.         end)
  537.     end
  538.    
  539.     -- Call Drag Function
  540.     dragify(script.Parent) -- Enable dragging
  541. end
  542. coroutine.wrap(VHQQNQC_fake_script)()
  543. local function YNHMVS_fake_script() -- user.LocalScript
  544.     local script = Instance.new('LocalScript', user)
  545.  
  546.     local Players = game:GetService("Players")
  547.    
  548.     local player = Players.LocalPlayer
  549.    
  550.     -- Fetch the thumbnail
  551.     local userId = player.UserId
  552.     local thumbType = Enum.ThumbnailType.HeadShot
  553.     local thumbSize = Enum.ThumbnailSize.Size420x420
  554.     local content, isReady = Players:GetUserThumbnailAsync(userId, thumbType, thumbSize)
  555.    
  556.     -- Set the ImageLabel's content to the user thumbnail
  557.     local imageLabel = script.Parent
  558.     imageLabel.Image = content
  559. end
  560. coroutine.wrap(YNHMVS_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement