Facebook
From Mammoth Hog, 3 Years ago, written in Plain Text.
This paste is a reply to Re: Re: pet simulator 2 script pastebin from Cream Camel - view diff
Embed
Download Paste or View Raw
Hits: 243
  1. --[[ÇHDR Script]]--
  2.  
  3. game.StarterGui:SetCore("SendNotification",{["Title"]="Hoşgeldin",["Text"]="İyi Oyunlar",["Duration"]=4})
  4. wait (6)
  5. [[ÇHDR Script]]--
  6.  
  7. game.StarterGui:SetCore("SendNotification",{["Title"]="Hoşgeldin",["Text"]="İyi Oyunlar",["Duration"]=4})
  8. wait (6)
  9.  
  10. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  11. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  12. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  13. wait (3)
  14.  
  15. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  16. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  17. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  18. wait (5)
  19.  
  20. game.StarterGui:SetCore("SendNotification",{["Title"]="Roblox Name",["Text"]="Emirhan_CHDR",["Duration"]=30})
  21. wait (2)
  22.  
  23. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="dc: Emirhan ÇHDR#9873",["Duration"]=20})
  24. wait (2)
  25.  
  26. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="Kolay Gelsin :)",["Duration"]=10})
  27.  
  28.  
  29. local ScreenGui = Instance.new("ScreenGui")
  30. local Frame = Instance.new("ImageLabel")
  31. local TextButton = Instance.new("ImageButton")
  32. local TextLabel = Instance.new("TextLabel")
  33. local TextButton_2 = Instance.new("ImageButton")
  34. local TextLabel_2 = Instance.new("TextLabel")
  35. local str = Instance.new("ImageLabel")
  36. local TextBox = Instance.new("TextBox")
  37. local tier = Instance.new("ImageLabel")
  38. local TextBox_2 = Instance.new("TextBox")
  39. local TextLabel_3 = Instance.new("ImageLabel")
  40. local TextLabel_4 = Instance.new("TextLabel")
  41. ScreenGui.Parent = game.CoreGui
  42. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  43.  
  44. Frame.Name = "Frame"
  45. Frame.Parent = ScreenGui
  46. Frame.Active = true
  47. Frame.BackgroundTransparency = 1
  48. Frame.BorderSizePixel = 0
  49. Frame.Position = UDim2.new(0.112727277, 0, 0.164305955, 0)
  50. Frame.Size = UDim2.new(0.121212125, 0, 0.495750695, 0)
  51. Frame.Image = "rbxassetid://1283904632"
  52. Frame.ImageColor3 = Color3.new(0, 0, 0)
  53. Frame.ScaleType = Enum.ScaleType.Slice
  54. Frame.SliceCenter = Rect.new(22, 22, 234, 234)
  55.  
  56. TextButton.Name = "TextButton"
  57. TextButton.Parent = Frame
  58. TextButton.BackgroundTransparency = 1
  59. TextButton.BorderSizePixel = 0
  60. TextButton.Position = UDim2.new(0, 0, 0.200000003, 0)
  61. TextButton.Size = UDim2.new(1, 0, 0.142857149, 0)
  62. TextButton.Image = "rbxassetid://1283904632"
  63. TextButton.ImageTransparency = 0.89999997615814
  64. TextButton.ScaleType = Enum.ScaleType.Slice
  65. TextButton.SliceCenter = Rect.new(22, 22, 234, 234)
  66.  
  67. TextLabel.Parent = TextButton
  68. TextLabel.AnchorPoint = Vector2.new(0, 0.5)
  69. TextLabel.BackgroundTransparency = 1
  70. TextLabel.Position = UDim2.new(0, 0, 0.5, 0)
  71. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  72. TextLabel.Font = Enum.Font.GothamBold
  73. TextLabel.Text = "Oto-kasma"
  74. TextLabel.TextColor3 = Color3.new(255, 255, 255)
  75. TextLabel.TextScaled = true
  76. TextLabel.TextSize = 14
  77. TextLabel.TextWrapped = true
  78.  
  79. TextButton_2.Name = "TextButton"
  80. TextButton_2.Parent = Frame
  81. TextButton_2.BackgroundTransparency = 1
  82. TextButton_2.BorderSizePixel = 0
  83. TextButton_2.Position = UDim2.new(0, 0, 0.800000012, 0)
  84. TextButton_2.Size = UDim2.new(1, 0, 0.142857149, 0)
  85. TextButton_2.Image = "rbxassetid://1283904632"
  86. TextButton_2.ImageTransparency = 0.89999997615814
  87. TextButton_2.ScaleType = Enum.ScaleType.Slice
  88. TextButton_2.SliceCenter = Rect.new(22, 22, 234, 234)
  89.  
  90. TextLabel_2.Parent = TextButton_2
  91. TextLabel_2.AnchorPoint = Vector2.new(0, 0.5)
  92. TextLabel_2.BackgroundTransparency = 1
  93. TextLabel_2.Position = UDim2.new(0, 0, 0.5, 0)
  94. TextLabel_2.Size = UDim2.new(1, 0, 1, 0)
  95. TextLabel_2.Font = Enum.Font.GothamBold
  96. TextLabel_2.Text = "Oto-Yumurta"
  97. TextLabel_2.TextColor3 = Color3.new(255, 255, 255)
  98. TextLabel_2.TextScaled = true
  99. TextLabel_2.TextSize = 14
  100. TextLabel_2.TextWrapped = true
  101.  
  102. str.Name = "str"
  103. str.Parent = Frame
  104. str.Active = true
  105. str.BackgroundTransparency = 1
  106. str.BorderSizePixel = 0
  107. str.Position = UDim2.new(0, 0, 0.600000024, 0)
  108. str.Size = UDim2.new(1, 0, 0.142857149, 0)
  109. str.Image = "rbxassetid://1283904632"
  110. str.ImageTransparency = 0.89999997615814
  111. str.ScaleType = Enum.ScaleType.Slice
  112. str.SliceCenter = Rect.new(22, 22, 234, 234)
  113.  
  114. TextBox.Parent = str
  115. TextBox.AnchorPoint = Vector2.new(0, 0.5)
  116. TextBox.BackgroundTransparency = 1
  117. TextBox.Position = UDim2.new(0, 0, 0.5, 0)
  118. TextBox.Size = UDim2.new(1, 0, 1, 0)
  119. TextBox.Font = Enum.Font.GothamBold
  120. TextBox.PlaceholderColor3 = Color3.new(255, 255, 255)
  121. TextBox.PlaceholderText = "Güç (1-?)"
  122. TextBox.Text = ""
  123. TextBox.TextColor3 = Color3.new(255, 255, 255)
  124. TextBox.TextScaled = true
  125. TextBox.TextSize = 14
  126. TextBox.TextWrapped = true
  127.  
  128. tier.Name = "tier"
  129. tier.Parent = Frame
  130. tier.Active = true
  131. tier.BackgroundTransparency = 1
  132. tier.BorderSizePixel = 0
  133. tier.Position = UDim2.new(0, 0, 0.400000006, 0)
  134. tier.Size = UDim2.new(1, 0, 0.142857149, 0)
  135. tier.Image = "rbxassetid://1283904632"
  136. tier.ImageTransparency = 0.89999997615814
  137. tier.ScaleType = Enum.ScaleType.Slice
  138. tier.SliceCenter = Rect.new(22, 22, 234, 234)
  139.  
  140. TextBox_2.Parent = tier
  141. TextBox_2.AnchorPoint = Vector2.new(0, 0.5)
  142. TextBox_2.BackgroundTransparency = 1
  143. TextBox_2.Position = UDim2.new(0, 0, 0.5, 0)
  144. TextBox_2.Size = UDim2.new(1, 0, 1, 0)
  145. TextBox_2.Font = Enum.Font.GothamBold
  146. TextBox_2.PlaceholderColor3 = Color3.new(255, 255, 255)
  147. TextBox_2.PlaceholderText = "Yumurta Yeri (1-6)"
  148. TextBox_2.Text = ""
  149. TextBox_2.TextColor3 = Color3.new(255, 255, 255)
  150. TextBox_2.TextScaled = true
  151. TextBox_2.TextSize = 14
  152. TextBox_2.TextWrapped = true
  153.  
  154. TextLabel_3.Name = "TextLabel"
  155. TextLabel_3.Parent = Frame
  156. TextLabel_3.BackgroundTransparency = 1
  157. TextLabel_3.BorderSizePixel = 0
  158. TextLabel_3.Size = UDim2.new(1, 0, 0.142857149, 0)
  159. TextLabel_3.ZIndex = 2
  160. TextLabel_3.Image = "rbxassetid://1283904632"
  161. TextLabel_3.ImageTransparency = 2
  162. TextLabel_3.ScaleType = Enum.ScaleType.Slice
  163. TextLabel_3.SliceCenter = Rect.new(22, 22, 234, 234)
  164.  
  165. TextLabel_4.Parent = TextLabel_3
  166. TextLabel_4.AnchorPoint = Vector2.new(0, 0.5)
  167. TextLabel_4.BackgroundTransparency = 1
  168. TextLabel_4.Position = UDim2.new(0, 0, 0.5, 0)
  169. TextLabel_4.Size = UDim2.new(1, 0, 1, 0)
  170. TextLabel_4.ZIndex = 2
  171. TextLabel_4.Font = Enum.Font.GothamBold
  172. TextLabel_4.Text = "dc: Emirhan ÇHDR#9873"
  173. TextLabel_4.TextColor3 = Color3.new(255, 255, 0)
  174. TextLabel_4.TextScaled = true
  175. TextLabel_4.TextSize = 14
  176. TextLabel_4.TextWrapped = true
  177. function SCRIPT_ALPU76_FAKESCRIPT()
  178.         local script = Instance.new('LocalScript')
  179.         script.Parent = TextButton
  180.         local on = false
  181.         script.Parent.MouseButton1Click:Connect(function()
  182.                 on = not on
  183.         end)
  184.         local maxhp = 9e+18
  185.         local minhp = 0
  186.  
  187.         local oh1 = "b"
  188.         local oh2 = "buy egg"
  189.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  190.         local oh1 = "b"
  191.         local oh2 = "delete pet"
  192.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  193.         local oh1 = "a"
  194.         local oh2 = "take drop"
  195.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  196.         local oh1 = "b"
  197.         local oh2 = "join coin"
  198.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  199.         local oh1 = "a"
  200.         local oh2 = "farm coin"
  201.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  202.         warn("Loading auto-collect drops made by koala bear#6258")
  203.         game.Workspace['__THINGS'].Drops.ChildAdded:Connect(function()
  204.         for i , v in pairs(game.Workspace['__THINGS'].Drops:GetChildren()) do
  205.         for r = 0 , 15 , 1 do
  206.        
  207.         local oh1 = "a"
  208.         local oh2 = "take drop"
  209.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  210.                
  211.         local oh1 = { {v.Name, "id"..r }, { false, false } }
  212.         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["take drop"]:FireServer(oh1)
  213.         end
  214.         end
  215.         end)
  216.         warn("Selecting speed")
  217.         wait(.5)
  218.         warn("Starting auto-farm, made by koala bear#6258")
  219.         local RunService = game:GetService("RunService")
  220.         while true do
  221.         RunService.Heartbeat:wait()
  222.         if on == true then
  223.                 local e = game.workspace['__THINGS'].Coins:GetChildren()
  224.                 table.sort(e, function(a,b)
  225.                         return (a.Settings.Health.Value > b.Settings.Health.Value)
  226.                 end)
  227.                         local coin = e[1]
  228.                         e = game.workspace['__THINGS'].Coins:GetChildren()
  229.                         table.sort(e, function(a,b)
  230.                                 return (a.Settings.Health.Value > b.Settings.Health.Value)
  231.                         end)
  232.                     if coin:FindFirstChild("Settings") ~= nil and coin.Settings.Health.Value <= maxhp and coin.Settings.Health.Value >= minhp and on == true then
  233.                         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = coin.POS.CFrame
  234.                                 for i , c in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  235.                             if c:FindFirstChild("Equipped") ~= nil and c.Equipped.Visible == true and on == true then
  236.                                                 local oh1 = "b"
  237.                                                 local oh2 = "join coin"
  238.                                                 game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  239.                                             workspace.__THINGS.__REMOTES:FindFirstChild"join coin":InvokeServer({{coin.Name,c.Name},{false,false}})
  240.                
  241.                                  workspace.__THINGS.__REMOTES:FindFirstChild"change pet target":FireServer({{c.Name,"Coin",coin.Name},{false,false,false}})
  242.                                  for i = 0 , math.huge , 1 do
  243.                                                         if game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name) == nil or game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name):FindFirstChild("POS") == nil or game.Players.LocalPlayer.Character == nil or coin == nil or on == false then
  244.                                                                 break
  245.                                                         end
  246.                                                         for i = 0 , 10, 1 do
  247.                                                                 workspace.__THINGS.__REMOTES:FindFirstChild"farm coin":FireServer({{coin.Name,c.Name},{false,false}})
  248.                                                         end
  249.                                                         RunService.Heartbeat:wait()
  250.                                                 end
  251.                                                 break
  252.                                         end
  253.                         end
  254.                     end
  255.         end
  256.         end
  257.        
  258.  
  259. end
  260. coroutine.resume(coroutine.create(SCRIPT_ALPU76_FAKESCRIPT))
  261. function SCRIPT_BRMK88_FAKESCRIPT()
  262.         local script = Instance.new('LocalScript')
  263.         script.Parent = TextButton_2
  264.         local on = false
  265.         script.Parent.MouseButton1Click:Connect(function()
  266.                 if script.Parent.Parent.tier.TextBox.Text ~= '' and script.Parent.Parent.str.TextBox.Text ~= '' then
  267.                         on = not on
  268.                         if on == true then
  269.                                 repeat
  270.                                         game:GetService("RunService").Heartbeat:wait()
  271.                                         local oh1 = { { script.Parent.Parent.tier.TextBox.Text }, { false } }
  272.                
  273.                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["buy egg"]:InvokeServer(oh1)
  274.                                         for i , v in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  275.                                                 if v:FindFirstChild("Equipped") ~= nil and tonumber(v.Strength.Text) < tonumber(script.Parent.Parent.str.TextBox.Text) then
  276.                                                         local oh1 = { { v.Name }, { false } }
  277.                                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["delete pet"]:InvokeServer(oh1)
  278.                                                 end
  279.                                         end
  280.                                        
  281.                                 until on == false
  282.                         end
  283.                 end
  284.         end)
  285.  
  286. end
  287. coroutine.resume(coroutine.create(SCRIPT_BRMK88_FAKESCRIPT))
  288. function SCRIPT_YKZH84_FAKESCRIPT()
  289.         local script = Instance.new('LocalScript')
  290.         script.Parent = Frame
  291.         script.Parent.Active = true
  292.         script.Parent.Draggable = true
  293. end
  294. coroutine.resume(coroutine.create(SCRIPT_YKZH84_FAKESCRIPT))
  295.  
  296.  
  297. [[ÇHDR Script]]--
  298.  
  299. game.StarterGui:SetCore("SendNotification",{["Title"]="Hoşgeldin",["Text"]="İyi Oyunlar",["Duration"]=4})
  300. wait (6)
  301.  
  302. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  303. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  304. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  305. wait (3)
  306.  
  307. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  308. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  309. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  310. wait (5)
  311.  
  312. game.StarterGui:SetCore("SendNotification",{["Title"]="Roblox Name",["Text"]="Emirhan_CHDR",["Duration"]=30})
  313. wait (2)
  314.  
  315. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="dc: Emirhan ÇHDR#9873",["Duration"]=20})
  316. wait (2)
  317.  
  318. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="Kolay Gelsin :)",["Duration"]=10})
  319.  
  320.  
  321. local ScreenGui = Instance.new("ScreenGui")
  322. local Frame = Instance.new("ImageLabel")
  323. local TextButton = Instance.new("ImageButton")
  324. local TextLabel = Instance.new("TextLabel")
  325. local TextButton_2 = Instance.new("ImageButton")
  326. local TextLabel_2 = Instance.new("TextLabel")
  327. local str = Instance.new("ImageLabel")
  328. local TextBox = Instance.new("TextBox")
  329. local tier = Instance.new("ImageLabel")
  330. local TextBox_2 = Instance.new("TextBox")
  331. local TextLabel_3 = Instance.new("ImageLabel")
  332. local TextLabel_4 = Instance.new("TextLabel")
  333. ScreenGui.Parent = game.CoreGui
  334. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  335.  
  336. Frame.Name = "Frame"
  337. Frame.Parent = ScreenGui
  338. Frame.Active = true
  339. Frame.BackgroundTransparency = 1
  340. Frame.BorderSizePixel = 0
  341. Frame.Position = UDim2.new(0.112727277, 0, 0.164305955, 0)
  342. Frame.Size = UDim2.new(0.121212125, 0, 0.495750695, 0)
  343. Frame.Image = "rbxassetid://1283904632"
  344. Frame.ImageColor3 = Color3.new(0, 0, 0)
  345. Frame.ScaleType = Enum.ScaleType.Slice
  346. Frame.SliceCenter = Rect.new(22, 22, 234, 234)
  347.  
  348. TextButton.Name = "TextButton"
  349. TextButton.Parent = Frame
  350. TextButton.BackgroundTransparency = 1
  351. TextButton.BorderSizePixel = 0
  352. TextButton.Position = UDim2.new(0, 0, 0.200000003, 0)
  353. TextButton.Size = UDim2.new(1, 0, 0.142857149, 0)
  354. TextButton.Image = "rbxassetid://1283904632"
  355. TextButton.ImageTransparency = 0.89999997615814
  356. TextButton.ScaleType = Enum.ScaleType.Slice
  357. TextButton.SliceCenter = Rect.new(22, 22, 234, 234)
  358.  
  359. TextLabel.Parent = TextButton
  360. TextLabel.AnchorPoint = Vector2.new(0, 0.5)
  361. TextLabel.BackgroundTransparency = 1
  362. TextLabel.Position = UDim2.new(0, 0, 0.5, 0)
  363. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  364. TextLabel.Font = Enum.Font.GothamBold
  365. TextLabel.Text = "Oto-kasma"
  366. TextLabel.TextColor3 = Color3.new(255, 255, 255)
  367. TextLabel.TextScaled = true
  368. TextLabel.TextSize = 14
  369. TextLabel.TextWrapped = true
  370.  
  371. TextButton_2.Name = "TextButton"
  372. TextButton_2.Parent = Frame
  373. TextButton_2.BackgroundTransparency = 1
  374. TextButton_2.BorderSizePixel = 0
  375. TextButton_2.Position = UDim2.new(0, 0, 0.800000012, 0)
  376. TextButton_2.Size = UDim2.new(1, 0, 0.142857149, 0)
  377. TextButton_2.Image = "rbxassetid://1283904632"
  378. TextButton_2.ImageTransparency = 0.89999997615814
  379. TextButton_2.ScaleType = Enum.ScaleType.Slice
  380. TextButton_2.SliceCenter = Rect.new(22, 22, 234, 234)
  381.  
  382. TextLabel_2.Parent = TextButton_2
  383. TextLabel_2.AnchorPoint = Vector2.new(0, 0.5)
  384. TextLabel_2.BackgroundTransparency = 1
  385. TextLabel_2.Position = UDim2.new(0, 0, 0.5, 0)
  386. TextLabel_2.Size = UDim2.new(1, 0, 1, 0)
  387. TextLabel_2.Font = Enum.Font.GothamBold
  388. TextLabel_2.Text = "Oto-Yumurta"
  389. TextLabel_2.TextColor3 = Color3.new(255, 255, 255)
  390. TextLabel_2.TextScaled = true
  391. TextLabel_2.TextSize = 14
  392. TextLabel_2.TextWrapped = true
  393.  
  394. str.Name = "str"
  395. str.Parent = Frame
  396. str.Active = true
  397. str.BackgroundTransparency = 1
  398. str.BorderSizePixel = 0
  399. str.Position = UDim2.new(0, 0, 0.600000024, 0)
  400. str.Size = UDim2.new(1, 0, 0.142857149, 0)
  401. str.Image = "rbxassetid://1283904632"
  402. str.ImageTransparency = 0.89999997615814
  403. str.ScaleType = Enum.ScaleType.Slice
  404. str.SliceCenter = Rect.new(22, 22, 234, 234)
  405.  
  406. TextBox.Parent = str
  407. TextBox.AnchorPoint = Vector2.new(0, 0.5)
  408. TextBox.BackgroundTransparency = 1
  409. TextBox.Position = UDim2.new(0, 0, 0.5, 0)
  410. TextBox.Size = UDim2.new(1, 0, 1, 0)
  411. TextBox.Font = Enum.Font.GothamBold
  412. TextBox.PlaceholderColor3 = Color3.new(255, 255, 255)
  413. TextBox.PlaceholderText = "Güç (1-?)"
  414. TextBox.Text = ""
  415. TextBox.TextColor3 = Color3.new(255, 255, 255)
  416. TextBox.TextScaled = true
  417. TextBox.TextSize = 14
  418. TextBox.TextWrapped = true
  419.  
  420. tier.Name = "tier"
  421. tier.Parent = Frame
  422. tier.Active = true
  423. tier.BackgroundTransparency = 1
  424. tier.BorderSizePixel = 0
  425. tier.Position = UDim2.new(0, 0, 0.400000006, 0)
  426. tier.Size = UDim2.new(1, 0, 0.142857149, 0)
  427. tier.Image = "rbxassetid://1283904632"
  428. tier.ImageTransparency = 0.89999997615814
  429. tier.ScaleType = Enum.ScaleType.Slice
  430. tier.SliceCenter = Rect.new(22, 22, 234, 234)
  431.  
  432. TextBox_2.Parent = tier
  433. TextBox_2.AnchorPoint = Vector2.new(0, 0.5)
  434. TextBox_2.BackgroundTransparency = 1
  435. TextBox_2.Position = UDim2.new(0, 0, 0.5, 0)
  436. TextBox_2.Size = UDim2.new(1, 0, 1, 0)
  437. TextBox_2.Font = Enum.Font.GothamBold
  438. TextBox_2.PlaceholderColor3 = Color3.new(255, 255, 255)
  439. TextBox_2.PlaceholderText = "Yumurta Yeri (1-6)"
  440. TextBox_2.Text = ""
  441. TextBox_2.TextColor3 = Color3.new(255, 255, 255)
  442. TextBox_2.TextScaled = true
  443. TextBox_2.TextSize = 14
  444. TextBox_2.TextWrapped = true
  445.  
  446. TextLabel_3.Name = "TextLabel"
  447. TextLabel_3.Parent = Frame
  448. TextLabel_3.BackgroundTransparency = 1
  449. TextLabel_3.BorderSizePixel = 0
  450. TextLabel_3.Size = UDim2.new(1, 0, 0.142857149, 0)
  451. TextLabel_3.ZIndex = 2
  452. TextLabel_3.Image = "rbxassetid://1283904632"
  453. TextLabel_3.ImageTransparency = 2
  454. TextLabel_3.ScaleType = Enum.ScaleType.Slice
  455. TextLabel_3.SliceCenter = Rect.new(22, 22, 234, 234)
  456.  
  457. TextLabel_4.Parent = TextLabel_3
  458. TextLabel_4.AnchorPoint = Vector2.new(0, 0.5)
  459. TextLabel_4.BackgroundTransparency = 1
  460. TextLabel_4.Position = UDim2.new(0, 0, 0.5, 0)
  461. TextLabel_4.Size = UDim2.new(1, 0, 1, 0)
  462. TextLabel_4.ZIndex = 2
  463. TextLabel_4.Font = Enum.Font.GothamBold
  464. TextLabel_4.Text = "dc: Emirhan ÇHDR#9873"
  465. TextLabel_4.TextColor3 = Color3.new(255, 255, 0)
  466. TextLabel_4.TextScaled = true
  467. TextLabel_4.TextSize = 14
  468. TextLabel_4.TextWrapped = true
  469. function SCRIPT_ALPU76_FAKESCRIPT()
  470.         local script = Instance.new('LocalScript')
  471.         script.Parent = TextButton
  472.         local on = false
  473.         script.Parent.MouseButton1Click:Connect(function()
  474.                 on = not on
  475.         end)
  476.         local maxhp = 9e+18
  477.         local minhp = 0
  478.  
  479.         local oh1 = "b"
  480.         local oh2 = "buy egg"
  481.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  482.         local oh1 = "b"
  483.         local oh2 = "delete pet"
  484.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  485.         local oh1 = "a"
  486.         local oh2 = "take drop"
  487.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  488.         local oh1 = "b"
  489.         local oh2 = "join coin"
  490.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  491.         local oh1 = "a"
  492.         local oh2 = "farm coin"
  493.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  494.         warn("Loading auto-collect drops made by koala bear#6258")
  495.         game.Workspace['__THINGS'].Drops.ChildAdded:Connect(function()
  496.         for i , v in pairs(game.Workspace['__THINGS'].Drops:GetChildren()) do
  497.         for r = 0 , 15 , 1 do
  498.        
  499.         local oh1 = "a"
  500.         local oh2 = "take drop"
  501.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  502.                
  503.         local oh1 = { {v.Name, "id"..r }, { false, false } }
  504.         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["take drop"]:FireServer(oh1)
  505.         end
  506.         end
  507.         end)
  508.         warn("Selecting speed")
  509.         wait(.5)
  510.         warn("Starting auto-farm, made by koala bear#6258")
  511.         local RunService = game:GetService("RunService")
  512.         while true do
  513.         RunService.Heartbeat:wait()
  514.         if on == true then
  515.                 local e = game.workspace['__THINGS'].Coins:GetChildren()
  516.                 table.sort(e, function(a,b)
  517.                         return (a.Settings.Health.Value > b.Settings.Health.Value)
  518.                 end)
  519.                         local coin = e[1]
  520.                         e = game.workspace['__THINGS'].Coins:GetChildren()
  521.                         table.sort(e, function(a,b)
  522.                                 return (a.Settings.Health.Value > b.Settings.Health.Value)
  523.                         end)
  524.                     if coin:FindFirstChild("Settings") ~= nil and coin.Settings.Health.Value <= maxhp and coin.Settings.Health.Value >= minhp and on == true then
  525.                         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = coin.POS.CFrame
  526.                                 for i , c in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  527.                             if c:FindFirstChild("Equipped") ~= nil and c.Equipped.Visible == true and on == true then
  528.                                                 local oh1 = "b"
  529.                                                 local oh2 = "join coin"
  530.                                                 game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  531.                                             workspace.__THINGS.__REMOTES:FindFirstChild"join coin":InvokeServer({{coin.Name,c.Name},{false,false}})
  532.                
  533.                                  workspace.__THINGS.__REMOTES:FindFirstChild"change pet target":FireServer({{c.Name,"Coin",coin.Name},{false,false,false}})
  534.                                  for i = 0 , math.huge , 1 do
  535.                                                         if game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name) == nil or game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name):FindFirstChild("POS") == nil or game.Players.LocalPlayer.Character == nil or coin == nil or on == false then
  536.                                                                 break
  537.                                                         end
  538.                                                         for i = 0 , 10, 1 do
  539.                                                                 workspace.__THINGS.__REMOTES:FindFirstChild"farm coin":FireServer({{coin.Name,c.Name},{false,false}})
  540.                                                         end
  541.                                                         RunService.Heartbeat:wait()
  542.                                                 end
  543.                                                 break
  544.                                         end
  545.                         end
  546.                     end
  547.         end
  548.         end
  549.        
  550.  
  551. end
  552. coroutine.resume(coroutine.create(SCRIPT_ALPU76_FAKESCRIPT))
  553. function SCRIPT_BRMK88_FAKESCRIPT()
  554.         local script = Instance.new('LocalScript')
  555.         script.Parent = TextButton_2
  556.         local on = false
  557.         script.Parent.MouseButton1Click:Connect(function()
  558.                 if script.Parent.Parent.tier.TextBox.Text ~= '' and script.Parent.Parent.str.TextBox.Text ~= '' then
  559.                         on = not on
  560.                         if on == true then
  561.                                 repeat
  562.                                         game:GetService("RunService").Heartbeat:wait()
  563.                                         local oh1 = { { script.Parent.Parent.tier.TextBox.Text }, { false } }
  564.                
  565.                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["buy egg"]:InvokeServer(oh1)
  566.                                         for i , v in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  567.                                                 if v:FindFirstChild("Equipped") ~= nil and tonumber(v.Strength.Text) < tonumber(script.Parent.Parent.str.TextBox.Text) then
  568.                                                         local oh1 = { { v.Name }, { false } }
  569.                                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["delete pet"]:InvokeServer(oh1)
  570.                                                 end
  571.                                         end
  572.                                        
  573.                                 until on == false
  574.                         end
  575.                 end
  576.         end)
  577.  
  578. end
  579. coroutine.resume(coroutine.create(SCRIPT_BRMK88_FAKESCRIPT))
  580. function SCRIPT_YKZH84_FAKESCRIPT()
  581.         local script = Instance.new('LocalScript')
  582.         script.Parent = Frame
  583.         script.Parent.Active = true
  584.         script.Parent.Draggable = true
  585. end
  586. coroutine.resume(coroutine.create(SCRIPT_YKZH84_FAKESCRIPT))
  587.  
  588.  
  589. [[ÇHDR Script]]--
  590.  
  591. game.StarterGui:SetCore("SendNotification",{["Title"]="Hoşgeldin",["Text"]="İyi Oyunlar",["Duration"]=4})
  592. wait (6)
  593.  
  594. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  595. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  596. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  597. wait (3)
  598.  
  599. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  600. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  601. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  602. wait (5)
  603.  
  604. game.StarterGui:SetCore("SendNotification",{["Title"]="Roblox Name",["Text"]="Emirhan_CHDR",["Duration"]=30})
  605. wait (2)
  606.  
  607. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="dc: Emirhan ÇHDR#9873",["Duration"]=20})
  608. wait (2)
  609.  
  610. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="Kolay Gelsin :)",["Duration"]=10})
  611.  
  612.  
  613. local ScreenGui = Instance.new("ScreenGui")
  614. local Frame = Instance.new("ImageLabel")
  615. local TextButton = Instance.new("ImageButton")
  616. local TextLabel = Instance.new("TextLabel")
  617. local TextButton_2 = Instance.new("ImageButton")
  618. local TextLabel_2 = Instance.new("TextLabel")
  619. local str = Instance.new("ImageLabel")
  620. local TextBox = Instance.new("TextBox")
  621. local tier = Instance.new("ImageLabel")
  622. local TextBox_2 = Instance.new("TextBox")
  623. local TextLabel_3 = Instance.new("ImageLabel")
  624. local TextLabel_4 = Instance.new("TextLabel")
  625. ScreenGui.Parent = game.CoreGui
  626. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  627.  
  628. Frame.Name = "Frame"
  629. Frame.Parent = ScreenGui
  630. Frame.Active = true
  631. Frame.BackgroundTransparency = 1
  632. Frame.BorderSizePixel = 0
  633. Frame.Position = UDim2.new(0.112727277, 0, 0.164305955, 0)
  634. Frame.Size = UDim2.new(0.121212125, 0, 0.495750695, 0)
  635. Frame.Image = "rbxassetid://1283904632"
  636. Frame.ImageColor3 = Color3.new(0, 0, 0)
  637. Frame.ScaleType = Enum.ScaleType.Slice
  638. Frame.SliceCenter = Rect.new(22, 22, 234, 234)
  639.  
  640. TextButton.Name = "TextButton"
  641. TextButton.Parent = Frame
  642. TextButton.BackgroundTransparency = 1
  643. TextButton.BorderSizePixel = 0
  644. TextButton.Position = UDim2.new(0, 0, 0.200000003, 0)
  645. TextButton.Size = UDim2.new(1, 0, 0.142857149, 0)
  646. TextButton.Image = "rbxassetid://1283904632"
  647. TextButton.ImageTransparency = 0.89999997615814
  648. TextButton.ScaleType = Enum.ScaleType.Slice
  649. TextButton.SliceCenter = Rect.new(22, 22, 234, 234)
  650.  
  651. TextLabel.Parent = TextButton
  652. TextLabel.AnchorPoint = Vector2.new(0, 0.5)
  653. TextLabel.BackgroundTransparency = 1
  654. TextLabel.Position = UDim2.new(0, 0, 0.5, 0)
  655. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  656. TextLabel.Font = Enum.Font.GothamBold
  657. TextLabel.Text = "Oto-kasma"
  658. TextLabel.TextColor3 = Color3.new(255, 255, 255)
  659. TextLabel.TextScaled = true
  660. TextLabel.TextSize = 14
  661. TextLabel.TextWrapped = true
  662.  
  663. TextButton_2.Name = "TextButton"
  664. TextButton_2.Parent = Frame
  665. TextButton_2.BackgroundTransparency = 1
  666. TextButton_2.BorderSizePixel = 0
  667. TextButton_2.Position = UDim2.new(0, 0, 0.800000012, 0)
  668. TextButton_2.Size = UDim2.new(1, 0, 0.142857149, 0)
  669. TextButton_2.Image = "rbxassetid://1283904632"
  670. TextButton_2.ImageTransparency = 0.89999997615814
  671. TextButton_2.ScaleType = Enum.ScaleType.Slice
  672. TextButton_2.SliceCenter = Rect.new(22, 22, 234, 234)
  673.  
  674. TextLabel_2.Parent = TextButton_2
  675. TextLabel_2.AnchorPoint = Vector2.new(0, 0.5)
  676. TextLabel_2.BackgroundTransparency = 1
  677. TextLabel_2.Position = UDim2.new(0, 0, 0.5, 0)
  678. TextLabel_2.Size = UDim2.new(1, 0, 1, 0)
  679. TextLabel_2.Font = Enum.Font.GothamBold
  680. TextLabel_2.Text = "Oto-Yumurta"
  681. TextLabel_2.TextColor3 = Color3.new(255, 255, 255)
  682. TextLabel_2.TextScaled = true
  683. TextLabel_2.TextSize = 14
  684. TextLabel_2.TextWrapped = true
  685.  
  686. str.Name = "str"
  687. str.Parent = Frame
  688. str.Active = true
  689. str.BackgroundTransparency = 1
  690. str.BorderSizePixel = 0
  691. str.Position = UDim2.new(0, 0, 0.600000024, 0)
  692. str.Size = UDim2.new(1, 0, 0.142857149, 0)
  693. str.Image = "rbxassetid://1283904632"
  694. str.ImageTransparency = 0.89999997615814
  695. str.ScaleType = Enum.ScaleType.Slice
  696. str.SliceCenter = Rect.new(22, 22, 234, 234)
  697.  
  698. TextBox.Parent = str
  699. TextBox.AnchorPoint = Vector2.new(0, 0.5)
  700. TextBox.BackgroundTransparency = 1
  701. TextBox.Position = UDim2.new(0, 0, 0.5, 0)
  702. TextBox.Size = UDim2.new(1, 0, 1, 0)
  703. TextBox.Font = Enum.Font.GothamBold
  704. TextBox.PlaceholderColor3 = Color3.new(255, 255, 255)
  705. TextBox.PlaceholderText = "Güç (1-?)"
  706. TextBox.Text = ""
  707. TextBox.TextColor3 = Color3.new(255, 255, 255)
  708. TextBox.TextScaled = true
  709. TextBox.TextSize = 14
  710. TextBox.TextWrapped = true
  711.  
  712. tier.Name = "tier"
  713. tier.Parent = Frame
  714. tier.Active = true
  715. tier.BackgroundTransparency = 1
  716. tier.BorderSizePixel = 0
  717. tier.Position = UDim2.new(0, 0, 0.400000006, 0)
  718. tier.Size = UDim2.new(1, 0, 0.142857149, 0)
  719. tier.Image = "rbxassetid://1283904632"
  720. tier.ImageTransparency = 0.89999997615814
  721. tier.ScaleType = Enum.ScaleType.Slice
  722. tier.SliceCenter = Rect.new(22, 22, 234, 234)
  723.  
  724. TextBox_2.Parent = tier
  725. TextBox_2.AnchorPoint = Vector2.new(0, 0.5)
  726. TextBox_2.BackgroundTransparency = 1
  727. TextBox_2.Position = UDim2.new(0, 0, 0.5, 0)
  728. TextBox_2.Size = UDim2.new(1, 0, 1, 0)
  729. TextBox_2.Font = Enum.Font.GothamBold
  730. TextBox_2.PlaceholderColor3 = Color3.new(255, 255, 255)
  731. TextBox_2.PlaceholderText = "Yumurta Yeri (1-6)"
  732. TextBox_2.Text = ""
  733. TextBox_2.TextColor3 = Color3.new(255, 255, 255)
  734. TextBox_2.TextScaled = true
  735. TextBox_2.TextSize = 14
  736. TextBox_2.TextWrapped = true
  737.  
  738. TextLabel_3.Name = "TextLabel"
  739. TextLabel_3.Parent = Frame
  740. TextLabel_3.BackgroundTransparency = 1
  741. TextLabel_3.BorderSizePixel = 0
  742. TextLabel_3.Size = UDim2.new(1, 0, 0.142857149, 0)
  743. TextLabel_3.ZIndex = 2
  744. TextLabel_3.Image = "rbxassetid://1283904632"
  745. TextLabel_3.ImageTransparency = 2
  746. TextLabel_3.ScaleType = Enum.ScaleType.Slice
  747. TextLabel_3.SliceCenter = Rect.new(22, 22, 234, 234)
  748.  
  749. TextLabel_4.Parent = TextLabel_3
  750. TextLabel_4.AnchorPoint = Vector2.new(0, 0.5)
  751. TextLabel_4.BackgroundTransparency = 1
  752. TextLabel_4.Position = UDim2.new(0, 0, 0.5, 0)
  753. TextLabel_4.Size = UDim2.new(1, 0, 1, 0)
  754. TextLabel_4.ZIndex = 2
  755. TextLabel_4.Font = Enum.Font.GothamBold
  756. TextLabel_4.Text = "dc: Emirhan ÇHDR#9873"
  757. TextLabel_4.TextColor3 = Color3.new(255, 255, 0)
  758. TextLabel_4.TextScaled = true
  759. TextLabel_4.TextSize = 14
  760. TextLabel_4.TextWrapped = true
  761. function SCRIPT_ALPU76_FAKESCRIPT()
  762.         local script = Instance.new('LocalScript')
  763.         script.Parent = TextButton
  764.         local on = false
  765.         script.Parent.MouseButton1Click:Connect(function()
  766.                 on = not on
  767.         end)
  768.         local maxhp = 9e+18
  769.         local minhp = 0
  770.  
  771.         local oh1 = "b"
  772.         local oh2 = "buy egg"
  773.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  774.         local oh1 = "b"
  775.         local oh2 = "delete pet"
  776.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  777.         local oh1 = "a"
  778.         local oh2 = "take drop"
  779.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  780.         local oh1 = "b"
  781.         local oh2 = "join coin"
  782.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  783.         local oh1 = "a"
  784.         local oh2 = "farm coin"
  785.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  786.         warn("Loading auto-collect drops made by koala bear#6258")
  787.         game.Workspace['__THINGS'].Drops.ChildAdded:Connect(function()
  788.         for i , v in pairs(game.Workspace['__THINGS'].Drops:GetChildren()) do
  789.         for r = 0 , 15 , 1 do
  790.        
  791.         local oh1 = "a"
  792.         local oh2 = "take drop"
  793.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  794.                
  795.         local oh1 = { {v.Name, "id"..r }, { false, false } }
  796.         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["take drop"]:FireServer(oh1)
  797.         end
  798.         end
  799.         end)
  800.         warn("Selecting speed")
  801.         wait(.5)
  802.         warn("Starting auto-farm, made by koala bear#6258")
  803.         local RunService = game:GetService("RunService")
  804.         while true do
  805.         RunService.Heartbeat:wait()
  806.         if on == true then
  807.                 local e = game.workspace['__THINGS'].Coins:GetChildren()
  808.                 table.sort(e, function(a,b)
  809.                         return (a.Settings.Health.Value > b.Settings.Health.Value)
  810.                 end)
  811.                         local coin = e[1]
  812.                         e = game.workspace['__THINGS'].Coins:GetChildren()
  813.                         table.sort(e, function(a,b)
  814.                                 return (a.Settings.Health.Value > b.Settings.Health.Value)
  815.                         end)
  816.                     if coin:FindFirstChild("Settings") ~= nil and coin.Settings.Health.Value <= maxhp and coin.Settings.Health.Value >= minhp and on == true then
  817.                         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = coin.POS.CFrame
  818.                                 for i , c in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  819.                             if c:FindFirstChild("Equipped") ~= nil and c.Equipped.Visible == true and on == true then
  820.                                                 local oh1 = "b"
  821.                                                 local oh2 = "join coin"
  822.                                                 game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  823.                                             workspace.__THINGS.__REMOTES:FindFirstChild"join coin":InvokeServer({{coin.Name,c.Name},{false,false}})
  824.                
  825.                                  workspace.__THINGS.__REMOTES:FindFirstChild"change pet target":FireServer({{c.Name,"Coin",coin.Name},{false,false,false}})
  826.                                  for i = 0 , math.huge , 1 do
  827.                                                         if game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name) == nil or game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name):FindFirstChild("POS") == nil or game.Players.LocalPlayer.Character == nil or coin == nil or on == false then
  828.                                                                 break
  829.                                                         end
  830.                                                         for i = 0 , 10, 1 do
  831.                                                                 workspace.__THINGS.__REMOTES:FindFirstChild"farm coin":FireServer({{coin.Name,c.Name},{false,false}})
  832.                                                         end
  833.                                                         RunService.Heartbeat:wait()
  834.                                                 end
  835.                                                 break
  836.                                         end
  837.                         end
  838.                     end
  839.         end
  840.         end
  841.        
  842.  
  843. end
  844. coroutine.resume(coroutine.create(SCRIPT_ALPU76_FAKESCRIPT))
  845. function SCRIPT_BRMK88_FAKESCRIPT()
  846.         local script = Instance.new('LocalScript')
  847.         script.Parent = TextButton_2
  848.         local on = false
  849.         script.Parent.MouseButton1Click:Connect(function()
  850.                 if script.Parent.Parent.tier.TextBox.Text ~= '' and script.Parent.Parent.str.TextBox.Text ~= '' then
  851.                         on = not on
  852.                         if on == true then
  853.                                 repeat
  854.                                         game:GetService("RunService").Heartbeat:wait()
  855.                                         local oh1 = { { script.Parent.Parent.tier.TextBox.Text }, { false } }
  856.                
  857.                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["buy egg"]:InvokeServer(oh1)
  858.                                         for i , v in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  859.                                                 if v:FindFirstChild("Equipped") ~= nil and tonumber(v.Strength.Text) < tonumber(script.Parent.Parent.str.TextBox.Text) then
  860.                                                         local oh1 = { { v.Name }, { false } }
  861.                                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["delete pet"]:InvokeServer(oh1)
  862.                                                 end
  863.                                         end
  864.                                        
  865.                                 until on == false
  866.                         end
  867.                 end
  868.         end)
  869.  
  870. end
  871. coroutine.resume(coroutine.create(SCRIPT_BRMK88_FAKESCRIPT))
  872. function SCRIPT_YKZH84_FAKESCRIPT()
  873.         local script = Instance.new('LocalScript')
  874.         script.Parent = Frame
  875.         script.Parent.Active = true
  876.         script.Parent.Draggable = true
  877. end
  878. coroutine.resume(coroutine.create(SCRIPT_YKZH84_FAKESCRIPT))
  879.  
  880.  
  881. [[ÇHDR Script]]--
  882.  
  883. game.StarterGui:SetCore("SendNotification",{["Title"]="Hoşgeldin",["Text"]="İyi Oyunlar",["Duration"]=4})
  884. wait (6)
  885.  
  886. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  887. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  888. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  889. wait (3)
  890.  
  891. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  892. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  893. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  894. wait (5)
  895.  
  896. game.StarterGui:SetCore("SendNotification",{["Title"]="Roblox Name",["Text"]="Emirhan_CHDR",["Duration"]=30})
  897. wait (2)
  898.  
  899. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="dc: Emirhan ÇHDR#9873",["Duration"]=20})
  900. wait (2)
  901.  
  902. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="Kolay Gelsin :)",["Duration"]=10})
  903.  
  904.  
  905. local ScreenGui = Instance.new("ScreenGui")
  906. local Frame = Instance.new("ImageLabel")
  907. local TextButton = Instance.new("ImageButton")
  908. local TextLabel = Instance.new("TextLabel")
  909. local TextButton_2 = Instance.new("ImageButton")
  910. local TextLabel_2 = Instance.new("TextLabel")
  911. local str = Instance.new("ImageLabel")
  912. local TextBox = Instance.new("TextBox")
  913. local tier = Instance.new("ImageLabel")
  914. local TextBox_2 = Instance.new("TextBox")
  915. local TextLabel_3 = Instance.new("ImageLabel")
  916. local TextLabel_4 = Instance.new("TextLabel")
  917. ScreenGui.Parent = game.CoreGui
  918. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  919.  
  920. Frame.Name = "Frame"
  921. Frame.Parent = ScreenGui
  922. Frame.Active = true
  923. Frame.BackgroundTransparency = 1
  924. Frame.BorderSizePixel = 0
  925. Frame.Position = UDim2.new(0.112727277, 0, 0.164305955, 0)
  926. Frame.Size = UDim2.new(0.121212125, 0, 0.495750695, 0)
  927. Frame.Image = "rbxassetid://1283904632"
  928. Frame.ImageColor3 = Color3.new(0, 0, 0)
  929. Frame.ScaleType = Enum.ScaleType.Slice
  930. Frame.SliceCenter = Rect.new(22, 22, 234, 234)
  931.  
  932. TextButton.Name = "TextButton"
  933. TextButton.Parent = Frame
  934. TextButton.BackgroundTransparency = 1
  935. TextButton.BorderSizePixel = 0
  936. TextButton.Position = UDim2.new(0, 0, 0.200000003, 0)
  937. TextButton.Size = UDim2.new(1, 0, 0.142857149, 0)
  938. TextButton.Image = "rbxassetid://1283904632"
  939. TextButton.ImageTransparency = 0.89999997615814
  940. TextButton.ScaleType = Enum.ScaleType.Slice
  941. TextButton.SliceCenter = Rect.new(22, 22, 234, 234)
  942.  
  943. TextLabel.Parent = TextButton
  944. TextLabel.AnchorPoint = Vector2.new(0, 0.5)
  945. TextLabel.BackgroundTransparency = 1
  946. TextLabel.Position = UDim2.new(0, 0, 0.5, 0)
  947. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  948. TextLabel.Font = Enum.Font.GothamBold
  949. TextLabel.Text = "Oto-kasma"
  950. TextLabel.TextColor3 = Color3.new(255, 255, 255)
  951. TextLabel.TextScaled = true
  952. TextLabel.TextSize = 14
  953. TextLabel.TextWrapped = true
  954.  
  955. TextButton_2.Name = "TextButton"
  956. TextButton_2.Parent = Frame
  957. TextButton_2.BackgroundTransparency = 1
  958. TextButton_2.BorderSizePixel = 0
  959. TextButton_2.Position = UDim2.new(0, 0, 0.800000012, 0)
  960. TextButton_2.Size = UDim2.new(1, 0, 0.142857149, 0)
  961. TextButton_2.Image = "rbxassetid://1283904632"
  962. TextButton_2.ImageTransparency = 0.89999997615814
  963. TextButton_2.ScaleType = Enum.ScaleType.Slice
  964. TextButton_2.SliceCenter = Rect.new(22, 22, 234, 234)
  965.  
  966. TextLabel_2.Parent = TextButton_2
  967. TextLabel_2.AnchorPoint = Vector2.new(0, 0.5)
  968. TextLabel_2.BackgroundTransparency = 1
  969. TextLabel_2.Position = UDim2.new(0, 0, 0.5, 0)
  970. TextLabel_2.Size = UDim2.new(1, 0, 1, 0)
  971. TextLabel_2.Font = Enum.Font.GothamBold
  972. TextLabel_2.Text = "Oto-Yumurta"
  973. TextLabel_2.TextColor3 = Color3.new(255, 255, 255)
  974. TextLabel_2.TextScaled = true
  975. TextLabel_2.TextSize = 14
  976. TextLabel_2.TextWrapped = true
  977.  
  978. str.Name = "str"
  979. str.Parent = Frame
  980. str.Active = true
  981. str.BackgroundTransparency = 1
  982. str.BorderSizePixel = 0
  983. str.Position = UDim2.new(0, 0, 0.600000024, 0)
  984. str.Size = UDim2.new(1, 0, 0.142857149, 0)
  985. str.Image = "rbxassetid://1283904632"
  986. str.ImageTransparency = 0.89999997615814
  987. str.ScaleType = Enum.ScaleType.Slice
  988. str.SliceCenter = Rect.new(22, 22, 234, 234)
  989.  
  990. TextBox.Parent = str
  991. TextBox.AnchorPoint = Vector2.new(0, 0.5)
  992. TextBox.BackgroundTransparency = 1
  993. TextBox.Position = UDim2.new(0, 0, 0.5, 0)
  994. TextBox.Size = UDim2.new(1, 0, 1, 0)
  995. TextBox.Font = Enum.Font.GothamBold
  996. TextBox.PlaceholderColor3 = Color3.new(255, 255, 255)
  997. TextBox.PlaceholderText = "Güç (1-?)"
  998. TextBox.Text = ""
  999. TextBox.TextColor3 = Color3.new(255, 255, 255)
  1000. TextBox.TextScaled = true
  1001. TextBox.TextSize = 14
  1002. TextBox.TextWrapped = true
  1003.  
  1004. tier.Name = "tier"
  1005. tier.Parent = Frame
  1006. tier.Active = true
  1007. tier.BackgroundTransparency = 1
  1008. tier.BorderSizePixel = 0
  1009. tier.Position = UDim2.new(0, 0, 0.400000006, 0)
  1010. tier.Size = UDim2.new(1, 0, 0.142857149, 0)
  1011. tier.Image = "rbxassetid://1283904632"
  1012. tier.ImageTransparency = 0.89999997615814
  1013. tier.ScaleType = Enum.ScaleType.Slice
  1014. tier.SliceCenter = Rect.new(22, 22, 234, 234)
  1015.  
  1016. TextBox_2.Parent = tier
  1017. TextBox_2.AnchorPoint = Vector2.new(0, 0.5)
  1018. TextBox_2.BackgroundTransparency = 1
  1019. TextBox_2.Position = UDim2.new(0, 0, 0.5, 0)
  1020. TextBox_2.Size = UDim2.new(1, 0, 1, 0)
  1021. TextBox_2.Font = Enum.Font.GothamBold
  1022. TextBox_2.PlaceholderColor3 = Color3.new(255, 255, 255)
  1023. TextBox_2.PlaceholderText = "Yumurta Yeri (1-6)"
  1024. TextBox_2.Text = ""
  1025. TextBox_2.TextColor3 = Color3.new(255, 255, 255)
  1026. TextBox_2.TextScaled = true
  1027. TextBox_2.TextSize = 14
  1028. TextBox_2.TextWrapped = true
  1029.  
  1030. TextLabel_3.Name = "TextLabel"
  1031. TextLabel_3.Parent = Frame
  1032. TextLabel_3.BackgroundTransparency = 1
  1033. TextLabel_3.BorderSizePixel = 0
  1034. TextLabel_3.Size = UDim2.new(1, 0, 0.142857149, 0)
  1035. TextLabel_3.ZIndex = 2
  1036. TextLabel_3.Image = "rbxassetid://1283904632"
  1037. TextLabel_3.ImageTransparency = 2
  1038. TextLabel_3.ScaleType = Enum.ScaleType.Slice
  1039. TextLabel_3.SliceCenter = Rect.new(22, 22, 234, 234)
  1040.  
  1041. TextLabel_4.Parent = TextLabel_3
  1042. TextLabel_4.AnchorPoint = Vector2.new(0, 0.5)
  1043. TextLabel_4.BackgroundTransparency = 1
  1044. TextLabel_4.Position = UDim2.new(0, 0, 0.5, 0)
  1045. TextLabel_4.Size = UDim2.new(1, 0, 1, 0)
  1046. TextLabel_4.ZIndex = 2
  1047. TextLabel_4.Font = Enum.Font.GothamBold
  1048. TextLabel_4.Text = "dc: Emirhan ÇHDR#9873"
  1049. TextLabel_4.TextColor3 = Color3.new(255, 255, 0)
  1050. TextLabel_4.TextScaled = true
  1051. TextLabel_4.TextSize = 14
  1052. TextLabel_4.TextWrapped = true
  1053. function SCRIPT_ALPU76_FAKESCRIPT()
  1054.         local script = Instance.new('LocalScript')
  1055.         script.Parent = TextButton
  1056.         local on = false
  1057.         script.Parent.MouseButton1Click:Connect(function()
  1058.                 on = not on
  1059.         end)
  1060.         local maxhp = 9e+18
  1061.         local minhp = 0
  1062.  
  1063.         local oh1 = "b"
  1064.         local oh2 = "buy egg"
  1065.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1066.         local oh1 = "b"
  1067.         local oh2 = "delete pet"
  1068.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1069.         local oh1 = "a"
  1070.         local oh2 = "take drop"
  1071.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1072.         local oh1 = "b"
  1073.         local oh2 = "join coin"
  1074.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  1075.         local oh1 = "a"
  1076.         local oh2 = "farm coin"
  1077.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1078.         warn("Loading auto-collect drops made by koala bear#6258")
  1079.         game.Workspace['__THINGS'].Drops.ChildAdded:Connect(function()
  1080.         for i , v in pairs(game.Workspace['__THINGS'].Drops:GetChildren()) do
  1081.         for r = 0 , 15 , 1 do
  1082.        
  1083.         local oh1 = "a"
  1084.         local oh2 = "take drop"
  1085.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1086.                
  1087.         local oh1 = { {v.Name, "id"..r }, { false, false } }
  1088.         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["take drop"]:FireServer(oh1)
  1089.         end
  1090.         end
  1091.         end)
  1092.         warn("Selecting speed")
  1093.         wait(.5)
  1094.         warn("Starting auto-farm, made by koala bear#6258")
  1095.         local RunService = game:GetService("RunService")
  1096.         while true do
  1097.         RunService.Heartbeat:wait()
  1098.         if on == true then
  1099.                 local e = game.workspace['__THINGS'].Coins:GetChildren()
  1100.                 table.sort(e, function(a,b)
  1101.                         return (a.Settings.Health.Value > b.Settings.Health.Value)
  1102.                 end)
  1103.                         local coin = e[1]
  1104.                         e = game.workspace['__THINGS'].Coins:GetChildren()
  1105.                         table.sort(e, function(a,b)
  1106.                                 return (a.Settings.Health.Value > b.Settings.Health.Value)
  1107.                         end)
  1108.                     if coin:FindFirstChild("Settings") ~= nil and coin.Settings.Health.Value <= maxhp and coin.Settings.Health.Value >= minhp and on == true then
  1109.                         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = coin.POS.CFrame
  1110.                                 for i , c in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  1111.                             if c:FindFirstChild("Equipped") ~= nil and c.Equipped.Visible == true and on == true then
  1112.                                                 local oh1 = "b"
  1113.                                                 local oh2 = "join coin"
  1114.                                                 game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  1115.                                             workspace.__THINGS.__REMOTES:FindFirstChild"join coin":InvokeServer({{coin.Name,c.Name},{false,false}})
  1116.                
  1117.                                  workspace.__THINGS.__REMOTES:FindFirstChild"change pet target":FireServer({{c.Name,"Coin",coin.Name},{false,false,false}})
  1118.                                  for i = 0 , math.huge , 1 do
  1119.                                                         if game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name) == nil or game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name):FindFirstChild("POS") == nil or game.Players.LocalPlayer.Character == nil or coin == nil or on == false then
  1120.                                                                 break
  1121.                                                         end
  1122.                                                         for i = 0 , 10, 1 do
  1123.                                                                 workspace.__THINGS.__REMOTES:FindFirstChild"farm coin":FireServer({{coin.Name,c.Name},{false,false}})
  1124.                                                         end
  1125.                                                         RunService.Heartbeat:wait()
  1126.                                                 end
  1127.                                                 break
  1128.                                         end
  1129.                         end
  1130.                     end
  1131.         end
  1132.         end
  1133.        
  1134.  
  1135. end
  1136. coroutine.resume(coroutine.create(SCRIPT_ALPU76_FAKESCRIPT))
  1137. function SCRIPT_BRMK88_FAKESCRIPT()
  1138.         local script = Instance.new('LocalScript')
  1139.         script.Parent = TextButton_2
  1140.         local on = false
  1141.         script.Parent.MouseButton1Click:Connect(function()
  1142.                 if script.Parent.Parent.tier.TextBox.Text ~= '' and script.Parent.Parent.str.TextBox.Text ~= '' then
  1143.                         on = not on
  1144.                         if on == true then
  1145.                                 repeat
  1146.                                         game:GetService("RunService").Heartbeat:wait()
  1147.                                         local oh1 = { { script.Parent.Parent.tier.TextBox.Text }, { false } }
  1148.                
  1149.                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["buy egg"]:InvokeServer(oh1)
  1150.                                         for i , v in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  1151.                                                 if v:FindFirstChild("Equipped") ~= nil and tonumber(v.Strength.Text) < tonumber(script.Parent.Parent.str.TextBox.Text) then
  1152.                                                         local oh1 = { { v.Name }, { false } }
  1153.                                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["delete pet"]:InvokeServer(oh1)
  1154.                                                 end
  1155.                                         end
  1156.                                        
  1157.                                 until on == false
  1158.                         end
  1159.                 end
  1160.         end)
  1161.  
  1162. end
  1163. coroutine.resume(coroutine.create(SCRIPT_BRMK88_FAKESCRIPT))
  1164. function SCRIPT_YKZH84_FAKESCRIPT()
  1165.         local script = Instance.new('LocalScript')
  1166.         script.Parent = Frame
  1167.         script.Parent.Active = true
  1168.         script.Parent.Draggable = true
  1169. end
  1170. coroutine.resume(coroutine.create(SCRIPT_YKZH84_FAKESCRIPT))
  1171.  
  1172.  
  1173. [[ÇHDR Script]]--
  1174.  
  1175. game.StarterGui:SetCore("SendNotification",{["Title"]="Hoşgeldin",["Text"]="İyi Oyunlar",["Duration"]=4})
  1176. wait (6)
  1177.  
  1178. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  1179. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  1180. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  1181. wait (3)
  1182.  
  1183. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  1184. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  1185. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  1186. wait (5)
  1187.  
  1188. game.StarterGui:SetCore("SendNotification",{["Title"]="Roblox Name",["Text"]="Emirhan_CHDR",["Duration"]=30})
  1189. wait (2)
  1190.  
  1191. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="dc: Emirhan ÇHDR#9873",["Duration"]=20})
  1192. wait (2)
  1193.  
  1194. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="Kolay Gelsin :)",["Duration"]=10})
  1195.  
  1196.  
  1197. local ScreenGui = Instance.new("ScreenGui")
  1198. local Frame = Instance.new("ImageLabel")
  1199. local TextButton = Instance.new("ImageButton")
  1200. local TextLabel = Instance.new("TextLabel")
  1201. local TextButton_2 = Instance.new("ImageButton")
  1202. local TextLabel_2 = Instance.new("TextLabel")
  1203. local str = Instance.new("ImageLabel")
  1204. local TextBox = Instance.new("TextBox")
  1205. local tier = Instance.new("ImageLabel")
  1206. local TextBox_2 = Instance.new("TextBox")
  1207. local TextLabel_3 = Instance.new("ImageLabel")
  1208. local TextLabel_4 = Instance.new("TextLabel")
  1209. ScreenGui.Parent = game.CoreGui
  1210. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1211.  
  1212. Frame.Name = "Frame"
  1213. Frame.Parent = ScreenGui
  1214. Frame.Active = true
  1215. Frame.BackgroundTransparency = 1
  1216. Frame.BorderSizePixel = 0
  1217. Frame.Position = UDim2.new(0.112727277, 0, 0.164305955, 0)
  1218. Frame.Size = UDim2.new(0.121212125, 0, 0.495750695, 0)
  1219. Frame.Image = "rbxassetid://1283904632"
  1220. Frame.ImageColor3 = Color3.new(0, 0, 0)
  1221. Frame.ScaleType = Enum.ScaleType.Slice
  1222. Frame.SliceCenter = Rect.new(22, 22, 234, 234)
  1223.  
  1224. TextButton.Name = "TextButton"
  1225. TextButton.Parent = Frame
  1226. TextButton.BackgroundTransparency = 1
  1227. TextButton.BorderSizePixel = 0
  1228. TextButton.Position = UDim2.new(0, 0, 0.200000003, 0)
  1229. TextButton.Size = UDim2.new(1, 0, 0.142857149, 0)
  1230. TextButton.Image = "rbxassetid://1283904632"
  1231. TextButton.ImageTransparency = 0.89999997615814
  1232. TextButton.ScaleType = Enum.ScaleType.Slice
  1233. TextButton.SliceCenter = Rect.new(22, 22, 234, 234)
  1234.  
  1235. TextLabel.Parent = TextButton
  1236. TextLabel.AnchorPoint = Vector2.new(0, 0.5)
  1237. TextLabel.BackgroundTransparency = 1
  1238. TextLabel.Position = UDim2.new(0, 0, 0.5, 0)
  1239. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  1240. TextLabel.Font = Enum.Font.GothamBold
  1241. TextLabel.Text = "Oto-kasma"
  1242. TextLabel.TextColor3 = Color3.new(255, 255, 255)
  1243. TextLabel.TextScaled = true
  1244. TextLabel.TextSize = 14
  1245. TextLabel.TextWrapped = true
  1246.  
  1247. TextButton_2.Name = "TextButton"
  1248. TextButton_2.Parent = Frame
  1249. TextButton_2.BackgroundTransparency = 1
  1250. TextButton_2.BorderSizePixel = 0
  1251. TextButton_2.Position = UDim2.new(0, 0, 0.800000012, 0)
  1252. TextButton_2.Size = UDim2.new(1, 0, 0.142857149, 0)
  1253. TextButton_2.Image = "rbxassetid://1283904632"
  1254. TextButton_2.ImageTransparency = 0.89999997615814
  1255. TextButton_2.ScaleType = Enum.ScaleType.Slice
  1256. TextButton_2.SliceCenter = Rect.new(22, 22, 234, 234)
  1257.  
  1258. TextLabel_2.Parent = TextButton_2
  1259. TextLabel_2.AnchorPoint = Vector2.new(0, 0.5)
  1260. TextLabel_2.BackgroundTransparency = 1
  1261. TextLabel_2.Position = UDim2.new(0, 0, 0.5, 0)
  1262. TextLabel_2.Size = UDim2.new(1, 0, 1, 0)
  1263. TextLabel_2.Font = Enum.Font.GothamBold
  1264. TextLabel_2.Text = "Oto-Yumurta"
  1265. TextLabel_2.TextColor3 = Color3.new(255, 255, 255)
  1266. TextLabel_2.TextScaled = true
  1267. TextLabel_2.TextSize = 14
  1268. TextLabel_2.TextWrapped = true
  1269.  
  1270. str.Name = "str"
  1271. str.Parent = Frame
  1272. str.Active = true
  1273. str.BackgroundTransparency = 1
  1274. str.BorderSizePixel = 0
  1275. str.Position = UDim2.new(0, 0, 0.600000024, 0)
  1276. str.Size = UDim2.new(1, 0, 0.142857149, 0)
  1277. str.Image = "rbxassetid://1283904632"
  1278. str.ImageTransparency = 0.89999997615814
  1279. str.ScaleType = Enum.ScaleType.Slice
  1280. str.SliceCenter = Rect.new(22, 22, 234, 234)
  1281.  
  1282. TextBox.Parent = str
  1283. TextBox.AnchorPoint = Vector2.new(0, 0.5)
  1284. TextBox.BackgroundTransparency = 1
  1285. TextBox.Position = UDim2.new(0, 0, 0.5, 0)
  1286. TextBox.Size = UDim2.new(1, 0, 1, 0)
  1287. TextBox.Font = Enum.Font.GothamBold
  1288. TextBox.PlaceholderColor3 = Color3.new(255, 255, 255)
  1289. TextBox.PlaceholderText = "Güç (1-?)"
  1290. TextBox.Text = ""
  1291. TextBox.TextColor3 = Color3.new(255, 255, 255)
  1292. TextBox.TextScaled = true
  1293. TextBox.TextSize = 14
  1294. TextBox.TextWrapped = true
  1295.  
  1296. tier.Name = "tier"
  1297. tier.Parent = Frame
  1298. tier.Active = true
  1299. tier.BackgroundTransparency = 1
  1300. tier.BorderSizePixel = 0
  1301. tier.Position = UDim2.new(0, 0, 0.400000006, 0)
  1302. tier.Size = UDim2.new(1, 0, 0.142857149, 0)
  1303. tier.Image = "rbxassetid://1283904632"
  1304. tier.ImageTransparency = 0.89999997615814
  1305. tier.ScaleType = Enum.ScaleType.Slice
  1306. tier.SliceCenter = Rect.new(22, 22, 234, 234)
  1307.  
  1308. TextBox_2.Parent = tier
  1309. TextBox_2.AnchorPoint = Vector2.new(0, 0.5)
  1310. TextBox_2.BackgroundTransparency = 1
  1311. TextBox_2.Position = UDim2.new(0, 0, 0.5, 0)
  1312. TextBox_2.Size = UDim2.new(1, 0, 1, 0)
  1313. TextBox_2.Font = Enum.Font.GothamBold
  1314. TextBox_2.PlaceholderColor3 = Color3.new(255, 255, 255)
  1315. TextBox_2.PlaceholderText = "Yumurta Yeri (1-6)"
  1316. TextBox_2.Text = ""
  1317. TextBox_2.TextColor3 = Color3.new(255, 255, 255)
  1318. TextBox_2.TextScaled = true
  1319. TextBox_2.TextSize = 14
  1320. TextBox_2.TextWrapped = true
  1321.  
  1322. TextLabel_3.Name = "TextLabel"
  1323. TextLabel_3.Parent = Frame
  1324. TextLabel_3.BackgroundTransparency = 1
  1325. TextLabel_3.BorderSizePixel = 0
  1326. TextLabel_3.Size = UDim2.new(1, 0, 0.142857149, 0)
  1327. TextLabel_3.ZIndex = 2
  1328. TextLabel_3.Image = "rbxassetid://1283904632"
  1329. TextLabel_3.ImageTransparency = 2
  1330. TextLabel_3.ScaleType = Enum.ScaleType.Slice
  1331. TextLabel_3.SliceCenter = Rect.new(22, 22, 234, 234)
  1332.  
  1333. TextLabel_4.Parent = TextLabel_3
  1334. TextLabel_4.AnchorPoint = Vector2.new(0, 0.5)
  1335. TextLabel_4.BackgroundTransparency = 1
  1336. TextLabel_4.Position = UDim2.new(0, 0, 0.5, 0)
  1337. TextLabel_4.Size = UDim2.new(1, 0, 1, 0)
  1338. TextLabel_4.ZIndex = 2
  1339. TextLabel_4.Font = Enum.Font.GothamBold
  1340. TextLabel_4.Text = "dc: Emirhan ÇHDR#9873"
  1341. TextLabel_4.TextColor3 = Color3.new(255, 255, 0)
  1342. TextLabel_4.TextScaled = true
  1343. TextLabel_4.TextSize = 14
  1344. TextLabel_4.TextWrapped = true
  1345. function SCRIPT_ALPU76_FAKESCRIPT()
  1346.         local script = Instance.new('LocalScript')
  1347.         script.Parent = TextButton
  1348.         local on = false
  1349.         script.Parent.MouseButton1Click:Connect(function()
  1350.                 on = not on
  1351.         end)
  1352.         local maxhp = 9e+18
  1353.         local minhp = 0
  1354.  
  1355.         local oh1 = "b"
  1356.         local oh2 = "buy egg"
  1357.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1358.         local oh1 = "b"
  1359.         local oh2 = "delete pet"
  1360.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1361.         local oh1 = "a"
  1362.         local oh2 = "take drop"
  1363.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1364.         local oh1 = "b"
  1365.         local oh2 = "join coin"
  1366.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  1367.         local oh1 = "a"
  1368.         local oh2 = "farm coin"
  1369.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1370.         warn("Loading auto-collect drops made by koala bear#6258")
  1371.         game.Workspace['__THINGS'].Drops.ChildAdded:Connect(function()
  1372.         for i , v in pairs(game.Workspace['__THINGS'].Drops:GetChildren()) do
  1373.         for r = 0 , 15 , 1 do
  1374.        
  1375.         local oh1 = "a"
  1376.         local oh2 = "take drop"
  1377.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1378.                
  1379.         local oh1 = { {v.Name, "id"..r }, { false, false } }
  1380.         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["take drop"]:FireServer(oh1)
  1381.         end
  1382.         end
  1383.         end)
  1384.         warn("Selecting speed")
  1385.         wait(.5)
  1386.         warn("Starting auto-farm, made by koala bear#6258")
  1387.         local RunService = game:GetService("RunService")
  1388.         while true do
  1389.         RunService.Heartbeat:wait()
  1390.         if on == true then
  1391.                 local e = game.workspace['__THINGS'].Coins:GetChildren()
  1392.                 table.sort(e, function(a,b)
  1393.                         return (a.Settings.Health.Value > b.Settings.Health.Value)
  1394.                 end)
  1395.                         local coin = e[1]
  1396.                         e = game.workspace['__THINGS'].Coins:GetChildren()
  1397.                         table.sort(e, function(a,b)
  1398.                                 return (a.Settings.Health.Value > b.Settings.Health.Value)
  1399.                         end)
  1400.                     if coin:FindFirstChild("Settings") ~= nil and coin.Settings.Health.Value <= maxhp and coin.Settings.Health.Value >= minhp and on == true then
  1401.                         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = coin.POS.CFrame
  1402.                                 for i , c in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  1403.                             if c:FindFirstChild("Equipped") ~= nil and c.Equipped.Visible == true and on == true then
  1404.                                                 local oh1 = "b"
  1405.                                                 local oh2 = "join coin"
  1406.                                                 game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  1407.                                             workspace.__THINGS.__REMOTES:FindFirstChild"join coin":InvokeServer({{coin.Name,c.Name},{false,false}})
  1408.                
  1409.                                  workspace.__THINGS.__REMOTES:FindFirstChild"change pet target":FireServer({{c.Name,"Coin",coin.Name},{false,false,false}})
  1410.                                  for i = 0 , math.huge , 1 do
  1411.                                                         if game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name) == nil or game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name):FindFirstChild("POS") == nil or game.Players.LocalPlayer.Character == nil or coin == nil or on == false then
  1412.                                                                 break
  1413.                                                         end
  1414.                                                         for i = 0 , 10, 1 do
  1415.                                                                 workspace.__THINGS.__REMOTES:FindFirstChild"farm coin":FireServer({{coin.Name,c.Name},{false,false}})
  1416.                                                         end
  1417.                                                         RunService.Heartbeat:wait()
  1418.                                                 end
  1419.                                                 break
  1420.                                         end
  1421.                         end
  1422.                     end
  1423.         end
  1424.         end
  1425.        
  1426.  
  1427. end
  1428. coroutine.resume(coroutine.create(SCRIPT_ALPU76_FAKESCRIPT))
  1429. function SCRIPT_BRMK88_FAKESCRIPT()
  1430.         local script = Instance.new('LocalScript')
  1431.         script.Parent = TextButton_2
  1432.         local on = false
  1433.         script.Parent.MouseButton1Click:Connect(function()
  1434.                 if script.Parent.Parent.tier.TextBox.Text ~= '' and script.Parent.Parent.str.TextBox.Text ~= '' then
  1435.                         on = not on
  1436.                         if on == true then
  1437.                                 repeat
  1438.                                         game:GetService("RunService").Heartbeat:wait()
  1439.                                         local oh1 = { { script.Parent.Parent.tier.TextBox.Text }, { false } }
  1440.                
  1441.                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["buy egg"]:InvokeServer(oh1)
  1442.                                         for i , v in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  1443.                                                 if v:FindFirstChild("Equipped") ~= nil and tonumber(v.Strength.Text) < tonumber(script.Parent.Parent.str.TextBox.Text) then
  1444.                                                         local oh1 = { { v.Name }, { false } }
  1445.                                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["delete pet"]:InvokeServer(oh1)
  1446.                                                 end
  1447.                                         end
  1448.                                        
  1449.                                 until on == false
  1450.                         end
  1451.                 end
  1452.         end)
  1453.  
  1454. end
  1455. coroutine.resume(coroutine.create(SCRIPT_BRMK88_FAKESCRIPT))
  1456. function SCRIPT_YKZH84_FAKESCRIPT()
  1457.         local script = Instance.new('LocalScript')
  1458.         script.Parent = Frame
  1459.         script.Parent.Active = true
  1460.         script.Parent.Draggable = true
  1461. end
  1462. coroutine.resume(coroutine.create(SCRIPT_YKZH84_FAKESCRIPT))
  1463.  
  1464.  
  1465. [[ÇHDR Script]]--
  1466.  
  1467. game.StarterGui:SetCore("SendNotification",{["Title"]="Hoşgeldin",["Text"]="İyi Oyunlar",["Duration"]=4})
  1468. wait (6)
  1469.  
  1470. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  1471. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  1472. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  1473. wait (3)
  1474.  
  1475. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  1476. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  1477. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  1478. wait (5)
  1479.  
  1480. game.StarterGui:SetCore("SendNotification",{["Title"]="Roblox Name",["Text"]="Emirhan_CHDR",["Duration"]=30})
  1481. wait (2)
  1482.  
  1483. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="dc: Emirhan ÇHDR#9873",["Duration"]=20})
  1484. wait (2)
  1485.  
  1486. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="Kolay Gelsin :)",["Duration"]=10})
  1487.  
  1488.  
  1489. local ScreenGui = Instance.new("ScreenGui")
  1490. local Frame = Instance.new("ImageLabel")
  1491. local TextButton = Instance.new("ImageButton")
  1492. local TextLabel = Instance.new("TextLabel")
  1493. local TextButton_2 = Instance.new("ImageButton")
  1494. local TextLabel_2 = Instance.new("TextLabel")
  1495. local str = Instance.new("ImageLabel")
  1496. local TextBox = Instance.new("TextBox")
  1497. local tier = Instance.new("ImageLabel")
  1498. local TextBox_2 = Instance.new("TextBox")
  1499. local TextLabel_3 = Instance.new("ImageLabel")
  1500. local TextLabel_4 = Instance.new("TextLabel")
  1501. ScreenGui.Parent = game.CoreGui
  1502. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1503.  
  1504. Frame.Name = "Frame"
  1505. Frame.Parent = ScreenGui
  1506. Frame.Active = true
  1507. Frame.BackgroundTransparency = 1
  1508. Frame.BorderSizePixel = 0
  1509. Frame.Position = UDim2.new(0.112727277, 0, 0.164305955, 0)
  1510. Frame.Size = UDim2.new(0.121212125, 0, 0.495750695, 0)
  1511. Frame.Image = "rbxassetid://1283904632"
  1512. Frame.ImageColor3 = Color3.new(0, 0, 0)
  1513. Frame.ScaleType = Enum.ScaleType.Slice
  1514. Frame.SliceCenter = Rect.new(22, 22, 234, 234)
  1515.  
  1516. TextButton.Name = "TextButton"
  1517. TextButton.Parent = Frame
  1518. TextButton.BackgroundTransparency = 1
  1519. TextButton.BorderSizePixel = 0
  1520. TextButton.Position = UDim2.new(0, 0, 0.200000003, 0)
  1521. TextButton.Size = UDim2.new(1, 0, 0.142857149, 0)
  1522. TextButton.Image = "rbxassetid://1283904632"
  1523. TextButton.ImageTransparency = 0.89999997615814
  1524. TextButton.ScaleType = Enum.ScaleType.Slice
  1525. TextButton.SliceCenter = Rect.new(22, 22, 234, 234)
  1526.  
  1527. TextLabel.Parent = TextButton
  1528. TextLabel.AnchorPoint = Vector2.new(0, 0.5)
  1529. TextLabel.BackgroundTransparency = 1
  1530. TextLabel.Position = UDim2.new(0, 0, 0.5, 0)
  1531. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  1532. TextLabel.Font = Enum.Font.GothamBold
  1533. TextLabel.Text = "Oto-kasma"
  1534. TextLabel.TextColor3 = Color3.new(255, 255, 255)
  1535. TextLabel.TextScaled = true
  1536. TextLabel.TextSize = 14
  1537. TextLabel.TextWrapped = true
  1538.  
  1539. TextButton_2.Name = "TextButton"
  1540. TextButton_2.Parent = Frame
  1541. TextButton_2.BackgroundTransparency = 1
  1542. TextButton_2.BorderSizePixel = 0
  1543. TextButton_2.Position = UDim2.new(0, 0, 0.800000012, 0)
  1544. TextButton_2.Size = UDim2.new(1, 0, 0.142857149, 0)
  1545. TextButton_2.Image = "rbxassetid://1283904632"
  1546. TextButton_2.ImageTransparency = 0.89999997615814
  1547. TextButton_2.ScaleType = Enum.ScaleType.Slice
  1548. TextButton_2.SliceCenter = Rect.new(22, 22, 234, 234)
  1549.  
  1550. TextLabel_2.Parent = TextButton_2
  1551. TextLabel_2.AnchorPoint = Vector2.new(0, 0.5)
  1552. TextLabel_2.BackgroundTransparency = 1
  1553. TextLabel_2.Position = UDim2.new(0, 0, 0.5, 0)
  1554. TextLabel_2.Size = UDim2.new(1, 0, 1, 0)
  1555. TextLabel_2.Font = Enum.Font.GothamBold
  1556. TextLabel_2.Text = "Oto-Yumurta"
  1557. TextLabel_2.TextColor3 = Color3.new(255, 255, 255)
  1558. TextLabel_2.TextScaled = true
  1559. TextLabel_2.TextSize = 14
  1560. TextLabel_2.TextWrapped = true
  1561.  
  1562. str.Name = "str"
  1563. str.Parent = Frame
  1564. str.Active = true
  1565. str.BackgroundTransparency = 1
  1566. str.BorderSizePixel = 0
  1567. str.Position = UDim2.new(0, 0, 0.600000024, 0)
  1568. str.Size = UDim2.new(1, 0, 0.142857149, 0)
  1569. str.Image = "rbxassetid://1283904632"
  1570. str.ImageTransparency = 0.89999997615814
  1571. str.ScaleType = Enum.ScaleType.Slice
  1572. str.SliceCenter = Rect.new(22, 22, 234, 234)
  1573.  
  1574. TextBox.Parent = str
  1575. TextBox.AnchorPoint = Vector2.new(0, 0.5)
  1576. TextBox.BackgroundTransparency = 1
  1577. TextBox.Position = UDim2.new(0, 0, 0.5, 0)
  1578. TextBox.Size = UDim2.new(1, 0, 1, 0)
  1579. TextBox.Font = Enum.Font.GothamBold
  1580. TextBox.PlaceholderColor3 = Color3.new(255, 255, 255)
  1581. TextBox.PlaceholderText = "Güç (1-?)"
  1582. TextBox.Text = ""
  1583. TextBox.TextColor3 = Color3.new(255, 255, 255)
  1584. TextBox.TextScaled = true
  1585. TextBox.TextSize = 14
  1586. TextBox.TextWrapped = true
  1587.  
  1588. tier.Name = "tier"
  1589. tier.Parent = Frame
  1590. tier.Active = true
  1591. tier.BackgroundTransparency = 1
  1592. tier.BorderSizePixel = 0
  1593. tier.Position = UDim2.new(0, 0, 0.400000006, 0)
  1594. tier.Size = UDim2.new(1, 0, 0.142857149, 0)
  1595. tier.Image = "rbxassetid://1283904632"
  1596. tier.ImageTransparency = 0.89999997615814
  1597. tier.ScaleType = Enum.ScaleType.Slice
  1598. tier.SliceCenter = Rect.new(22, 22, 234, 234)
  1599.  
  1600. TextBox_2.Parent = tier
  1601. TextBox_2.AnchorPoint = Vector2.new(0, 0.5)
  1602. TextBox_2.BackgroundTransparency = 1
  1603. TextBox_2.Position = UDim2.new(0, 0, 0.5, 0)
  1604. TextBox_2.Size = UDim2.new(1, 0, 1, 0)
  1605. TextBox_2.Font = Enum.Font.GothamBold
  1606. TextBox_2.PlaceholderColor3 = Color3.new(255, 255, 255)
  1607. TextBox_2.PlaceholderText = "Yumurta Yeri (1-6)"
  1608. TextBox_2.Text = ""
  1609. TextBox_2.TextColor3 = Color3.new(255, 255, 255)
  1610. TextBox_2.TextScaled = true
  1611. TextBox_2.TextSize = 14
  1612. TextBox_2.TextWrapped = true
  1613.  
  1614. TextLabel_3.Name = "TextLabel"
  1615. TextLabel_3.Parent = Frame
  1616. TextLabel_3.BackgroundTransparency = 1
  1617. TextLabel_3.BorderSizePixel = 0
  1618. TextLabel_3.Size = UDim2.new(1, 0, 0.142857149, 0)
  1619. TextLabel_3.ZIndex = 2
  1620. TextLabel_3.Image = "rbxassetid://1283904632"
  1621. TextLabel_3.ImageTransparency = 2
  1622. TextLabel_3.ScaleType = Enum.ScaleType.Slice
  1623. TextLabel_3.SliceCenter = Rect.new(22, 22, 234, 234)
  1624.  
  1625. TextLabel_4.Parent = TextLabel_3
  1626. TextLabel_4.AnchorPoint = Vector2.new(0, 0.5)
  1627. TextLabel_4.BackgroundTransparency = 1
  1628. TextLabel_4.Position = UDim2.new(0, 0, 0.5, 0)
  1629. TextLabel_4.Size = UDim2.new(1, 0, 1, 0)
  1630. TextLabel_4.ZIndex = 2
  1631. TextLabel_4.Font = Enum.Font.GothamBold
  1632. TextLabel_4.Text = "dc: Emirhan ÇHDR#9873"
  1633. TextLabel_4.TextColor3 = Color3.new(255, 255, 0)
  1634. TextLabel_4.TextScaled = true
  1635. TextLabel_4.TextSize = 14
  1636. TextLabel_4.TextWrapped = true
  1637. function SCRIPT_ALPU76_FAKESCRIPT()
  1638.         local script = Instance.new('LocalScript')
  1639.         script.Parent = TextButton
  1640.         local on = false
  1641.         script.Parent.MouseButton1Click:Connect(function()
  1642.                 on = not on
  1643.         end)
  1644.         local maxhp = 9e+18
  1645.         local minhp = 0
  1646.  
  1647.         local oh1 = "b"
  1648.         local oh2 = "buy egg"
  1649.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1650.         local oh1 = "b"
  1651.         local oh2 = "delete pet"
  1652.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1653.         local oh1 = "a"
  1654.         local oh2 = "take drop"
  1655.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1656.         local oh1 = "b"
  1657.         local oh2 = "join coin"
  1658.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  1659.         local oh1 = "a"
  1660.         local oh2 = "farm coin"
  1661.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1662.         warn("Loading auto-collect drops made by koala bear#6258")
  1663.         game.Workspace['__THINGS'].Drops.ChildAdded:Connect(function()
  1664.         for i , v in pairs(game.Workspace['__THINGS'].Drops:GetChildren()) do
  1665.         for r = 0 , 15 , 1 do
  1666.        
  1667.         local oh1 = "a"
  1668.         local oh2 = "take drop"
  1669.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1670.                
  1671.         local oh1 = { {v.Name, "id"..r }, { false, false } }
  1672.         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["take drop"]:FireServer(oh1)
  1673.         end
  1674.         end
  1675.         end)
  1676.         warn("Selecting speed")
  1677.         wait(.5)
  1678.         warn("Starting auto-farm, made by koala bear#6258")
  1679.         local RunService = game:GetService("RunService")
  1680.         while true do
  1681.         RunService.Heartbeat:wait()
  1682.         if on == true then
  1683.                 local e = game.workspace['__THINGS'].Coins:GetChildren()
  1684.                 table.sort(e, function(a,b)
  1685.                         return (a.Settings.Health.Value > b.Settings.Health.Value)
  1686.                 end)
  1687.                         local coin = e[1]
  1688.                         e = game.workspace['__THINGS'].Coins:GetChildren()
  1689.                         table.sort(e, function(a,b)
  1690.                                 return (a.Settings.Health.Value > b.Settings.Health.Value)
  1691.                         end)
  1692.                     if coin:FindFirstChild("Settings") ~= nil and coin.Settings.Health.Value <= maxhp and coin.Settings.Health.Value >= minhp and on == true then
  1693.                         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = coin.POS.CFrame
  1694.                                 for i , c in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  1695.                             if c:FindFirstChild("Equipped") ~= nil and c.Equipped.Visible == true and on == true then
  1696.                                                 local oh1 = "b"
  1697.                                                 local oh2 = "join coin"
  1698.                                                 game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  1699.                                             workspace.__THINGS.__REMOTES:FindFirstChild"join coin":InvokeServer({{coin.Name,c.Name},{false,false}})
  1700.                
  1701.                                  workspace.__THINGS.__REMOTES:FindFirstChild"change pet target":FireServer({{c.Name,"Coin",coin.Name},{false,false,false}})
  1702.                                  for i = 0 , math.huge , 1 do
  1703.                                                         if game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name) == nil or game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name):FindFirstChild("POS") == nil or game.Players.LocalPlayer.Character == nil or coin == nil or on == false then
  1704.                                                                 break
  1705.                                                         end
  1706.                                                         for i = 0 , 10, 1 do
  1707.                                                                 workspace.__THINGS.__REMOTES:FindFirstChild"farm coin":FireServer({{coin.Name,c.Name},{false,false}})
  1708.                                                         end
  1709.                                                         RunService.Heartbeat:wait()
  1710.                                                 end
  1711.                                                 break
  1712.                                         end
  1713.                         end
  1714.                     end
  1715.         end
  1716.         end
  1717.        
  1718.  
  1719. end
  1720. coroutine.resume(coroutine.create(SCRIPT_ALPU76_FAKESCRIPT))
  1721. function SCRIPT_BRMK88_FAKESCRIPT()
  1722.         local script = Instance.new('LocalScript')
  1723.         script.Parent = TextButton_2
  1724.         local on = false
  1725.         script.Parent.MouseButton1Click:Connect(function()
  1726.                 if script.Parent.Parent.tier.TextBox.Text ~= '' and script.Parent.Parent.str.TextBox.Text ~= '' then
  1727.                         on = not on
  1728.                         if on == true then
  1729.                                 repeat
  1730.                                         game:GetService("RunService").Heartbeat:wait()
  1731.                                         local oh1 = { { script.Parent.Parent.tier.TextBox.Text }, { false } }
  1732.                
  1733.                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["buy egg"]:InvokeServer(oh1)
  1734.                                         for i , v in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  1735.                                                 if v:FindFirstChild("Equipped") ~= nil and tonumber(v.Strength.Text) < tonumber(script.Parent.Parent.str.TextBox.Text) then
  1736.                                                         local oh1 = { { v.Name }, { false } }
  1737.                                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["delete pet"]:InvokeServer(oh1)
  1738.                                                 end
  1739.                                         end
  1740.                                        
  1741.                                 until on == false
  1742.                         end
  1743.                 end
  1744.         end)
  1745.  
  1746. end
  1747. coroutine.resume(coroutine.create(SCRIPT_BRMK88_FAKESCRIPT))
  1748. function SCRIPT_YKZH84_FAKESCRIPT()
  1749.         local script = Instance.new('LocalScript')
  1750.         script.Parent = Frame
  1751.         script.Parent.Active = true
  1752.         script.Parent.Draggable = true
  1753. end
  1754. coroutine.resume(coroutine.create(SCRIPT_YKZH84_FAKESCRIPT))
  1755.  
  1756.  
  1757. [[ÇHDR Script]]--
  1758.  
  1759. game.StarterGui:SetCore("SendNotification",{["Title"]="Hoşgeldin",["Text"]="İyi Oyunlar",["Duration"]=4})
  1760. wait (6)
  1761.  
  1762. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  1763. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  1764. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  1765. wait (3)
  1766.  
  1767. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  1768. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  1769. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  1770. wait (5)
  1771.  
  1772. game.StarterGui:SetCore("SendNotification",{["Title"]="Roblox Name",["Text"]="Emirhan_CHDR",["Duration"]=30})
  1773. wait (2)
  1774.  
  1775. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="dc: Emirhan ÇHDR#9873",["Duration"]=20})
  1776. wait (2)
  1777.  
  1778. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="Kolay Gelsin :)",["Duration"]=10})
  1779.  
  1780.  
  1781. local ScreenGui = Instance.new("ScreenGui")
  1782. local Frame = Instance.new("ImageLabel")
  1783. local TextButton = Instance.new("ImageButton")
  1784. local TextLabel = Instance.new("TextLabel")
  1785. local TextButton_2 = Instance.new("ImageButton")
  1786. local TextLabel_2 = Instance.new("TextLabel")
  1787. local str = Instance.new("ImageLabel")
  1788. local TextBox = Instance.new("TextBox")
  1789. local tier = Instance.new("ImageLabel")
  1790. local TextBox_2 = Instance.new("TextBox")
  1791. local TextLabel_3 = Instance.new("ImageLabel")
  1792. local TextLabel_4 = Instance.new("TextLabel")
  1793. ScreenGui.Parent = game.CoreGui
  1794. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1795.  
  1796. Frame.Name = "Frame"
  1797. Frame.Parent = ScreenGui
  1798. Frame.Active = true
  1799. Frame.BackgroundTransparency = 1
  1800. Frame.BorderSizePixel = 0
  1801. Frame.Position = UDim2.new(0.112727277, 0, 0.164305955, 0)
  1802. Frame.Size = UDim2.new(0.121212125, 0, 0.495750695, 0)
  1803. Frame.Image = "rbxassetid://1283904632"
  1804. Frame.ImageColor3 = Color3.new(0, 0, 0)
  1805. Frame.ScaleType = Enum.ScaleType.Slice
  1806. Frame.SliceCenter = Rect.new(22, 22, 234, 234)
  1807.  
  1808. TextButton.Name = "TextButton"
  1809. TextButton.Parent = Frame
  1810. TextButton.BackgroundTransparency = 1
  1811. TextButton.BorderSizePixel = 0
  1812. TextButton.Position = UDim2.new(0, 0, 0.200000003, 0)
  1813. TextButton.Size = UDim2.new(1, 0, 0.142857149, 0)
  1814. TextButton.Image = "rbxassetid://1283904632"
  1815. TextButton.ImageTransparency = 0.89999997615814
  1816. TextButton.ScaleType = Enum.ScaleType.Slice
  1817. TextButton.SliceCenter = Rect.new(22, 22, 234, 234)
  1818.  
  1819. TextLabel.Parent = TextButton
  1820. TextLabel.AnchorPoint = Vector2.new(0, 0.5)
  1821. TextLabel.BackgroundTransparency = 1
  1822. TextLabel.Position = UDim2.new(0, 0, 0.5, 0)
  1823. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  1824. TextLabel.Font = Enum.Font.GothamBold
  1825. TextLabel.Text = "Oto-kasma"
  1826. TextLabel.TextColor3 = Color3.new(255, 255, 255)
  1827. TextLabel.TextScaled = true
  1828. TextLabel.TextSize = 14
  1829. TextLabel.TextWrapped = true
  1830.  
  1831. TextButton_2.Name = "TextButton"
  1832. TextButton_2.Parent = Frame
  1833. TextButton_2.BackgroundTransparency = 1
  1834. TextButton_2.BorderSizePixel = 0
  1835. TextButton_2.Position = UDim2.new(0, 0, 0.800000012, 0)
  1836. TextButton_2.Size = UDim2.new(1, 0, 0.142857149, 0)
  1837. TextButton_2.Image = "rbxassetid://1283904632"
  1838. TextButton_2.ImageTransparency = 0.89999997615814
  1839. TextButton_2.ScaleType = Enum.ScaleType.Slice
  1840. TextButton_2.SliceCenter = Rect.new(22, 22, 234, 234)
  1841.  
  1842. TextLabel_2.Parent = TextButton_2
  1843. TextLabel_2.AnchorPoint = Vector2.new(0, 0.5)
  1844. TextLabel_2.BackgroundTransparency = 1
  1845. TextLabel_2.Position = UDim2.new(0, 0, 0.5, 0)
  1846. TextLabel_2.Size = UDim2.new(1, 0, 1, 0)
  1847. TextLabel_2.Font = Enum.Font.GothamBold
  1848. TextLabel_2.Text = "Oto-Yumurta"
  1849. TextLabel_2.TextColor3 = Color3.new(255, 255, 255)
  1850. TextLabel_2.TextScaled = true
  1851. TextLabel_2.TextSize = 14
  1852. TextLabel_2.TextWrapped = true
  1853.  
  1854. str.Name = "str"
  1855. str.Parent = Frame
  1856. str.Active = true
  1857. str.BackgroundTransparency = 1
  1858. str.BorderSizePixel = 0
  1859. str.Position = UDim2.new(0, 0, 0.600000024, 0)
  1860. str.Size = UDim2.new(1, 0, 0.142857149, 0)
  1861. str.Image = "rbxassetid://1283904632"
  1862. str.ImageTransparency = 0.89999997615814
  1863. str.ScaleType = Enum.ScaleType.Slice
  1864. str.SliceCenter = Rect.new(22, 22, 234, 234)
  1865.  
  1866. TextBox.Parent = str
  1867. TextBox.AnchorPoint = Vector2.new(0, 0.5)
  1868. TextBox.BackgroundTransparency = 1
  1869. TextBox.Position = UDim2.new(0, 0, 0.5, 0)
  1870. TextBox.Size = UDim2.new(1, 0, 1, 0)
  1871. TextBox.Font = Enum.Font.GothamBold
  1872. TextBox.PlaceholderColor3 = Color3.new(255, 255, 255)
  1873. TextBox.PlaceholderText = "Güç (1-?)"
  1874. TextBox.Text = ""
  1875. TextBox.TextColor3 = Color3.new(255, 255, 255)
  1876. TextBox.TextScaled = true
  1877. TextBox.TextSize = 14
  1878. TextBox.TextWrapped = true
  1879.  
  1880. tier.Name = "tier"
  1881. tier.Parent = Frame
  1882. tier.Active = true
  1883. tier.BackgroundTransparency = 1
  1884. tier.BorderSizePixel = 0
  1885. tier.Position = UDim2.new(0, 0, 0.400000006, 0)
  1886. tier.Size = UDim2.new(1, 0, 0.142857149, 0)
  1887. tier.Image = "rbxassetid://1283904632"
  1888. tier.ImageTransparency = 0.89999997615814
  1889. tier.ScaleType = Enum.ScaleType.Slice
  1890. tier.SliceCenter = Rect.new(22, 22, 234, 234)
  1891.  
  1892. TextBox_2.Parent = tier
  1893. TextBox_2.AnchorPoint = Vector2.new(0, 0.5)
  1894. TextBox_2.BackgroundTransparency = 1
  1895. TextBox_2.Position = UDim2.new(0, 0, 0.5, 0)
  1896. TextBox_2.Size = UDim2.new(1, 0, 1, 0)
  1897. TextBox_2.Font = Enum.Font.GothamBold
  1898. TextBox_2.PlaceholderColor3 = Color3.new(255, 255, 255)
  1899. TextBox_2.PlaceholderText = "Yumurta Yeri (1-6)"
  1900. TextBox_2.Text = ""
  1901. TextBox_2.TextColor3 = Color3.new(255, 255, 255)
  1902. TextBox_2.TextScaled = true
  1903. TextBox_2.TextSize = 14
  1904. TextBox_2.TextWrapped = true
  1905.  
  1906. TextLabel_3.Name = "TextLabel"
  1907. TextLabel_3.Parent = Frame
  1908. TextLabel_3.BackgroundTransparency = 1
  1909. TextLabel_3.BorderSizePixel = 0
  1910. TextLabel_3.Size = UDim2.new(1, 0, 0.142857149, 0)
  1911. TextLabel_3.ZIndex = 2
  1912. TextLabel_3.Image = "rbxassetid://1283904632"
  1913. TextLabel_3.ImageTransparency = 2
  1914. TextLabel_3.ScaleType = Enum.ScaleType.Slice
  1915. TextLabel_3.SliceCenter = Rect.new(22, 22, 234, 234)
  1916.  
  1917. TextLabel_4.Parent = TextLabel_3
  1918. TextLabel_4.AnchorPoint = Vector2.new(0, 0.5)
  1919. TextLabel_4.BackgroundTransparency = 1
  1920. TextLabel_4.Position = UDim2.new(0, 0, 0.5, 0)
  1921. TextLabel_4.Size = UDim2.new(1, 0, 1, 0)
  1922. TextLabel_4.ZIndex = 2
  1923. TextLabel_4.Font = Enum.Font.GothamBold
  1924. TextLabel_4.Text = "dc: Emirhan ÇHDR#9873"
  1925. TextLabel_4.TextColor3 = Color3.new(255, 255, 0)
  1926. TextLabel_4.TextScaled = true
  1927. TextLabel_4.TextSize = 14
  1928. TextLabel_4.TextWrapped = true
  1929. function SCRIPT_ALPU76_FAKESCRIPT()
  1930.         local script = Instance.new('LocalScript')
  1931.         script.Parent = TextButton
  1932.         local on = false
  1933.         script.Parent.MouseButton1Click:Connect(function()
  1934.                 on = not on
  1935.         end)
  1936.         local maxhp = 9e+18
  1937.         local minhp = 0
  1938.  
  1939.         local oh1 = "b"
  1940.         local oh2 = "buy egg"
  1941.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1942.         local oh1 = "b"
  1943.         local oh2 = "delete pet"
  1944.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1945.         local oh1 = "a"
  1946.         local oh2 = "take drop"
  1947.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1948.         local oh1 = "b"
  1949.         local oh2 = "join coin"
  1950.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  1951.         local oh1 = "a"
  1952.         local oh2 = "farm coin"
  1953.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1954.         warn("Loading auto-collect drops made by koala bear#6258")
  1955.         game.Workspace['__THINGS'].Drops.ChildAdded:Connect(function()
  1956.         for i , v in pairs(game.Workspace['__THINGS'].Drops:GetChildren()) do
  1957.         for r = 0 , 15 , 1 do
  1958.        
  1959.         local oh1 = "a"
  1960.         local oh2 = "take drop"
  1961.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  1962.                
  1963.         local oh1 = { {v.Name, "id"..r }, { false, false } }
  1964.         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["take drop"]:FireServer(oh1)
  1965.         end
  1966.         end
  1967.         end)
  1968.         warn("Selecting speed")
  1969.         wait(.5)
  1970.         warn("Starting auto-farm, made by koala bear#6258")
  1971.         local RunService = game:GetService("RunService")
  1972.         while true do
  1973.         RunService.Heartbeat:wait()
  1974.         if on == true then
  1975.                 local e = game.workspace['__THINGS'].Coins:GetChildren()
  1976.                 table.sort(e, function(a,b)
  1977.                         return (a.Settings.Health.Value > b.Settings.Health.Value)
  1978.                 end)
  1979.                         local coin = e[1]
  1980.                         e = game.workspace['__THINGS'].Coins:GetChildren()
  1981.                         table.sort(e, function(a,b)
  1982.                                 return (a.Settings.Health.Value > b.Settings.Health.Value)
  1983.                         end)
  1984.                     if coin:FindFirstChild("Settings") ~= nil and coin.Settings.Health.Value <= maxhp and coin.Settings.Health.Value >= minhp and on == true then
  1985.                         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = coin.POS.CFrame
  1986.                                 for i , c in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  1987.                             if c:FindFirstChild("Equipped") ~= nil and c.Equipped.Visible == true and on == true then
  1988.                                                 local oh1 = "b"
  1989.                                                 local oh2 = "join coin"
  1990.                                                 game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  1991.                                             workspace.__THINGS.__REMOTES:FindFirstChild"join coin":InvokeServer({{coin.Name,c.Name},{false,false}})
  1992.                
  1993.                                  workspace.__THINGS.__REMOTES:FindFirstChild"change pet target":FireServer({{c.Name,"Coin",coin.Name},{false,false,false}})
  1994.                                  for i = 0 , math.huge , 1 do
  1995.                                                         if game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name) == nil or game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name):FindFirstChild("POS") == nil or game.Players.LocalPlayer.Character == nil or coin == nil or on == false then
  1996.                                                                 break
  1997.                                                         end
  1998.                                                         for i = 0 , 10, 1 do
  1999.                                                                 workspace.__THINGS.__REMOTES:FindFirstChild"farm coin":FireServer({{coin.Name,c.Name},{false,false}})
  2000.                                                         end
  2001.                                                         RunService.Heartbeat:wait()
  2002.                                                 end
  2003.                                                 break
  2004.                                         end
  2005.                         end
  2006.                     end
  2007.         end
  2008.         end
  2009.        
  2010.  
  2011. end
  2012. coroutine.resume(coroutine.create(SCRIPT_ALPU76_FAKESCRIPT))
  2013. function SCRIPT_BRMK88_FAKESCRIPT()
  2014.         local script = Instance.new('LocalScript')
  2015.         script.Parent = TextButton_2
  2016.         local on = false
  2017.         script.Parent.MouseButton1Click:Connect(function()
  2018.                 if script.Parent.Parent.tier.TextBox.Text ~= '' and script.Parent.Parent.str.TextBox.Text ~= '' then
  2019.                         on = not on
  2020.                         if on == true then
  2021.                                 repeat
  2022.                                         game:GetService("RunService").Heartbeat:wait()
  2023.                                         local oh1 = { { script.Parent.Parent.tier.TextBox.Text }, { false } }
  2024.                
  2025.                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["buy egg"]:InvokeServer(oh1)
  2026.                                         for i , v in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  2027.                                                 if v:FindFirstChild("Equipped") ~= nil and tonumber(v.Strength.Text) < tonumber(script.Parent.Parent.str.TextBox.Text) then
  2028.                                                         local oh1 = { { v.Name }, { false } }
  2029.                                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["delete pet"]:InvokeServer(oh1)
  2030.                                                 end
  2031.                                         end
  2032.                                        
  2033.                                 until on == false
  2034.                         end
  2035.                 end
  2036.         end)
  2037.  
  2038. end
  2039. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  2040. wait (3)
  2041.  
  2042. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  2043. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="",["Duration"]=1})
  2044. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="",["Duration"]=1})
  2045. wait (5)
  2046.  
  2047. game.StarterGui:SetCore("SendNotification",{["Title"]="Roblox Name",["Text"]="Emirhan_CHDR",["Duration"]=30})
  2048. wait (2)
  2049.  
  2050. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR YouTube",["Text"]="dc: Emirhan ÇHDR#9873",["Duration"]=20})
  2051. wait (2)
  2052.  
  2053. game.StarterGui:SetCore("SendNotification",{["Title"]="ÇHDR Script",["Text"]="Kolay Gelsin :)",["Duration"]=10})
  2054.  
  2055.  
  2056. local ScreenGui = Instance.new("ScreenGui")
  2057. local Frame = Instance.new("ImageLabel")
  2058. local TextButton = Instance.new("ImageButton")
  2059. local TextLabel = Instance.new("TextLabel")
  2060. local TextButton_2 = Instance.new("ImageButton")
  2061. local TextLabel_2 = Instance.new("TextLabel")
  2062. local str = Instance.new("ImageLabel")
  2063. local TextBox = Instance.new("TextBox")
  2064. local tier = Instance.new("ImageLabel")
  2065. local TextBox_2 = Instance.new("TextBox")
  2066. local TextLabel_3 = Instance.new("ImageLabel")
  2067. local TextLabel_4 = Instance.new("TextLabel")
  2068. ScreenGui.Parent = game.CoreGui
  2069. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2070.  
  2071. Frame.Name = "Frame"
  2072. Frame.Parent = ScreenGui
  2073. Frame.Active = true
  2074. Frame.BackgroundTransparency = 1
  2075. Frame.BorderSizePixel = 0
  2076. Frame.Position = UDim2.new(0.112727277, 0, 0.164305955, 0)
  2077. Frame.Size = UDim2.new(0.121212125, 0, 0.495750695, 0)
  2078. Frame.Image = "rbxassetid://1283904632"
  2079. Frame.ImageColor3 = Color3.new(0, 0, 0)
  2080. Frame.ScaleType = Enum.ScaleType.Slice
  2081. Frame.SliceCenter = Rect.new(22, 22, 234, 234)
  2082.  
  2083. TextButton.Name = "TextButton"
  2084. TextButton.Parent = Frame
  2085. TextButton.BackgroundTransparency = 1
  2086. TextButton.BorderSizePixel = 0
  2087. TextButton.Position = UDim2.new(0, 0, 0.200000003, 0)
  2088. TextButton.Size = UDim2.new(1, 0, 0.142857149, 0)
  2089. TextButton.Image = "rbxassetid://1283904632"
  2090. TextButton.ImageTransparency = 0.89999997615814
  2091. TextButton.ScaleType = Enum.ScaleType.Slice
  2092. TextButton.SliceCenter = Rect.new(22, 22, 234, 234)
  2093.  
  2094. TextLabel.Parent = TextButton
  2095. TextLabel.AnchorPoint = Vector2.new(0, 0.5)
  2096. TextLabel.BackgroundTransparency = 1
  2097. TextLabel.Position = UDim2.new(0, 0, 0.5, 0)
  2098. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  2099. TextLabel.Font = Enum.Font.GothamBold
  2100. TextLabel.Text = "Oto-kasma"
  2101. TextLabel.TextColor3 = Color3.new(255, 255, 255)
  2102. TextLabel.TextScaled = true
  2103. TextLabel.TextSize = 14
  2104. TextLabel.TextWrapped = true
  2105.  
  2106. TextButton_2.Name = "TextButton"
  2107. TextButton_2.Parent = Frame
  2108. TextButton_2.BackgroundTransparency = 1
  2109. TextButton_2.BorderSizePixel = 0
  2110. TextButton_2.Position = UDim2.new(0, 0, 0.800000012, 0)
  2111. TextButton_2.Size = UDim2.new(1, 0, 0.142857149, 0)
  2112. TextButton_2.Image = "rbxassetid://1283904632"
  2113. TextButton_2.ImageTransparency = 0.89999997615814
  2114. TextButton_2.ScaleType = Enum.ScaleType.Slice
  2115. TextButton_2.SliceCenter = Rect.new(22, 22, 234, 234)
  2116.  
  2117. TextLabel_2.Parent = TextButton_2
  2118. TextLabel_2.AnchorPoint = Vector2.new(0, 0.5)
  2119. TextLabel_2.BackgroundTransparency = 1
  2120. TextLabel_2.Position = UDim2.new(0, 0, 0.5, 0)
  2121. TextLabel_2.Size = UDim2.new(1, 0, 1, 0)
  2122. TextLabel_2.Font = Enum.Font.GothamBold
  2123. TextLabel_2.Text = "Oto-Yumurta"
  2124. TextLabel_2.TextColor3 = Color3.new(255, 255, 255)
  2125. TextLabel_2.TextScaled = true
  2126. TextLabel_2.TextSize = 14
  2127. TextLabel_2.TextWrapped = true
  2128.  
  2129. str.Name = "str"
  2130. str.Parent = Frame
  2131. str.Active = true
  2132. str.BackgroundTransparency = 1
  2133. str.BorderSizePixel = 0
  2134. str.Position = UDim2.new(0, 0, 0.600000024, 0)
  2135. str.Size = UDim2.new(1, 0, 0.142857149, 0)
  2136. str.Image = "rbxassetid://1283904632"
  2137. str.ImageTransparency = 0.89999997615814
  2138. str.ScaleType = Enum.ScaleType.Slice
  2139. str.SliceCenter = Rect.new(22, 22, 234, 234)
  2140.  
  2141. TextBox.Parent = str
  2142. TextBox.AnchorPoint = Vector2.new(0, 0.5)
  2143. TextBox.BackgroundTransparency = 1
  2144. TextBox.Position = UDim2.new(0, 0, 0.5, 0)
  2145. TextBox.Size = UDim2.new(1, 0, 1, 0)
  2146. TextBox.Font = Enum.Font.GothamBold
  2147. TextBox.PlaceholderColor3 = Color3.new(255, 255, 255)
  2148. TextBox.PlaceholderText = "Güç (1-?)"
  2149. TextBox.Text = ""
  2150. TextBox.TextColor3 = Color3.new(255, 255, 255)
  2151. TextBox.TextScaled = true
  2152. TextBox.TextSize = 14
  2153. TextBox.TextWrapped = true
  2154.  
  2155. tier.Name = "tier"
  2156. tier.Parent = Frame
  2157. tier.Active = true
  2158. tier.BackgroundTransparency = 1
  2159. tier.BorderSizePixel = 0
  2160. tier.Position = UDim2.new(0, 0, 0.400000006, 0)
  2161. tier.Size = UDim2.new(1, 0, 0.142857149, 0)
  2162. tier.Image = "rbxassetid://1283904632"
  2163. tier.ImageTransparency = 0.89999997615814
  2164. tier.ScaleType = Enum.ScaleType.Slice
  2165. tier.SliceCenter = Rect.new(22, 22, 234, 234)
  2166.  
  2167. TextBox_2.Parent = tier
  2168. TextBox_2.AnchorPoint = Vector2.new(0, 0.5)
  2169. TextBox_2.BackgroundTransparency = 1
  2170. TextBox_2.Position = UDim2.new(0, 0, 0.5, 0)
  2171. TextBox_2.Size = UDim2.new(1, 0, 1, 0)
  2172. TextBox_2.Font = Enum.Font.GothamBold
  2173. TextBox_2.PlaceholderColor3 = Color3.new(255, 255, 255)
  2174. TextBox_2.PlaceholderText = "Yumurta Yeri (1-6)"
  2175. TextBox_2.Text = ""
  2176. TextBox_2.TextColor3 = Color3.new(255, 255, 255)
  2177. TextBox_2.TextScaled = true
  2178. TextBox_2.TextSize = 14
  2179. TextBox_2.TextWrapped = true
  2180.  
  2181. TextLabel_3.Name = "TextLabel"
  2182. TextLabel_3.Parent = Frame
  2183. TextLabel_3.BackgroundTransparency = 1
  2184. TextLabel_3.BorderSizePixel = 0
  2185. TextLabel_3.Size = UDim2.new(1, 0, 0.142857149, 0)
  2186. TextLabel_3.ZIndex = 2
  2187. TextLabel_3.Image = "rbxassetid://1283904632"
  2188. TextLabel_3.ImageTransparency = 2
  2189. TextLabel_3.ScaleType = Enum.ScaleType.Slice
  2190. TextLabel_3.SliceCenter = Rect.new(22, 22, 234, 234)
  2191.  
  2192. TextLabel_4.Parent = TextLabel_3
  2193. TextLabel_4.AnchorPoint = Vector2.new(0, 0.5)
  2194. TextLabel_4.BackgroundTransparency = 1
  2195. TextLabel_4.Position = UDim2.new(0, 0, 0.5, 0)
  2196. TextLabel_4.Size = UDim2.new(1, 0, 1, 0)
  2197. TextLabel_4.ZIndex = 2
  2198. TextLabel_4.Font = Enum.Font.GothamBold
  2199. TextLabel_4.Text = "dc: Emirhan ÇHDR#9873"
  2200. TextLabel_4.TextColor3 = Color3.new(255, 255, 0)
  2201. TextLabel_4.TextScaled = true
  2202. TextLabel_4.TextSize = 14
  2203. TextLabel_4.TextWrapped = true
  2204. function SCRIPT_ALPU76_FAKESCRIPT()
  2205.         local script = Instance.new('LocalScript')
  2206.         script.Parent = TextButton
  2207.         local on = false
  2208.         script.Parent.MouseButton1Click:Connect(function()
  2209.                 on = not on
  2210.         end)
  2211.         local maxhp = 9e+18
  2212.         local minhp = 0
  2213.  
  2214.         local oh1 = "b"
  2215.         local oh2 = "buy egg"
  2216.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  2217.         local oh1 = "b"
  2218.         local oh2 = "delete pet"
  2219.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  2220.         local oh1 = "a"
  2221.         local oh2 = "take drop"
  2222.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  2223.         local oh1 = "b"
  2224.         local oh2 = "join coin"
  2225.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  2226.         local oh1 = "a"
  2227.         local oh2 = "farm coin"
  2228.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  2229.         warn("Loading auto-collect drops made by koala bear#6258")
  2230.         game.Workspace['__THINGS'].Drops.ChildAdded:Connect(function()
  2231.         for i , v in pairs(game.Workspace['__THINGS'].Drops:GetChildren()) do
  2232.         for r = 0 , 15 , 1 do
  2233.        
  2234.         local oh1 = "a"
  2235.         local oh2 = "take drop"
  2236.         game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)
  2237.                
  2238.         local oh1 = { {v.Name, "id"..r }, { false, false } }
  2239.         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["take drop"]:FireServer(oh1)
  2240.         end
  2241.         end
  2242.         end)
  2243.         warn("Selecting speed")
  2244.         wait(.5)
  2245.         warn("Starting auto-farm, made by koala bear#6258")
  2246.         local RunService = game:GetService("RunService")
  2247.         while true do
  2248.         RunService.Heartbeat:wait()
  2249.         if on == true then
  2250.                 local e = game.workspace['__THINGS'].Coins:GetChildren()
  2251.                 table.sort(e, function(a,b)
  2252.                         return (a.Settings.Health.Value > b.Settings.Health.Value)
  2253.                 end)
  2254.                         local coin = e[1]
  2255.                         e = game.workspace['__THINGS'].Coins:GetChildren()
  2256.                         table.sort(e, function(a,b)
  2257.                                 return (a.Settings.Health.Value > b.Settings.Health.Value)
  2258.                         end)
  2259.                     if coin:FindFirstChild("Settings") ~= nil and coin.Settings.Health.Value <= maxhp and coin.Settings.Health.Value >= minhp and on == true then
  2260.                         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = coin.POS.CFrame
  2261.                                 for i , c in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  2262.                             if c:FindFirstChild("Equipped") ~= nil and c.Equipped.Visible == true and on == true then
  2263.                                                 local oh1 = "b"
  2264.                                                 local oh2 = "join coin"
  2265.                                                 game:GetService("Workspace")["__THINGS"]["__REMOTES"].MAIN:FireServer(oh1, oh2)              
  2266.                                             workspace.__THINGS.__REMOTES:FindFirstChild"join coin":InvokeServer({{coin.Name,c.Name},{false,false}})
  2267.                
  2268.                                  workspace.__THINGS.__REMOTES:FindFirstChild"change pet target":FireServer({{c.Name,"Coin",coin.Name},{false,false,false}})
  2269.                                  for i = 0 , math.huge , 1 do
  2270.                                                         if game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name) == nil or game.workspace['__THINGS'].Coins:FindFirstChild(coin.Name):FindFirstChild("POS") == nil or game.Players.LocalPlayer.Character == nil or coin == nil or on == false then
  2271.                                                                 break
  2272.                                                         end
  2273.                                                         for i = 0 , 10, 1 do
  2274.                                                                 workspace.__THINGS.__REMOTES:FindFirstChild"farm coin":FireServer({{coin.Name,c.Name},{false,false}})
  2275.                                                         end
  2276.                                                         RunService.Heartbeat:wait()
  2277.                                                 end
  2278.                                                 break
  2279.                                         end
  2280.                         end
  2281.                     end
  2282.         end
  2283.         end
  2284.        
  2285.  
  2286. end
  2287. coroutine.resume(coroutine.create(SCRIPT_ALPU76_FAKESCRIPT))
  2288. function SCRIPT_BRMK88_FAKESCRIPT()
  2289.         local script = Instance.new('LocalScript')
  2290.         script.Parent = TextButton_2
  2291.         local on = false
  2292.         script.Parent.MouseButton1Click:Connect(function()
  2293.                 if script.Parent.Parent.tier.TextBox.Text ~= '' and script.Parent.Parent.str.TextBox.Text ~= '' then
  2294.                         on = not on
  2295.                         if on == true then
  2296.                                 repeat
  2297.                                         game:GetService("RunService").Heartbeat:wait()
  2298.                                         local oh1 = { { script.Parent.Parent.tier.TextBox.Text }, { false } }
  2299.                
  2300.                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["buy egg"]:InvokeServer(oh1)
  2301.                                         for i , v in pairs(game.Players.LocalPlayer.PlayerGui.Inventory.Frame.Container.Holder.Pets:GetChildren()) do
  2302.                                                 if v:FindFirstChild("Equipped") ~= nil and tonumber(v.Strength.Text) < tonumber(script.Parent.Parent.str.TextBox.Text) then
  2303.                                                         local oh1 = { { v.Name }, { false } }
  2304.                                                         game:GetService("Workspace")["__THINGS"]["__REMOTES"]["delete pet"]:InvokeServer(oh1)
  2305.                                                 end
  2306.                                         end
  2307.                                        
  2308.                                 until on == false
  2309.                         end
  2310.                 end
  2311.         end)
  2312.  
  2313. end
  2314. coroutine.resume(coroutine.create(SCRIPT_BRMK88_FAKESCRIPT))
  2315. function SCRIPT_YKZH84_FAKESCRIPT()
  2316.         local script = Instance.new('LocalScript')
  2317.         script.Parent = Frame
  2318.         script.Parent.Active = true
  2319.         script.Parent.Draggable = true
  2320. end
  2321. coroutine.resume(coroutine.create(SCRIPT_YKZH84_FAKESCRIPT))
  2322.  
  2323.  
  2324.