Advertisement
SirMeme

BAD AND BOOOOOOJEEEEEEEE

Mar 18th, 2019
26,381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.93 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local NewDesign = Instance.new("ScreenGui")
  5. local StarterFrame = Instance.new("Frame")
  6. local Titl = Instance.new("TextLabel")
  7. local Load = Instance.new("TextButton")
  8. local AF = Instance.new("TextButton")
  9. local AG = Instance.new("TextButton")
  10. local EggName = Instance.new("TextBox")
  11. local p1 = Instance.new("TextButton")
  12. local p2 = Instance.new("TextButton")
  13. local other = Instance.new("Frame")
  14. local p1_2 = Instance.new("TextButton")
  15. local p2_2 = Instance.new("TextButton")
  16. local TP = Instance.new("TextButton")
  17. local ScrollingFrame = Instance.new("ScrollingFrame")
  18. local UIListLayout = Instance.new("UIListLayout")
  19. local Template = Instance.new("TextButton")
  20. local AntiAFK = Instance.new("TextButton")
  21. local Discord = Instance.new("TextButton")
  22. local Titl_2 = Instance.new("TextLabel")
  23. local TextLabel = Instance.new("TextLabel")
  24. --Properties:
  25. NewDesign.Name = "NewDesign"
  26. NewDesign.Parent = game.CoreGui
  27. NewDesign.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  28.  
  29. StarterFrame.Draggable = true
  30. other.Draggable = true
  31.  
  32. StarterFrame.Name = "StarterFrame"
  33. StarterFrame.Parent = NewDesign
  34. StarterFrame.Active = true
  35. StarterFrame.BackgroundColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  36. StarterFrame.BorderSizePixel = 0
  37. StarterFrame.ClipsDescendants = true
  38. StarterFrame.Position = UDim2.new(0.550000012, 0, 0.328999996, 0)
  39. StarterFrame.Size = UDim2.new(0.162755489, 0, 0.415430278, 0)
  40. StarterFrame.ZIndex = 2
  41.  
  42. Titl.Name = "Titl"
  43. Titl.Parent = StarterFrame
  44. Titl.BackgroundColor3 = Color3.new(1, 1, 1)
  45. Titl.BackgroundTransparency = 1
  46. Titl.Position = UDim2.new(0.998975754, 0, 0, 0)
  47. Titl.Size = UDim2.new(0, 206, 0, 50)
  48. Titl.ZIndex = 2
  49. Titl.Font = Enum.Font.Fantasy
  50. Titl.Text = "Project RPG "
  51. Titl.TextColor3 = Color3.new(1, 1, 1)
  52. Titl.TextScaled = true
  53. Titl.TextSize = 37
  54. Titl.TextWrapped = true
  55.  
  56. Load.Name = "Load"
  57. Load.Parent = StarterFrame
  58. Load.BackgroundColor3 = Color3.new(0.407843, 0.262745, 0.72549)
  59. Load.BorderSizePixel = 0
  60. Load.Position = UDim2.new(1, 0, 0.569512367, 0)
  61. Load.Size = UDim2.new(0.995348811, 0, 0.176678449, 0)
  62. Load.ZIndex = 3
  63. Load.Font = Enum.Font.Fantasy
  64. Load.Text = "Load GUI"
  65. Load.TextColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  66. Load.TextScaled = true
  67. Load.TextSize = 14
  68. Load.TextWrapped = true
  69.  
  70. AF.Name = "AF"
  71. AF.Parent = StarterFrame
  72. AF.BackgroundColor3 = Color3.new(0.407843, 0.262745, 0.72549)
  73. AF.BorderSizePixel = 0
  74. AF.Position = UDim2.new(0, -215, 0, 50)
  75. AF.Size = UDim2.new(0, 206, 0, 50)
  76. AF.ZIndex = 2
  77. AF.Font = Enum.Font.Fantasy
  78. AF.Text = "AutoFarm"
  79. AF.TextColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  80. AF.TextScaled = true
  81. AF.TextSize = 14
  82. AF.TextWrapped = true
  83.  
  84. AG.Name = "AG"
  85. AG.Parent = StarterFrame
  86. AG.BackgroundColor3 = Color3.new(0.407843, 0.262745, 0.72549)
  87. AG.BorderSizePixel = 0
  88. AG.Position = UDim2.new(0, -215, 0, 173)
  89. AG.Size = UDim2.new(0, 206, 0, 50)
  90. AG.ZIndex = 2
  91. AG.Font = Enum.Font.Fantasy
  92. AG.Text = "AutoEgg"
  93. AG.TextColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  94. AG.TextScaled = true
  95. AG.TextSize = 14
  96. AG.TextWrapped = true
  97.  
  98. EggName.Name = "EggName"
  99. EggName.Parent = StarterFrame
  100. EggName.BackgroundColor3 = Color3.new(0.407843, 0.262745, 0.72549)
  101. EggName.BorderSizePixel = 0
  102. EggName.Position = UDim2.new(0, -215, 0, 112)
  103. EggName.Size = UDim2.new(0, 206, 0, 50)
  104. EggName.ZIndex = 2
  105. EggName.Font = Enum.Font.SourceSans
  106. EggName.PlaceholderText = "Egg name e.g 'Space'"
  107. EggName.Text = ""
  108. EggName.TextColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  109. EggName.TextScaled = true
  110. EggName.TextSize = 14
  111. EggName.TextWrapped = true
  112.  
  113. p1.Name = "p1"
  114. p1.Parent = StarterFrame
  115. p1.BackgroundColor3 = Color3.new(0.407843, 0.262745, 0.72549)
  116. p1.BorderSizePixel = 0
  117. p1.Position = UDim2.new(0, 0, 0.864768684, 0)
  118. p1.Size = UDim2.new(0.240740746, 0, 0.131672591, 0)
  119. p1.Visible = false
  120. p1.Font = Enum.Font.Fantasy
  121. p1.Text = "1"
  122. p1.TextColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  123. p1.TextScaled = true
  124. p1.TextSize = 14
  125. p1.TextWrapped = true
  126.  
  127. p2.Name = "p2"
  128. p2.Parent = StarterFrame
  129. p2.BackgroundColor3 = Color3.new(0.407843, 0.262745, 0.72549)
  130. p2.BorderSizePixel = 0
  131. p2.Position = UDim2.new(0.761232436, 0, 0.864156663, 0)
  132. p2.Size = UDim2.new(0.240740746, 0, 0.131672591, 0)
  133. p2.Visible = false
  134. p2.Font = Enum.Font.Fantasy
  135. p2.Text = "2"
  136. p2.TextColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  137. p2.TextScaled = true
  138. p2.TextSize = 14
  139. p2.TextWrapped = true
  140.  
  141. other.Name = "other"
  142. other.Parent = NewDesign
  143. other.BackgroundColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  144. other.BorderSizePixel = 0
  145. other.Position = UDim2.new(0.550285697, 0, 0.328798503, 0)
  146. other.Size = UDim2.new(0.163512483, 0, 0.416913956, 0)
  147. other.Visible = false
  148.  
  149. p1_2.Name = "p1"
  150. p1_2.Parent = other
  151. p1_2.BackgroundColor3 = Color3.new(0.407843, 0.262745, 0.72549)
  152. p1_2.BorderSizePixel = 0
  153. p1_2.Position = UDim2.new(0, 0, 0.864768684, 0)
  154. p1_2.Size = UDim2.new(0.240740746, 0, 0.131672591, 0)
  155. p1_2.Font = Enum.Font.Fantasy
  156. p1_2.Text = "1"
  157. p1_2.TextColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  158. p1_2.TextScaled = true
  159. p1_2.TextSize = 14
  160. p1_2.TextWrapped = true
  161.  
  162. p2_2.Name = "p2"
  163. p2_2.Parent = other
  164. p2_2.BackgroundColor3 = Color3.new(0.407843, 0.262745, 0.72549)
  165. p2_2.BorderSizePixel = 0
  166. p2_2.Position = UDim2.new(0.751578569, 0, 0.864156663, 0)
  167. p2_2.Size = UDim2.new(0.240740746, 0, 0.131672591, 0)
  168. p2_2.Font = Enum.Font.Fantasy
  169. p2_2.Text = "2"
  170. p2_2.TextColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  171. p2_2.TextScaled = true
  172. p2_2.TextSize = 14
  173. p2_2.TextWrapped = true
  174.  
  175. TP.Name = "TP"
  176. TP.Parent = other
  177. TP.BackgroundColor3 = Color3.new(0.407843, 0.262745, 0.72549)
  178. TP.BorderSizePixel = 0
  179. TP.Position = UDim2.new(0, 0, 0.180000007, 0)
  180. TP.Size = UDim2.new(0, 206, 0, 50)
  181. TP.ZIndex = 2
  182. TP.Font = Enum.Font.Fantasy
  183. TP.Text = "Teleport"
  184. TP.TextColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  185. TP.TextScaled = true
  186. TP.TextSize = 14
  187. TP.TextWrapped = true
  188.  
  189. ScrollingFrame.Parent = other
  190. ScrollingFrame.BackgroundColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  191. ScrollingFrame.BorderSizePixel = 0
  192. ScrollingFrame.Position = UDim2.new(1.00000012, 0, 0.00105337857, 0)
  193. ScrollingFrame.Size = UDim2.new(1, 0, 0.998946607, 0)
  194. ScrollingFrame.Visible = false
  195. ScrollingFrame.ZIndex = 5
  196. ScrollingFrame.ScrollBarThickness = 5
  197.  
  198. UIListLayout.Parent = ScrollingFrame
  199.  
  200. Template.Name = "Template"
  201. Template.Parent = UIListLayout
  202. Template.BackgroundColor3 = Color3.new(0.407843, 0.262745, 0.72549)
  203. Template.BorderSizePixel = 0
  204. Template.Position = UDim2.new(0, 0, -0.0142857144, 0)
  205. Template.Size = UDim2.new(0.949074149, 0, 0.0500000007, 0)
  206. Template.ZIndex = 2
  207. Template.Font = Enum.Font.Fantasy
  208. Template.Text = "Teleport"
  209. Template.TextColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  210. Template.TextScaled = true
  211. Template.TextSize = 14
  212. Template.TextWrapped = true
  213.  
  214. AntiAFK.Name = "Anti-AFK"
  215. AntiAFK.Parent = other
  216. AntiAFK.BackgroundColor3 = Color3.new(0.407843, 0.262745, 0.72549)
  217. AntiAFK.BorderSizePixel = 0
  218. AntiAFK.Position = UDim2.new(0, 0, 0.400000006, 0)
  219. AntiAFK.Size = UDim2.new(0, 206, 0, 50)
  220. AntiAFK.ZIndex = 2
  221. AntiAFK.Font = Enum.Font.Fantasy
  222. AntiAFK.Text = "Anti-AFK"
  223. AntiAFK.TextColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  224. AntiAFK.TextScaled = true
  225. AntiAFK.TextSize = 14
  226. AntiAFK.TextWrapped = true
  227.  
  228. Discord.Name = "Discord"
  229. Discord.Parent = other
  230. Discord.BackgroundColor3 = Color3.new(0.407843, 0.262745, 0.72549)
  231. Discord.BorderSizePixel = 0
  232. Discord.Position = UDim2.new(0, 0, 0.620000005, 0)
  233. Discord.Size = UDim2.new(0, 206, 0, 50)
  234. Discord.ZIndex = 2
  235. Discord.Font = Enum.Font.Fantasy
  236. Discord.Text = "Join the discord!"
  237. Discord.TextColor3 = Color3.new(0.258824, 0.164706, 0.454902)
  238. Discord.TextScaled = true
  239. Discord.TextSize = 14
  240. Discord.TextWrapped = true
  241.  
  242. Titl_2.Name = "Titl"
  243. Titl_2.Parent = other
  244. Titl_2.BackgroundColor3 = Color3.new(1, 1, 1)
  245. Titl_2.BackgroundTransparency = 1
  246. Titl_2.Position = UDim2.new(0.00482702255, 0, 0, 0)
  247. Titl_2.Size = UDim2.new(0, 206, 0, 50)
  248. Titl_2.ZIndex = 2
  249. Titl_2.Font = Enum.Font.Fantasy
  250. Titl_2.Text = "Project RPG "
  251. Titl_2.TextColor3 = Color3.new(1, 1, 1)
  252. Titl_2.TextScaled = true
  253. Titl_2.TextSize = 37
  254. Titl_2.TextWrapped = true
  255.  
  256. TextLabel.Parent = NewDesign
  257. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  258. TextLabel.BackgroundTransparency = 9
  259. TextLabel.Size = UDim2.new(0, 1265, 0, 456)
  260. TextLabel.Visible = false
  261. TextLabel.Font = Enum.Font.Cartoon
  262. TextLabel.Text = "Project RPG v1.0"
  263. TextLabel.TextColor3 = Color3.new(0.968628, 0.0627451, 0)
  264. TextLabel.TextScaled = true
  265. TextLabel.TextSize = 14
  266. TextLabel.TextWrapped = true
  267. -- Scripts:
  268. function SCRIPT_YCLP80_FAKESCRIPT() -- Titl.LocalScript
  269. local script = Instance.new('LocalScript')
  270. script.Parent = Titl
  271. wait(10)
  272. script.Parent:TweenPosition(UDim2.new(0.01,0,0,0),'Out', 'Quad',1)
  273. wait(0.5)
  274. script.Parent.Parent.Load:TweenPosition(UDim2.new(0.001, 0, 0.57, 0), 'Out', 'Quad', 1)
  275.  
  276.  
  277. end
  278. coroutine.resume(coroutine.create(SCRIPT_YCLP80_FAKESCRIPT))
  279. function SCRIPT_GVFW84_FAKESCRIPT() -- Load.LocalScript
  280. local script = Instance.new('LocalScript')
  281. script.Parent = Load
  282. -----------------------------------------------------------------------------------------
  283. -- Gamz Fixed this Quickly xD --
  284. -----------------------------------------------------------------------------------------
  285. script.Parent.MouseButton1Click:Connect(function()
  286. script.Parent.Parent.Titl:TweenPosition(UDim2.new(1,0,0,0), 'Out', 'Quad', 1)
  287. script.Parent:TweenPosition(UDim2.new(1,0,0.586, 0), 'Out', 'Quad', 1)
  288. wait(1.5)
  289. script.Parent.Parent.p1.Visible = true
  290. script.Parent.Parent.p2.Visible = true
  291. wait(0.5)
  292. script.Parent.Parent.Titl:TweenPosition(UDim2.new(0.01,0,0,0), 'Out', 'Quad', 1)
  293. script.Parent.Parent.AF:TweenPosition(UDim2.new(0,0,0.18,0), 'Out', 'Quad', 1.5)
  294. script.Parent.Parent.EggName:TweenPosition(UDim2.new(0,0,0.40,0), 'Out', 'Quad', 1.5)
  295. script.Parent.Parent.AG:TweenPosition(UDim2.new(0,0,0.62,0), 'Out', 'Quad', 1.5)
  296. script.Parent.Parent.p1:TweenPosition(UDim2.new(0,0,0.863,0), 'Out', 'Quad', 1.5)
  297. script.Parent.Parent.p2:TweenPosition(UDim2.new(0.761,0,0.864,0), 'Out', 'Quad', 1.5)
  298. end)
  299. -----------------------------------------------------------------------------------------
  300.  
  301.  
  302. script.Parent.MouseButton1Click:Connect(function()
  303. while wait() do
  304. for _,v in pairs(game.Workspace["Healing Pools"]:GetDescendants()) do
  305. if v.Name == 'Water' and game.Workspace:WaitForChild(game.Players.LocalPlayer.Name).Humanoid.Health < game.Workspace:WaitForChild(game.Players.LocalPlayer.Name).Humanoid.MaxHealth / 2 then
  306. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  307. v.Transparency = 1
  308. end
  309. end
  310. end
  311. end)
  312.  
  313. end
  314. coroutine.resume(coroutine.create(SCRIPT_GVFW84_FAKESCRIPT))
  315. function SCRIPT_QRSC89_FAKESCRIPT() -- AF.LocalScript
  316. local script = Instance.new('LocalScript')
  317. script.Parent = AF
  318. local auton = false
  319. local a = 0
  320. local starter = true
  321. local highhealth = 0
  322. local att = nil
  323. local areas = game.Workspace.Areas:Clone()
  324. script.Parent.MouseButton1Click:Connect(function()
  325. auton = not auton
  326.  
  327. if auton == true then
  328. repeat
  329. wait()
  330.  
  331. for _,v in pairs(game.Workspace.Areas:GetChildren()) do
  332. if v:FindFirstChild("Door") ~= nil then
  333. starter = false
  334. if v.Door.Touch.Transparency == 1 then
  335. a = a + 1
  336.  
  337. if a > 100 then
  338. for _,v in pairs(game.Workspace.Areas:GetChildren()) do
  339. if v.Name ~= att then
  340. v.Parent = game.workspace
  341. end
  342. end
  343. end
  344. local en = v.NPCs:FindFirstChildOfClass("Model")
  345. game.ReplicatedStorage.Events.Npc:FireServer("Click")
  346. if en.Humanoid.MaxHealth > highhealth then
  347. highhealth = en.Humanoid.Health
  348. att = en.Parent.Parent.Name
  349. end
  350. if en.Humanoid.Health > game.Players.LocalPlayer.Character.Humanoid.MaxHealth / 50 and en.Parent.Parent.Name == att then
  351. repeat
  352. if en:FindFirstChild("Weapon") ~= nil then
  353. en.Weapon:Destroy()
  354. en.Target:Destroy()
  355. end
  356.  
  357. wait()
  358.  
  359. game.ReplicatedStorage.Events.Npc:FireServer("Click")
  360. game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame = v.NPCs:FindFirstChildOfClass("Model").HumanoidRootPart.CFrame + - v.NPCs:FindFirstChildOfClass("Model").HumanoidRootPart.CFrame.lookVector * 3.5
  361. until en.Humanoid.Health == 0 or auton == false
  362. end
  363.  
  364. end
  365. else
  366. if starter == true then
  367. game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame = v.NPCs:FindFirstChildOfClass("Model").HumanoidRootPart.CFrame + - v.NPCs:FindFirstChildOfClass("Model").HumanoidRootPart.CFrame.lookVector * 3.5
  368. wait()
  369. end
  370. end
  371. end
  372.  
  373. until auton == false
  374. end
  375. end)
  376.  
  377. end
  378. coroutine.resume(coroutine.create(SCRIPT_QRSC89_FAKESCRIPT))
  379. function SCRIPT_QYIR72_FAKESCRIPT() -- AG.LocalScript
  380. local script = Instance.new('LocalScript')
  381. script.Parent = AG
  382. local on = false
  383. script.Parent.MouseButton1Click:Connect(function()
  384. on = not on
  385. repeat
  386. wait()
  387. local A_1 = "Buy"
  388. local A_2 =
  389. {
  390. [1] = "Egg",
  391. [2] = script.Parent.Parent.EggName.Text
  392. }
  393. local Event = game:GetService("ReplicatedStorage").Events.RemoteEvent
  394. Event:FireServer(A_1, A_2)
  395. until on == false
  396. end)
  397.  
  398. end
  399. coroutine.resume(coroutine.create(SCRIPT_QYIR72_FAKESCRIPT))
  400. function SCRIPT_FDRV83_FAKESCRIPT() -- p1.LocalScript
  401. local script = Instance.new('LocalScript')
  402. script.Parent = p1
  403. script.Parent.MouseButton1Click:Connect(function()
  404. script.Parent.Parent.Parent.StarterFrame.ZIndex = 2
  405. script.Parent.Parent.Parent.other.ZIndex = 1
  406. end)
  407.  
  408. end
  409. coroutine.resume(coroutine.create(SCRIPT_FDRV83_FAKESCRIPT))
  410. function SCRIPT_MWHO72_FAKESCRIPT() -- p2.LocalScript
  411. local script = Instance.new('LocalScript')
  412. script.Parent = p2
  413. script.Parent.MouseButton1Click:Connect(function()
  414. script.Parent.Parent.Parent.StarterFrame.ZIndex = 1
  415. script.Parent.Parent.Parent.other.ZIndex = 2
  416. end)
  417.  
  418. end
  419. coroutine.resume(coroutine.create(SCRIPT_MWHO72_FAKESCRIPT))
  420. function SCRIPT_XQLH76_FAKESCRIPT() -- p1_2.LocalScript
  421. local script = Instance.new('LocalScript')
  422. script.Parent = p1_2
  423. script.Parent.MouseButton1Click:Connect(function()
  424. script.Parent.Parent.Parent.StarterFrame.ZIndex = 2
  425. script.Parent.Parent.Parent.other.ZIndex = 1
  426. end)
  427.  
  428. end
  429. coroutine.resume(coroutine.create(SCRIPT_XQLH76_FAKESCRIPT))
  430. function SCRIPT_UGHE67_FAKESCRIPT() -- p2_2.LocalScript
  431. local script = Instance.new('LocalScript')
  432. script.Parent = p2_2
  433. script.Parent.MouseButton1Click:Connect(function()
  434. script.Parent.Parent.Parent.StarterFrame.ZIndex = 1
  435. script.Parent.Parent.Parent.other.ZIndex = 2
  436. end)
  437.  
  438. end
  439. coroutine.resume(coroutine.create(SCRIPT_UGHE67_FAKESCRIPT))
  440. function SCRIPT_TWGV90_FAKESCRIPT() -- TP.LocalScript
  441. local script = Instance.new('LocalScript')
  442. script.Parent = TP
  443. local ScrollingFrame = script.Parent.Parent.ScrollingFrame
  444.  
  445.  
  446. script.Parent.MouseButton1Click:Connect(function()
  447. ScrollingFrame.Visible = not ScrollingFrame.Visible
  448. end)
  449.  
  450. for _,v in pairs(areas:GetChildren()) do
  451. local copy = script.Parent:Clone()
  452. copy.Text = v.Name
  453. copy.Name = v.Name
  454. copy.Parent = ScrollingFrame
  455. copy.MouseButton1Click:Connect(function()
  456. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Teleporter.CFrame
  457. end)
  458. end
  459.  
  460. end
  461. coroutine.resume(coroutine.create(SCRIPT_TWGV90_FAKESCRIPT))
  462. function SCRIPT_HRKM74_FAKESCRIPT() -- Template.LocalScript
  463. local script = Instance.new('LocalScript')
  464. script.Parent = Template
  465. local areas = game.Workspace.Areas:Clone()
  466. areas.Name = 'teleportation'
  467. local template = script.Parent
  468.  
  469. for _,v in pairs(areas:GetChildren()) do
  470. local copy = template:Clone()
  471. copy.Text = v.Name
  472. copy.Name = v.Name
  473. copy.Parent = script.Parent.Parent.Parent
  474. copy.MouseButton1Click:Connect(function()
  475. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Teleporter.CFrame
  476. end)
  477. end
  478.  
  479.  
  480. end
  481. coroutine.resume(coroutine.create(SCRIPT_HRKM74_FAKESCRIPT))
  482. function SCRIPT_DJIU68_FAKESCRIPT() -- AntiAFK.LocalScript
  483. local script = Instance.new('LocalScript')
  484. script.Parent = AntiAFK
  485. script.Parent.MouseButton1Click:Connect(function()
  486. script.Parent.Text = 'Enabled'
  487. local VirtualUser=game:service'VirtualUser'
  488. game:service'Players'.LocalPlayer.Idled:connect(function()
  489. print("gay ass anti afk shit ")
  490. VirtualUser:CaptureController()
  491. VirtualUser:ClickButton2(Vector2.new())
  492.  
  493. end)
  494. end)
  495.  
  496. end
  497. coroutine.resume(coroutine.create(SCRIPT_DJIU68_FAKESCRIPT))
  498. function SCRIPT_JSQD69_FAKESCRIPT() -- Discord.LocalScript
  499. local script = Instance.new('LocalScript')
  500. script.Parent = Discord
  501. script.Parent.MouseButton1Click:Connect(function()
  502. local set = setreadonly or make_writeable
  503.  
  504. if not set then
  505. script.Parent.Text = 'Your exploit is not compatible with this script'
  506. else
  507. syn.write_clipboard("Not a Trap:https://discord.gg/BNJqs4F, NAME4YOU: https://discord.gg/52U9BcS")
  508. end
  509.  
  510. end)
  511.  
  512. end
  513. coroutine.resume(coroutine.create(SCRIPT_JSQD69_FAKESCRIPT))
  514. function SCRIPT_SIOJ67_FAKESCRIPT() -- NewDesign.LocalScript
  515. local script = Instance.new('LocalScript')
  516. script.Parent = NewDesign
  517. --burritos for gamz
  518. -- this is why i scripted burritos
  519.  
  520. size = 50
  521. local blur = Instance.new("BlurEffect")
  522. local text = script.Parent.TextLabel
  523. local ot = script.Parent.other
  524. local normal = script.Parent.StarterFrame
  525.  
  526. normal.Visible = false
  527. ot.Visible = false
  528. text.Visible = false
  529. blur.Enabled = false
  530. blur.Size = size
  531. blur.Parent = workspace.CurrentCamera
  532.  
  533. wait(2)
  534. blur.Enabled = true
  535. wait(1)
  536. text.Visible = false
  537. wait(5)
  538. text.Visible = false
  539. wait(1)
  540. blur.Enabled = false
  541. wait(1)
  542. ot.Visible = false
  543. ot.Active = false
  544. normal.Visible = true
  545.  
  546. --junk
  547. --junk
  548. --junk
  549. --junk
  550. --junk
  551.  
  552. end
  553. coroutine.resume(coroutine.create(SCRIPT_SIOJ67_FAKESCRIPT))
  554. function SCRIPT_NVTX65_FAKESCRIPT() -- NewDesign.LocalScript
  555. local script = Instance.new('LocalScript')
  556. script.Parent = NewDesign
  557.  
  558. local Start = script.Parent.StarterFrame
  559. local other = script.Parent.other
  560. local pg1 = script.Parent.other.p1
  561. local pg2 = script.Parent.StarterFrame.p2
  562.  
  563. pg2.MouseButton1Click:Connect(function()
  564. Start.Active = false
  565. Start.Visible = false
  566. Start.ZIndex = 5
  567. other.Active = true
  568. other.Visible = true
  569. other.ZIndex = 0
  570. wait()
  571. Start.Position = other.Position
  572. end)
  573.  
  574. pg1.MouseButton1Click:Connect(function()
  575. Start.Active = true
  576. Start.Visible = true
  577. other.Active = false
  578. other.Visible = false
  579. other.ZIndex = 5
  580. Start.ZIndex = 0
  581. wait()
  582. other.Position = Start.Position
  583. end)
  584.  
  585.  
  586.  
  587. end
  588. coroutine.resume(coroutine.create(SCRIPT_NVTX65_FAKESCRIPT))
  589. function SCRIPT_GJSD87_FAKESCRIPT() -- NewDesign.LocalScript
  590. local script = Instance.new('LocalScript')
  591. script.Parent = NewDesign
  592.  
  593.  
  594. end
  595. coroutine.resume(coroutine.create(SCRIPT_GJSD87_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement