Advertisement
Guest User

Untitled

a guest
Jan 20th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.72 KB | None | 0 0
  1. game:GetService("StarterGui"):SetCore("SendNotification",{Title="One Piece Millenium";Text="Loaded GUI!"})local c=Instance.new("ScreenGui")local q=Instance.new("ImageLabel")local p=Instance.new("TextLabel")local g=Instance.new("Frame")local d=Instance.new("Frame")local f=Instance.new("TextLabel")local e=Instance.new("TextLabel")local i=Instance.new("TextButton")local j=Instance.new("TextButton")local l=Instance.new("TextButton")local k=Instance.new("TextButton")local n=Instance.new("TextButton")local o=Instance.new("TextLabel")local h=Instance.new("TextButton")local m=Instance.new("TextButton")local a=game:GetService("Players")local b=game:GetService("Players").LocalPlayer local a=b.Name local a=game:GetService("ReplicatedStorage")local a=b:GetMouse()local a=game.Players.LocalPlayer:GetMouse()c.Name="OPMGui"c.Parent=game.CoreGui c.ZIndexBehavior=Enum.ZIndexBehavior.Sibling q.Name="MainFrame"q.Parent=c q.Active=true q.BackgroundColor3=Color3.new(1,1,1)q.BackgroundTransparency=1 q.Position=UDim2.new(0.39064759,0,0.2739788,0)q.Selectable=true q.Size=UDim2.new(0,260,0,323)q.Image="rbxassetid://2271525915"q.ImageColor3=Color3.new(0.176471,0.176471,0.176471)q.ScaleType=Enum.ScaleType.Slice q.SliceCenter=Rect.new(10,10,11,11)q.Draggable=true p.Name="Credits"p.Parent=q p.Active=true p.BackgroundColor3=Color3.new(1,1,1)p.BackgroundTransparency=1 p.BorderSizePixel=0 p.Position=UDim2.new(0.0307692289,0,0.925279379,0)p.Selectable=true p.Size=UDim2.new(0,239,0,18)p.Font=Enum.Font.SourceSansBold p.Text="Created by Koldpai#0001 / DarkDevs Lua Coder"p.TextColor3=Color3.new(1,1,1)p.TextSize=14 g.Name="Topbar"g.Parent=q g.Active=true g.BackgroundColor3=Color3.new(0.137255,0.137255,0.137255)g.BorderSizePixel=0 g.Selectable=true g.Size=UDim2.new(0,260,0,20)d.Name="Line"d.Parent=g d.Active=true d.BackgroundColor3=Color3.new(0.843137,0,0)d.BorderSizePixel=0 d.Position=UDim2.new(0,0,1,0)d.Selectable=true d.Size=UDim2.new(0,260,0,3)f.Name="ColorD"f.Parent=g f.BackgroundColor3=Color3.new(1,1,1)f.BackgroundTransparency=1 f.Position=UDim2.new(-0.111111112,0,-0.150000006,0)f.Size=UDim2.new(0,82,0,26)f.Font=Enum.Font.GothamBold f.Text="D"f.TextColor3=Color3.new(1,0,0.0156863)f.TextSize=14 e.Name="Devs"e.Parent=g e.BackgroundColor3=Color3.new(1,1,1)e.BackgroundTransparency=1 e.Position=UDim2.new(-0.169175059,0,-0.150000036,0)e.Size=UDim2.new(0,194,0,26)e.Font=Enum.Font.GothamBold e.Text="ARK DEVS"e.TextColor3=Color3.new(1,1,1)e.TextSize=14 i.Name="Strength"i.Parent=q i.BackgroundColor3=Color3.new(0.290196,0.290196,0.290196)i.BorderSizePixel=0 i.Position=UDim2.new(0.107692309,0,0.179566562,0)i.Size=UDim2.new(0,200,0,25)i.Font=Enum.Font.SourceSansBold i.Text="STRENGTH Autofarm"i.TextColor3=Color3.new(1,1,1)i.TextSize=20 j.Name="Defense"j.Parent=q j.BackgroundColor3=Color3.new(0.290196,0.290196,0.290196)j.BorderSizePixel=0 j.Position=UDim2.new(0.107692309,0,0.300309539,0)j.Size=UDim2.new(0,200,0,25)j.Font=Enum.Font.SourceSansBold j.Text="DEFENSE Autofarm"j.TextColor3=Color3.new(1,1,1)j.TextSize=20 l.Name="Sword"l.Parent=q l.BackgroundColor3=Color3.new(0.290196,0.290196,0.290196)l.BorderSizePixel=0 l.Position=UDim2.new(0.103846155,0,0.421052575,0)l.Size=UDim2.new(0,200,0,25)l.Font=Enum.Font.SourceSansBold l.Text="SWORD Autofarm"l.TextColor3=Color3.new(1,1,1)l.TextSize=20 k.Name="Gun"k.Parent=q k.BackgroundColor3=Color3.new(0.290196,0.290196,0.290196)k.BorderSizePixel=0 k.Position=UDim2.new(0.107692309,0,0.541795611,0)k.Size=UDim2.new(0,200,0,25)k.Font=Enum.Font.SourceSansBold k.Text="GUN Autofarm"k.TextColor3=Color3.new(1,1,1)k.TextSize=20 n.Name="2SS"n.Parent=q n.BackgroundColor3=Color3.new(0.290196,0.290196,0.290196)n.BorderSizePixel=0 n.Position=UDim2.new(0.115384616,0,0.659442663,0)n.Size=UDim2.new(0,200,0,25)n.Font=Enum.Font.SourceSansBold n.Text="2SS Autofarm"n.TextColor3=Color3.new(1,1,1)n.TextSize=20 o.Name="Name"o.Parent=q o.Active=true o.BackgroundColor3=Color3.new(1,1,1)o.BackgroundTransparency=1 o.BorderSizePixel=0 o.Position=UDim2.new(0.0384615399,0,0.0986539796,0)o.Selectable=true o.Size=UDim2.new(0,239,0,22)o.Font=Enum.Font.SourceSansBold o.Text="One Piece Millenium - STATS Autofarm"o.TextColor3=Color3.new(1,1,1)o.TextSize=17 h.Name="Bypass"h.Parent=q h.BackgroundColor3=Color3.new(0.290196,0.290196,0.290196)h.BorderSizePixel=0 h.Position=UDim2.new(0.115384616,0,0.761192679,0)h.Size=UDim2.new(0,200,0,18)h.Font=Enum.Font.SourceSansBold h.Text="WIP-DONTCLICK"h.TextColor3=Color3.new(1,1,1)h.TextSize=20 m.Name="GUI"m.Parent=q m.BackgroundColor3=Color3.new(0.290196,0.290196,0.290196)m.BorderSizePixel=0 m.Position=UDim2.new(0.115384616,0,0.847879946,0)m.Size=UDim2.new(0,200,0,18)m.Font=Enum.Font.SourceSansBold m.Text="OPM GUI 2.0"m.TextColor3=Color3.new(1,1,1)m.TextSize=20 db=true a.KeyDown:connect(function(a)a=a:lower()if a=="y"then q:TweenPosition(UDim2.new(0.326,0,0.452,0),'Out','Quad',1,true)end end)a.KeyDown:connect(function(a)a:lower()if a=="u"then q:TweenPosition(UDim2.new(0.5,-250,1.7,-200),'In','Quad',1,true)end end)i.MouseButton1Click:connect(function()for a=1,9999999999 do game:GetService("ReplicatedStorage").RemoteEvents.CombatBase:FireServer()wait()end game:GetService("StarterGui"):SetCore("SendNotification",{Title="One Piece Millenium";Text="Strength Autofarm"})end)j.MouseButton1Click:connect(function()for a=1,9999999999 do local b=game:GetService("Workspace").Plr.Weight.Control.HakiType local a=game:GetService("Workspace").Plr.Weight local c=game:GetService("Workspace").Plr.Weight.Control.Uses local d=game:GetService("ReplicatedStorage").RemoteEvents.Weights d:FireServer(b,a,c)wait()end game:GetService("StarterGui"):SetCore("SendNotification",{Title="One Piece Millenium";Text="Defense Autofarm"})end)l.MouseButton1Click:connect(function()for a=1,9999999999 do local a=game:GetService("Workspace").Plr.Katana local b=game:GetService("ReplicatedStorage").RemoteEvents.KatanaBase b:FireServer(a)wait()end game:GetService("StarterGui"):SetCore("SendNotification",{Title="One Piece Millenium";Text="Sword Autofarm"})end)k.MouseButton1Click:connect(function()for a=1,9999999999 do local a=game:GetService("Workspace").Plr.Cannon local b=game:GetService("ReplicatedStorage").RemoteEvents.CannonBase b:FireServer(a)wait()end game:GetService("StarterGui"):SetCore("SendNotification",{Title="One Piece Millenium";Text="Gun Autofarm"})end)n.MouseButton1Click:connect(function()for a=1,9999999999 do local a=game:GetService("Workspace").Plr["2SS"]local b=game:GetService("ReplicatedStorage").RemoteEvents.DualKatanaBase b:FireServer(a)wait()end game:GetService("StarterGui"):SetCore("SendNotification",{Title="One Piece Millenium";Text="Loaded 2SS Autofarm"})end)m.MouseButton1Down:connect(function()loadstring(game:HttpGet('https://nto.darkdevs.pro/uploads/milenium.txt',true))()game:GetService("StarterGui"):SetCore("SendNotification",{Title="One Piece Millenium";Text="Loaded GUI 2.0"})end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement