Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function Notify(titletxt, text, time)
- local GUI = Instance.new("ScreenGui")
- local Main = Instance.new("Frame", GUI)
- local title = Instance.new("TextLabel", Main)
- local message = Instance.new("TextLabel", Main)
- GUI.Name = "NotificationOof"
- GUI.Parent = game.CoreGui
- Main.Name = "MainFrame"
- Main.BackgroundColor3 = Color3.new(5, 0.1, 0.1)
- Main.BorderSizePixel = 0
- Main.Position = UDim2.new(1, 5, 0, 50)
- Main.Size = UDim2.new(0, 330, 0, 100)
- title.BackgroundColor3 = Color3.new(0, 0, 0)
- title.BackgroundTransparency = 0.89999997615814
- title.Size = UDim2.new(1, 0, 0, 30)
- title.Font = Enum.Font.SourceSansSemibold
- title.Text = titletxt
- title.TextColor3 = Color3.new(1, 1, 1)
- title.TextSize = 17
- message.BackgroundColor3 = Color3.new(0, 0, 0)
- message.BackgroundTransparency = 1
- message.Position = UDim2.new(0, 0, 0, 30)
- message.Size = UDim2.new(1, 0, 1, -30)
- message.Font = Enum.Font.SourceSans
- message.Text = text
- message.TextColor3 = Color3.new(1, 1, 1)
- message.TextSize = 16
- wait(0.1)
- Main:TweenPosition(UDim2.new(1, -330, 0, 50), "Out", "Sine", 0.5)
- wait(time)
- Main:TweenPosition(UDim2.new(1, 5, 0, 50), "Out", "Sine", 0.5)
- wait(0.6)
- GUI:Destroy();
- end
- Notify("Made By, Julio Von Spit#9471", "More Coming Soon", 5)
- ----------------------------------------------------------------------------------
- --- script
- local a=loadstring(game:HttpGet('https://pastebin.com/raw/FsJak6AT'))()local b=a:CreateWindow("Be A Parkour Ninja")local c=b:CreateFolder("GUI")c:Label("Try using the kunai aka the throwing blade",Color3.fromRGB(38,38,38),Color3.fromRGB(0,216,111))c:Button("BigHead",function()S=Vector3.new(25,25,25)Players=game:GetService("Players")meta=getrawmetatable(game)id=meta.__index;make_writeable(meta)function GetF(d)return id(d.script,"Parent")end;function GetThing(e,f)return id(e,f)end;meta.__index=newcclosure(function(g,...)args={...}if GetF(getfenv(2))==nil then return id(g,unpack(args))end;if g:IsA("BasePart")and args[1]=="Size"and Players:FindFirstChild(tostring(GetThing(g,"Parent")))then return Vector3.new(0.1,0.1,0.1)end;return id(g,...)end)while wait(1)do for h,i in pairs(Players:GetPlayers())do if i~=Players.LocalPlayer and(Players.LocalPlayer.Team==nil or Players.LocalPlayer.Team~=i.Team)and i.Character~=nil then for j,c in pairs(i.Character:GetChildren())do if c:IsA("BasePart")then c.Size=S end end end end end;print("Elym Winning")end)c:Button("Better Graphics",function()local k=game.Lighting;for h,i in pairs(k:GetChildren())do i:Destroy()end;local l=workspace.Terrain;local m=Instance.new("ColorCorrectionEffect")local n=Instance.new("BloomEffect")local o=Instance.new("SunRaysEffect")local p=Instance.new("BlurEffect")m.Parent=k;n.Parent=k;o.Parent=k;p.Parent=k;local q={Terrain=true,ColorCorrection=true,Sun=true,Lighting=true,BloomEffect=true}m.Enabled=false;m.Contrast=0.15;m.Brightness=0.1;m.Saturation=0.25;m.TintColor=Color3.fromRGB(255,222,211)n.Enabled=false;n.Intensity=0.1;o.Enabled=false;o.Intensity=0.2;o.Spread=1;n.Enabled=false;n.Intensity=0.05;n.Size=32;n.Threshold=1;p.Enabled=false;p.Size=6;if q.ColorCorrection then m.Enabled=true end;if q.Sun then o.Enabled=true end;if q.Terrain then l.WaterColor=Color3.fromRGB(10,10,24)l.WaterWaveSize=0.1;l.WaterWaveSpeed=22;l.WaterTransparency=0.9;l.WaterReflectance=0.05 end;if q.Lighting then k.Ambient=Color3.fromRGB(0,0,0)k.Brightness=4;k.ColorShift_Bottom=Color3.fromRGB(0,0,0)k.ColorShift_Top=Color3.fromRGB(0,0,0)k.ExposureCompensation=0;k.FogColor=Color3.fromRGB(132,132,132)k.GlobalShadows=true;k.OutdoorAmbient=Color3.fromRGB(112,117,128)k.Outlines=false end;print("Elym Winning")end)c:Button("Clone",function()game.ReplicatedStorage.RemoteTriggers.CreateClone:FireServer(game.Players.LocalPlayer.Character.Humanoid,"Distraction",0,0,0)print("Elym Winning")end)c:Button("ESP",function()local r=300;local s=.1;local t=Enum.KeyCode.F1;local u=Enum.KeyCode.F2;local v=true;local w={'Tree','Cacti'}local x=game.Players.LocalPlayer;UIS=game:GetService('UserInputService')local y=Instance.new("PointLight",workspace)y.Brightness=.4;y.Range=100;function Create_ESP(z)local A=Instance.new("BillboardGui")local B=Instance.new("TextLabel")A.Parent=z;A.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;A.AlwaysOnTop=true;A.Name='EP'A.ExtentsOffset=Vector3.new(0,1,0)A.ExtentsOffsetWorldSpace=Vector3.new(0,1,0)A.Size=UDim2.new(0,68,0,14)B.Parent=A;B.Visible=false;B.BackgroundColor3=Color3.new(0.419608,0.419608,0.419608)B.BackgroundTransparency=1;B.BorderSizePixel=0;B.Size=UDim2.new(0,68,0,14)B.Font=Enum.Font.SourceSans;B.Text='Loading..'B.TextColor3=Color3.new(1,1,1)B.TextSize=14;B.TextXAlignment=Enum.TextXAlignment.Left end;_G.Render_Distance=r;Toggle=true;Gui_Toggle=true;Object_Toggle=true;function Add_ESP(player,C,D)if D:lower()=='object'then if player:FindFirstChild('EP')then player.EP.TextLabel.Text='['..C..']'..' '..player.Name else Create_ESP(player)player.EP.TextLabel.Visible=true;player.EP.TextLabel.TextColor3=Color3.new(208,208,0)end elseif D:lower()=='remove'then for E,F in pairs(player:GetChildren())do if F.Name=='EP'then F:Destroy()end end else if player.Character.Head:FindFirstChild('EP')then player.Character.Head.EP.TextLabel.Text='['..C..']'..' '..player.Name..' HP: '..math.floor(player.Character.Humanoid.Health)else Create_ESP(player.Character.Head)player.Character.Head.EP.TextLabel.Visible=true end end end;function Activate()while Toggle and wait(s)do Fired,Err=pcall(function()for h,i in pairs(game.Players:GetChildren())do if i.Name~=x.Name then Distance=math.floor(i:DistanceFromCharacter(x.Character.HumanoidRootPart.Position))Add_ESP(i,Distance,'player')end end end)if not Fired then print(Err)end end end;if v then spawn(function()while wait(s)do for G,H in pairs(workspace.Resources:GetChildren())do if not table.concat(w):match(H.Name)then for h,I in pairs(H:GetChildren())do for J,E in pairs(I:GetChildren())do if E.Name~='ItemCFrame'then dist=math.floor((x.Character.HumanoidRootPart.Position-E.Position).magnitude)if dist<=_G.Render_Distance then Add_ESP(E,dist,'object')elseif dist>=_G.Render_Distance then Add_ESP(E,dist,'remove')end end end end end end end end)end;local K=false;game.Lighting.Changed:connect(function()if K then game.Lighting.TimeOfDay="14:00:00"game.Lighting.FogEnd=10000;game.Lighting.Brightness=2 end end)UIS.InputBegan:connect(function(L)if L.KeyCode==t then if not Gui_Toggle then for h,i in pairs(game.Players:GetChildren())do if i.Character.Head:FindFirstChild('EP')then i.Character.Head.EP.TextLabel.Visible=true end end;_G.Render_Distance=r;Gui_Toggle=true else for h,i in pairs(game.Players:GetChildren())do if i.Character.Head:FindFirstChild('EP')then i.Character.Head.EP.TextLabel.Visible=false end end;_G.Render_Distance=0;Gui_Toggle=false end elseif L.KeyCode==u then if not K then y.Parent=x.Character.Head;K=true else y.Parent=workspace;K=false end end end)Activate()print("Elym Winning")end)c:Button("AutoFarm",function()_G.settings={["LagLess"]=false,["SafeMode"]=false}while wait()do game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)for h,i in pairs(game.workspace:GetChildren())do if i:FindFirstChild("HumanoidRootPart")and i:FindFirstChild("Humanoid")and i.Name~=game.Players.LocalPlayer.Name then i.HumanoidRootPart.CFrame=game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame;game:GetService("VirtualUser"):ClickButton1(Vector2.new())if _G.settings.SafeMode then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(math.random(900,1000),math.random(300,400),math.random(400,500))else game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(900,400,500)end;for h,M in pairs(game.Players.LocalPlayer.Backpack:GetChildren())do if M:IsA("Tool")and not string.find(M.Name:lower(),"potion")and M:FindFirstChild("Trail")then M.Parent=game.Players.LocalPlayer.Character end end end end;if _G.settings.LagLess then wait(1)end end;print("Elym Winning")end)c:Label("This Will Reset Your Stat",Color3.fromRGB(218,218,218),Color3.fromRGB(100,316,311))c:Button("Stop AutoFarm",function()game.StarterGui:SetCore("SendNotification",{Title="Please Wait",Text="Stats Resetting...",Icon="rbxassetid://3542580298",Duration=3})wait(5)game:GetService("TeleportService"):Teleport(game.PlaceId,player)print("Elym Winning")end)c:Label("Use Your Own ANTI AFK",Color3.fromRGB(18,18,18),Color3.fromRGB(100,216,111))c:Label("Made By Julio Von Spit#9471",Color3.fromRGB(18,18,18),Color3.fromRGB(100,216,111))c:Label("UI LIB ofc wally lol",Color3.fromRGB(18,18,18),Color3.fromRGB(100,216,111))c:DestroyGUI()
Advertisement
Add Comment
Please, Sign In to add comment