Advertisement
koreanhackerman

Rogue Lineage OP GUI

Dec 5th, 2019
29,384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 22.83 KB | None | 0 0
  1. pcall(function()
  2. local FastFarm = Instance.new("ScreenGui")
  3. pcall(function()
  4. loadstring(game:HttpGet("https://pastebin.com/raw/V6HV0aVM", true))() --This is the main bypass xdxd
  5. end)
  6.  
  7. local Main = Instance.new("Frame")
  8. local Start = Instance.new("TextButton")
  9. local Stop = Instance.new("TextButton")
  10. local Bypass = Instance.new("TextButton")
  11. local Info = Instance.new("TextLabel")
  12. local ESP = Instance.new("TextButton")
  13. local Hide = Instance.new("TextButton")
  14. local Heat = Instance.new("TextButton")
  15. local Injury = Instance.new("TextButton")
  16. local Injury_2 = Instance.new("TextButton")
  17. local Info_2 = Instance.new("TextLabel")
  18. local NoFall = Instance.new("TextButton")
  19. --Properties:
  20. FastFarm.Name = " 232jd. idawk123324kljdk"
  21. FastFarm.Parent = game:WaitForChild("CoreGui").RobloxGui
  22. FastFarm.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  23.  
  24. Main.Name = "Main"
  25. Main.Parent = FastFarm
  26. Main.Active = true
  27. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  28. Main.Position = UDim2.new(0.212168485, 0, 0.302399993, 0)
  29. Main.Size = UDim2.new(0, 365, 0, 202)
  30.  
  31. Start.Name = "Start"
  32. Start.Parent = Main
  33. Start.Active = false
  34. Start.BackgroundColor3 = Color3.new(0.647059, 0.647059, 0.647059)
  35. Start.BackgroundTransparency = 0.25
  36. Start.Position = UDim2.new(0.0232136417, 0, 0.725718975, 0)
  37. Start.Size = UDim2.new(0, 59, 0, 50)
  38. Start.Font = Enum.Font.SourceSans
  39. Start.Text = "Start"
  40. Start.TextColor3 = Color3.new(0, 0, 0)
  41. Start.TextSize = 14
  42.  
  43. Start.MouseButton1Click:connect(function()
  44. pcall(function()
  45. _G.Charge = true
  46. while _G.Charge do
  47. if game.Players.LocalPlayer.Character.CharacterHandler.Remotes:FindFirstChild("Charge") then
  48.     wait()
  49.     local A_1 = true
  50.     local Event = game.Players.LocalPlayer.Character.CharacterHandler.Remotes:FindFirstChild("Charge")
  51.     Event:FireServer(A_1)
  52. end
  53. end
  54. end)
  55. end)
  56.  
  57. Stop.Name = "Stop"
  58. Stop.Parent = Main
  59. Stop.Active = false
  60. Stop.BackgroundColor3 = Color3.new(0.647059, 0.647059, 0.647059)
  61. Stop.BackgroundTransparency = 0.25
  62. Stop.Position = UDim2.new(0.226882756, 0, 0.726976871, 0)
  63. Stop.Size = UDim2.new(0, 59, 0, 50)
  64. Stop.Font = Enum.Font.SourceSans
  65. Stop.Text = "Stop"
  66. Stop.TextColor3 = Color3.new(0, 0, 0)
  67. Stop.TextSize = 14
  68.  
  69. Stop.MouseButton1Click:connect(function()
  70. pcall(function()
  71. _G.Charge = false  
  72. end)
  73. end)
  74.  
  75. Bypass.Name = "Bypass"
  76. Bypass.Parent = Main
  77. Bypass.Active = false
  78. Bypass.BackgroundColor3 = Color3.new(0.647059, 0.647059, 0.647059)
  79. Bypass.BackgroundTransparency = 0.25
  80. Bypass.Position = UDim2.new(0.0316842683, 0, 0.30518803, 0)
  81. Bypass.Size = UDim2.new(0, 130, 0, 50)
  82. Bypass.Font = Enum.Font.SourceSans
  83. Bypass.Text = "Stun Bypass: OFF"
  84. Bypass.TextColor3 = Color3.new(0, 0, 0)
  85. Bypass.TextSize = 14
  86.  
  87. Bypass.MouseButton1Click:connect(function()
  88. pcall(function()
  89. if Bypass.Text == "Stun Bypass: ON" then
  90.     _G.BP = false
  91.     Bypass.Text = "Stun Bypass: OFF"
  92. elseif Bypass.Text == "Stun Bypass: OFF" then
  93.     _G.BP = true
  94.     Bypass.Text = "Stun Bypass: ON"
  95. end
  96. game.Players.LocalPlayer.Character.ChildAdded:Connect(function(child)
  97.     if _G.BP == true and child.Name == "Sprinting" or child.Name == "Action" or child.Name == "NoJump" or child.Name == "HeavyAttack" or child.Name == "LightAttack" or child.Name == "NoJump" or child.Name == "ForwardDash" or child.Name == "RecentDash" or child.Name == "ClimbCoolDown" or child.Name == "BrokenLeg" or child.Name == "Knocked" or child.Name == "Unconscious" or child.Name == "BrokenLeg" or child.Name == "BrokenRib" or child.Name == "BrokenArm" or child.Name == "NoDam" or child.Name == "NoDash" or child.Name == "Casting" or child.Name == "BeingExecuted" or child.Name == "IsClimbing" or child.Name == "Stun" then
  98.         wait()
  99.         child:Remove()
  100.     end
  101. end)
  102. end)
  103. end)
  104.  
  105. Info.Active = false
  106. Info.Name = "Info"
  107. Info.Parent = Main
  108. Info.BackgroundColor3 = Color3.new(0, 0, 0)
  109. Info.BackgroundTransparency = 1
  110. Info.Position = UDim2.new(0.0807478428, 0, 0.599009871, 0)
  111. Info.Size = UDim2.new(0, 93, 0, 25)
  112. Info.Font = Enum.Font.GothamBold
  113. Info.Text = "Auto Charge"
  114. Info.TextColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  115. Info.TextSize = 13
  116. Info.TextWrapped = true
  117.  
  118. NoFall.Name = "NoFall"
  119. NoFall.Active = false
  120. NoFall.Parent = Main
  121. NoFall.BackgroundColor3 = Color3.new(0.647059, 0.647059, 0.647059)
  122. NoFall.BackgroundTransparency = 0.25
  123. NoFall.Position = UDim2.new(0.712328792, 0, 0.0396038853, 0)
  124. NoFall.Size = UDim2.new(0, 93, 0, 49)
  125. NoFall.Font = Enum.Font.SourceSans
  126. NoFall.Text = "No Fall: OFF"
  127. NoFall.TextColor3 = Color3.new(0, 0, 0)
  128. NoFall.TextSize = 14
  129.  
  130. NoFall.MouseButton1Click:connect(function()
  131. pcall(function()
  132. if NoFall.Text == "No Fall: ON" then
  133.     _G.NoFall = false
  134.     NoFall.Text = "No Fall: OFF"
  135. elseif NoFall.Text == "No Fall: OFF" then
  136.     _G.NoFall = true
  137.     NoFall.Text = "No Fall: ON"
  138. end
  139. end)
  140. end)
  141.  
  142. ESP.Name = "ESP"
  143. ESP.Active = false
  144. ESP.Parent = Main
  145. ESP.BackgroundColor3 = Color3.new(0.647059, 0.647059, 0.647059)
  146. ESP.BackgroundTransparency = 0.25
  147. ESP.Position = UDim2.new(0.424657524, 0, 0.0396038853, 0)
  148. ESP.Size = UDim2.new(0, 93, 0, 49)
  149. ESP.Font = Enum.Font.SourceSans
  150. ESP.Text = "God Mode: OFF"
  151. ESP.TextColor3 = Color3.new(0, 0, 0)
  152. ESP.TextSize = 14
  153.  
  154. ESP.MouseButton1Click:connect(function()
  155. pcall(function()
  156. if ESP.Text == "God Mode: ON" then
  157.     _G.God = false
  158.     ESP.Text = "God Mode: OFF"
  159. elseif ESP.Text == "God Mode: OFF" then
  160.     _G.God = true
  161.     ESP.Text = "God Mode: ON"
  162. end
  163. end)   
  164. end)
  165.  
  166. Hide.Active = false
  167. Hide.Name = "Hide"
  168. Hide.Parent = Main
  169. Hide.BackgroundColor3 = Color3.new(0.647059, 0.647059, 0.647059)
  170. Hide.BackgroundTransparency = 0.25
  171. Hide.Position = UDim2.new(0.427323192, 0, 0.730148494, 0)
  172. Hide.Size = UDim2.new(0, 93, 0, 49)
  173. Hide.Font = Enum.Font.SourceSans
  174. Hide.Text = "Hide Name"
  175. Hide.TextColor3 = Color3.new(0, 0, 0)
  176. Hide.TextSize = 14
  177.  
  178. Hide.MouseButton1Click:connect(function()
  179. pcall(function()
  180.     for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  181.         if v:IsA("Model") then
  182.             if v.Name ~= "RightRuneArm" and v.Name ~= "LeftRuneArm" and v:FindFirstChild("Head") and v.Head:FindFirstChild("Weld") then
  183.                 v.Head.Weld:Destroy()
  184.             end
  185.         end
  186.     end
  187. end)
  188. end)
  189.  
  190. Heat.Active = false
  191. Heat.Name = "Heat"
  192. Heat.Parent = Main
  193. Heat.BackgroundColor3 = Color3.new(0.647059, 0.647059, 0.647059)
  194. Heat.BackgroundTransparency = 0.25
  195. Heat.Position = UDim2.new(0.712254703, 0, 0.725197971, 0)
  196. Heat.Size = UDim2.new(0, 93, 0, 49)
  197. Heat.Font = Enum.Font.SourceSans
  198. Heat.Text = "Neutral Heat"
  199. Heat.TextColor3 = Color3.new(0, 0, 0)
  200. Heat.TextSize = 14
  201.  
  202. Heat.MouseButton1Click:connect(function()
  203. pcall(function()
  204. for i,v in pairs(game.ReplicatedStorage.Requests:GetChildren()) do
  205.     if i == 29 then
  206.         local A_1 = "Oresfall"
  207.         local Event = v
  208.         Event:FireServer(A_1)
  209.     end
  210. end
  211. end)
  212. end)
  213.  
  214. Injury.Name = "Injury"
  215. Injury.Parent = Main
  216. Injury.BackgroundColor3 = Color3.new(0.647059, 0.647059, 0.647059)
  217. Injury.BackgroundTransparency = 0.25
  218. Injury.Position = UDim2.new(0.427323192, 0, 0.378663301, 0)
  219. Injury.Size = UDim2.new(0, 93, 0, 49)
  220. Injury.Font = Enum.Font.SourceSans
  221. Injury.Text = "Remove Injuries"
  222. Injury.TextColor3 = Color3.new(0, 0, 0)
  223. Injury.TextSize = 14
  224.  
  225.  
  226. Injury.MouseButton1Click:connect(function()
  227. pcall(function()
  228. if game.Players.LocalPlayer.Character:FindFirstChild("BrokenArm") then
  229.     game.Players.LocalPlayer.Character:FindFirstChild("BrokenArm"):Destroy()
  230. end
  231. if game.Players.LocalPlayer.Character:FindFirstChild("BrokenLeg") then
  232.     game.Players.LocalPlayer.Character:FindFirstChild("BrokenLeg"):Destroy()
  233. end
  234. if game.Players.LocalPlayer.Character:FindFirstChild("BrokenRib") then
  235.     game.Players.LocalPlayer.Character:FindFirstChild("BrokenRib"):Destroy()
  236. end
  237. end)
  238. end)
  239.  
  240. Injury_2.Name = "Injury"
  241. Injury_2.Parent = Main
  242. Injury_2.BackgroundColor3 = Color3.new(0.647059, 0.647059, 0.647059)
  243. Injury_2.BackgroundTransparency = 0.25
  244. Injury_2.Position = UDim2.new(0.712254703, 0, 0.378663361, 0)
  245. Injury_2.Size = UDim2.new(0, 93, 0, 49)
  246. Injury_2.Font = Enum.Font.SourceSans
  247. Injury_2.Text = "Carry while running & Anti-Trauma"
  248. Injury_2.TextColor3 = Color3.new(0, 0, 0)
  249. Injury_2.TextSize = 14
  250. Injury_2.TextWrapped = true
  251. Injury_2.TextYAlignment = Enum.TextYAlignment.Top
  252.  
  253. Injury_2.MouseButton1Click:connect(function()
  254. pcall(function()
  255. local Folder1 = Instance.new("Folder", game.Players.LocalPlayer.Backpack)
  256. Folder1.Name = "MercenaryCarry"
  257.  
  258. local Folder2 = Instance.new("Folder", game.Players.LocalPlayer.Backpack)
  259. Folder2.Name = "MentalBlock"
  260.  
  261. local Folder3 = Instance.new("Folder", game.Players.LocalPlayer.Backpack)
  262. Folder3.Name = "PlateTraining"
  263.  
  264. local Folder4 = Instance.new("Folder", game.Players.LocalPlayer.Character.ManaAbilities)
  265. Folder4.Name = "CanClimb"
  266.  
  267. local Folder5 = Instance.new("Folder", game.Players.LocalPlayer.Character.ManaAbilities)
  268. Folder5.Name = "ManaDash"
  269.  
  270. local Folder6 = Instance.new("Color3Value", game.Players.LocalPlayer.Character.ManaAbilities)
  271. Folder6.Name = "ManaSprint"
  272. end)
  273. end)
  274.  
  275. Info_2.Name = "Info"
  276. Info_2.Parent = Main
  277. Info_2.BackgroundColor3 = Color3.new(0, 0, 0)
  278. Info_2.BackgroundTransparency = 1
  279. Info_2.Position = UDim2.new(0.0314327702, 0, 0.0396038853, 0)
  280. Info_2.Size = UDim2.new(0, 130, 0, 41)
  281. Info_2.Font = Enum.Font.GothamBold
  282. Info_2.Text = "Allows you to charge while running and infinite climb plus other stuff"
  283. Info_2.TextColor3 = Color3.new(0.721569, 0.721569, 0.721569)
  284. Info_2.TextScaled = true
  285. Info_2.TextSize = 13
  286. Info_2.TextWrapped = true
  287.  
  288. --ESP STUFF
  289. pcall(function()
  290.     local m = game.Players.LocalPlayer:GetMouse()
  291.     m.KeyDown:connect(function(k)
  292.         k = k:lower()
  293.         if k == "k" then
  294.             pcall(function()
  295. local function GetTouchingParts(part)
  296.    local connection = part.Touched:Connect(function() end)
  297.    local results = part:GetTouchingParts()
  298.    connection:Disconnect()
  299.    return results
  300. end
  301. if game.Workspace.Stations.AlchemyStation:FindFirstChild("EZ") then
  302.     game.Workspace.Stations.AlchemyStation:FindFirstChild("EZ"):Destroy()
  303. end
  304. local Folder = Instance.new("Folder", workspace.Stations.AlchemyStation)
  305. Folder.Name = "EZ"
  306. for i,v in pairs(game.Workspace:GetChildren()) do
  307.     if v:isA("Folder") and v.Name == "Folder"  then
  308.         for k,t in pairs(v:GetChildren()) do
  309.             local results = GetTouchingParts(t)
  310.             for p,b in pairs(results) do
  311.                 if b:isA("Part") or b:isA("UnionOperation") or b:isA("MeshPart") and b.CFrame == t.CFrame then
  312.           if b.Size == Vector3.new(0.333724976, 1.20092773, 2.03625488) and b.BrickColor == BrickColor.new("Fossil") then
  313.             local Parts = Instance.new("Part", Folder)
  314.             Parts.CanCollide = false
  315.             Parts.Anchored = true
  316.             Parts.Transparency = 1
  317.             Parts.Size = Vector3.new(0.5,0.5,0.5)
  318.             Parts.CFrame = b.CFrame
  319.             local BillboardGui = Instance.new("BillboardGui")
  320.             local TextLabel = Instance.new("TextLabel")
  321.             BillboardGui.Parent = Parts
  322.             BillboardGui.AlwaysOnTop = true
  323.             BillboardGui.LightInfluence = 1
  324.             BillboardGui.Size = UDim2.new(0, 100, 0, 100)
  325.             BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  326.  
  327.             TextLabel.Parent = BillboardGui
  328.             TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  329.             TextLabel.BackgroundTransparency = 1
  330.             TextLabel.Size = UDim2.new(1, 0, 1, 0)
  331.             TextLabel.Text = "Old Amulet"
  332.             TextLabel.TextColor3 = Color3.new(1, 0, 0)
  333.             TextLabel.TextScaled = false
  334.             --Old Amulet
  335.           elseif b.Size == Vector3.new(0.333724976, 1.20092773, 2.03625488) and b.BrickColor == BrickColor.new("Institutional white") or b.Size == Vector3.new(0.333724976, 1.20092773, 2.03625488) and b.BrickColor == BrickColor.new("White") then
  336.             local Parts = Instance.new("Part", Folder)
  337.             Parts.CanCollide = false
  338.             Parts.Anchored = true
  339.             Parts.Transparency = 1
  340.             Parts.Size = Vector3.new(0.5,0.5,0.5)
  341.             Parts.CFrame = b.CFrame
  342.             local BillboardGui = Instance.new("BillboardGui")
  343.             local TextLabel = Instance.new("TextLabel")
  344.             BillboardGui.Parent = Parts
  345.             BillboardGui.AlwaysOnTop = true
  346.             BillboardGui.LightInfluence = 1
  347.             BillboardGui.Size = UDim2.new(0, 100, 0, 100)
  348.             BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  349.  
  350.             TextLabel.Parent = BillboardGui
  351.             TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  352.             TextLabel.BackgroundTransparency = 1
  353.             TextLabel.Size = UDim2.new(1, 0, 1, 0)
  354.             TextLabel.Text = "Amulet of the White King"
  355.             TextLabel.TextColor3 = Color3.new(0, 1, 0)
  356.             TextLabel.TextScaled = false
  357.             --Amulet of white king
  358.         elseif b.Size == Vector3.new(0.333724976, 1.20092773, 2.03625488) and b.BrickColor == BrickColor.new("Black") or b.Size == Vector3.new(0.333724976, 1.20092773, 2.03625488) and b.BrickColor == BrickColor.new("Really black") then
  359.             local Parts = Instance.new("Part", Folder)
  360.             Parts.CanCollide = false
  361.             Parts.Anchored = true
  362.             Parts.Transparency = 1
  363.             Parts.Size = Vector3.new(0.5,0.5,0.5)
  364.             Parts.CFrame = b.CFrame
  365.             local BillboardGui = Instance.new("BillboardGui")
  366.             local TextLabel = Instance.new("TextLabel")
  367.             BillboardGui.Parent = Parts
  368.             BillboardGui.AlwaysOnTop = true
  369.             BillboardGui.LightInfluence = 1
  370.             BillboardGui.Size = UDim2.new(0, 100, 0, 100)
  371.             BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  372.  
  373.             TextLabel.Parent = BillboardGui
  374.             TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  375.             TextLabel.BackgroundTransparency = 1
  376.             TextLabel.Size = UDim2.new(1, 0, 1, 0)
  377.             TextLabel.Text = "Lannis Amulet"
  378.             TextLabel.TextColor3 = Color3.new(0, 1, 0)
  379.             TextLabel.TextScaled = false
  380.             --Lannis Amulet
  381.         elseif b.Size == Vector3.new(0.5, 0.192000002, 0.527999997) then
  382.             local Parts = Instance.new("Part", Folder)
  383.             Parts.CanCollide = false
  384.             Parts.Anchored = true
  385.             Parts.Transparency = 1
  386.             Parts.Size = Vector3.new(0.5, 0.5, 0.5)
  387.             Parts.CFrame = b.CFrame
  388.             local BillboardGui = Instance.new("BillboardGui")
  389.             local TextLabel = Instance.new("TextLabel")
  390.             BillboardGui.Parent = Parts
  391.             BillboardGui.AlwaysOnTop = true
  392.             BillboardGui.LightInfluence = 1
  393.             BillboardGui.Size = UDim2.new(0, 100, 0, 100)
  394.             BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  395.  
  396.             TextLabel.Parent = BillboardGui
  397.             TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  398.             TextLabel.BackgroundTransparency = 1
  399.             TextLabel.Size = UDim2.new(1, 0, 1, 0)
  400.             TextLabel.Text = "Old Ring"
  401.             TextLabel.TextColor3 = Color3.new(1, 0, 0)
  402.             TextLabel.TextScaled = false
  403.             --Old Ring
  404.         elseif b.Size == Vector3.new(0.5, 0.899999976, 0.5) then
  405.             local Parts = Instance.new("Part", Folder)
  406.             Parts.CanCollide = false
  407.             Parts.Anchored = true
  408.             Parts.Transparency = 1
  409.             Parts.Size = Vector3.new(0.5,0.5,0.5)
  410.             Parts.CFrame = b.CFrame
  411.             local BillboardGui = Instance.new("BillboardGui")
  412.             local TextLabel = Instance.new("TextLabel")
  413.             BillboardGui.Parent = Parts
  414.             BillboardGui.AlwaysOnTop = true
  415.             BillboardGui.LightInfluence = 1
  416.             BillboardGui.Size = UDim2.new(0, 100, 0, 100)
  417.             BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  418.  
  419.             TextLabel.Parent = BillboardGui
  420.             TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  421.             TextLabel.BackgroundTransparency = 1
  422.             TextLabel.Size = UDim2.new(1, 0, 1, 0)
  423.             TextLabel.Text = "Goblet"
  424.             TextLabel.TextColor3 = Color3.new(1, 0, 0)
  425.             TextLabel.TextScaled = false
  426.             --Goblet
  427.         elseif b.Size == Vector3.new(1.65999925, 0.480000198, 0.340004832) then
  428.             local Parts = Instance.new("Part", Folder)
  429.             Parts.CanCollide = false
  430.             Parts.Anchored = true
  431.             Parts.Transparency = 1
  432.             Parts.Size = Vector3.new(0.5,0.5,0.5)
  433.             Parts.CFrame = b.CFrame
  434.             local BillboardGui = Instance.new("BillboardGui")
  435.             local TextLabel = Instance.new("TextLabel")
  436.             BillboardGui.Parent = Parts
  437.             BillboardGui.AlwaysOnTop = true
  438.             BillboardGui.LightInfluence = 1
  439.             BillboardGui.Size = UDim2.new(0, 100, 0, 100)
  440.             BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  441.  
  442.             TextLabel.Parent = BillboardGui
  443.             TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  444.             TextLabel.BackgroundTransparency = 1
  445.             TextLabel.Size = UDim2.new(1, 0, 1, 0)
  446.             TextLabel.Text = "Scroll"
  447.             TextLabel.TextColor3 = Color3.new(0, 0, 1)
  448.             TextLabel.TextScaled = false
  449.             --Scroll
  450.         elseif b.Size == Vector3.new(0.4, 0.5, 0.3) then
  451.             local Parts = Instance.new("Part", Folder)
  452.             Parts.CanCollide = false
  453.             Parts.Anchored = true
  454.             Parts.Transparency = 1
  455.             Parts.Size = Vector3.new(0.5,0.5,0.5)
  456.             Parts.CFrame = b.CFrame
  457.             local BillboardGui = Instance.new("BillboardGui")
  458.             local TextLabel = Instance.new("TextLabel")
  459.             BillboardGui.Parent = Parts
  460.             BillboardGui.AlwaysOnTop = true
  461.             BillboardGui.LightInfluence = 1
  462.             BillboardGui.Size = UDim2.new(0, 100, 0, 100)
  463.             BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  464.  
  465.             TextLabel.Parent = BillboardGui
  466.             TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  467.             TextLabel.BackgroundTransparency = 1
  468.             TextLabel.Size = UDim2.new(1, 0, 1, 0)
  469.             TextLabel.Text = "Opal"
  470.             TextLabel.TextColor3 = Color3.new(1, 1, 1)
  471.             TextLabel.TextScaled = false
  472.             --Opal
  473.         elseif b.Size == Vector3.new(0.70098877, 0.655492067, 0.68299824) then
  474.             local Parts = Instance.new("Part", Folder)
  475.             Parts.CanCollide = false
  476.             Parts.Anchored = true
  477.             Parts.Transparency = 1
  478.             Parts.Size = Vector3.new(0.5,0.5,0.5)
  479.             Parts.CFrame = b.CFrame
  480.             local BillboardGui = Instance.new("BillboardGui")
  481.             local TextLabel = Instance.new("TextLabel")
  482.             BillboardGui.Parent = Parts
  483.             BillboardGui.AlwaysOnTop = true
  484.             BillboardGui.LightInfluence = 1
  485.             BillboardGui.Size = UDim2.new(0, 100, 0, 100)
  486.             BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  487.  
  488.             TextLabel.Parent = BillboardGui
  489.             TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  490.             TextLabel.BackgroundTransparency = 1
  491.             TextLabel.TextColor3 = Color3.new(1, 0, 0)
  492.             TextLabel.Text = "Idol of the Forgotten"
  493.             TextLabel.TextScaled = false
  494.             --Idol of the Forgotten
  495.         elseif b.Size == Vector3.new(0.800000012, 0.523999989, 0.800000012) then
  496.             local Parts = Instance.new("Part", Folder)
  497.             Parts.CanCollide = false
  498.             Parts.Anchored = true
  499.             Parts.Transparency = 1
  500.             Parts.Size = Vector3.new(0.5,0.5,0.5)
  501.             Parts.CFrame = b.CFrame
  502.             local BillboardGui = Instance.new("BillboardGui")
  503.             local TextLabel = Instance.new("TextLabel")
  504.             BillboardGui.Parent = Parts
  505.             BillboardGui.AlwaysOnTop = true
  506.             BillboardGui.LightInfluence = 1
  507.             BillboardGui.Size = UDim2.new(0, 100, 0, 100)
  508.             BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  509.  
  510.             TextLabel.Parent = BillboardGui
  511.             TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  512.             TextLabel.BackgroundTransparency = 1
  513.             TextLabel.Size = UDim2.new(1, 0, 1, 0)
  514.             TextLabel.Text = "Gem"
  515.             TextLabel.TextColor3 = Color3.new(1, 1, 0)
  516.             TextLabel.TextScaled = false
  517.              --Gem
  518.         elseif b.Size == Vector3.new(0.443721384, 0.443579674, 0.43334952) then
  519.             local Parts = Instance.new("Part", Folder)
  520.             Parts.Anchored = true
  521.             Parts.Transparency = 1
  522.             Parts.Size = Vector3.new(0.5,0.5,0.5)
  523.             Parts.CFrame = b.CFrame
  524.             local BillboardGui = Instance.new("BillboardGui")
  525.             local TextLabel = Instance.new("TextLabel")
  526.             BillboardGui.Parent = Parts
  527.             BillboardGui.AlwaysOnTop = true
  528.             BillboardGui.LightInfluence = 1
  529.             BillboardGui.Size = UDim2.new(0, 100, 0, 100)
  530.             BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  531.  
  532.             TextLabel.Parent = BillboardGui
  533.             TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  534.             TextLabel.BackgroundTransparency = 1
  535.             TextLabel.Size = UDim2.new(1, 0, 1, 0)
  536.             TextLabel.Text = "Ice Essence"
  537.             TextLabel.TextColor3 = Color3.new(1, 1, 0)
  538.             TextLabel.TextScaled = false
  539.              --Ice Essence
  540.         elseif b.Size == Vector3.new(0.600000024, 0.600000024, 0.600000024) then
  541.             local Parts = Instance.new("Part", Folder)
  542.             Parts.CanCollide = false
  543.             Parts.Anchored = true
  544.             Parts.Transparency = 1
  545.             Parts.Size = Vector3.new(0.5,0.5,0.5)
  546.             Parts.CFrame = b.CFrame
  547.             local BillboardGui = Instance.new("BillboardGui")
  548.             local TextLabel = Instance.new("TextLabel")
  549.             BillboardGui.Parent = Parts
  550.             BillboardGui.AlwaysOnTop = true
  551.             BillboardGui.LightInfluence = 1
  552.             BillboardGui.Size = UDim2.new(0, 100, 0, 100)
  553.             BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  554.  
  555.             TextLabel.Parent = BillboardGui
  556.             TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  557.             TextLabel.BackgroundTransparency = 1
  558.             TextLabel.Size = UDim2.new(1, 0, 1, 0)
  559.             TextLabel.Text = "Phoenix Down"
  560.             TextLabel.TextColor3 = Color3.new(0, 1, 0)
  561.             TextLabel.TextScaled = false
  562.             --Phoenix Down
  563.         else
  564.         if b.CFrame == t.CFrame and b.BrickColor ~= BrickColor.new("Cashmere") then
  565.         local Parts = Instance.new("Part", Folder)
  566.             Parts.CanCollide = false
  567.             Parts.Anchored = true
  568.             Parts.Transparency = 1
  569.             Parts.Size = Vector3.new(0.5,0.5,0.5)
  570.             Parts.CFrame = b.CFrame
  571.             local BillboardGui = Instance.new("BillboardGui")
  572.             local TextLabel = Instance.new("TextLabel")
  573.             BillboardGui.Parent = Parts
  574.             BillboardGui.AlwaysOnTop = true
  575.             BillboardGui.LightInfluence = 1
  576.             BillboardGui.Size = UDim2.new(0, 100, 0, 100)
  577.             BillboardGui.StudsOffset = Vector3.new(0, 2, 0)
  578.  
  579.             TextLabel.Parent = BillboardGui
  580.             TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  581.             TextLabel.BackgroundTransparency = 1
  582.             TextLabel.Size = UDim2.new(1, 0, 1, 0)
  583.             TextLabel.Text = "Artifact"
  584.             TextLabel.TextColor3 = Color3.new(0, 1, 0)
  585.             TextLabel.TextScaled = false
  586.             end
  587.             end
  588.         end  
  589.     end
  590. end
  591. end
  592. end
  593. end)
  594.         end
  595.     end)
  596.     m.KeyDown:connect(function(k)
  597.         k = k:lower()
  598.         if k == "j" then
  599.             if game.Workspace.Stations.AlchemyStation:FindFirstChild("EZ") then
  600.                 game.Workspace.Stations.AlchemyStation:FindFirstChild("EZ"):Destroy()
  601.             end
  602.         end
  603.     end)
  604. end)
  605.  
  606. function SCRIPT_BMAX71_FAKESCRIPT()
  607.     local script = Instance.new('LocalScript')
  608.     script.Parent = FastFarm
  609.     for _,v in ipairs(script.Parent:GetDescendants()) do
  610.     if not v:IsA("LocalScript") then
  611.     v.Draggable = true
  612.     end
  613.     end
  614. end
  615. coroutine.resume(coroutine.create(SCRIPT_BMAX71_FAKESCRIPT))
  616. game.Players.LocalPlayer.Character:FindFirstChild("Head"):Destroy()
  617. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement