Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.61 KB | None | 0 0
  1. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[Xeno] Welcome " .. tostring(game.Players.LocalPlayer.Name) .. "! This GUI was scripted by icykrips. The Prefix is ';'" ,"All")
  2. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[Xeno] There will be updates sometimes depending if i still want to work on this!" ,"All")
  3. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[Xeno] Thank you For using my Gui!" ,"All")
  4.  
  5. -- Objects
  6.  
  7. local ScreenGui = Instance.new("ScreenGui")
  8. local Frame = Instance.new("Frame")
  9. local Frame_2 = Instance.new("Frame")
  10. local Frame_3 = Instance.new("Frame")
  11. local XenoAdmin = Instance.new("TextButton")
  12. local Aidez = Instance.new("TextButton")
  13. local CypherX = Instance.new("TextButton")
  14. local TextLabel = Instance.new("TextLabel")
  15. local TextLabel_2 = Instance.new("TextLabel")
  16. local XenoAnims = Instance.new("TextButton")
  17. local ImageLabel = Instance.new("ImageLabel")
  18.  
  19. -- Properties
  20.  
  21. ScreenGui.Parent = game.CoreGui
  22.  
  23. Frame.Parent = ScreenGui
  24. Frame.Active = true
  25. Frame.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  26. Frame.BorderColor3 = Color3.new(1, 0, 0)
  27. Frame.BorderSizePixel = 3
  28. Frame.Position = UDim2.new(0.400370121, 0, 0.189189196, 0)
  29. Frame.Selectable = true
  30. Frame.Size = UDim2.new(0, 515, 0, 268)
  31.  
  32. Frame_2.Parent = Frame
  33. Frame_2.Active = true
  34. Frame_2.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  35. Frame_2.BorderSizePixel = 0
  36. Frame_2.Position = UDim2.new(0, 0, -0.000339223392, 0)
  37. Frame_2.Selectable = true
  38. Frame_2.Size = UDim2.new(0, 513, 0, 32)
  39.  
  40. Frame_3.Parent = Frame
  41. Frame_3.Active = true
  42. Frame_3.BackgroundColor3 = Color3.new(0.0392157, 0.0392157, 0.0392157)
  43. Frame_3.BorderColor3 = Color3.new(0.882353, 0, 0)
  44. Frame_3.BorderSizePixel = 0
  45. Frame_3.Position = UDim2.new(-0.000660032034, 0, 0.117331028, 0)
  46. Frame_3.Selectable = true
  47. Frame_3.Size = UDim2.new(0, 514, 0, 9)
  48.  
  49. TextLabel.Parent = Frame
  50. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  51. TextLabel.BackgroundTransparency = 1
  52. TextLabel.BorderSizePixel = 0
  53. TextLabel.Position = UDim2.new(-0.000660032034, 0, 0.877956629, 0)
  54. TextLabel.Size = UDim2.new(0, 200, 0, 32)
  55. TextLabel.Font = Enum.Font.Cartoon
  56. TextLabel.Text = "Made by icykrips nigga"
  57. TextLabel.TextColor3 = Color3.new(1, 0, 0)
  58. TextLabel.TextSize = 14
  59.  
  60. TextLabel_2.Parent = Frame
  61. TextLabel_2.BackgroundColor3 = Color3.new(1, 0, 0)
  62. TextLabel_2.BackgroundTransparency = 1
  63. TextLabel_2.BorderSizePixel = 0
  64. TextLabel_2.Position = UDim2.new(0.304122478, 0, -0.0363324732, 0)
  65. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  66. TextLabel_2.Text = "Xeno v1"
  67. TextLabel_2.TextColor3 = Color3.new(1, 0, 0)
  68. TextLabel_2.TextSize = 14
  69.  
  70. ImageLabel.Parent = Frame
  71. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  72. ImageLabel.BorderSizePixel = 0
  73. ImageLabel.Position = UDim2.new(-0.000660009275, 0, 0, 0)
  74. ImageLabel.Size = UDim2.new(0, 94, 0, 30)
  75. ImageLabel.Image = "rbxgameasset://Images/images"
  76.  
  77. XenoAdmin.Name = "Xeno Admin"
  78. XenoAdmin.Parent = Frame
  79. XenoAdmin.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  80. XenoAdmin.BorderColor3 = Color3.new(0.882353, 0, 0)
  81. XenoAdmin.BorderSizePixel = 3
  82. XenoAdmin.Position = UDim2.new(0.562273085, 0, 0.307079464, 0)
  83. XenoAdmin.Size = UDim2.new(0, 200, 0, 41)
  84. XenoAdmin.Font = Enum.Font.Cartoon
  85. XenoAdmin.Text = "Xeno Admin"
  86. XenoAdmin.TextColor3 = Color3.new(1, 1, 1)
  87. XenoAdmin.TextSize = 30
  88. XenoAdmin.MouseButton1Click:Connect(function()
  89. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[Xeno] Xeno Admin Loaded!" ,"All")
  90. loadstring(game:HttpGet(('https://pastebin.com/raw/eipEMqeM'),true))()
  91. end)
  92. Aidez.Name = "Aidez"
  93. Aidez.Parent = Frame
  94. Aidez.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  95. Aidez.BorderColor3 = Color3.new(0.882353, 0, 0)
  96. Aidez.BorderSizePixel = 3
  97. Aidez.Position = UDim2.new(0.0480453819, 0, 0.309206426, 0)
  98. Aidez.Size = UDim2.new(0, 200, 0, 41)
  99. Aidez.Font = Enum.Font.Cartoon
  100. Aidez.Text = "Aidez"
  101. Aidez.TextColor3 = Color3.new(1, 1, 1)
  102. Aidez.TextSize = 30
  103. Aidez.MouseButton1Click:Connect(function()
  104. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[Xeno] Xeno v1.7.3c Loaded!" ,"All")
  105. loadstring(game:HttpGet(('https://pastebin.com/raw/p0aN6f2h'),true))()
  106. end)
  107. CypherX.Name = "Cypher X"
  108. CypherX.Parent = Frame
  109. CypherX.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  110. CypherX.BorderColor3 = Color3.new(0.882353, 0, 0)
  111. CypherX.BorderSizePixel = 3
  112. CypherX.Position = UDim2.new(0.562273085, 0, 0.686072111, 0)
  113. CypherX.Size = UDim2.new(0, 200, 0, 41)
  114. CypherX.Font = Enum.Font.Cartoon
  115. CypherX.Text = "Cypher X"
  116. CypherX.TextColor3 = Color3.new(1, 1, 1)
  117. CypherX.TextSize = 30
  118. CypherX.MouseButton1Click:Connect(function()
  119. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[Xeno] Xeno cypher X Loaded!" ,"All")
  120. loadstring(game:HttpGet(('https://pastebin.com/raw/twBxiUzz'),true))()
  121. end)
  122. XenoAnims.Name = "Xeno Anims"
  123. XenoAnims.Parent = Frame
  124. XenoAnims.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  125. XenoAnims.BorderColor3 = Color3.new(0.882353, 0, 0)
  126. XenoAnims.BorderSizePixel = 3
  127. XenoAnims.Position = UDim2.new(0.0477099419, 0, 0.686072111, 0)
  128. XenoAnims.Size = UDim2.new(0, 200, 0, 41)
  129. XenoAnims.Font = Enum.Font.Cartoon
  130. XenoAnims.Text = "Xeno Anims"
  131. XenoAnims.TextColor3 = Color3.new(1, 1, 1)
  132. XenoAnims.TextSize = 30
  133. XenoAnims.MouseButton1Click:Connect(function()
  134. loadstring(game:HttpGet(('https://pastebin.com/raw/Rx4Qqicd'),true))()
  135. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("[Xeno] Xenoanims Loaded!" ,"All")
  136. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement