Advertisement
NKSz

Exoruis

Apr 2nd, 2018
1,285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.15 KB | None | 0 0
  1. Exoruis = Instance.new("ScreenGui")
  2. Frame = Instance.new("Frame")
  3. TextLabel = Instance.new("TextLabel")
  4. inf = Instance.new("TextButton")
  5. blink = Instance.new("TextButton")
  6. fly = Instance.new("TextButton")
  7. creeper = Instance.new("TextButton")
  8. block = Instance.new("TextButton")
  9. Versio = Instance.new("TextLabel")
  10. Credits = Instance.new("TextLabel")
  11. kill = Instance.new("TextButton")
  12.  
  13. Exoruis.Name = "Exoruis"
  14. Exoruis.Parent = game.CoreGui
  15.  
  16. Frame.Parent = Exoruis
  17. Frame.Active = true
  18. Frame.BackgroundColor3 = Color3.new(0.113725, 0.0666667, 0.34902)
  19. Frame.BorderColor3 = Color3.new(0.180392, 0.0941177, 0.819608)
  20. Frame.Draggable = true
  21. Frame.Position = UDim2.new(0.137355581, 0, 0.146892652, 0)
  22. Frame.Size = UDim2.new(0, 322, 0, 243)
  23.  
  24. TextLabel.Parent = Frame
  25. TextLabel.BackgroundColor3 = Color3.new(0.466667, 0.47451, 1)
  26. TextLabel.Size = UDim2.new(0, 322, 0, 50)
  27. TextLabel.Font = Enum.Font.Cartoon
  28. TextLabel.FontSize = Enum.FontSize.Size24
  29. TextLabel.Text = "EXORUIS"
  30. TextLabel.TextSize = 20
  31. TextLabel.TextStrokeColor3 = Color3.new(0.235294, 1, 0.00392157)
  32. TextLabel.TextStrokeTransparency = 0.40000000596046
  33.  
  34. inf.Name = "inf"
  35. inf.Parent = Frame
  36. inf.BackgroundColor3 = Color3.new(1, 0.172549, 0.184314)
  37. inf.BorderColor3 = Color3.new(0, 0.384314, 0.560784)
  38. inf.BorderSizePixel = 2
  39. inf.Position = UDim2.new(0.565813184, 0, 0.25272274, 0)
  40. inf.Size = UDim2.new(0, 126, 0, 36)
  41. inf.Font = Enum.Font.SourceSans
  42. inf.FontSize = Enum.FontSize.Size14
  43. inf.Text = "Infinite Yield"
  44. inf.TextSize = 14
  45. inf.MouseButton1Down:connect(function()
  46. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  47. end)
  48.  
  49. blink.Name = "blink"
  50. blink.Parent = Frame
  51. blink.BackgroundColor3 = Color3.new(1, 0.172549, 0.184314)
  52. blink.BorderColor3 = Color3.new(0, 0.384314, 0.560784)
  53. blink.BorderSizePixel = 2
  54. blink.Position = UDim2.new(0.0432153717, 0, 0.25272274, 0)
  55. blink.Size = UDim2.new(0, 126, 0, 36)
  56. blink.Font = Enum.Font.SourceSans
  57. blink.FontSize = Enum.FontSize.Size14
  58. blink.Text = "BLINK"
  59. blink.TextSize = 14
  60. blink.MouseButton1Down:connect(function()
  61. loadstring(game:HttpGet(('https://pastebin.com/raw/XNhPkj0t'),true))()
  62. end)
  63.  
  64. fly.Name = "fly"
  65. fly.Parent = Frame
  66. fly.BackgroundColor3 = Color3.new(1, 0.172549, 0.184314)
  67. fly.BorderColor3 = Color3.new(0, 0.384314, 0.560784)
  68. fly.BorderSizePixel = 2
  69. fly.Position = UDim2.new(0.0432153717, 0, 0.462330341, 0)
  70. fly.Size = UDim2.new(0, 126, 0, 36)
  71. fly.Font = Enum.Font.SourceSans
  72. fly.FontSize = Enum.FontSize.Size14
  73. fly.Text = "Fly (Press E)"
  74. fly.TextSize = 14
  75. fly.MouseButton1Down:connect(function()
  76. loadstring(game:HttpGet(('https://pastebin.com/raw/vzs17ThD'),true))()
  77. end)
  78.  
  79. creeper.Name = "creeper"
  80. creeper.Parent = Frame
  81. creeper.BackgroundColor3 = Color3.new(1, 0.172549, 0.184314)
  82. creeper.BorderColor3 = Color3.new(0, 0.384314, 0.560784)
  83. creeper.BorderSizePixel = 2
  84. creeper.Position = UDim2.new(0.565813184, 0, 0.462330341, 0)
  85. creeper.Size = UDim2.new(0, 126, 0, 36)
  86. creeper.Font = Enum.Font.SourceSans
  87. creeper.FontSize = Enum.FontSize.Size14
  88. creeper.Text = "Creeper"
  89. creeper.TextSize = 14
  90. creeper.MouseButton1Down:connect(function()
  91. loadstring(game:HttpGet(('https://pastebin.com/raw/2rUFpJJj'),true))()
  92. end)
  93.  
  94. block.Name = "block"
  95. block.Parent = Frame
  96. block.BackgroundColor3 = Color3.new(1, 0.172549, 0.184314)
  97. block.BorderColor3 = Color3.new(0, 0.384314, 0.560784)
  98. block.BorderSizePixel = 2
  99. block.Position = UDim2.new(0.0432153717, 0, 0.700578392, 0)
  100. block.Size = UDim2.new(0, 126, 0, 36)
  101. block.Font = Enum.Font.SourceSans
  102. block.FontSize = Enum.FontSize.Size14
  103. block.Text = "Fe BLOCK SPAM"
  104. block.TextSize = 14
  105. block.MouseButton1Down:connect(function()
  106. loadstring(game:HttpGet(('https://pastebin.com/raw/5VaVMCLr'),true))()
  107. end)
  108.  
  109. Versio.Name = "Versio"
  110. Versio.Parent = Frame
  111. Versio.BackgroundColor3 = Color3.new(0.466667, 0.47451, 1)
  112. Versio.BackgroundTransparency = 1
  113. Versio.Position = UDim2.new(0.689016283, 0, 0.893476903, 0)
  114. Versio.Size = UDim2.new(0, 101, 0, 26)
  115. Versio.Font = Enum.Font.Cartoon
  116. Versio.FontSize = Enum.FontSize.Size24
  117. Versio.Text = "Version 0.3"
  118. Versio.TextSize = 20
  119. Versio.TextStrokeColor3 = Color3.new(0.235294, 1, 0.00392157)
  120. Versio.TextStrokeTransparency = 0.40000000596046
  121.  
  122. Credits.Name = "Credits"
  123. Credits.Parent = Frame
  124. Credits.BackgroundColor3 = Color3.new(0.466667, 0.47451, 1)
  125. Credits.BackgroundTransparency = 1
  126. Credits.Position = UDim2.new(0.233942524, 0, 0.893004119, 0)
  127. Credits.Size = UDim2.new(0, 149, 0, 26)
  128. Credits.Font = Enum.Font.Cartoon
  129. Credits.FontSize = Enum.FontSize.Size24
  130. Credits.Text = "Made BY NKSzYT"
  131. Credits.TextSize = 20
  132. Credits.TextStrokeColor3 = Color3.new(0.235294, 1, 0.00392157)
  133. Credits.TextStrokeTransparency = 0.40000000596046
  134.  
  135. kill.Name = "kill"
  136. kill.Parent = Frame
  137. kill.BackgroundColor3 = Color3.new(1, 0.172549, 0.184314)
  138. kill.BorderColor3 = Color3.new(0, 0.384314, 0.560784)
  139. kill.BorderSizePixel = 2
  140. kill.Position = UDim2.new(0.565813184, 0, 0.698955834, 0)
  141. kill.Size = UDim2.new(0, 126, 0, 36)
  142. kill.Font = Enum.Font.SourceSans
  143. kill.FontSize = Enum.FontSize.Size14
  144. kill.Text = "Kill/Bring/Annoy"
  145. kill.TextSize = 14
  146. kill.MouseButton1Down:connect(function()
  147. loadstring(game:HttpGet(('https://pastebin.com/raw/5Vz0dFaX'),true))()
  148. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement