Advertisement
EliteWolfie

~New Release!~ Island Royale Gui ~ESP's~

Feb 21st, 2019
10,320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 6.97 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local MainFrame = Instance.new("Frame")
  3. local FrameUp = Instance.new("Frame")
  4. local FrameDown = Instance.new("Frame")
  5. local FrameSide = Instance.new("Frame")
  6. local FrameSide_2 = Instance.new("Frame")
  7. local Credits = Instance.new("TextLabel")
  8. local Button1 = Instance.new("TextButton")
  9. local NameESP = Instance.new("TextButton")
  10. local MainText = Instance.new("TextLabel")
  11. local Logs = Instance.new("TextLabel")
  12. --Properties:
  13. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  14.  
  15. MainFrame.Name = "MainFrame"
  16. MainFrame.Parent = ScreenGui
  17. MainFrame.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  18. MainFrame.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  19. MainFrame.Position = UDim2.new(0.147077322, 0, 0.167076126, 0)
  20. MainFrame.Size = UDim2.new(0, 240, 0, 142)
  21.  
  22. FrameUp.Name = "FrameUp"
  23. FrameUp.Parent = MainFrame
  24. FrameUp.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  25. FrameUp.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  26. FrameUp.Position = UDim2.new(0, 0, -0.178496018, 0)
  27. FrameUp.Size = UDim2.new(0, 246, 0, 16)
  28.  
  29. FrameDown.Name = "FrameDown"
  30. FrameDown.Parent = MainFrame
  31. FrameDown.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  32. FrameDown.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  33. FrameDown.Position = UDim2.new(-0.0282056164, 0, 1.05057621, 0)
  34. FrameDown.Size = UDim2.new(0, 247, 0, 16)
  35.  
  36. FrameSide.Name = "FrameSide"
  37. FrameSide.Parent = MainFrame
  38. FrameSide.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  39. FrameSide.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  40. FrameSide.Position = UDim2.new(-0.0965954661, 0, -0.178495973, 0)
  41. FrameSide.Size = UDim2.new(0, 16, 0, 190)
  42.  
  43. FrameSide_2.Name = "FrameSide"
  44. FrameSide_2.Parent = MainFrame
  45. FrameSide_2.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  46. FrameSide_2.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  47. FrameSide_2.Position = UDim2.new(1.02853286, 0, -0.178496018, 0)
  48. FrameSide_2.Size = UDim2.new(0, 16, 0, 190)
  49.  
  50. Credits.Name = "Credits"
  51. Credits.Parent = MainFrame
  52. Credits.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  53. Credits.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  54. Credits.Position = UDim2.new(0.391666681, 0, 0.852112651, 0)
  55. Credits.Size = UDim2.new(0, 146, 0, 20)
  56. Credits.Font = Enum.Font.SourceSans
  57. Credits.Text = "Made by Elite Wolfie#5889"
  58. Credits.TextColor3 = Color3.new(0.47451, 0.47451, 0.47451)
  59. Credits.TextSize = 14
  60.  
  61. Button1.Name = "Button1"
  62. Button1.Parent = MainFrame
  63. Button1.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  64. Button1.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  65. Button1.Position = UDim2.new(0.604166687, 0, 0.563380301, 0)
  66. Button1.Size = UDim2.new(0, 88, 0, 34)
  67. Button1.Font = Enum.Font.SourceSans
  68. Button1.Text = "Body ESP"
  69. Button1.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  70. Button1.TextSize = 14
  71.  
  72. NameESP.Name = "NameESP"
  73. NameESP.Parent = MainFrame
  74. NameESP.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  75. NameESP.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  76. NameESP.Position = UDim2.new(0.604166687, 0, 0.28169015, 0)
  77. NameESP.Size = UDim2.new(0, 88, 0, 34)
  78. NameESP.Font = Enum.Font.SourceSans
  79. NameESP.Text = "Name ESP"
  80. NameESP.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  81. NameESP.TextSize = 14
  82.  
  83. MainText.Name = "MainText"
  84. MainText.Parent = MainFrame
  85. MainText.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  86. MainText.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  87. MainText.Position = UDim2.new(0.19583334, 0, 0, 0)
  88. MainText.Size = UDim2.new(0, 146, 0, 30)
  89. MainText.Font = Enum.Font.SourceSans
  90. MainText.Text = "Island Royale Menu"
  91. MainText.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  92. MainText.TextSize = 14
  93.  
  94. Logs.Name = "Logs"
  95. Logs.Parent = MainFrame
  96. Logs.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  97. Logs.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  98. Logs.Position = UDim2.new(0.0708333328, 0, 0.295774639, 0)
  99. Logs.Size = UDim2.new(0, 104, 0, 58)
  100. Logs.Font = Enum.Font.SourceSans
  101. Logs.Text = "We're going to update \nThe Island Royale Script, Be\nready for the new updates!\nThanks!"
  102. Logs.TextColor3 = Color3.new(0.470588, 0.470588, 0.470588)
  103. Logs.TextSize = 14
  104. -- Scripts:
  105. function SCRIPT_DQQU67_FAKESCRIPT() -- Button1.LocalScript
  106.     local script = Instance.new('LocalScript')
  107.     script.Parent = Button1
  108.     script.Parent.MouseButton1Click:Connect(function()
  109.         local ao=Instance.new("BillboardGui")
  110.                 ao.Name=""
  111.                 ao.AlwaysOnTop=true
  112.                 ao.LightInfluence=0
  113.                 ao.Size=UDim2.new(1.75,0,1.75,0)
  114.                 local ap=Instance.new("Frame",ao)
  115.                 ap.BackgroundColor3=Color3.fromRGB(255,0,255)
  116.                 ap.Size=UDim2.new(1,0,1,0)
  117.                 ap.BorderSizePixel=4
  118.                 ap.BorderColor3=Color3.fromRGB(0,0,0)
  119.                 local aq=ao:Clone()
  120.                 local ar=ap:Clone()
  121.                 ar.Parent=aq
  122.                 ar.BackgroundColor3=Color3.fromRGB(0,185,0)
  123.                 for as,ah in pairs(game:GetService("Players"):GetPlayers())do
  124.                     if ah.Name~=game:GetService("Players").LocalPlayer.Name and ah.Character and ah.Character:FindFirstChild("Head")then
  125.                         ao:Clone().Parent=ah.Character.Head
  126.                     end
  127.                 end
  128.     end)
  129.  
  130. end
  131. coroutine.resume(coroutine.create(SCRIPT_DQQU67_FAKESCRIPT))
  132. function SCRIPT_KWLA78_FAKESCRIPT() -- NameESP.LocalScript
  133.     local script = Instance.new('LocalScript')
  134.     script.Parent = NameESP
  135.     script.Parent.MouseButton1Click:Connect(function()
  136.         Important={Players=game:GetService("Players"),Workspace=game:GetService("Workspace"),CoreGui=game:GetService("CoreGui")}
  137.                 local ai=false
  138.                 function CreateESP(plr)
  139.                     if plr~=nil then
  140.                         local aj=plr.Character
  141.                         if not aj then
  142.                         return end
  143.                         local ak
  144.                         do repeat
  145.                             wait()
  146.                         until aj:FindFirstChild("Head")
  147.                         end
  148.                         ak=aj.Head
  149.                         local al=Instance.new("BillboardGui",Important.CoreGui)al.Adornee=ak
  150.                         al.ExtentsOffset=Vector3.new(0,1,0)
  151.                         al.AlwaysOnTop=true;al.Size=UDim2.new(0,5,0,5)
  152.                         al.StudsOffset=Vector3.new(0,3,0)
  153.                         al.Name="ESP_PLAYER_"..plr.Name
  154.                         local am=Instance.new("Frame",al)
  155.                         am.ZIndex=10;am.BackgroundTransparency=1
  156.                         am.Size=UDim2.new(1,0,1,0)
  157.                         local an=Instance.new("TextLabel",am)
  158.                         an.Name="Name"
  159.                         an.ZIndex=10
  160.                         an.Text=plr.Name
  161.                         an.Visible=true
  162.                         an.TextColor3=Color3.new(255,0,255)
  163.                         an.BackgroundTransparency=1
  164.                         an.Size=UDim2.new(1,0,10,0)
  165.                         an.Font=Enum.Font.SourceSansLight
  166.                         an.TextSize=20
  167.                         an.TextStrokeTransparency=.5
  168.                     end
  169.                 end
  170.                 for ag,ah in pairs(Important.Players:GetChildren())do
  171.                     if game.GameId==1320186298 then
  172.                         return
  173.                     end
  174.                     CreateESP(ah)
  175.                 end
  176.     end)
  177.  
  178. end
  179. coroutine.resume(coroutine.create(SCRIPT_KWLA78_FAKESCRIPT))
  180. function SCRIPT_MBPA83_FAKESCRIPT() -- MainFrame.GActive
  181.     local script = Instance.new('LocalScript')
  182.     script.Parent = MainFrame
  183.     MainFrame.Active=true;MainFrame.Draggable=true
  184.  
  185. end
  186. coroutine.resume(coroutine.create(SCRIPT_MBPA83_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement