O00fed_loadstringss

Untitled

May 21st, 2019
16,422
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.11 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ShottyScreenGUI = Instance.new("ScreenGui")
  5. local ShottyFrame = Instance.new("Frame")
  6. local Header = Instance.new("TextLabel")
  7. local Detail = Instance.new("Frame")
  8. local BullsMascot = Instance.new("TextButton")
  9. local DallasMascot = Instance.new("TextButton")
  10. local GreyManMascot = Instance.new("TextButton")
  11. local HoodMascot = Instance.new("TextButton")
  12. local ItachiMascot = Instance.new("TextButton")
  13. local JazzMascot = Instance.new("TextButton")
  14. local KakashiMascot = Instance.new("TextButton")
  15. local KingsMascot = Instance.new("TextButton")
  16. local RocketsMascot = Instance.new("TextButton")
  17. local Close = Instance.new("TextButton")
  18. local Credits = Instance.new("TextLabel")
  19. local Information = Instance.new("TextLabel")
  20. local Information2 = Instance.new("TextLabel")
  21. local Detail_2 = Instance.new("Frame")
  22. local Open = Instance.new("TextButton")
  23. --Properties:
  24. ShottyScreenGUI.Name = "ShottyScreenGUI"
  25. ShottyScreenGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  26. ShottyScreenGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  27.  
  28. ShottyFrame.Name = "ShottyFrame"
  29. ShottyFrame.Parent = ShottyScreenGUI
  30. ShottyFrame.Active = true
  31. ShottyFrame.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  32. ShottyFrame.BackgroundTransparency = 0.5
  33. ShottyFrame.BorderSizePixel = 0
  34. ShottyFrame.Position = UDim2.new(0.0948905051, 0, 0.0531309322, 0)
  35. ShottyFrame.Selectable = true
  36. ShottyFrame.Size = UDim2.new(0, 154, 0, 375)
  37. ShottyFrame.Visible = false
  38. ShottyFrame.Active = true
  39. ShottyFrame.Draggable = true
  40.  
  41. Header.Name = "Header"
  42. Header.Parent = ShottyFrame
  43. Header.BackgroundColor3 = Color3.new(1, 1, 1)
  44. Header.BackgroundTransparency = 5
  45. Header.BorderSizePixel = 0
  46. Header.Size = UDim2.new(0, 154, 0, 21)
  47. Header.Font = Enum.Font.SourceSans
  48. Header.Text = "Shotty Mascot"
  49. Header.TextColor3 = Color3.new(0, 0.666667, 0.498039)
  50. Header.TextScaled = true
  51. Header.TextSize = 14
  52. Header.TextWrapped = true
  53.  
  54. Detail.Name = "Detail"
  55. Detail.Parent = ShottyFrame
  56. Detail.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  57. Detail.BorderSizePixel = 0
  58. Detail.Position = UDim2.new(0.161661327, 0, 0.0589217693, 0)
  59. Detail.Size = UDim2.new(0, 110, 0, 1)
  60.  
  61. BullsMascot.Name = "BullsMascot"
  62. BullsMascot.Parent = ShottyFrame
  63. BullsMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  64. BullsMascot.BackgroundTransparency = 0.20000000298023
  65. BullsMascot.BorderSizePixel = 2
  66. BullsMascot.Position = UDim2.new(0.0500000007, 0, 0.127272725, 0)
  67. BullsMascot.Size = UDim2.new(0, 139, 0, 20)
  68. BullsMascot.Font = Enum.Font.SourceSans
  69. BullsMascot.Text = "Bulls Mascot"
  70. BullsMascot.TextColor3 = Color3.new(1, 1, 1)
  71. BullsMascot.TextScaled = true
  72. BullsMascot.TextSize = 14
  73. BullsMascot.TextWrapped = true
  74. BullsMascot.MouseButton1Down:Connect(function()
  75. loadstring(game:HttpGet("https://pastebin.com/raw/URv329Xe", true))()
  76. end)
  77.  
  78. DallasMascot.Name = "Dallas Mascot"
  79. DallasMascot.Parent = ShottyFrame
  80. DallasMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  81. DallasMascot.BackgroundTransparency = 0.20000000298023
  82. DallasMascot.BorderSizePixel = 2
  83. DallasMascot.Position = UDim2.new(0.0500000007, 0, 0.200744182, 0)
  84. DallasMascot.Size = UDim2.new(0, 139, 0, 20)
  85. DallasMascot.Font = Enum.Font.SourceSans
  86. DallasMascot.Text = "Dallas Mascot"
  87. DallasMascot.TextColor3 = Color3.new(1, 1, 1)
  88. DallasMascot.TextScaled = true
  89. DallasMascot.TextSize = 14
  90. DallasMascot.TextWrapped = true
  91. DallasMascot.MouseButton1Down:Connect(function()
  92. loadstring(game:HttpGet("https://pastebin.com/raw/J1iQwxDx", true))()
  93. end)
  94.  
  95. GreyManMascot.Name = "GreyManMascot"
  96. GreyManMascot.Parent = ShottyFrame
  97. GreyManMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  98. GreyManMascot.BackgroundTransparency = 0.20000000298023
  99. GreyManMascot.BorderSizePixel = 2
  100. GreyManMascot.Position = UDim2.new(0.0500000007, 0, 0.271548986, 0)
  101. GreyManMascot.Size = UDim2.new(0, 139, 0, 20)
  102. GreyManMascot.Font = Enum.Font.SourceSans
  103. GreyManMascot.Text = "Grey Man Mascot"
  104. GreyManMascot.TextColor3 = Color3.new(1, 1, 1)
  105. GreyManMascot.TextScaled = true
  106. GreyManMascot.TextSize = 14
  107. GreyManMascot.TextWrapped = true
  108. GreyManMascot.MouseButton1Down:Connect(function()
  109. loadstring(game:HttpGet("https://pastebin.com/raw/uaNrHsxk", true))()
  110. end)
  111.  
  112.  
  113. HoodMascot.Name = "HoodMascot"
  114. HoodMascot.Parent = ShottyFrame
  115. HoodMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  116. HoodMascot.BackgroundTransparency = 0.20000000298023
  117. HoodMascot.BorderSizePixel = 2
  118. HoodMascot.Position = UDim2.new(0.0435064957, 0, 0.344531327, 0)
  119. HoodMascot.Size = UDim2.new(0, 139, 0, 20)
  120. HoodMascot.Font = Enum.Font.SourceSans
  121. HoodMascot.Text = "Hood Mascot"
  122. HoodMascot.TextColor3 = Color3.new(1, 1, 1)
  123. HoodMascot.TextScaled = true
  124. HoodMascot.TextSize = 14
  125. HoodMascot.TextWrapped = true
  126. HoodMascot.MouseButton1Down:Connect(function()
  127. loadstring(game:HttpGet("https://pastebin.com/raw/c4fb40CQ", true))()
  128. end)
  129.  
  130. ItachiMascot.Name = "Itachi Mascot"
  131. ItachiMascot.Parent = ShottyFrame
  132. ItachiMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  133. ItachiMascot.BackgroundTransparency = 0.20000000298023
  134. ItachiMascot.BorderSizePixel = 2
  135. ItachiMascot.Position = UDim2.new(0.0500000007, 0, 0.41799435, 0)
  136. ItachiMascot.Size = UDim2.new(0, 139, 0, 20)
  137. ItachiMascot.Font = Enum.Font.SourceSans
  138. ItachiMascot.Text = "Itachi Mascot"
  139. ItachiMascot.TextColor3 = Color3.new(1, 1, 1)
  140. ItachiMascot.TextScaled = true
  141. ItachiMascot.TextSize = 14
  142. ItachiMascot.TextWrapped = true
  143. ItachiMascot.MouseButton1Down:Connect(function()
  144. loadstring(game:HttpGet("https://pastebin.com/raw/VXL5Cec8", true))()
  145. end)
  146.  
  147. JazzMascot.Name = "JazzMascot"
  148. JazzMascot.Parent = ShottyFrame
  149. JazzMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  150. JazzMascot.BackgroundTransparency = 0.20000000298023
  151. JazzMascot.BorderSizePixel = 2
  152. JazzMascot.Position = UDim2.new(0.0435064957, 0, 0.494372815, 0)
  153. JazzMascot.Size = UDim2.new(0, 139, 0, 20)
  154. JazzMascot.Font = Enum.Font.SourceSans
  155. JazzMascot.Text = "Jazz Mascot"
  156. JazzMascot.TextColor3 = Color3.new(1, 1, 1)
  157. JazzMascot.TextScaled = true
  158. JazzMascot.TextSize = 14
  159. JazzMascot.TextWrapped = true
  160. JazzMascot.MouseButton1Down:Connect(function()
  161. loadstring(game:HttpGet("https://pastebin.com/raw/MqJ9XYLF", true))()
  162. end)
  163.  
  164. KakashiMascot.Name = "Kakashi Mascot"
  165. KakashiMascot.Parent = ShottyFrame
  166. KakashiMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  167. KakashiMascot.BackgroundTransparency = 0.20000000298023
  168. KakashiMascot.BorderSizePixel = 2
  169. KakashiMascot.Position = UDim2.new(0.0435064957, 0, 0.570145905, 0)
  170. KakashiMascot.Size = UDim2.new(0, 139, 0, 20)
  171. KakashiMascot.Font = Enum.Font.SourceSans
  172. KakashiMascot.Text = "Kakashi Mascot"
  173. KakashiMascot.TextColor3 = Color3.new(1, 1, 1)
  174. KakashiMascot.TextScaled = true
  175. KakashiMascot.TextSize = 14
  176. KakashiMascot.TextWrapped = true
  177. KakashiMascot.MouseButton1Down:Connect(function()
  178. loadstring(game:HttpGet("https://pastebin.com/raw/GGULvXK8", true))()
  179. end)
  180.  
  181. KingsMascot.Name = "Kings Mascot"
  182. KingsMascot.Parent = ShottyFrame
  183. KingsMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  184. KingsMascot.BackgroundTransparency = 0.20000000298023
  185. KingsMascot.BorderSizePixel = 2
  186. KingsMascot.Position = UDim2.new(0.0435064957, 0, 0.64548099, 0)
  187. KingsMascot.Size = UDim2.new(0, 139, 0, 20)
  188. KingsMascot.Font = Enum.Font.SourceSans
  189. KingsMascot.Text = "Kings Mascot"
  190. KingsMascot.TextColor3 = Color3.new(1, 1, 1)
  191. KingsMascot.TextScaled = true
  192. KingsMascot.TextSize = 14
  193. KingsMascot.TextWrapped = true
  194. KingsMascot.MouseButton1Down:Connect(function()
  195. loadstring(game:HttpGet("https://pastebin.com/raw/quRpeHaA", true))()
  196. end)
  197.  
  198. RocketsMascot.Name = "Rockets Mascot"
  199. RocketsMascot.Parent = ShottyFrame
  200. RocketsMascot.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  201. RocketsMascot.BackgroundTransparency = 0.20000000298023
  202. RocketsMascot.BorderSizePixel = 2
  203. RocketsMascot.Position = UDim2.new(0.0435064957, 0, 0.722089529, 0)
  204. RocketsMascot.Size = UDim2.new(0, 139, 0, 20)
  205. RocketsMascot.Font = Enum.Font.SourceSans
  206. RocketsMascot.Text = "Rockets Mascot"
  207. RocketsMascot.TextColor3 = Color3.new(1, 1, 1)
  208. RocketsMascot.TextScaled = true
  209. RocketsMascot.TextSize = 14
  210. RocketsMascot.TextWrapped = true
  211. RocketsMascot.MouseButton1Down:Connect(function()
  212. loadstring(game:HttpGet("https://pastebin.com/raw/STvkJRci", true))()
  213. end)
  214.  
  215. Close.Name = "Close"
  216. Close.Parent = ShottyFrame
  217. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  218. Close.BackgroundTransparency = 5
  219. Close.Position = UDim2.new(0.879427433, 0, 0.00290697673, 0)
  220. Close.Size = UDim2.new(0, 20, 0, 21)
  221. Close.Font = Enum.Font.SourceSans
  222. Close.Text = "X"
  223. Close.TextColor3 = Color3.new(1, 0, 0)
  224. Close.TextScaled = true
  225. Close.TextSize = 14
  226. Close.TextWrapped = true
  227. Close.MouseButton1Click:connect(function()
  228. ShottyFrame.Visible = false
  229. Open.Visible = true
  230. end)
  231.  
  232. Credits.Name = "Credits"
  233. Credits.Parent = ShottyFrame
  234. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  235. Credits.BackgroundTransparency = 5
  236. Credits.Position = UDim2.new(0.161661327, 0, 0.0619848371, 0)
  237. Credits.Size = UDim2.new(0, 110, 0, 14)
  238. Credits.Font = Enum.Font.SourceSans
  239. Credits.Text = "Made By: Samuel"
  240. Credits.TextColor3 = Color3.new(0.666667, 1, 0.498039)
  241. Credits.TextScaled = true
  242. Credits.TextSize = 14
  243. Credits.TextWrapped = true
  244.  
  245. Information.Name = "Information"
  246. Information.Parent = ShottyFrame
  247. Information.BackgroundColor3 = Color3.new(1, 1, 1)
  248. Information.BackgroundTransparency = 5
  249. Information.Position = UDim2.new(0, 0, 0.795318186, 0)
  250. Information.Size = UDim2.new(0, 153, 0, 14)
  251. Information.Font = Enum.Font.SourceSans
  252. Information.Text = "Information:"
  253. Information.TextColor3 = Color3.new(0.666667, 1, 0.498039)
  254. Information.TextScaled = true
  255. Information.TextSize = 14
  256. Information.TextWrapped = true
  257.  
  258. Information2.Name = "Information2"
  259. Information2.Parent = ShottyFrame
  260. Information2.BackgroundColor3 = Color3.new(1, 1, 1)
  261. Information2.BackgroundTransparency = 5
  262. Information2.Position = UDim2.new(0, 0, 0.861984849, 0)
  263. Information2.Size = UDim2.new(0, 155, 0, 51)
  264. Information2.Font = Enum.Font.SourceSans
  265. Information2.Text = "I don't own any of these scripts, credits are given to their respected owners. Also It's Client Sided only!!"
  266. Information2.TextColor3 = Color3.new(1, 0, 0)
  267. Information2.TextScaled = true
  268. Information2.TextSize = 16
  269. Information2.TextWrapped = true
  270.  
  271. Detail_2.Name = "Detail"
  272. Detail_2.Parent = ShottyFrame
  273. Detail_2.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  274. Detail_2.BorderSizePixel = 0
  275. Detail_2.Position = UDim2.new(0.135687307, 0, 0.832255065, 0)
  276. Detail_2.Size = UDim2.new(0, 110, 0, 1)
  277.  
  278. Open.Name = "Open"
  279. Open.Parent = ShottyScreenGUI
  280. Open.BackgroundColor3 = Color3.new(0.666667, 0.333333, 0.498039)
  281. Open.BackgroundTransparency = 0.34000000357628
  282. Open.BorderSizePixel = 0
  283. Open.Position = UDim2.new(0.00547444541, 0, 0.647240281, 0)
  284. Open.Size = UDim2.new(0, 84, 0, 34)
  285. Open.Font = Enum.Font.SourceSans
  286. Open.Text = "Open Shotty Mascot GUI."
  287. Open.TextColor3 = Color3.new(1, 1, 1)
  288. Open.TextScaled = true
  289. Open.TextSize = 14
  290. Open.TextWrapped = true
  291. Open.MouseButton1Click:connect(function()
  292. ShottyFrame.Visible = true
  293. Open.Visible = false
  294. end)
  295. -- Scripts:
Add Comment
Please, Sign In to add comment