Advertisement
Hellotop2

Untitled

Jan 26th, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.62 KB | None | 0 0
  1. function run() local a=Instance.new("ScreenGui")local b=Instance.new("ImageLabel")local c=Instance.new("ImageLabel")local d=Instance.new("TextLabel")local e=Instance.new("TextLabel")local f=Instance.new("TextLabel")local g=Instance.new("ImageLabel")local h=Instance.new("ImageLabel")local i=Instance.new("ImageLabel")local j=Instance.new("ImageLabel")local k=Instance.new("TextLabel")a.Name="JoinNotify"a.Parent=game.CoreGui;b.Name="Background"b.Parent=a;b.BackgroundColor3=Color3.new(1,1,1)b.BackgroundTransparency=1;b.Position=UDim2.new(0.76618427,0,0.651935637,0)b.Size=UDim2.new(0.21341981,0,0.00259067351,0)b.Visible=false;b.ZIndex=2;b.Image="rbxassetid://760929926"b.ScaleType=Enum.ScaleType.Slice;b.SliceCenter=Rect.new(5,5,5,5)c.Name="PersonImage"c.Parent=b;c.BackgroundColor3=Color3.new(1,1,1)c.BackgroundTransparency=1;c.Position=UDim2.new(0.0439549796,0,0.129411772,0)c.Size=UDim2.new(0,158,0,159)c.Visible=false;c.ZIndex=2;c.Image="rbxassetid://924320031"d.Name="PlayerName"d.Parent=b;d.BackgroundColor3=Color3.new(1,1,1)d.BackgroundTransparency=1;d.Position=UDim2.new(0.45420146,0,0.129411772,0)d.Size=UDim2.new(0,200,0,50)d.Visible=false;d.ZIndex=2;d.Font=Enum.Font.SourceSansLight;d.TextColor3=Color3.new(0,0,0)d.TextSize=26;e.Name="Age"e.Parent=b;e.BackgroundColor3=Color3.new(1,1,1)e.BackgroundTransparency=1;e.Position=UDim2.new(0.45420146,0,0.325490206,0)e.Size=UDim2.new(0,200,0,50)e.Visible=false;e.ZIndex=2;e.Font=Enum.Font.SourceSansLight;e.TextColor3=Color3.new(0,0,0)e.TextSize=26;f.Name="Rank"f.Parent=b;f.BackgroundColor3=Color3.new(1,1,1)f.BackgroundTransparency=1;f.Position=UDim2.new(0.45420146,0,0.521568656,0)f.Size=UDim2.new(0,200,0,50)f.Visible=false;f.ZIndex=2;f.Font=Enum.Font.SourceSansLight;f.TextColor3=Color3.new(0,0,0)f.TextSize=26;g.Name="Drop_Shadow"g.Parent=b;g.BackgroundColor3=Color3.new(1,1,1)g.BackgroundTransparency=1;g.Position=UDim2.new(0,-35,0,-35)g.Size=UDim2.new(1,70,1,70)g.Image="rbxassetid://1113384364"g.ImageTransparency=0.5;g.ScaleType=Enum.ScaleType.Slice;g.SliceCenter=Rect.new(50,50,50,50)h.Name="LoadingFrame"h.Parent=a;h.BackgroundColor3=Color3.new(1,1,1)h.BackgroundTransparency=1;h.Position=UDim2.new(0.423988521,0,0.31853804,0)h.Size=UDim2.new(0.140761793,0,0.413424611,0)h.ZIndex=2;h.Image="rbxassetid://760929926"h.ScaleType=Enum.ScaleType.Slice;h.SliceCenter=Rect.new(5,5,5,5)i.Name="Drop_Shadow"i.Parent=h;i.BackgroundColor3=Color3.new(1,1,1)i.BackgroundTransparency=1;i.Position=UDim2.new(0,-35,0,-35)i.Size=UDim2.new(1,70,1,70)i.Image="rbxassetid://1113384364"i.ImageTransparency=0.5;i.ScaleType=Enum.ScaleType.Slice;i.SliceCenter=Rect.new(50,50,50,50)j.Name="LoadingIcon"j.Parent=h;j.BackgroundColor3=Color3.new(1,1,1)j.BackgroundTransparency=1;j.BorderSizePixel=0;j.Position=UDim2.new(0.294455498,0,0.112047158,0)j.Size=UDim2.new(0,111,0,110)j.ZIndex=5;j.Image="rbxassetid://714343976"j.ImageColor3=Color3.new(0.509804,0.509804,0.509804)k.Parent=h;k.BackgroundColor3=Color3.new(1,1,1)k.BackgroundTransparency=1;k.Position=UDim2.new(0.114951566,0,0.597733736,0)k.Size=UDim2.new(0,215,0,50)k.ZIndex=6;k.Font=Enum.Font.SourceSansLight;k.Text="Best cafe Join Notifier"k.TextColor3=Color3.new(0,0,0)k.TextScaled=true;k.TextSize=14;k.TextWrapped=true;for l=1,150 do wait()local m=tick()%2;local n=(function()local o=m/2*2;if o<1 then return 1/2*o*o*o+0 else o=o-2;return 1/2*(o*o*o+2)+1 end end)()j.Rotation=n*360 end;j.Visible=false;k.Visible=false;h:TweenSize(UDim2.new(0.141,0,0.001,0),"Out","Quad",0.40)wait(0.40)h.Visible=false;game.Players.PlayerAdded:Connect(function(p)f.Text=string.lower(p:GetRoleInGroup(id))b.Visible=true;b:TweenSize(UDim2.new(0.213,0,0.33,0),"Out","Quad",0.40)wait(0.40)c.Visible=true;f.Visible=true;d.Visible=true;e.Visible=true;c.Image="http://www.roblox.com/thumbs/avatar.ashx?x=352&y=352&format=png&username="..p.Name;d.Text=string.lower("[joined] "..p.Name)e.Text=string.lower("Players in server: "..game.Players.NumPlayers.."/"..game.Players.MaxPlayers)wait(4)c.Visible=false;f.Visible=false;d.Visible=false;e.Visible=false;b:TweenSize(UDim2.new(0.213,0,0.003,0),"Out","Quad",0.40)wait(0.40)b.Visible=false end)game.Players.PlayerRemoving:Connect(function(q)f.Text=string.lower(q:GetRoleInGroup(id))b.Visible=true;b:TweenSize(UDim2.new(0.213,0,0.33,0),"Out","Quad",0.40)wait(0.40)c.Visible=true;f.Visible=true;d.Visible=true;e.Visible=true;c.Image="http://www.roblox.com/thumbs/avatar.ashx?x=352&y=352&format=png&username="..q.Name;d.Text=string.lower("[left] "..q.Name)e.Text=string.lower("Players in server: "..game.Players.NumPlayers.."/"..game.Players.MaxPlayers)wait(4)c.Visible=false;f.Visible=false;d.Visible=false;e.Visible=false;b:TweenSize(UDim2.new(0.213,0,0.003,0),"Out","Quad",0.40)wait(0.40)b.Visible=false end)end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement