SHOW:
|
|
- or go back to the newest paste.
| 1 | owners = "firstrobloxfan" -- change iiAmBlox to your name(not cAsE sensITive)-- | |
| 2 | buildnumber = 17 | |
| 3 | bannedlist = { "proportions" , "coldabcd" , "Saniir" , "Dropthebo" , "HiImdylan1" , "jady230" , "flappydavid" , "jackendra" , "masterblokz" , "donio2006" , "IWin2"}
| |
| 4 | loopkill = { "no one is in the list" }-- leave this empty --
| |
| 5 | orbsafetestmode=false --dont change this -- | |
| 6 | graphics=true | |
| 7 | antiban=true | |
| 8 | antikill=false | |
| 9 | defname = "'s OS Gui Orb V5" | |
| 10 | deforbmeshid="http://www.roblox.com/asset/?id=34795798"--changed for hotfix-- | |
| 11 | deforbtextureid="http://www.roblox.com/asset/?id=34795697" | |
| 12 | ----- do not edit past here --------- | |
| 13 | ddrree95=true | |
| 14 | if ddrree95==true then | |
| 15 | orbmeshid=deforbmeshid | |
| 16 | orbtextureid=deforbtextureid | |
| 17 | end | |
| 18 | script.Parent = game.Workspace | |
| 19 | dsasd=script:findFirstChild("Picker")
| |
| 20 | if dsasd~=nil then | |
| 21 | owners = dsasd.Value | |
| 22 | end | |
| 23 | trad3223=game.Players:GetChildren() | |
| 24 | for i=1,#trad3223 do | |
| 25 | if (string.lower(owners)==string.lower(trad3223[i].Name)) then | |
| 26 | owners = trad3223[i].Name | |
| 27 | end | |
| 28 | end | |
| 29 | notttell=true | |
| 30 | ttrue=game.Players:findFirstChild(owners) | |
| 31 | if ttrue==nil then | |
| 32 | notttell=false | |
| 33 | antiban = false | |
| 34 | mmerr=Instance.new("Message")
| |
| 35 | mmerr.Parent = game.Workspace | |
| 36 | mmerr.Text = "hey " .. owners .. " is not here so the orb will be removed" | |
| 37 | wait(5) | |
| 38 | mmerr:Remove() | |
| 39 | script:Remove() | |
| 40 | end | |
| 41 | name = owners .. defname | |
| 42 | if orbsafetestmode==true then | |
| 43 | script.Parent = game.Workspace | |
| 44 | antiban = false | |
| 45 | else | |
| 46 | script.Parent = nil | |
| 47 | end | |
| 48 | preloadtable={"http://www.roblox.com/asset/?id=70408337","http://www.roblox.com/asset/?id=70412169","http://www.roblox.com/asset/?id=9529967","http://www.roblox.com/asset/?id=9419831","http://www.roblox.com/asset/?id=82265116","http://www.roblox.com/asset/?id=82265009","http://www.roblox.com/asset/?id=82328807","http://www.roblox.com/asset/?id=82328859","http://www.roblox.com/asset/?id=38033519","http://www.roblox.com/asset/?id=34795798","http://www.roblox.com/asset/?id=34914385","http://www.roblox.com/asset/?id=34795798","http://www.roblox.com/asset/?id=34795697","http://www.roblox.com/asset/?id=34795798"}
| |
| 49 | for ttyy1=1,#preloadtable do | |
| 50 | game:GetService("ContentProvider"):Preload(preloadtable[ttyy1])
| |
| 51 | end | |
| 52 | selected = "iiAmBlox" | |
| 53 | local credit = coroutine.create(function() | |
| 54 | a=Instance.new("ScreenGui")
| |
| 55 | a.Parent = game:GetService("StarterGui")
| |
| 56 | b=Instance.new("TextLabel")
| |
| 57 | b.Parent = a | |
| 58 | b.Size = UDim2.new ( 1, 0, 0.05, 0) | |
| 59 | b.Position = UDim2.new ( 0, 0, 0, 0) | |
| 60 | b.Text = "OS Gui Orb created by ttgenerations and D-Tech(DroptheBomb) take it out of iiAmBlox's models" | |
| 61 | b.FontSize = Enum.FontSize.Size18 | |
| 62 | b.TextStrokeColor3 = Color3.new(255*255, 255*255, 255*255) | |
| 63 | b.TextStrokeTransparency = .5 | |
| 64 | local texteffect1 = coroutine.create(function() | |
| 65 | while wait() do | |
| 66 | for i = 1,10 do | |
| 67 | b.TextStrokeTransparency = b.TextStrokeTransparency-.05 | |
| 68 | wait(.01) | |
| 69 | end | |
| 70 | for i = 1,10 do | |
| 71 | b.TextStrokeTransparency = b.TextStrokeTransparency+.05 | |
| 72 | wait(.01) | |
| 73 | end | |
| 74 | end | |
| 75 | end) | |
| 76 | coroutine.resume(texteffect1) | |
| 77 | b.BackgroundColor3 = Color3.new ( 128, 0, 0) | |
| 78 | b.TextColor3 = Color3.new ( 0, 0, 128) | |
| 79 | c=game.Players:GetChildren() | |
| 80 | for i=1,#c do | |
| 81 | e=Instance.new("ScreenGui")
| |
| 82 | e.Parent = c[i].PlayerGui | |
| 83 | f=Instance.new("TextLabel")
| |
| 84 | f.Parent = e | |
| 85 | f.Size = UDim2.new ( 1, 0, 0.05, 0) | |
| 86 | f.Position = UDim2.new ( 0, 0, 0, 0) | |
| 87 | - | f.Text = "OS Gui Orb created by ttgenerations and D-Tech(DroptheBomb) take it out of iiAmBlox's models" |
| 87 | + | f.Text = "iOrb V5 has loaded here " |
| 88 | f.FontSize = "Size18" | |
| 89 | f.BackgroundColor3 = Color3.new ( 128, 0, 0) | |
| 90 | f.TextColor3 = Color3.new ( 0, 0, 128) | |
| 91 | f.TextStrokeColor3 = Color3.new(255*255, 255*255, 255*255) | |
| 92 | f.TextStrokeTransparency = .5 | |
| 93 | coroutine.resume(coroutine.create(function() | |
| 94 | while wait() do | |
| 95 | for i = 1,10 do | |
| 96 | f.TextStrokeTransparency = f.TextStrokeTransparency-.05 | |
| 97 | wait(.01) | |
| 98 | end | |
| 99 | for i = 1,10 do | |
| 100 | f.TextStrokeTransparency = f.TextStrokeTransparency+.05 | |
| 101 | wait(.01) | |
| 102 | end | |
| 103 | end | |
| 104 | end)) | |
| 105 | end | |
| 106 | end) | |
| 107 | if notttell==true then | |
| 108 | coroutine.resume(credit) | |
| 109 | end | |
| 110 | function onEnter(player) | |
| 111 | gui1=Instance.new("ScreenGui")
| |
| 112 | gui1.Parent = player.PlayerGui | |
| 113 | gui1.Name = player.Name.."'s GuiOrb" | |
| 114 | button1main = Instance.new("TextButton")
| |
| 115 | button1main.Parent = gui1 | |
| 116 | button1main.Position = UDim2.new ( 0.025, 0, 0.2, 0) | |
| 117 | button1main.Size = UDim2.new ( 0.1, 0, 0.05, 0) | |
| 118 | button1main.Style = 1 | |
| 119 | button1main.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 120 | button1main.Text = "Open Commands" | |
| 121 | button2main = Instance.new("TextButton")
| |
| 122 | button2main.Parent = gui1 | |
| 123 | button2main.Position = UDim2.new ( 0.025, 0, 0.25, 0) | |
| 124 | button2main.Size = UDim2.new ( 0.1, 0, 0.05, 0) | |
| 125 | button2main.Style = 1 | |
| 126 | button2main.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 127 | button2main.Text = "Open SelfCommands" | |
| 128 | frame4main=Instance.new("Frame")
| |
| 129 | frame4main.Parent = gui1 | |
| 130 | frame4main.Style = 2 | |
| 131 | frame4main.Position = UDim2.new ( 0.125, 0, 0.2, 0) | |
| 132 | frame4main.Size = UDim2.new ( 0.2, 0, 0.5, 0) | |
| 133 | frame4main.Name = "SelfCommands" | |
| 134 | frame4main.Visible = false | |
| 135 | button3main = Instance.new("TextButton")
| |
| 136 | button3main.Parent = gui1 | |
| 137 | button3main.Position = UDim2.new ( 0.025, 0, 0.3, 0) | |
| 138 | button3main.Size = UDim2.new ( 0.1, 0, 0.05, 0) | |
| 139 | button3main.Style = 1 | |
| 140 | button3main.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 141 | button3main.Text = "Open Custom Command" | |
| 142 | button3main.MouseButton1Click:connect(function() | |
| 143 | if frame4main.Visible==false then | |
| 144 | button3main.Text = "Close Custom Command" | |
| 145 | frame4main.Visible = true | |
| 146 | if graphics==true then | |
| 147 | f4msiz1=0.2 | |
| 148 | f4msiz2=0.5 | |
| 149 | for i=1,10 do | |
| 150 | frame4main.Size = UDim2.new ( f4msiz1*(i/10), 0, f4msiz2*(i/10), 0) | |
| 151 | wait() | |
| 152 | end | |
| 153 | else | |
| 154 | frame4main.Size = UDim2.new ( 0.2, 0, 0.5, 0) | |
| 155 | end | |
| 156 | elseif frame4main.Visible == true then | |
| 157 | button3main.Text = "Open Custom Command" | |
| 158 | if graphics==true then | |
| 159 | f4msiz1=0.2 | |
| 160 | f4msiz2=0.5 | |
| 161 | for i=1,10 do | |
| 162 | frame4main.Size = UDim2.new ( f4msiz1/i, 0, f4msiz2/i, 0) | |
| 163 | wait() | |
| 164 | end | |
| 165 | end | |
| 166 | frame4main.Visible = false | |
| 167 | end | |
| 168 | end) | |
| 169 | box1sb=Instance.new("TextBox")
| |
| 170 | box1sb.Parent = frame4main | |
| 171 | box1sb.BackgroundColor3 = Color3.new ( 128*255, 0, 0) | |
| 172 | box1sb.TextColor3 = Color3.new ( 0, 0, 0) | |
| 173 | box1sb.Position = UDim2.new ( 0, 0, 0, 0) | |
| 174 | box1sb.Size = UDim2.new ( 1, 0, 0.9, 0) | |
| 175 | box1sb.Text = "[ Type Script Here Use at your own risk this could easily mess up]" | |
| 176 | box1sb.MultiLine = true | |
| 177 | box1sb.TextXAlignment = "Left" | |
| 178 | box1sb.TextYAlignment = "Top" | |
| 179 | box1sb.TextWrapped = true | |
| 180 | button1sb=Instance.new("TextButton")
| |
| 181 | button1sb.Parent = frame4main | |
| 182 | button1sb.Style = 1 | |
| 183 | button1sb.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 184 | button1sb.Position = UDim2.new( 0, 0, 0.9, 0) | |
| 185 | button1sb.Size = UDim2.new( 1, 0, 0.1, 0) | |
| 186 | button1sb.Text = "Run Script" | |
| 187 | button1sb.MouseButton1Click:connect(function() | |
| 188 | if pcall(function() loadstring(box1sb.Text)() end) then | |
| 189 | local newscript=coroutine.create(function() | |
| 190 | loadstring(box1sb.Text)() | |
| 191 | end) | |
| 192 | coroutine.resume(newscript) | |
| 193 | else | |
| 194 | m=Instance.new("Message")
| |
| 195 | m.Parent = gui1.Parent | |
| 196 | m.Text = "Script Error" | |
| 197 | wait(2) | |
| 198 | m:Remove() | |
| 199 | end | |
| 200 | end) | |
| 201 | frame1main=Instance.new("Frame")
| |
| 202 | frame1main.Parent = gui1 | |
| 203 | frame1main.Name = "FindPlayer" | |
| 204 | frame1main.Style = 2 | |
| 205 | frame1main.Position = UDim2.new ( 0.125, 0, 0.2, 0) | |
| 206 | frame1main.Size = UDim2.new ( 0.15, 0, 0.8, 0) | |
| 207 | frame1main.Visible = false | |
| 208 | button1main.MouseButton1Click:connect(function() | |
| 209 | if frame1main.Visible == false then | |
| 210 | frame1main.Visible = true | |
| 211 | if graphics==true then | |
| 212 | f1msiz1=0.15 | |
| 213 | f1msiz2=0.8 | |
| 214 | for i=1,10 do | |
| 215 | frame1main.Size = UDim2.new( f1msiz1*(i/10), 0, f1msiz2*(i/10), 0) | |
| 216 | wait() | |
| 217 | end | |
| 218 | else | |
| 219 | frame1main.Size = UDim2.new ( 0.15, 0, 0.8, 0) | |
| 220 | end | |
| 221 | button1main.Text = "Close Commands" | |
| 222 | elseif frame1main.Visible == true then | |
| 223 | if graphics==true then | |
| 224 | f1msiz1=0.15 | |
| 225 | f1msiz2=0.8 | |
| 226 | for i=1,10 do | |
| 227 | frame1main.Size = UDim2.new( f1msiz1/i, 0, f1msiz2/i, 0) | |
| 228 | wait() | |
| 229 | end | |
| 230 | end | |
| 231 | frame1main.Visible = false | |
| 232 | button1main.Text = "Open Commands" | |
| 233 | end | |
| 234 | end) | |
| 235 | frame2main=Instance.new("Frame")
| |
| 236 | frame2main.Parent = gui1 | |
| 237 | frame2main.Style = 2 | |
| 238 | frame2main.Position = UDim2.new ( 0.275, 0, 0.2, 0) | |
| 239 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 240 | frame2main.Name = "Player" | |
| 241 | frame2main.Visible = false | |
| 242 | frame3main=Instance.new("Frame")
| |
| 243 | frame3main.Parent = gui1 | |
| 244 | frame3main.Style = 2 | |
| 245 | frame3main.Position = UDim2.new ( 0.125, 0, 0.2, 0) | |
| 246 | frame3main.Size = UDim2.new ( 0.2, 0, 0.5, 0) | |
| 247 | frame3main.Name = "SelfCommands" | |
| 248 | frame3main.Visible = false | |
| 249 | button2main.MouseButton1Click:connect(function() | |
| 250 | if frame3main.Visible == true then | |
| 251 | button2main.Text = "Open SelfCommands" | |
| 252 | if graphics==true then | |
| 253 | f3msiz1=0.2 | |
| 254 | f3msiz2=0.5 | |
| 255 | for i=1,10 do | |
| 256 | frame3main.Size = UDim2.new ( f3msiz1/i, 0, f3msiz2/i, 0) | |
| 257 | wait() | |
| 258 | end | |
| 259 | end | |
| 260 | frame3main.Visible = false | |
| 261 | elseif frame3main.Visible == false then | |
| 262 | frame3main.Visible = true | |
| 263 | if graphics==true then | |
| 264 | f3msiz1=0.2 | |
| 265 | f3msiz2=0.5 | |
| 266 | for i=1,10 do | |
| 267 | frame3main.Size = UDim2.new ( f3msiz1*(i/10), 0, f3msiz2*(i/10), 0) | |
| 268 | wait() | |
| 269 | end | |
| 270 | else | |
| 271 | frame3main.Size = UDim2.new ( 0.2, 0, 0.5, 0) | |
| 272 | end | |
| 273 | button2main.Text = "Close SelfCommands" | |
| 274 | end | |
| 275 | end) | |
| 276 | button1fp=Instance.new("TextButton")
| |
| 277 | button1fp.Parent = frame1main | |
| 278 | button1fp.Style = 1 | |
| 279 | button1fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 280 | button1fp.Text = "Empty" | |
| 281 | button1fp.Visible = false | |
| 282 | button1fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 283 | button1fp.Position = UDim2.new ( 0, 0, 0, 0) | |
| 284 | button1fp.MouseButton1Click:connect(function() | |
| 285 | if button1fp.Text~="Empty" then | |
| 286 | selected = button1fp.Text | |
| 287 | frame2main.Visible = true | |
| 288 | if graphics==true then | |
| 289 | f2msiz1=0.3 | |
| 290 | f2msiz2=0.6 | |
| 291 | for i=1,10 do | |
| 292 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 293 | wait() | |
| 294 | end | |
| 295 | elseif graphics==false then | |
| 296 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 297 | end | |
| 298 | end | |
| 299 | end) | |
| 300 | button2fp=Instance.new("TextButton")
| |
| 301 | button2fp.Parent = frame1main | |
| 302 | button2fp.Style = 1 | |
| 303 | button2fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 304 | button2fp.Text = "Empty" | |
| 305 | button2fp.Visible = false | |
| 306 | button2fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 307 | button2fp.Position = UDim2.new ( 0, 0, 0.03, 0) | |
| 308 | button2fp.MouseButton1Click:connect(function() | |
| 309 | if button2fp.Text~="Empty" then | |
| 310 | selected = button2fp.Text | |
| 311 | frame2main.Visible = true | |
| 312 | if graphics==true then | |
| 313 | f2msiz1=0.3 | |
| 314 | f2msiz2=0.6 | |
| 315 | for i=1,10 do | |
| 316 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 317 | wait() | |
| 318 | end | |
| 319 | elseif graphics==false then | |
| 320 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 321 | end | |
| 322 | end | |
| 323 | end) | |
| 324 | button3fp=Instance.new("TextButton")
| |
| 325 | button3fp.Parent = frame1main | |
| 326 | button3fp.Style = 1 | |
| 327 | button3fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 328 | button3fp.Text = "Empty" | |
| 329 | button3fp.Visible = false | |
| 330 | button3fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 331 | button3fp.Position = UDim2.new ( 0, 0, 0.06, 0) | |
| 332 | button3fp.MouseButton1Click:connect(function() | |
| 333 | if button3fp.Text~="Empty" then | |
| 334 | selected = button3fp.Text | |
| 335 | frame2main.Visible = true | |
| 336 | if graphics==true then | |
| 337 | f2msiz1=0.3 | |
| 338 | f2msiz2=0.6 | |
| 339 | for i=1,10 do | |
| 340 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 341 | wait() | |
| 342 | end | |
| 343 | elseif graphics==false then | |
| 344 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 345 | end | |
| 346 | end | |
| 347 | end) | |
| 348 | button4fp=Instance.new("TextButton")
| |
| 349 | button4fp.Parent = frame1main | |
| 350 | button4fp.Style = 1 | |
| 351 | button4fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 352 | button4fp.Text = "Empty" | |
| 353 | button4fp.Visible = false | |
| 354 | button4fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 355 | button4fp.Position = UDim2.new ( 0, 0, 0.09, 0) | |
| 356 | button4fp.MouseButton1Click:connect(function() | |
| 357 | if button4fp.Text~="Empty" then | |
| 358 | selected = button4fp.Text | |
| 359 | frame2main.Visible = true | |
| 360 | if graphics==true then | |
| 361 | f2msiz1=0.3 | |
| 362 | f2msiz2=0.6 | |
| 363 | for i=1,10 do | |
| 364 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 365 | wait() | |
| 366 | end | |
| 367 | elseif graphics==false then | |
| 368 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 369 | end | |
| 370 | end | |
| 371 | end) | |
| 372 | button5fp=Instance.new("TextButton")
| |
| 373 | button5fp.Parent = frame1main | |
| 374 | button5fp.Style = 1 | |
| 375 | button5fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 376 | button5fp.Text = "Empty" | |
| 377 | button5fp.Visible = false | |
| 378 | button5fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 379 | button5fp.Position = UDim2.new ( 0, 0, 0.12, 0) | |
| 380 | button5fp.MouseButton1Click:connect(function() | |
| 381 | if button5fp.Text~="Empty" then | |
| 382 | selected = button5fp.Text | |
| 383 | frame2main.Visible = true | |
| 384 | if graphics==true then | |
| 385 | f2msiz1=0.3 | |
| 386 | f2msiz2=0.6 | |
| 387 | for i=1,10 do | |
| 388 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 389 | wait() | |
| 390 | end | |
| 391 | elseif graphics==false then | |
| 392 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 393 | end | |
| 394 | end | |
| 395 | end) | |
| 396 | button6fp=Instance.new("TextButton")
| |
| 397 | button6fp.Parent = frame1main | |
| 398 | button6fp.Style = 1 | |
| 399 | button6fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 400 | button6fp.Text = "Empty" | |
| 401 | button6fp.Visible = false | |
| 402 | button6fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 403 | button6fp.Position = UDim2.new ( 0, 0, 0.15, 0) | |
| 404 | button6fp.MouseButton1Click:connect(function() | |
| 405 | if button6fp.Text~="Empty" then | |
| 406 | selected = button6fp.Text | |
| 407 | frame2main.Visible = true | |
| 408 | if graphics==true then | |
| 409 | f2msiz1=0.3 | |
| 410 | f2msiz2=0.6 | |
| 411 | for i=1,10 do | |
| 412 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 413 | wait() | |
| 414 | end | |
| 415 | elseif graphics==false then | |
| 416 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 417 | end | |
| 418 | end | |
| 419 | end) | |
| 420 | button7fp=Instance.new("TextButton")
| |
| 421 | button7fp.Parent = frame1main | |
| 422 | button7fp.Style = 1 | |
| 423 | button7fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 424 | button7fp.Text = "Empty" | |
| 425 | button7fp.Visible = false | |
| 426 | button7fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 427 | button7fp.Position = UDim2.new ( 0, 0, 0.18, 0) | |
| 428 | button7fp.MouseButton1Click:connect(function() | |
| 429 | if button7fp.Text~="Empty" then | |
| 430 | selected = button7fp.Text | |
| 431 | frame2main.Visible = true | |
| 432 | if graphics==true then | |
| 433 | f2msiz1=0.3 | |
| 434 | f2msiz2=0.6 | |
| 435 | for i=1,10 do | |
| 436 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 437 | wait() | |
| 438 | end | |
| 439 | elseif graphics==false then | |
| 440 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 441 | end | |
| 442 | end | |
| 443 | end) | |
| 444 | button8fp=Instance.new("TextButton")
| |
| 445 | button8fp.Parent = frame1main | |
| 446 | button8fp.Style = 1 | |
| 447 | button8fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 448 | button8fp.Text = "Empty" | |
| 449 | button8fp.Visible = false | |
| 450 | button8fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 451 | button8fp.Position = UDim2.new ( 0, 0, 0.21, 0) | |
| 452 | button8fp.MouseButton1Click:connect(function() | |
| 453 | if button8fp.Text~="Empty" then | |
| 454 | selected = button8fp.Text | |
| 455 | frame2main.Visible = true | |
| 456 | if graphics==true then | |
| 457 | f2msiz1=0.3 | |
| 458 | f2msiz2=0.6 | |
| 459 | for i=1,10 do | |
| 460 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 461 | wait() | |
| 462 | end | |
| 463 | elseif graphics==false then | |
| 464 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 465 | end | |
| 466 | end | |
| 467 | end) | |
| 468 | button9fp=Instance.new("TextButton")
| |
| 469 | button9fp.Parent = frame1main | |
| 470 | button9fp.Style = 1 | |
| 471 | button9fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 472 | button9fp.Text = "Empty" | |
| 473 | button9fp.Visible = false | |
| 474 | button9fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 475 | button9fp.Position = UDim2.new ( 0, 0, 0.24, 0) | |
| 476 | button9fp.MouseButton1Click:connect(function() | |
| 477 | if button9fp.Text~="Empty" then | |
| 478 | selected = button9fp.Text | |
| 479 | frame2main.Visible = true | |
| 480 | if graphics==true then | |
| 481 | f2msiz1=0.3 | |
| 482 | f2msiz2=0.6 | |
| 483 | for i=1,10 do | |
| 484 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 485 | wait() | |
| 486 | end | |
| 487 | elseif graphics==false then | |
| 488 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 489 | end | |
| 490 | end | |
| 491 | end) | |
| 492 | button10fp=Instance.new("TextButton")
| |
| 493 | button10fp.Parent = frame1main | |
| 494 | button10fp.Style = 1 | |
| 495 | button10fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 496 | button10fp.Text = "Empty" | |
| 497 | button10fp.Visible = false | |
| 498 | button10fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 499 | button10fp.Position = UDim2.new ( 0, 0, 0.27, 0) | |
| 500 | button10fp.MouseButton1Click:connect(function() | |
| 501 | if button10fp.Text~="Empty" then | |
| 502 | selected = button10fp.Text | |
| 503 | frame2main.Visible = true | |
| 504 | if graphics==true then | |
| 505 | f2msiz1=0.3 | |
| 506 | f2msiz2=0.6 | |
| 507 | for i=1,10 do | |
| 508 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 509 | wait() | |
| 510 | end | |
| 511 | elseif graphics==false then | |
| 512 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 513 | end | |
| 514 | end | |
| 515 | end) | |
| 516 | button11fp=Instance.new("TextButton")
| |
| 517 | button11fp.Parent = frame1main | |
| 518 | button11fp.Style = 1 | |
| 519 | button11fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 520 | button11fp.Text = "Empty" | |
| 521 | button11fp.Visible = false | |
| 522 | button11fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 523 | button11fp.Position = UDim2.new ( 0, 0, 0.3, 0) | |
| 524 | button11fp.MouseButton1Click:connect(function() | |
| 525 | if button11fp.Text~="Empty" then | |
| 526 | selected = button11fp.Text | |
| 527 | frame2main.Visible = true | |
| 528 | if graphics==true then | |
| 529 | f2msiz1=0.3 | |
| 530 | f2msiz2=0.6 | |
| 531 | for i=1,10 do | |
| 532 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 533 | wait() | |
| 534 | end | |
| 535 | elseif graphics==false then | |
| 536 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 537 | end | |
| 538 | end | |
| 539 | end) | |
| 540 | button12fp=Instance.new("TextButton")
| |
| 541 | button12fp.Parent = frame1main | |
| 542 | button12fp.Style = 1 | |
| 543 | button12fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 544 | button12fp.Text = "Empty" | |
| 545 | button12fp.Visible = false | |
| 546 | button12fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 547 | button12fp.Position = UDim2.new ( 0, 0, 0.33, 0) | |
| 548 | button12fp.MouseButton1Click:connect(function() | |
| 549 | if button12fp.Text~="Empty" then | |
| 550 | selected = button12fp.Text | |
| 551 | frame2main.Visible = true | |
| 552 | if graphics==true then | |
| 553 | f2msiz1=0.3 | |
| 554 | f2msiz2=0.6 | |
| 555 | for i=1,10 do | |
| 556 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 557 | wait() | |
| 558 | end | |
| 559 | elseif graphics==false then | |
| 560 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 561 | end | |
| 562 | end | |
| 563 | end) | |
| 564 | button13fp=Instance.new("TextButton")
| |
| 565 | button13fp.Parent = frame1main | |
| 566 | button13fp.Style = 1 | |
| 567 | button13fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 568 | button13fp.Text = "Empty" | |
| 569 | button13fp.Visible = false | |
| 570 | button13fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 571 | button13fp.Position = UDim2.new ( 0, 0, 0.36, 0) | |
| 572 | button13fp.MouseButton1Click:connect(function() | |
| 573 | if button13fp.Text~="Empty" then | |
| 574 | selected = button13fp.Text | |
| 575 | frame2main.Visible = true | |
| 576 | if graphics==true then | |
| 577 | f2msiz1=0.3 | |
| 578 | f2msiz2=0.6 | |
| 579 | for i=1,10 do | |
| 580 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 581 | wait() | |
| 582 | end | |
| 583 | elseif graphics==false then | |
| 584 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 585 | end | |
| 586 | end | |
| 587 | end) | |
| 588 | button14fp=Instance.new("TextButton")
| |
| 589 | button14fp.Parent = frame1main | |
| 590 | button14fp.Style = 1 | |
| 591 | button14fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 592 | button14fp.Text = "Empty" | |
| 593 | button14fp.Visible = false | |
| 594 | button14fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 595 | button14fp.Position = UDim2.new ( 0, 0, 0.39, 0) | |
| 596 | button14fp.MouseButton1Click:connect(function() | |
| 597 | if button14fp.Text~="Empty" then | |
| 598 | selected = button14fp.Text | |
| 599 | frame2main.Visible = true | |
| 600 | if graphics==true then | |
| 601 | f2msiz1=0.3 | |
| 602 | f2msiz2=0.6 | |
| 603 | for i=1,10 do | |
| 604 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 605 | wait() | |
| 606 | end | |
| 607 | elseif graphics==false then | |
| 608 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 609 | end | |
| 610 | end | |
| 611 | end) | |
| 612 | button15fp=Instance.new("TextButton")
| |
| 613 | button15fp.Parent = frame1main | |
| 614 | button15fp.Style = 1 | |
| 615 | button15fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 616 | button15fp.Text = "Empty" | |
| 617 | button15fp.Visible = false | |
| 618 | button15fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 619 | button15fp.Position = UDim2.new ( 0, 0, 0.42, 0) | |
| 620 | button15fp.MouseButton1Click:connect(function() | |
| 621 | if button15fp.Text~="Empty" then | |
| 622 | selected = button15fp.Text | |
| 623 | frame2main.Visible = true | |
| 624 | if graphics==true then | |
| 625 | f2msiz1=0.3 | |
| 626 | f2msiz2=0.6 | |
| 627 | for i=1,10 do | |
| 628 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 629 | wait() | |
| 630 | end | |
| 631 | elseif graphics==false then | |
| 632 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 633 | end | |
| 634 | end | |
| 635 | end) | |
| 636 | button16fp=Instance.new("TextButton")
| |
| 637 | button16fp.Parent = frame1main | |
| 638 | button16fp.Style = 1 | |
| 639 | button16fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 640 | button16fp.Text = "Empty" | |
| 641 | button16fp.Visible = false | |
| 642 | button16fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 643 | button16fp.Position = UDim2.new ( 0, 0, 0.45, 0) | |
| 644 | button16fp.MouseButton1Click:connect(function() | |
| 645 | if button16fp.Text~="Empty" then | |
| 646 | selected = button16fp.Text | |
| 647 | frame2main.Visible = true | |
| 648 | if graphics==true then | |
| 649 | f2msiz1=0.3 | |
| 650 | f2msiz2=0.6 | |
| 651 | for i=1,10 do | |
| 652 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 653 | wait() | |
| 654 | end | |
| 655 | elseif graphics==false then | |
| 656 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 657 | end | |
| 658 | end | |
| 659 | end) | |
| 660 | button17fp=Instance.new("TextButton")
| |
| 661 | button17fp.Parent = frame1main | |
| 662 | button17fp.Style = 1 | |
| 663 | button17fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 664 | button17fp.Text = "Empty" | |
| 665 | button17fp.Visible = false | |
| 666 | button17fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 667 | button17fp.Position = UDim2.new ( 0, 0, 0.48, 0) | |
| 668 | button17fp.MouseButton1Click:connect(function() | |
| 669 | if button17fp.Text~="Empty" then | |
| 670 | selected = button17fp.Text | |
| 671 | frame2main.Visible = true | |
| 672 | if graphics==true then | |
| 673 | f2msiz1=0.3 | |
| 674 | f2msiz2=0.6 | |
| 675 | for i=1,10 do | |
| 676 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 677 | wait() | |
| 678 | end | |
| 679 | elseif graphics==false then | |
| 680 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 681 | end | |
| 682 | end | |
| 683 | end) | |
| 684 | button18fp=Instance.new("TextButton")
| |
| 685 | button18fp.Parent = frame1main | |
| 686 | button18fp.Style = 1 | |
| 687 | button18fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 688 | button18fp.Text = "Empty" | |
| 689 | button18fp.Visible = false | |
| 690 | button18fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 691 | button18fp.Position = UDim2.new ( 0, 0, 0.51, 0) | |
| 692 | button18fp.MouseButton1Click:connect(function() | |
| 693 | if button18fp.Text~="Empty" then | |
| 694 | selected = button18fp.Text | |
| 695 | frame2main.Visible = true | |
| 696 | if graphics==true then | |
| 697 | f2msiz1=0.3 | |
| 698 | f2msiz2=0.6 | |
| 699 | for i=1,10 do | |
| 700 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 701 | wait() | |
| 702 | end | |
| 703 | elseif graphics==false then | |
| 704 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 705 | end | |
| 706 | end | |
| 707 | end) | |
| 708 | button19fp=Instance.new("TextButton")
| |
| 709 | button19fp.Parent = frame1main | |
| 710 | button19fp.Style = 1 | |
| 711 | button19fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 712 | button19fp.Text = "Empty" | |
| 713 | button19fp.Visible = false | |
| 714 | button19fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 715 | button19fp.Position = UDim2.new ( 0, 0, 0.54, 0) | |
| 716 | button19fp.MouseButton1Click:connect(function() | |
| 717 | if button19fp.Text~="Empty" then | |
| 718 | selected = button19fp.Text | |
| 719 | frame2main.Visible = true | |
| 720 | if graphics==true then | |
| 721 | f2msiz1=0.3 | |
| 722 | f2msiz2=0.6 | |
| 723 | for i=1,10 do | |
| 724 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 725 | wait() | |
| 726 | end | |
| 727 | elseif graphics==false then | |
| 728 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 729 | end | |
| 730 | end | |
| 731 | end) | |
| 732 | button20fp=Instance.new("TextButton")
| |
| 733 | button20fp.Parent = frame1main | |
| 734 | button20fp.Style = 1 | |
| 735 | button20fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 736 | button20fp.Text = "Empty" | |
| 737 | button20fp.Visible = false | |
| 738 | button20fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 739 | button20fp.Position = UDim2.new ( 0, 0, 0.57, 0) | |
| 740 | button20fp.MouseButton1Click:connect(function() | |
| 741 | if button20fp.Text~="Empty" then | |
| 742 | selected = button20fp.Text | |
| 743 | frame2main.Visible = true | |
| 744 | if graphics==true then | |
| 745 | f2msiz1=0.3 | |
| 746 | f2msiz2=0.6 | |
| 747 | for i=1,10 do | |
| 748 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 749 | wait() | |
| 750 | end | |
| 751 | elseif graphics==false then | |
| 752 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 753 | end | |
| 754 | end | |
| 755 | end) | |
| 756 | button21fp=Instance.new("TextButton")
| |
| 757 | button21fp.Parent = frame1main | |
| 758 | button21fp.Style = 1 | |
| 759 | button21fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 760 | button21fp.Text = "Empty" | |
| 761 | button21fp.Visible = false | |
| 762 | button21fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 763 | button21fp.Position = UDim2.new ( 0, 0, 0.6, 0) | |
| 764 | button21fp.MouseButton1Click:connect(function() | |
| 765 | if button21fp.Text~="Empty" then | |
| 766 | selected = button21fp.Text | |
| 767 | frame2main.Visible = true | |
| 768 | if graphics==true then | |
| 769 | f2msiz1=0.3 | |
| 770 | f2msiz2=0.6 | |
| 771 | for i=1,10 do | |
| 772 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 773 | wait() | |
| 774 | end | |
| 775 | elseif graphics==false then | |
| 776 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 777 | end | |
| 778 | end | |
| 779 | end) | |
| 780 | button22fp=Instance.new("TextButton")
| |
| 781 | button22fp.Parent = frame1main | |
| 782 | button22fp.Style = 1 | |
| 783 | button22fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 784 | button22fp.Text = "Empty" | |
| 785 | button22fp.Visible = false | |
| 786 | button22fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 787 | button22fp.Position = UDim2.new ( 0, 0, 0.63, 0) | |
| 788 | button22fp.MouseButton1Click:connect(function() | |
| 789 | if button22fp.Text~="Empty" then | |
| 790 | selected = button22fp.Text | |
| 791 | frame2main.Visible = true | |
| 792 | if graphics==true then | |
| 793 | f2msiz1=0.3 | |
| 794 | f2msiz2=0.6 | |
| 795 | for i=1,10 do | |
| 796 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 797 | wait() | |
| 798 | end | |
| 799 | elseif graphics==false then | |
| 800 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 801 | end | |
| 802 | end | |
| 803 | end) | |
| 804 | button23fp=Instance.new("TextButton")
| |
| 805 | button23fp.Parent = frame1main | |
| 806 | button23fp.Style = 1 | |
| 807 | button23fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 808 | button23fp.Text = "Empty" | |
| 809 | button23fp.Visible = false | |
| 810 | button23fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 811 | button23fp.Position = UDim2.new ( 0, 0, 0.66, 0) | |
| 812 | button23fp.MouseButton1Click:connect(function() | |
| 813 | if button23fp.Text~="Empty" then | |
| 814 | selected = button23fp.Text | |
| 815 | frame2main.Visible = true | |
| 816 | if graphics==true then | |
| 817 | f2msiz1=0.3 | |
| 818 | f2msiz2=0.6 | |
| 819 | for i=1,10 do | |
| 820 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 821 | wait() | |
| 822 | end | |
| 823 | elseif graphics==false then | |
| 824 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 825 | end | |
| 826 | end | |
| 827 | end) | |
| 828 | button24fp=Instance.new("TextButton")
| |
| 829 | button24fp.Parent = frame1main | |
| 830 | button24fp.Style = 1 | |
| 831 | button24fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 832 | button24fp.Text = "Empty" | |
| 833 | button24fp.Visible = false | |
| 834 | button24fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 835 | button24fp.Position = UDim2.new ( 0, 0, 0.69, 0) | |
| 836 | button24fp.MouseButton1Click:connect(function() | |
| 837 | if button24fp.Text~="Empty" then | |
| 838 | selected = button24fp.Text | |
| 839 | frame2main.Visible = true | |
| 840 | if graphics==true then | |
| 841 | f2msiz1=0.3 | |
| 842 | f2msiz2=0.6 | |
| 843 | for i=1,10 do | |
| 844 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 845 | wait() | |
| 846 | end | |
| 847 | elseif graphics==false then | |
| 848 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 849 | end | |
| 850 | end | |
| 851 | end) | |
| 852 | button25fp=Instance.new("TextButton")
| |
| 853 | button25fp.Parent = frame1main | |
| 854 | button25fp.Style = 1 | |
| 855 | button25fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 856 | button25fp.Text = "Empty" | |
| 857 | button25fp.Visible = false | |
| 858 | button25fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 859 | button25fp.Position = UDim2.new ( 0, 0, 0.72, 0) | |
| 860 | button25fp.MouseButton1Click:connect(function() | |
| 861 | if button25fp.Text~="Empty" then | |
| 862 | selected = button25fp.Text | |
| 863 | frame2main.Visible = true | |
| 864 | if graphics==true then | |
| 865 | f2msiz1=0.3 | |
| 866 | f2msiz2=0.6 | |
| 867 | for i=1,10 do | |
| 868 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 869 | wait() | |
| 870 | end | |
| 871 | elseif graphics==false then | |
| 872 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 873 | end | |
| 874 | end | |
| 875 | end) | |
| 876 | button26fp=Instance.new("TextButton")
| |
| 877 | button26fp.Parent = frame1main | |
| 878 | button26fp.Style = 1 | |
| 879 | button26fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 880 | button26fp.Text = "Empty" | |
| 881 | button26fp.Visible = false | |
| 882 | button26fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 883 | button26fp.Position = UDim2.new ( 0, 0, 0.75, 0) | |
| 884 | button26fp.MouseButton1Click:connect(function() | |
| 885 | if button26fp.Text~="Empty" then | |
| 886 | selected = button26fp.Text | |
| 887 | frame2main.Visible = true | |
| 888 | if graphics==true then | |
| 889 | f2msiz1=0.3 | |
| 890 | f2msiz2=0.6 | |
| 891 | for i=1,10 do | |
| 892 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 893 | wait() | |
| 894 | end | |
| 895 | elseif graphics==false then | |
| 896 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 897 | end | |
| 898 | end | |
| 899 | end) | |
| 900 | button27fp=Instance.new("TextButton")
| |
| 901 | button27fp.Parent = frame1main | |
| 902 | button27fp.Style = 1 | |
| 903 | button27fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 904 | button27fp.Text = "Empty" | |
| 905 | button27fp.Visible = false | |
| 906 | button27fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 907 | button27fp.Position = UDim2.new ( 0, 0, 0.78, 0) | |
| 908 | button27fp.MouseButton1Click:connect(function() | |
| 909 | if button27fp.Text~="Empty" then | |
| 910 | selected = button27fp.Text | |
| 911 | frame2main.Visible = true | |
| 912 | if graphics==true then | |
| 913 | f2msiz1=0.3 | |
| 914 | f2msiz2=0.6 | |
| 915 | for i=1,10 do | |
| 916 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 917 | wait() | |
| 918 | end | |
| 919 | elseif graphics==false then | |
| 920 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 921 | end | |
| 922 | end | |
| 923 | end) | |
| 924 | button28fp=Instance.new("TextButton")
| |
| 925 | button28fp.Parent = frame1main | |
| 926 | button28fp.Style = 1 | |
| 927 | button28fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 928 | button28fp.Text = "Empty" | |
| 929 | button28fp.Visible = false | |
| 930 | button28fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 931 | button28fp.Position = UDim2.new ( 0, 0, 0.81, 0) | |
| 932 | button28fp.MouseButton1Click:connect(function() | |
| 933 | if button28fp.Text~="Empty" then | |
| 934 | selected = button28fp.Text | |
| 935 | frame2main.Visible = true | |
| 936 | if graphics==true then | |
| 937 | f2msiz1=0.3 | |
| 938 | f2msiz2=0.6 | |
| 939 | for i=1,10 do | |
| 940 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 941 | wait() | |
| 942 | end | |
| 943 | elseif graphics==false then | |
| 944 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 945 | end | |
| 946 | end | |
| 947 | end) | |
| 948 | button29fp=Instance.new("TextButton")
| |
| 949 | button29fp.Parent = frame1main | |
| 950 | button29fp.Style = 1 | |
| 951 | button29fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 952 | button29fp.Text = "Empty" | |
| 953 | button29fp.Visible = false | |
| 954 | button29fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 955 | button29fp.Position = UDim2.new ( 0, 0, 0.84, 0) | |
| 956 | button29fp.MouseButton1Click:connect(function() | |
| 957 | if button29fp.Text~="Empty" then | |
| 958 | selected = button29fp.Text | |
| 959 | frame2main.Visible = true | |
| 960 | if graphics==true then | |
| 961 | f2msiz1=0.3 | |
| 962 | f2msiz2=0.6 | |
| 963 | for i=1,10 do | |
| 964 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 965 | wait() | |
| 966 | end | |
| 967 | elseif graphics==false then | |
| 968 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 969 | end | |
| 970 | end | |
| 971 | end) | |
| 972 | button30fp=Instance.new("TextButton")
| |
| 973 | button30fp.Parent = frame1main | |
| 974 | button30fp.Style = 1 | |
| 975 | button30fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 976 | button30fp.Text = "Empty" | |
| 977 | button30fp.Visible = false | |
| 978 | button30fp.Size = UDim2.new ( 1, 0, 0.03, 0) | |
| 979 | button30fp.Position = UDim2.new ( 0, 0, 0.84, 0) | |
| 980 | button30fp.MouseButton1Click:connect(function() | |
| 981 | if button30fp.Text~="Empty" then | |
| 982 | selected = button30fp.Text | |
| 983 | frame2main.Visible = true | |
| 984 | if graphics==true then | |
| 985 | f2msiz1=0.3 | |
| 986 | f2msiz2=0.6 | |
| 987 | for i=1,10 do | |
| 988 | frame2main.Size = UDim2.new ( f2msiz1*(i/10), 0, f2msiz2*(i/10), 0) | |
| 989 | wait() | |
| 990 | end | |
| 991 | elseif graphics==false then | |
| 992 | frame2main.Size = UDim2.new ( 0.3, 0, 0.6, 0) | |
| 993 | end | |
| 994 | end | |
| 995 | end) | |
| 996 | local checkpl=coroutine.create(function() | |
| 997 | while wait() do | |
| 998 | ersd21=game.Players:GetChildren() | |
| 999 | if ersd21[1]~=nil then | |
| 1000 | button1fp.Visible = true | |
| 1001 | button1fp.Text = ersd21[1].Name | |
| 1002 | if (ersd21[1].Name=="iiAmBlox")or(ersd21[1].Name=="DroptheBomb") then | |
| 1003 | button1fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1004 | else | |
| 1005 | button1fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1006 | end | |
| 1007 | else | |
| 1008 | button1fp.Visible = false | |
| 1009 | button1fp.Text = "Empty" | |
| 1010 | end | |
| 1011 | if ersd21[2]~=nil then | |
| 1012 | button2fp.Visible = true | |
| 1013 | button2fp.Text = ersd21[2].Name | |
| 1014 | if (ersd21[2].Name=="iiAmBlox")or(ersd21[2].Name=="DroptheBomb") then | |
| 1015 | button2fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1016 | else | |
| 1017 | button2fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1018 | end | |
| 1019 | else | |
| 1020 | button2fp.Visible = false | |
| 1021 | button2fp.Text = "Empty" | |
| 1022 | end | |
| 1023 | if ersd21[3]~=nil then | |
| 1024 | button3fp.Visible = true | |
| 1025 | button3fp.Text = ersd21[3].Name | |
| 1026 | if (ersd21[3].Name=="iiAmBlox")or(ersd21[3].Name=="DroptheBomb") then | |
| 1027 | button3fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1028 | else | |
| 1029 | button3fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1030 | end | |
| 1031 | else | |
| 1032 | button3fp.Visible = false | |
| 1033 | button3fp.Text = "Empty" | |
| 1034 | end | |
| 1035 | if ersd21[4]~=nil then | |
| 1036 | button4fp.Visible = true | |
| 1037 | button4fp.Text = ersd21[4].Name | |
| 1038 | if (ersd21[4].Name=="iiAmBlox")or(ersd21[4].Name=="DroptheBomb") then | |
| 1039 | button4fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1040 | else | |
| 1041 | button4fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1042 | end | |
| 1043 | else | |
| 1044 | button4fp.Visible = false | |
| 1045 | button4fp.Text = "Empty" | |
| 1046 | end | |
| 1047 | if ersd21[5]~=nil then | |
| 1048 | button5fp.Visible = true | |
| 1049 | button5fp.Text = ersd21[5].Name | |
| 1050 | if (ersd21[5].Name=="iiAmBlox")or(ersd21[5].Name=="DroptheBomb") then | |
| 1051 | button5fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1052 | else | |
| 1053 | button5fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1054 | end | |
| 1055 | else | |
| 1056 | button5fp.Visible = false | |
| 1057 | button5fp.Text = "Empty" | |
| 1058 | end | |
| 1059 | if ersd21[6]~=nil then | |
| 1060 | button6fp.Visible = true | |
| 1061 | button6fp.Text = ersd21[6].Name | |
| 1062 | if (ersd21[6].Name=="iiAmBlox")or(ersd21[6].Name=="DroptheBomb") then | |
| 1063 | button6fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1064 | else | |
| 1065 | button6fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1066 | end | |
| 1067 | else | |
| 1068 | button6fp.Visible = false | |
| 1069 | button6fp.Text = "Empty" | |
| 1070 | end | |
| 1071 | if ersd21[7]~=nil then | |
| 1072 | button7fp.Visible = true | |
| 1073 | button7fp.Text = ersd21[7].Name | |
| 1074 | if (ersd21[7].Name=="iiAmBlox")or(ersd21[7].Name=="DroptheBomb") then | |
| 1075 | button7fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1076 | else | |
| 1077 | button7fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1078 | end | |
| 1079 | else | |
| 1080 | button7fp.Visible = false | |
| 1081 | button7fp.Text = "Empty" | |
| 1082 | end | |
| 1083 | if ersd21[8]~=nil then | |
| 1084 | button8fp.Visible = true | |
| 1085 | button8fp.Text = ersd21[8].Name | |
| 1086 | if (ersd21[8].Name=="iiAmBlox")or(ersd21[8].Name=="DroptheBomb") then | |
| 1087 | button8fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1088 | else | |
| 1089 | button8fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1090 | end | |
| 1091 | else | |
| 1092 | button8fp.Visible = false | |
| 1093 | button8fp.Text = "Empty" | |
| 1094 | end | |
| 1095 | if ersd21[9]~=nil then | |
| 1096 | button9fp.Visible = true | |
| 1097 | button9fp.Text = ersd21[9].Name | |
| 1098 | if (ersd21[9].Name=="iiAmBlox")or(ersd21[9].Name=="DroptheBomb") then | |
| 1099 | button9fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1100 | else | |
| 1101 | button9fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1102 | end | |
| 1103 | else | |
| 1104 | button9fp.Visible = false | |
| 1105 | button9fp.Text = "Empty" | |
| 1106 | end | |
| 1107 | if ersd21[10]~=nil then | |
| 1108 | button10fp.Visible = true | |
| 1109 | button10fp.Text = ersd21[10].Name | |
| 1110 | if (ersd21[10].Name=="iiAmBlox")or(ersd21[10].Name=="DroptheBomb") then | |
| 1111 | button10fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1112 | else | |
| 1113 | button10fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1114 | end | |
| 1115 | else | |
| 1116 | button10fp.Visible = false | |
| 1117 | button10fp.Text = "Empty" | |
| 1118 | end | |
| 1119 | if ersd21[11]~=nil then | |
| 1120 | button11fp.Visible = true | |
| 1121 | button11fp.Text = ersd21[11].Name | |
| 1122 | if (ersd21[11].Name=="iiAmBlox")or(ersd21[11].Name=="DroptheBomb") then | |
| 1123 | button11fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1124 | else | |
| 1125 | button11fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1126 | end | |
| 1127 | else | |
| 1128 | button11fp.Visible = false | |
| 1129 | button11fp.Text = "Empty" | |
| 1130 | end | |
| 1131 | if ersd21[12]~=nil then | |
| 1132 | button12fp.Visible = true | |
| 1133 | button12fp.Text = ersd21[12].Name | |
| 1134 | if (ersd21[12].Name=="iiAmBlox")or(ersd21[12].Name=="DroptheBomb") then | |
| 1135 | button12fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1136 | else | |
| 1137 | button12fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1138 | end | |
| 1139 | else | |
| 1140 | button12fp.Visible = false | |
| 1141 | button12fp.Text = "Empty" | |
| 1142 | end | |
| 1143 | if ersd21[13]~=nil then | |
| 1144 | button13fp.Visible = true | |
| 1145 | button13fp.Text = ersd21[13].Name | |
| 1146 | if (ersd21[13].Name=="iiAmBlox")or(ersd21[13].Name=="DroptheBomb") then | |
| 1147 | button13fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1148 | else | |
| 1149 | button13fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1150 | end | |
| 1151 | else | |
| 1152 | button13fp.Visible = false | |
| 1153 | button13fp.Text = "Empty" | |
| 1154 | end | |
| 1155 | if ersd21[14]~=nil then | |
| 1156 | button14fp.Visible = true | |
| 1157 | button14fp.Text = ersd21[14].Name | |
| 1158 | if (ersd21[14].Name=="iiAmBlox")or(ersd21[14].Name=="DroptheBomb") then | |
| 1159 | button14fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1160 | else | |
| 1161 | button14fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1162 | end | |
| 1163 | else | |
| 1164 | button14fp.Visible = false | |
| 1165 | button14fp.Text = "Empty" | |
| 1166 | end | |
| 1167 | if ersd21[15]~=nil then | |
| 1168 | button15fp.Visible = true | |
| 1169 | button15fp.Text = ersd21[15].Name | |
| 1170 | if (ersd21[15].Name=="iiAmBlox")or(ersd21[15].Name=="DroptheBomb") then | |
| 1171 | button15fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1172 | else | |
| 1173 | button15fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1174 | end | |
| 1175 | else | |
| 1176 | button15fp.Visible = false | |
| 1177 | button15fp.Text = "Empty" | |
| 1178 | end | |
| 1179 | if ersd21[16]~=nil then | |
| 1180 | button16fp.Visible = true | |
| 1181 | button16fp.Text = ersd21[16].Name | |
| 1182 | if (ersd21[16].Name=="iiAmBlox")or(ersd21[16].Name=="DroptheBomb") then | |
| 1183 | button16fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1184 | else | |
| 1185 | button16fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1186 | end | |
| 1187 | else | |
| 1188 | button16fp.Visible = false | |
| 1189 | button16fp.Text = "Empty" | |
| 1190 | end | |
| 1191 | if ersd21[17]~=nil then | |
| 1192 | button17fp.Visible = true | |
| 1193 | button17fp.Text = ersd21[17].Name | |
| 1194 | if (ersd21[17].Name=="iiAmBlox")or(ersd21[17].Name=="DroptheBomb") then | |
| 1195 | button17fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1196 | else | |
| 1197 | button17fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1198 | end | |
| 1199 | else | |
| 1200 | button17fp.Visible = false | |
| 1201 | button17fp.Text = "Empty" | |
| 1202 | end | |
| 1203 | if ersd21[18]~=nil then | |
| 1204 | button18fp.Visible = true | |
| 1205 | button18fp.Text = ersd21[18].Name | |
| 1206 | if (ersd21[18].Name=="iiAmBlox")or(ersd21[18].Name=="DroptheBomb") then | |
| 1207 | button18fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1208 | else | |
| 1209 | button18fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1210 | end | |
| 1211 | else | |
| 1212 | button18fp.Visible = false | |
| 1213 | button18fp.Text = "Empty" | |
| 1214 | end | |
| 1215 | if ersd21[19]~=nil then | |
| 1216 | button19fp.Visible = true | |
| 1217 | button19fp.Text = ersd21[19].Name | |
| 1218 | if (ersd21[19].Name=="iiAmBlox")or(ersd21[19].Name=="DroptheBomb") then | |
| 1219 | button19fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1220 | else | |
| 1221 | button19fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1222 | end | |
| 1223 | else | |
| 1224 | button19fp.Visible = false | |
| 1225 | button19fp.Text = "Empty" | |
| 1226 | end | |
| 1227 | if ersd21[20]~=nil then | |
| 1228 | button20fp.Visible = true | |
| 1229 | button20fp.Text = ersd21[20].Name | |
| 1230 | if (ersd21[20].Name=="iiAmBlox")or(ersd21[20].Name=="DroptheBomb") then | |
| 1231 | button20fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1232 | else | |
| 1233 | button20fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1234 | end | |
| 1235 | else | |
| 1236 | button20fp.Visible = false | |
| 1237 | button20fp.Text = "Empty" | |
| 1238 | end | |
| 1239 | if ersd21[21]~=nil then | |
| 1240 | button21fp.Visible = true | |
| 1241 | button21fp.Text = ersd21[21].Name | |
| 1242 | if (ersd21[21].Name=="iiAmBlox")or(ersd21[21].Name=="DroptheBomb") then | |
| 1243 | button21fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1244 | else | |
| 1245 | button21fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1246 | end | |
| 1247 | else | |
| 1248 | button21fp.Visible = false | |
| 1249 | button21fp.Text = "Empty" | |
| 1250 | end | |
| 1251 | if ersd21[22]~=nil then | |
| 1252 | button22fp.Visible = true | |
| 1253 | button22fp.Text = ersd21[22].Name | |
| 1254 | if (ersd21[22].Name=="iiAmBlox")or(ersd21[22].Name=="DroptheBomb") then | |
| 1255 | button22fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1256 | else | |
| 1257 | button22fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1258 | end | |
| 1259 | else | |
| 1260 | button22fp.Visible = false | |
| 1261 | button22fp.Text = "Empty" | |
| 1262 | end | |
| 1263 | if ersd21[23]~=nil then | |
| 1264 | button23fp.Visible = true | |
| 1265 | button23fp.Text = ersd21[23].Name | |
| 1266 | if (ersd21[23].Name=="iiAmBlox")or(ersd21[23].Name=="DroptheBomb") then | |
| 1267 | button23fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1268 | else | |
| 1269 | button23fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1270 | end | |
| 1271 | else | |
| 1272 | button23fp.Visible = false | |
| 1273 | button23fp.Text = "Empty" | |
| 1274 | end | |
| 1275 | if ersd21[24]~=nil then | |
| 1276 | button24fp.Visible = true | |
| 1277 | button24fp.Text = ersd21[24].Name | |
| 1278 | if (ersd21[24].Name=="iiAmBlox")or(ersd21[24].Name=="DroptheBomb") then | |
| 1279 | button24fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1280 | else | |
| 1281 | button24fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1282 | end | |
| 1283 | else | |
| 1284 | button24fp.Visible = false | |
| 1285 | button24fp.Text = "Empty" | |
| 1286 | end | |
| 1287 | if ersd21[25]~=nil then | |
| 1288 | button25fp.Visible = true | |
| 1289 | button25fp.Text = ersd21[25].Name | |
| 1290 | if (ersd21[25].Name=="iiAmBlox")or(ersd21[25].Name=="DroptheBomb") then | |
| 1291 | button25fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1292 | else | |
| 1293 | button25fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1294 | end | |
| 1295 | else | |
| 1296 | button25fp.Visible = false | |
| 1297 | button25fp.Text = "Empty" | |
| 1298 | end | |
| 1299 | if ersd21[26]~=nil then | |
| 1300 | button26fp.Visible = true | |
| 1301 | button26fp.Text = ersd21[26].Name | |
| 1302 | if (ersd21[26].Name=="iiAmBlox")or(ersd21[26].Name=="DroptheBomb") then | |
| 1303 | button26fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1304 | else | |
| 1305 | button26fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1306 | end | |
| 1307 | else | |
| 1308 | button26fp.Visible = false | |
| 1309 | button26fp.Text = "Empty" | |
| 1310 | end | |
| 1311 | if ersd21[27]~=nil then | |
| 1312 | button27fp.Visible = true | |
| 1313 | button27fp.Text = ersd21[27].Name | |
| 1314 | if (ersd21[27].Name=="iiAmBlox")or(ersd21[27].Name=="DroptheBomb") then | |
| 1315 | button27fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1316 | else | |
| 1317 | button27fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1318 | end | |
| 1319 | else | |
| 1320 | button27fp.Visible = false | |
| 1321 | button27fp.Text = "Empty" | |
| 1322 | end | |
| 1323 | if ersd21[28]~=nil then | |
| 1324 | button28fp.Visible = true | |
| 1325 | button28fp.Text = ersd21[28].Name | |
| 1326 | if (ersd21[28].Name=="iiAmBlox")or(ersd21[28].Name=="DroptheBomb") then | |
| 1327 | button28fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1328 | else | |
| 1329 | button28fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1330 | end | |
| 1331 | else | |
| 1332 | button28fp.Visible = false | |
| 1333 | button28fp.Text = "Empty" | |
| 1334 | end | |
| 1335 | if ersd21[29]~=nil then | |
| 1336 | button29fp.Visible = true | |
| 1337 | button29fp.Text = ersd21[29].Name | |
| 1338 | if (ersd21[29].Name=="iiAmBlox")or(ersd21[29].Name=="DroptheBomb") then | |
| 1339 | button29fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1340 | else | |
| 1341 | button29fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1342 | end | |
| 1343 | else | |
| 1344 | button29fp.Visible = false | |
| 1345 | button29fp.Text = "Empty" | |
| 1346 | end | |
| 1347 | if ersd21[30]~=nil then | |
| 1348 | button30fp.Visible = true | |
| 1349 | button30fp.Text = ersd21[30].Name | |
| 1350 | if (ersd21[30].Name=="iiAmBlox")or(ersd21[30].Name=="DroptheBomb") then | |
| 1351 | button30fp.TextColor3 = Color3.new ( 0, 255*255, 0) | |
| 1352 | else | |
| 1353 | button30fp.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1354 | end | |
| 1355 | else | |
| 1356 | button30fp.Visible = false | |
| 1357 | button30fp.Text = "Empty" | |
| 1358 | end | |
| 1359 | end | |
| 1360 | end) | |
| 1361 | coroutine.resume(checkpl) | |
| 1362 | frame5main=Instance.new("Frame")
| |
| 1363 | frame5main.Parent = gui1 | |
| 1364 | frame5main.Style = 2 | |
| 1365 | frame5main.Position = UDim2.new ( 0.125, 0, 0.2, 0) | |
| 1366 | frame5main.Size = UDim2.new ( 0.2, 0, 0.5, 0) | |
| 1367 | frame5main.Name = "Customizer" | |
| 1368 | frame5main.Visible = false | |
| 1369 | button4main = Instance.new("TextButton")
| |
| 1370 | button4main.Parent = gui1 | |
| 1371 | button4main.Position = UDim2.new ( 0.025, 0, 0.35, 0) | |
| 1372 | button4main.Size = UDim2.new ( 0.1, 0, 0.05, 0) | |
| 1373 | button4main.Style = 1 | |
| 1374 | button4main.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1375 | button4main.Text = "Open Customizations" | |
| 1376 | button4main.MouseButton1Click:connect(function() | |
| 1377 | if frame5main.Visible==false then | |
| 1378 | button4main.Text = "Close Customizations" | |
| 1379 | frame5main.Visible = true | |
| 1380 | if graphics == true then | |
| 1381 | f5msiz1=0.2 | |
| 1382 | f5msiz2=0.5 | |
| 1383 | for i=1,10 do | |
| 1384 | frame5main.Size = UDim2.new ( f5msiz1*(i/10), 0, f5msiz2*(i/10)) | |
| 1385 | wait() | |
| 1386 | end | |
| 1387 | else | |
| 1388 | frame5main.Size = UDim2.new ( 0.2, 0, 0.5, 0) | |
| 1389 | end | |
| 1390 | elseif frame5main.Visible == true then | |
| 1391 | button4main.Text = "Open Customizations" | |
| 1392 | if graphics==true then | |
| 1393 | f5msiz1=0.2 | |
| 1394 | f5msiz2=0.5 | |
| 1395 | for i=1,10 do | |
| 1396 | frame5main.Size = UDim2.new ( f5msiz1/i, 0, f5msiz2/i) | |
| 1397 | wait() | |
| 1398 | end | |
| 1399 | end | |
| 1400 | frame5main.Visible = false | |
| 1401 | end | |
| 1402 | end) | |
| 1403 | local frame1a2main = coroutine.create(function() | |
| 1404 | while wait() do | |
| 1405 | if frame1main.Visible == false then | |
| 1406 | frame2main.Visible = false | |
| 1407 | end | |
| 1408 | end | |
| 1409 | end) | |
| 1410 | coroutine.resume(frame1a2main) | |
| 1411 | frame1p=Instance.new("Frame")
| |
| 1412 | frame1p.Parent = frame2main | |
| 1413 | frame1p.Name = "Commands" | |
| 1414 | frame1p.Style = 2 | |
| 1415 | frame1p.Size = UDim2.new ( 1, 0, 0.8, 0) | |
| 1416 | frame1p.Position = UDim2.new (0, 0, 0.2, 0) | |
| 1417 | frame2p=Instance.new("Frame")
| |
| 1418 | frame2p.Parent = frame2main | |
| 1419 | frame2p.Name = "PM" | |
| 1420 | frame2p.Style = 2 | |
| 1421 | frame2p.Size = UDim2.new ( 0.5, 0, 0.3, 0) | |
| 1422 | frame2p.Position = UDim2.new ( 1.025, 0, 0, 0) | |
| 1423 | frame2p.Visible = false | |
| 1424 | image1p=Instance.new("ImageLabel")
| |
| 1425 | image1p.Parent = frame2main | |
| 1426 | image1p.Image = "http://www.roblox.com/Thumbs/Avatar.ashx?x=200&y=200&Format=Png&username=iiAmBlox" | |
| 1427 | image1p.Name = "Person" | |
| 1428 | image1p.BackgroundTransparency = 1 | |
| 1429 | image1p.Position = UDim2.new ( 0.3, 0, 0, 0) | |
| 1430 | image1p.Size = UDim2.new ( 0.2, 0, 0.2, 0) | |
| 1431 | label1p=Instance.new("TextLabel")
| |
| 1432 | label1p.Parent = frame2main | |
| 1433 | label1p.Position = UDim2.new ( 0.72, 0, 0.1, 0) | |
| 1434 | label1p.Name = "PersonName" | |
| 1435 | label1p.Text = "iiAmBlox" | |
| 1436 | label1p.TextColor3 = Color3.new (0, 0, 0) | |
| 1437 | label1p.FontSize = Enum.FontSize.Size14 | |
| 1438 | label1p.TextStrokeTransparency = .7 | |
| 1439 | label2p = Instance.new("TextLabel")
| |
| 1440 | label2p.Parent = frame2main | |
| 1441 | label2p.Position = UDim2.new ( 0.22, 0, 0.0, 0) | |
| 1442 | label2p.TextColor3 = Color3.new (255*255, 0, 0) | |
| 1443 | label2p.FontSize = Enum.FontSize.Size12 | |
| 1444 | local nametell = coroutine.create(function() | |
| 1445 | while wait() do | |
| 1446 | image1p.Image = "http://www.roblox.com/Thumbs/Avatar.ashx?x=200&y=200&Format=Png&username="..selected | |
| 1447 | pl1r=game.Players:findFirstChild(selected) | |
| 1448 | if pl1r~=nil then | |
| 1449 | label2p.Text = "Age:" .. pl1r.AccountAge .. ", UserId:" .. pl1r.userId | |
| 1450 | end | |
| 1451 | if (selected=="DroptheBomb") or (selected=="iiAmBlox") then | |
| 1452 | label1p.TextStrokeColor3 = Color3.new(255*255, 255*255, 0) | |
| 1453 | else | |
| 1454 | label1p.TextStrokeColor3 = Color3.new(128*255, 255*255, 255*255) | |
| 1455 | end | |
| 1456 | label1p.Text = selected | |
| 1457 | end | |
| 1458 | end) | |
| 1459 | local debug1 = coroutine.create(function() | |
| 1460 | while wait() do | |
| 1461 | selpl = game.Players:findFirstChild(selected) | |
| 1462 | if selpl==nil then | |
| 1463 | frame2main.Visible = false | |
| 1464 | return | |
| 1465 | end | |
| 1466 | end | |
| 1467 | end) | |
| 1468 | coroutine.resume(debug1) | |
| 1469 | coroutine.resume(nametell) | |
| 1470 | button1pc=Instance.new("TextButton")
| |
| 1471 | button1pc.Parent = frame1p | |
| 1472 | button1pc.Style = 1 | |
| 1473 | button1pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1474 | button1pc.Text = "Close" | |
| 1475 | button1pc.Position = UDim2.new ( 0, 0, 0.9, 0) | |
| 1476 | button1pc.Size = UDim2.new ( 1, 0, 0.1, 0) | |
| 1477 | button1pc.MouseButton1Click:connect(function() | |
| 1478 | if graphics==true then | |
| 1479 | f2msiz1=0.3 | |
| 1480 | f2msiz2=0.6 | |
| 1481 | for i=1,10 do | |
| 1482 | frame2main.Size = UDim2.new ( f2msiz1/i, 0, f2msiz2/i, 0) | |
| 1483 | wait() | |
| 1484 | end | |
| 1485 | end | |
| 1486 | frame2main.Visible = false | |
| 1487 | end) | |
| 1488 | button2pc=Instance.new("TextButton")
| |
| 1489 | button2pc.Parent = frame1p | |
| 1490 | button2pc.Text = "Kill" | |
| 1491 | button2pc.Style = 1 | |
| 1492 | button2pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1493 | button2pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1494 | button2pc.Position = UDim2.new ( 0, 0, 0, 0) | |
| 1495 | button2pc.MouseButton1Click:connect(function() | |
| 1496 | player1=game.Players:findFirstChild(selected) | |
| 1497 | if player1~=nil then | |
| 1498 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1499 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1500 | orbray=Instance.new("SelectionPartLasso")
| |
| 1501 | orbray.Parent = orbehaa | |
| 1502 | orbray.Humanoid = player1.Character.Humanoid | |
| 1503 | orbray.Part = orbehaa.Head | |
| 1504 | orbray.Color = BrickColor.new "Bright red" | |
| 1505 | if orbehaa.Head~=nil then | |
| 1506 | game:GetService("Chat"):Chat(orbehaa.Head, "Killing " .. player1.Name, Enum.ChatColor.Red)
| |
| 1507 | end | |
| 1508 | player1.Character:BreakJoints() | |
| 1509 | wait(2) | |
| 1510 | orbray:Remove() | |
| 1511 | end | |
| 1512 | end) | |
| 1513 | button3pc=Instance.new("TextButton")
| |
| 1514 | button3pc.Parent = frame1p | |
| 1515 | button3pc.Text = "FF" | |
| 1516 | button3pc.Style = 1 | |
| 1517 | button3pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1518 | button3pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1519 | button3pc.Position = UDim2.new ( 0, 0, 0.1, 0) | |
| 1520 | button3pc.MouseButton1Click:connect(function() | |
| 1521 | player1=game.Players:findFirstChild(selected) | |
| 1522 | if player1~=nil then | |
| 1523 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1524 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1525 | orbray=Instance.new("SelectionPartLasso")
| |
| 1526 | orbray.Parent = orbehaa | |
| 1527 | orbray.Humanoid = player1.Character.Humanoid | |
| 1528 | orbray.Part = orbehaa.Head | |
| 1529 | orbray.Color = BrickColor.new "Bright yellow" | |
| 1530 | if orbehaa.Head~=nil then | |
| 1531 | game:GetService("Chat"):Chat(orbehaa.Head, "Giving Force Field to " .. player1.Name, Enum.ChatColor.Green)
| |
| 1532 | end | |
| 1533 | ff=Instance.new("ForceField")
| |
| 1534 | ff.Parent = player1.Character | |
| 1535 | wait(2) | |
| 1536 | orbray:Remove() | |
| 1537 | end | |
| 1538 | end) | |
| 1539 | button4pc=Instance.new("TextButton")
| |
| 1540 | button4pc.Parent = frame1p | |
| 1541 | button4pc.Text = "TP to me" | |
| 1542 | button4pc.Style = 1 | |
| 1543 | button4pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1544 | button4pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1545 | button4pc.Position = UDim2.new ( 0, 0, 0.2, 0) | |
| 1546 | button4pc.MouseButton1Click:connect(function() | |
| 1547 | player1=game.Players:findFirstChild(selected) | |
| 1548 | player2=game.Players:findFirstChild(owners) | |
| 1549 | if (player1~=nil)and(player2~=nil) then | |
| 1550 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1551 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1552 | orbray=Instance.new("SelectionPartLasso")
| |
| 1553 | orbray.Parent = orbehaa | |
| 1554 | orbray.Humanoid = player1.Character.Humanoid | |
| 1555 | orbray.Part = orbehaa.Head | |
| 1556 | if orbehaa.Head~=nil then | |
| 1557 | game:GetService("Chat"):Chat(orbehaa.Head, "Teleporting " .. player1.Name .. " to you", Enum.ChatColor.Green)
| |
| 1558 | end | |
| 1559 | player1.Character:MoveTo(player2.Character.Torso.Position) | |
| 1560 | wait(2) | |
| 1561 | orbray:Remove() | |
| 1562 | end | |
| 1563 | end) | |
| 1564 | button5pc=Instance.new("TextButton")
| |
| 1565 | button5pc.Parent = frame1p | |
| 1566 | button5pc.Text = "TP to" | |
| 1567 | button5pc.Style = 1 | |
| 1568 | button5pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1569 | button5pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1570 | button5pc.Position = UDim2.new ( 0, 0, 0.3, 0) | |
| 1571 | button5pc.MouseButton1Click:connect(function() | |
| 1572 | player1=game.Players:findFirstChild(owners) | |
| 1573 | player2=game.Players:findFirstChild(selected) | |
| 1574 | if (player1~=nil)and(player2~=nil) then | |
| 1575 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1576 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1577 | orbray=Instance.new("SelectionPartLasso")
| |
| 1578 | orbray.Parent = orbehaa | |
| 1579 | orbray.Humanoid = player1.Character.Humanoid | |
| 1580 | orbray.Part = orbehaa.Head | |
| 1581 | if orbehaa.Head~=nil then | |
| 1582 | game:GetService("Chat"):Chat(orbehaa.Head, "Teleporting to " .. player1.Name, Enum.ChatColor.Green)
| |
| 1583 | end | |
| 1584 | player1.Character:MoveTo(player2.Character.Torso.Position) | |
| 1585 | wait(2) | |
| 1586 | orbray:Remove() | |
| 1587 | end | |
| 1588 | end) | |
| 1589 | button6pc=Instance.new("TextButton")
| |
| 1590 | button6pc.Parent = frame1p | |
| 1591 | button6pc.Text = "Kick" | |
| 1592 | button6pc.Style = 1 | |
| 1593 | button6pc.TextColor3 = Color3.new ( 65025, 0, 0) | |
| 1594 | button6pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1595 | button6pc.Position = UDim2.new ( 0, 0, 0.4, 0) | |
| 1596 | button6pc.MouseButton1Click:connect(function() | |
| 1597 | player1=game.Players:findFirstChild(selected) | |
| 1598 | if (player1~=nil) then | |
| 1599 | if (player1.Name~="iiAmBlox")and(player1.Name~="DroptheBomb") then | |
| 1600 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1601 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1602 | orbray=Instance.new("SelectionPartLasso")
| |
| 1603 | orbray.Parent = orbehaa | |
| 1604 | orbray.Humanoid = player1.Character.Humanoid | |
| 1605 | orbray.Part = orbehaa.Head | |
| 1606 | orbray.Color = BrickColor.new "Really black" | |
| 1607 | if orbehaa.Head~=nil then | |
| 1608 | game:GetService("Chat"):Chat(orbehaa.Head, "Kicking " .. player1.Name, Enum.ChatColor.Red)
| |
| 1609 | end | |
| 1610 | wait(2) | |
| 1611 | orbray:Remove() | |
| 1612 | player1:Remove() | |
| 1613 | else | |
| 1614 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1615 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1616 | game:GetService("Chat"):Chat(orbehaa.Head, "But i dont wanna kick meh creator", Enum.ChatColor.Red)
| |
| 1617 | button6pc.Text = "You cannot do that" | |
| 1618 | wait(2) | |
| 1619 | button6pc.Text = "Kick" | |
| 1620 | end | |
| 1621 | end | |
| 1622 | end) | |
| 1623 | button7pc=Instance.new("TextButton")
| |
| 1624 | button7pc.Parent = frame1p | |
| 1625 | button7pc.Text = "NBC" | |
| 1626 | button7pc.Style = 1 | |
| 1627 | button7pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1628 | button7pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1629 | button7pc.Position = UDim2.new ( 0, 0, 0.5, 0) | |
| 1630 | button7pc.MouseButton1Click:connect(function() | |
| 1631 | player1=game.Players:findFirstChild(selected) | |
| 1632 | if (player1~=nil) then | |
| 1633 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1634 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1635 | orbray=Instance.new("SelectionPartLasso")
| |
| 1636 | orbray.Parent = orbehaa | |
| 1637 | orbray.Humanoid = player1.Character.Humanoid | |
| 1638 | orbray.Part = orbehaa.Head | |
| 1639 | orbray.Color = BrickColor.new "Bright red" | |
| 1640 | if orbehaa.Head~=nil then | |
| 1641 | game:GetService("Chat"):Chat(orbehaa.Head, "Removing " .. player1.Name .. "'s Builders Club", Enum.ChatColor.Red)
| |
| 1642 | end | |
| 1643 | player1.MembershipTypeReplicate = 0 | |
| 1644 | wait(2) | |
| 1645 | orbray:Remove() | |
| 1646 | end | |
| 1647 | end) | |
| 1648 | button8pc=Instance.new("TextButton")
| |
| 1649 | button8pc.Parent = frame1p | |
| 1650 | button8pc.Text = "BC" | |
| 1651 | button8pc.Style = 1 | |
| 1652 | button8pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1653 | button8pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1654 | button8pc.Position = UDim2.new ( 0, 0, 0.6, 0) | |
| 1655 | button8pc.MouseButton1Click:connect(function() | |
| 1656 | player1=game.Players:findFirstChild(selected) | |
| 1657 | if (player1~=nil) then | |
| 1658 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1659 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1660 | orbray=Instance.new("SelectionPartLasso")
| |
| 1661 | orbray.Parent = orbehaa | |
| 1662 | orbray.Humanoid = player1.Character.Humanoid | |
| 1663 | orbray.Part = orbehaa.Head | |
| 1664 | if orbehaa.Head~=nil then | |
| 1665 | game:GetService("Chat"):Chat(orbehaa.Head, "Giving " .. player1.Name .. " Builders Club", Enum.ChatColor.Blue)
| |
| 1666 | end | |
| 1667 | player1.MembershipTypeReplicate = 1 | |
| 1668 | wait(2) | |
| 1669 | orbray:Remove() | |
| 1670 | end | |
| 1671 | end) | |
| 1672 | button8pc=Instance.new("TextButton")
| |
| 1673 | button8pc.Parent = frame1p | |
| 1674 | button8pc.Text = "TBC" | |
| 1675 | button8pc.Style = 1 | |
| 1676 | button8pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1677 | button8pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1678 | button8pc.Position = UDim2.new ( 0, 0, 0.7, 0) | |
| 1679 | button8pc.MouseButton1Click:connect(function() | |
| 1680 | player1=game.Players:findFirstChild(selected) | |
| 1681 | if (player1~=nil) then | |
| 1682 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1683 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1684 | orbray=Instance.new("SelectionPartLasso")
| |
| 1685 | orbray.Parent = orbehaa | |
| 1686 | orbray.Humanoid = player1.Character.Humanoid | |
| 1687 | orbray.Part = orbehaa.Head | |
| 1688 | orbray.Color = BrickColor.new "Bright orange" | |
| 1689 | if orbehaa.Head~=nil then | |
| 1690 | game:GetService("Chat"):Chat(orbehaa.Head, "Giving " .. player1.Name .. " Turbo Builders Club", Enum.ChatColor.Green)
| |
| 1691 | end | |
| 1692 | player1.MembershipTypeReplicate = 2 | |
| 1693 | wait(2) | |
| 1694 | orbray:Remove() | |
| 1695 | end | |
| 1696 | end) | |
| 1697 | button9pc=Instance.new("TextButton")
| |
| 1698 | button9pc.Parent = frame1p | |
| 1699 | button9pc.Text = "OBC" | |
| 1700 | button9pc.Style = 1 | |
| 1701 | button9pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1702 | button9pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1703 | button9pc.Position = UDim2.new ( 0, 0, 0.8, 0) | |
| 1704 | button9pc.MouseButton1Click:connect(function() | |
| 1705 | player1=game.Players:findFirstChild(selected) | |
| 1706 | if (player1~=nil) then | |
| 1707 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1708 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1709 | orbray=Instance.new("SelectionPartLasso")
| |
| 1710 | orbray.Parent = orbehaa | |
| 1711 | orbray.Humanoid = player1.Character.Humanoid | |
| 1712 | orbray.Part = orbehaa.Head | |
| 1713 | orbray.Color = BrickColor.new "Black" | |
| 1714 | if orbehaa.Head~=nil then | |
| 1715 | game:GetService("Chat"):Chat(orbehaa.Head, "Giving " .. player1.Name .. " Outrageous Builders Club", Enum.ChatColor.Green)
| |
| 1716 | end | |
| 1717 | player1.MembershipTypeReplicate = 3 | |
| 1718 | wait(2) | |
| 1719 | orbray:Remove() | |
| 1720 | end | |
| 1721 | end) | |
| 1722 | button10pc=Instance.new("TextButton")
| |
| 1723 | button10pc.Parent = frame1p | |
| 1724 | button10pc.Text = "ban" | |
| 1725 | button10pc.Style = 1 | |
| 1726 | button10pc.TextColor3 = Color3.new ( 65025, 0, 0) | |
| 1727 | button10pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1728 | button10pc.Position = UDim2.new ( 0.25, 0, 0, 0) | |
| 1729 | button10pc.MouseButton1Click:connect(function() | |
| 1730 | player1=game.Players:findFirstChild(selected) | |
| 1731 | if (player1~=nil) then | |
| 1732 | if (player1.Name~="iiAmBlox")and(player1.Name~="DroptheBomb") then | |
| 1733 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1734 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1735 | orbray=Instance.new("SelectionPartLasso")
| |
| 1736 | orbray.Parent = orbehaa | |
| 1737 | orbray.Humanoid = player1.Character.Humanoid | |
| 1738 | orbray.Part = orbehaa.Head | |
| 1739 | orbray.Color = BrickColor.new "Really Black" | |
| 1740 | if orbehaa.Head~=nil then | |
| 1741 | game:GetService("Chat"):Chat(orbehaa.Head, "Banning " .. player1.Name, Enum.ChatColor.Red)
| |
| 1742 | end | |
| 1743 | wait(2) | |
| 1744 | orbray:Remove() | |
| 1745 | table.insert(bannedlist,player1.Name) | |
| 1746 | else | |
| 1747 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1748 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1749 | game:GetService("Chat"):Chat(orbehaa.Head, "But i dont wanna ban meh creator",Enum.ChatColor.Red)
| |
| 1750 | button10pc.Text = "You cant do that" | |
| 1751 | wait(2) | |
| 1752 | button10pc.Text = "ban" | |
| 1753 | end | |
| 1754 | end | |
| 1755 | end) | |
| 1756 | button11pc=Instance.new("TextButton")
| |
| 1757 | button11pc.Parent = frame1p | |
| 1758 | button11pc.Text = "Freeze" | |
| 1759 | button11pc.Style = 1 | |
| 1760 | button11pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1761 | button11pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1762 | button11pc.Position = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1763 | button11pc.MouseButton1Click:connect(function() | |
| 1764 | player1=game.Players:findFirstChild(selected) | |
| 1765 | if player1~=nil then | |
| 1766 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1767 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1768 | orbray=Instance.new("SelectionPartLasso")
| |
| 1769 | orbray.Parent = orbehaa | |
| 1770 | orbray.Humanoid = player1.Character.Humanoid | |
| 1771 | orbray.Part = orbehaa.Head | |
| 1772 | if orbehaa.Head~=nil then | |
| 1773 | game:GetService("Chat"):Chat(orbehaa.Head, "Freezing " .. player1.Name, Enum.ChatColor.Red)
| |
| 1774 | end | |
| 1775 | player1.Character.Humanoid.WalkSpeed = 0 | |
| 1776 | lolsss=player1.Character:GetChildren() | |
| 1777 | for i=1,#lolsss do | |
| 1778 | if lolsss[i].className=="Part" then | |
| 1779 | lolsss[i].Anchored = true | |
| 1780 | lolsss[i].Reflectance = 1 | |
| 1781 | end | |
| 1782 | end | |
| 1783 | wait(2) | |
| 1784 | orbray:Remove() | |
| 1785 | end | |
| 1786 | end) | |
| 1787 | button12pc=Instance.new("TextButton")
| |
| 1788 | button12pc.Parent = frame1p | |
| 1789 | button12pc.Text = "Thaw" | |
| 1790 | button12pc.Style = 1 | |
| 1791 | button12pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1792 | button12pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1793 | button12pc.Position = UDim2.new ( 0.25, 0, 0.2, 0) | |
| 1794 | button12pc.MouseButton1Click:connect(function() | |
| 1795 | player1=game.Players:findFirstChild(selected) | |
| 1796 | if player1~=nil then | |
| 1797 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1798 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1799 | orbray=Instance.new("SelectionPartLasso")
| |
| 1800 | orbray.Parent = orbehaa | |
| 1801 | orbray.Humanoid = player1.Character.Humanoid | |
| 1802 | orbray.Part = orbehaa.Head | |
| 1803 | orbray.Color = BrickColor.new "Bright yellow" | |
| 1804 | if orbehaa.Head~=nil then | |
| 1805 | game:GetService("Chat"):Chat(orbehaa.Head, "Thawing " .. player1.Name, Enum.ChatColor.Green)
| |
| 1806 | end | |
| 1807 | player1.Character.Humanoid.WalkSpeed = 16 | |
| 1808 | lolsss=player1.Character:GetChildren() | |
| 1809 | for i=1,#lolsss do | |
| 1810 | if lolsss[i].className=="Part" then | |
| 1811 | lolsss[i].Anchored = false | |
| 1812 | lolsss[i].Reflectance = 0 | |
| 1813 | end | |
| 1814 | end | |
| 1815 | wait(2) | |
| 1816 | orbray:Remove() | |
| 1817 | end | |
| 1818 | end) | |
| 1819 | button13pc=Instance.new("TextButton")
| |
| 1820 | button13pc.Parent = frame1p | |
| 1821 | button13pc.Text = "Punish" | |
| 1822 | button13pc.Style = 1 | |
| 1823 | button13pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1824 | button13pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1825 | button13pc.Position = UDim2.new ( 0.25, 0, 0.3, 0) | |
| 1826 | button13pc.MouseButton1Click:connect(function() | |
| 1827 | player1=game.Players:findFirstChild(selected) | |
| 1828 | if player1~=nil then | |
| 1829 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1830 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1831 | orbray=Instance.new("SelectionPartLasso")
| |
| 1832 | orbray.Parent = orbehaa | |
| 1833 | orbray.Humanoid = player1.Character.Humanoid | |
| 1834 | orbray.Part = orbehaa.Head | |
| 1835 | if orbehaa.Head~=nil then | |
| 1836 | game:GetService("Chat"):Chat(orbehaa.Head, "Punishing " .. player1.Name, Enum.ChatColor.Red)
| |
| 1837 | end | |
| 1838 | wait(2) | |
| 1839 | orbray:Remove() | |
| 1840 | player1.Character.Parent = game.Lighting | |
| 1841 | end | |
| 1842 | end) | |
| 1843 | button14pc=Instance.new("TextButton")
| |
| 1844 | button14pc.Parent = frame1p | |
| 1845 | button14pc.Text = "unpunish" | |
| 1846 | button14pc.Style = 1 | |
| 1847 | button14pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1848 | button14pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1849 | button14pc.Position = UDim2.new ( 0.25, 0, 0.4, 0) | |
| 1850 | button14pc.MouseButton1Click:connect(function() | |
| 1851 | player1 = game.Players:findFirstChild(selected) | |
| 1852 | if player1~=nil then | |
| 1853 | player1.Character.Parent = game.Workspace | |
| 1854 | player1.Character:MakeJoints() | |
| 1855 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1856 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1857 | orbray=Instance.new("SelectionPartLasso")
| |
| 1858 | orbray.Parent = orbehaa | |
| 1859 | orbray.Humanoid = player1.Character.Humanoid | |
| 1860 | orbray.Part = orbehaa.Head | |
| 1861 | if orbehaa.Head~=nil then | |
| 1862 | game:GetService("Chat"):Chat(orbehaa.Head, "UnPunishing " .. player1.Name .. ". Have a nice day.", Enum.ChatColor.Green)
| |
| 1863 | end | |
| 1864 | wait(2) | |
| 1865 | orbray:Remove() | |
| 1866 | end | |
| 1867 | end) | |
| 1868 | button15pc=Instance.new("TextButton")
| |
| 1869 | button15pc.Parent = frame1p | |
| 1870 | button15pc.Text = "Loopkill" | |
| 1871 | button15pc.Style = 1 | |
| 1872 | button15pc.TextColor3 = Color3.new ( 65025, 0, 0) | |
| 1873 | button15pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1874 | button15pc.Position = UDim2.new ( 0.25, 0, 0.5, 0) | |
| 1875 | button15pc.MouseButton1Click:connect(function() | |
| 1876 | player1 = game.Players:findFirstChild(selected) | |
| 1877 | if player1~=nil then | |
| 1878 | if (player1.Name~="iiAmBlox")and(player1.Name~="DroptheBomb") then | |
| 1879 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1880 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1881 | orbray=Instance.new("SelectionPartLasso")
| |
| 1882 | orbray.Parent = orbehaa | |
| 1883 | orbray.Humanoid = player1.Character.Humanoid | |
| 1884 | orbray.Part = orbehaa.Head | |
| 1885 | orbray.Color = BrickColor.new "Bright red" | |
| 1886 | if orbehaa.Head~=nil then | |
| 1887 | game:GetService("Chat"):Chat(orbehaa.Head, "Loopkilling " .. player1.Name, Enum.ChatColor.Red)
| |
| 1888 | end | |
| 1889 | table.insert(loopkill,player1.Name) | |
| 1890 | wait(2) | |
| 1891 | orbray:Remove() | |
| 1892 | else | |
| 1893 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1894 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1895 | game:GetService("Chat"):Chat(orbehaa.Head, "But i dont wanna loopkill meh creator", Enum.ChatColor.Red)
| |
| 1896 | button15pc.Text = "You cannot do that" | |
| 1897 | wait(2) | |
| 1898 | button15pc.Text = "Loopkill" | |
| 1899 | end | |
| 1900 | end | |
| 1901 | end) | |
| 1902 | button16pc=Instance.new("TextButton")
| |
| 1903 | button16pc.Parent = frame1p | |
| 1904 | button16pc.Text = "Unloopkill" | |
| 1905 | button16pc.Style = 1 | |
| 1906 | button16pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1907 | button16pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1908 | button16pc.Position = UDim2.new ( 0.25, 0, 0.6, 0) | |
| 1909 | button16pc.MouseButton1Click:connect(function() | |
| 1910 | player2 = game.Players:findFirstChild(selected) | |
| 1911 | if player2~=nil then | |
| 1912 | for i=1,#loopkill do | |
| 1913 | if loopkill[i]==player2.Name then | |
| 1914 | table.remove(loopkill,i) | |
| 1915 | end | |
| 1916 | end | |
| 1917 | end | |
| 1918 | end) | |
| 1919 | button17pc=Instance.new("TextButton")
| |
| 1920 | button17pc.Parent = frame1p | |
| 1921 | button17pc.Text = "Respawn" | |
| 1922 | button17pc.Style = 1 | |
| 1923 | button17pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1924 | button17pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1925 | button17pc.Position = UDim2.new ( 0.25, 0, 0.7, 0) | |
| 1926 | button17pc.MouseButton1Click:connect(function() | |
| 1927 | player1 = game.Players:findFirstChild(selected) | |
| 1928 | if player1~=nil then | |
| 1929 | newchar=Instance.new("Model")
| |
| 1930 | newchar.Parent = game.Workspace | |
| 1931 | newhuman=Instance.new("Humanoid")
| |
| 1932 | newhuman.Parent = newchar | |
| 1933 | player1.Character = newchar | |
| 1934 | end | |
| 1935 | end) | |
| 1936 | button18pc=Instance.new("TextButton")
| |
| 1937 | button18pc.Parent = frame1p | |
| 1938 | button18pc.Text = "Temporary Blind" | |
| 1939 | button18pc.Style = 1 | |
| 1940 | button18pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1941 | button18pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1942 | button18pc.Position = UDim2.new ( 0.25, 0, 0.8, 0) | |
| 1943 | button18pce=true | |
| 1944 | button18pc.MouseButton1Click:connect(function() | |
| 1945 | player1 = game.Players:findFirstChild(selected) | |
| 1946 | if player1~=nil then | |
| 1947 | if button18pce==true then | |
| 1948 | if (player1.Name~="iiAmBlox")and(player1.Name~="DroptheBomb") then | |
| 1949 | button18pce=false | |
| 1950 | torchergui=Instance.new("ScreenGui")
| |
| 1951 | torchergui.Parent = player1.PlayerGui | |
| 1952 | torcherframe=Instance.new("Frame")
| |
| 1953 | torcherframe.Parent = torchergui | |
| 1954 | torcherframe.Size = UDim2.new ( 1, 0, 1, 0) | |
| 1955 | torcherframe.BackgroundColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 1956 | wait(5) | |
| 1957 | for i=1,10 do | |
| 1958 | torcherframe.BackgroundTransparency = torcherframe.BackgroundTransparency+0.1 | |
| 1959 | wait() | |
| 1960 | end | |
| 1961 | torchergui:Remove() | |
| 1962 | button18pce=true | |
| 1963 | else | |
| 1964 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1965 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1966 | game:GetService("Chat"):Chat(orbehaa.Head, "But i dont wanna blind meh creator", Enum.ChatColor.Red)
| |
| 1967 | end | |
| 1968 | end | |
| 1969 | end | |
| 1970 | end) | |
| 1971 | button19pc=Instance.new("TextButton")
| |
| 1972 | button19pc.Parent = frame1p | |
| 1973 | button19pc.Text = "UNFF" | |
| 1974 | button19pc.Style = 1 | |
| 1975 | button19pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 1976 | button19pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 1977 | button19pc.Position = UDim2.new ( 0.5, 0, 0, 0) | |
| 1978 | button19pce=true | |
| 1979 | button19pc.MouseButton1Click:connect(function() | |
| 1980 | player1=game.Players:findFirstChild(selected) | |
| 1981 | if player1~=nil then | |
| 1982 | controllingplayer = game.Players:findFirstChild(owners) | |
| 1983 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 1984 | orbray=Instance.new("SelectionPartLasso")
| |
| 1985 | orbray.Parent = orbehaa | |
| 1986 | orbray.Humanoid = player1.Character.Humanoid | |
| 1987 | orbray.Part = orbehaa.Head | |
| 1988 | if orbehaa.Head~=nil then | |
| 1989 | game:GetService("Chat"):Chat(orbehaa.Head, "Removing " .. player1.Name .. "'s Force Field", Enum.ChatColor.Red)
| |
| 1990 | end | |
| 1991 | allff=player1.Character:GetChildren() | |
| 1992 | for i=1,#allff do | |
| 1993 | if allff[i].className=="ForceField" then | |
| 1994 | allff[i]:Remove() | |
| 1995 | end | |
| 1996 | end | |
| 1997 | wait(2) | |
| 1998 | orbray:Remove() | |
| 1999 | end | |
| 2000 | end) | |
| 2001 | button20pc=Instance.new("TextButton")
| |
| 2002 | button20pc.Parent = frame1p | |
| 2003 | button20pc.Text = "Make Orb" | |
| 2004 | button20pc.Style = 1 | |
| 2005 | button20pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2006 | button20pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2007 | button20pc.Position = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2008 | if script.className=="LocalScript"then | |
| 2009 | button20pc.Visible=false | |
| 2010 | else | |
| 2011 | button20pc.Visible=true | |
| 2012 | end | |
| 2013 | button20pc.MouseButton1Click:connect(function() | |
| 2014 | player1=game.Players:findFirstChild(selected) | |
| 2015 | if player1~=nil then | |
| 2016 | gui1:Remove() | |
| 2017 | script:clone().Parent = game.Workspace | |
| 2018 | ddrree95=false | |
| 2019 | owners=player1.Name | |
| 2020 | name = player1.Name .. defname | |
| 2021 | end | |
| 2022 | end) | |
| 2023 | button21pc=Instance.new("TextButton")
| |
| 2024 | button21pc.Parent = frame1p | |
| 2025 | button21pc.Text = "Explode" | |
| 2026 | button21pc.Style = 1 | |
| 2027 | button21pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2028 | button21pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2029 | button21pc.Position = UDim2.new ( 0.5, 0, 0.2, 0) | |
| 2030 | button21pc.MouseButton1Click:connect(function() | |
| 2031 | player1=game.Players:findFirstChild(selected) | |
| 2032 | if player1~=nil then | |
| 2033 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2034 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2035 | orbray=Instance.new("SelectionPartLasso")
| |
| 2036 | orbray.Parent = orbehaa | |
| 2037 | orbray.Humanoid = player1.Character.Humanoid | |
| 2038 | orbray.Part = orbehaa.Head | |
| 2039 | orbray.Color = BrickColor.new "Bright green" | |
| 2040 | if orbehaa.Head~=nil then | |
| 2041 | game:GetService("Chat"):Chat(orbehaa.Head, "Blowing " .. player1.Name .. " Up", Enum.ChatColor.Red)
| |
| 2042 | end | |
| 2043 | expl=Instance.new("Explosion")
| |
| 2044 | expl.Parent = game.Workspace | |
| 2045 | expl.Position = player1.Character.Torso.Position | |
| 2046 | expl.BlastPressure = 12000 | |
| 2047 | wait(2) | |
| 2048 | orbray:Remove() | |
| 2049 | end | |
| 2050 | end) | |
| 2051 | button22pc=Instance.new("TextButton")
| |
| 2052 | button22pc.Parent = frame1p | |
| 2053 | button22pc.Text = "Eat" | |
| 2054 | button22pc.Style = 1 | |
| 2055 | button22pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2056 | button22pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2057 | button22pc.Position = UDim2.new ( 0.5, 0, 0.3, 0) | |
| 2058 | button22pc.MouseButton1Click:connect(function() | |
| 2059 | player1=game.Players:findFirstChild(selected) | |
| 2060 | if player1~=nil then | |
| 2061 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2062 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2063 | orbray=Instance.new("SelectionPartLasso")
| |
| 2064 | orbray.Parent = orbehaa | |
| 2065 | orbray.Humanoid = player1.Character.Humanoid | |
| 2066 | orbray.Part = orbehaa.Head | |
| 2067 | if orbehaa.Head~=nil then | |
| 2068 | game:GetService("Chat"):Chat(orbehaa.Head, "I am hungry for " .. player1.Name, Enum.ChatColor.Red)
| |
| 2069 | end | |
| 2070 | wait(2) | |
| 2071 | orbray:Remove() | |
| 2072 | --orbehaa.Head = the orb part | |
| 2073 | local ttre4 = player1.Character:FindFirstChild("Torso")
| |
| 2074 | if (ttre4~=nil) then | |
| 2075 | local ctfd = controllingplayer.Character:FindFirstChild("Torso")
| |
| 2076 | if (ctfd~=nil) then | |
| 2077 | local ch45 = controllingplayer.Character:FindFirstChild("Head")
| |
| 2078 | if (ch45~=nil) then | |
| 2079 | game:GetService("Chat"):Chat(ch45, tostring("OM NOM NOM"), Enum.ChatColor.Red)
| |
| 2080 | end | |
| 2081 | ttre4.CFrame = CFrame.new(ctfd.CFrame.lookVector*3)*CFrame.fromEulerAnglesXYZ(math.rad(45), math.rad(180), 0) | |
| 2082 | ttre4.Anchored = true | |
| 2083 | contwalksp4=controllingplayer.Character["Humanoid"].WalkSpeed | |
| 2084 | player1.Character["Humanoid"].WalkSpeed = 0 | |
| 2085 | controllingplayer.Character["Humanoid"].WalkSpeed = 0 | |
| 2086 | wait(2) | |
| 2087 | player1.Character:Remove() | |
| 2088 | controllingplayer.Character["Humanoid"].WalkSpeed = contwalksp4 | |
| 2089 | else | |
| 2090 | player1.Character:remove() | |
| 2091 | end | |
| 2092 | else | |
| 2093 | player1.Character:remove() | |
| 2094 | end | |
| 2095 | end | |
| 2096 | end) | |
| 2097 | frame1pc=Instance.new("Frame")
| |
| 2098 | frame1pc.Parent = frame1p | |
| 2099 | frame1pc.Name="CharApperance" | |
| 2100 | frame1pc.Style = 2 | |
| 2101 | frame1pc.Size = UDim2.new ( 1, 0, 1, 0) | |
| 2102 | frame1pc.Position = UDim2.new ( 1.1, 0, 0, 0) | |
| 2103 | frame1pc.Visible = false | |
| 2104 | button23pc=Instance.new("TextButton")
| |
| 2105 | button23pc.Parent = frame1p | |
| 2106 | button23pc.Text = "Toggle Appearance" | |
| 2107 | button23pc.Style = 1 | |
| 2108 | button23pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2109 | button23pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2110 | button23pc.Position = UDim2.new ( 0.5, 0, 0.4, 0) | |
| 2111 | button23pc.MouseButton1Click:connect(function() | |
| 2112 | if frame1pc.Visible == false then | |
| 2113 | frame1pc.Visible = true | |
| 2114 | elseif frame1pc.Visible == true then | |
| 2115 | frame1pc.Visible = false | |
| 2116 | end | |
| 2117 | end) | |
| 2118 | button24pc=Instance.new("TextButton")
| |
| 2119 | button24pc.Parent = frame1p | |
| 2120 | button24pc.Text = "Humiliate" | |
| 2121 | button24pc.Style = 1 | |
| 2122 | button24pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2123 | button24pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2124 | button24pc.Position = UDim2.new ( 0.5, 0, 0.5, 0) | |
| 2125 | button24pc.MouseButton1Click:connect(function() | |
| 2126 | player1=game.Players:findFirstChild(selected) | |
| 2127 | if player1~=nil then | |
| 2128 | humphrases = { "I am a noob", "I am stupid", "OMG i <3 Justin Beiber", "I ish a boy and a girl", "Im ugly" }
| |
| 2129 | ranhumphrases=math.random(1,#humphrases) | |
| 2130 | game:GetService("Chat"):Chat(player1.Character.Head, humphrases[ranhumphrases])
| |
| 2131 | end | |
| 2132 | end) | |
| 2133 | button25pc=Instance.new("TextButton")
| |
| 2134 | button25pc.Parent = frame1p | |
| 2135 | button25pc.Text = "Justin Beiber" | |
| 2136 | button25pc.Style = 1 | |
| 2137 | button25pc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2138 | button25pc.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2139 | button25pc.Position = UDim2.new ( 0.5, 0, 0.6, 0) | |
| 2140 | button25pc.MouseButton1Click:connect(function() | |
| 2141 | player1=game.Players:findFirstChild(selected) | |
| 2142 | if player1~=nil then | |
| 2143 | game:GetService("Chat"):Chat(player1.Character.Head, "OOOOOH Baby Baby Baby OOOOOH", Enum.ChatColor.Red)
| |
| 2144 | wait(2) | |
| 2145 | everyplayer1=game.Players:GetChildren() | |
| 2146 | for i=1,#everyplayer1 do | |
| 2147 | jbexplpun=Instance.new("Explosion")
| |
| 2148 | jbexplpun.Parent = game.Workspace | |
| 2149 | jbexplpun.Position = everyplayer1[i].Character.Torso.Position | |
| 2150 | jbexplpun.BlastPressure = 12000 | |
| 2151 | jbexplpun.BlastRadius = 48 | |
| 2152 | end | |
| 2153 | end | |
| 2154 | end) | |
| 2155 | button1ca=Instance.new("TextButton")
| |
| 2156 | button1ca.Parent = frame1pc | |
| 2157 | button1ca.Text = "djdjdj" | |
| 2158 | button1ca.Style = 1 | |
| 2159 | button1ca.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2160 | button1ca.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2161 | button1ca.Position = UDim2.new ( 0, 0, 0, 0) | |
| 2162 | button1ca.MouseButton1Click:connect(function() | |
| 2163 | player1=game.Players:findFirstChild(selected) | |
| 2164 | if player1~=nil then | |
| 2165 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2166 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2167 | orbray=Instance.new("SelectionPartLasso")
| |
| 2168 | orbray.Parent = orbehaa | |
| 2169 | orbray.Humanoid = player1.Character.Humanoid | |
| 2170 | orbray.Part = orbehaa.Head | |
| 2171 | if orbehaa.Head~=nil then | |
| 2172 | game:GetService("Chat"):Chat(orbehaa.Head, "Making " .. player1.Name .. " look like djdjdj", Enum.ChatColor.Green)
| |
| 2173 | end | |
| 2174 | player1.Character:BreakJoints() | |
| 2175 | player1.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=258500" | |
| 2176 | wait(2) | |
| 2177 | orbray:Remove() | |
| 2178 | end | |
| 2179 | end) | |
| 2180 | button2ca=Instance.new("TextButton")
| |
| 2181 | button2ca.Parent = frame1pc | |
| 2182 | button2ca.Text = "Restore" | |
| 2183 | button2ca.Style = 1 | |
| 2184 | button2ca.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2185 | button2ca.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2186 | button2ca.Position = UDim2.new ( 0, 0, 0.1, 0) | |
| 2187 | button2ca.MouseButton1Click:connect(function() | |
| 2188 | player1=game.Players:findFirstChild(selected) | |
| 2189 | if player1~=nil then | |
| 2190 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2191 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2192 | orbray=Instance.new("SelectionPartLasso")
| |
| 2193 | orbray.Parent = orbehaa | |
| 2194 | orbray.Humanoid = player1.Character.Humanoid | |
| 2195 | orbray.Part = orbehaa.Head | |
| 2196 | if orbehaa.Head~=nil then | |
| 2197 | game:GetService("Chat"):Chat(orbehaa.Head, "Making " .. player1.Name .. " look like " .. player1.Name, Enum.ChatColor.Green)
| |
| 2198 | end | |
| 2199 | player1.Character:BreakJoints() | |
| 2200 | player1.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=" .. player1.userId | |
| 2201 | wait(2) | |
| 2202 | orbray:Remove() | |
| 2203 | end | |
| 2204 | end) | |
| 2205 | button3ca=Instance.new("TextButton")
| |
| 2206 | button3ca.Parent = frame1pc | |
| 2207 | button3ca.Text = "DroptheBomb" | |
| 2208 | button3ca.Style = 1 | |
| 2209 | button3ca.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2210 | button3ca.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2211 | button3ca.Position = UDim2.new ( 0, 0, 0.2, 0) | |
| 2212 | button3ca.MouseButton1Click:connect(function() | |
| 2213 | player1=game.Players:findFirstChild(selected) | |
| 2214 | if player1~=nil then | |
| 2215 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2216 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2217 | orbray=Instance.new("SelectionPartLasso")
| |
| 2218 | orbray.Parent = orbehaa | |
| 2219 | orbray.Humanoid = player1.Character.Humanoid | |
| 2220 | orbray.Part = orbehaa.Head | |
| 2221 | if orbehaa.Head~=nil then | |
| 2222 | game:GetService("Chat"):Chat(orbehaa.Head, "Making " .. player1.Name .. " look like DroptheBomb", Enum.ChatColor.Green)
| |
| 2223 | end | |
| 2224 | player1.Character:BreakJoints() | |
| 2225 | player1.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=11342214" | |
| 2226 | wait(2) | |
| 2227 | orbray:Remove() | |
| 2228 | end | |
| 2229 | end) | |
| 2230 | button4ca=Instance.new("TextButton")
| |
| 2231 | button4ca.Parent = frame1pc | |
| 2232 | button4ca.Text = "iiAmBlox" | |
| 2233 | button4ca.Style = 1 | |
| 2234 | button4ca.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2235 | button4ca.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2236 | button4ca.Position = UDim2.new ( 0, 0, 0.3, 0) | |
| 2237 | button4ca.MouseButton1Click:connect(function() | |
| 2238 | player1=game.Players:findFirstChild(selected) | |
| 2239 | if player1~=nil then | |
| 2240 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2241 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2242 | orbray=Instance.new("SelectionPartLasso")
| |
| 2243 | orbray.Parent = orbehaa | |
| 2244 | orbray.Humanoid = player1.Character.Humanoid | |
| 2245 | orbray.Part = orbehaa.Head | |
| 2246 | if orbehaa.Head~=nil then | |
| 2247 | game:GetService("Chat"):Chat(orbehaa.Head, "Making " .. player1.Name .. " look like iiAmBlox", Enum.ChatColor.Green)
| |
| 2248 | end | |
| 2249 | player1.Character:BreakJoints() | |
| 2250 | player1.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=6911602" | |
| 2251 | wait(2) | |
| 2252 | orbray:Remove() | |
| 2253 | end | |
| 2254 | end) | |
| 2255 | button5ca=Instance.new("TextButton")
| |
| 2256 | button5ca.Parent = frame1pc | |
| 2257 | button5ca.Text = "nairod7" | |
| 2258 | button5ca.Style = 1 | |
| 2259 | button5ca.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2260 | button5ca.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2261 | button5ca.Position = UDim2.new ( 0, 0, 0.4, 0) | |
| 2262 | button5ca.MouseButton1Click:connect(function() | |
| 2263 | player1=game.Players:findFirstChild(selected) | |
| 2264 | if player1~=nil then | |
| 2265 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2266 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2267 | orbray=Instance.new("SelectionPartLasso")
| |
| 2268 | orbray.Parent = orbehaa | |
| 2269 | orbray.Humanoid = player1.Character.Humanoid | |
| 2270 | orbray.Part = orbehaa.Head | |
| 2271 | if orbehaa.Head~=nil then | |
| 2272 | game:GetService("Chat"):Chat(orbehaa.Head, "Making " .. player1.Name .. " look like nairod7", Enum.ChatColor.Green)
| |
| 2273 | end | |
| 2274 | player1.Character:BreakJoints() | |
| 2275 | player1.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=7225903" | |
| 2276 | wait(2) | |
| 2277 | orbray:Remove() | |
| 2278 | end | |
| 2279 | end) | |
| 2280 | button6ca=Instance.new("TextButton")
| |
| 2281 | button6ca.Parent = frame1pc | |
| 2282 | button6ca.Text = "07lchris" | |
| 2283 | button6ca.Style = 1 | |
| 2284 | button6ca.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2285 | button6ca.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2286 | button6ca.Position = UDim2.new ( 0, 0, 0.5, 0) | |
| 2287 | button6ca.MouseButton1Click:connect(function() | |
| 2288 | player1=game.Players:findFirstChild(selected) | |
| 2289 | if player1~=nil then | |
| 2290 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2291 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2292 | orbray=Instance.new("SelectionPartLasso")
| |
| 2293 | orbray.Parent = orbehaa | |
| 2294 | orbray.Humanoid = player1.Character.Humanoid | |
| 2295 | orbray.Part = orbehaa.Head | |
| 2296 | if orbehaa.Head~=nil then | |
| 2297 | game:GetService("Chat"):Chat(orbehaa.Head, "Making " .. player1.Name .. " look like 07lchris", Enum.ChatColor.Green)
| |
| 2298 | end | |
| 2299 | player1.Character:BreakJoints() | |
| 2300 | player1.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=6808789" | |
| 2301 | wait(2) | |
| 2302 | orbray:Remove() | |
| 2303 | end | |
| 2304 | end) | |
| 2305 | button7ca=Instance.new("TextButton")
| |
| 2306 | button7ca.Parent = frame1pc | |
| 2307 | button7ca.Text = "TeamDman" | |
| 2308 | button7ca.Style = 1 | |
| 2309 | button7ca.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2310 | button7ca.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2311 | button7ca.Position = UDim2.new ( 0, 0, 0.6, 0) | |
| 2312 | button7ca.MouseButton1Click:connect(function() | |
| 2313 | player1=game.Players:findFirstChild(selected) | |
| 2314 | if player1~=nil then | |
| 2315 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2316 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2317 | orbray=Instance.new("SelectionPartLasso")
| |
| 2318 | orbray.Parent = orbehaa | |
| 2319 | orbray.Humanoid = player1.Character.Humanoid | |
| 2320 | orbray.Part = orbehaa.Head | |
| 2321 | if orbehaa.Head~=nil then | |
| 2322 | game:GetService("Chat"):Chat(orbehaa.Head, "Making " .. player1.Name .. " look like TeamDman", Enum.ChatColor.Green)
| |
| 2323 | end | |
| 2324 | player1.Character:BreakJoints() | |
| 2325 | player1.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=5486984" | |
| 2326 | wait(2) | |
| 2327 | orbray:Remove() | |
| 2328 | end | |
| 2329 | end) | |
| 2330 | button8ca=Instance.new("TextButton")
| |
| 2331 | button8ca.Parent = frame1pc | |
| 2332 | button8ca.Text = "fake1x1x1x1" | |
| 2333 | button8ca.Style = 1 | |
| 2334 | button8ca.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2335 | button8ca.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2336 | button8ca.Position = UDim2.new ( 0, 0, 0.7, 0) | |
| 2337 | button8ca.MouseButton1Click:connect(function() | |
| 2338 | player1=game.Players:findFirstChild(selected) | |
| 2339 | if player1~=nil then | |
| 2340 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2341 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2342 | orbray=Instance.new("SelectionPartLasso")
| |
| 2343 | orbray.Parent = orbehaa | |
| 2344 | orbray.Humanoid = player1.Character.Humanoid | |
| 2345 | orbray.Part = orbehaa.Head | |
| 2346 | if orbehaa.Head~=nil then | |
| 2347 | game:GetService("Chat"):Chat(orbehaa.Head, "Making " .. player1.Name .. " look like a total narb", Enum.ChatColor.Red)
| |
| 2348 | end | |
| 2349 | player1.Character:BreakJoints() | |
| 2350 | player1.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=24913208" | |
| 2351 | end | |
| 2352 | end) | |
| 2353 | button8ca=Instance.new("TextButton")
| |
| 2354 | button8ca.Parent = frame1pc | |
| 2355 | button8ca.Text = "303" | |
| 2356 | button8ca.Style = 1 | |
| 2357 | button8ca.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2358 | button8ca.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2359 | button8ca.Position = UDim2.new ( 0, 0, 0.8, 0) | |
| 2360 | button8ca.MouseButton1Click:connect(function() | |
| 2361 | player1=game.Players:findFirstChild(selected) | |
| 2362 | if player1~=nil then | |
| 2363 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2364 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2365 | orbray=Instance.new("SelectionPartLasso")
| |
| 2366 | orbray.Parent = orbehaa | |
| 2367 | orbray.Humanoid = player1.Character.Humanoid | |
| 2368 | orbray.Part = orbehaa.Head | |
| 2369 | if orbehaa.Head~=nil then | |
| 2370 | game:GetService("Chat"):Chat(orbehaa.Head, "Making " .. player1.Name .. " look like 303", Enum.ChatColor.Green)
| |
| 2371 | end | |
| 2372 | player1.Character:BreakJoints() | |
| 2373 | player1.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=899168" | |
| 2374 | wait(2) | |
| 2375 | orbray:Remove() | |
| 2376 | end | |
| 2377 | end) | |
| 2378 | button9ca=Instance.new("TextButton")
| |
| 2379 | button9ca.Parent = frame1pc | |
| 2380 | button9ca.Text = "ttyyuu1234" | |
| 2381 | button9ca.Style = 1 | |
| 2382 | button9ca.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2383 | button9ca.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2384 | button9ca.Position = UDim2.new ( 0, 0, 0.9, 0) | |
| 2385 | button9ca.MouseButton1Click:connect(function() | |
| 2386 | player1=game.Players:findFirstChild(selected) | |
| 2387 | if player1~=nil then | |
| 2388 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2389 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2390 | orbray=Instance.new("SelectionPartLasso")
| |
| 2391 | orbray.Parent = orbehaa | |
| 2392 | orbray.Humanoid = player1.Character.Humanoid | |
| 2393 | orbray.Part = orbehaa.Head | |
| 2394 | if orbehaa.Head~=nil then | |
| 2395 | game:GetService("Chat"):Chat(orbehaa.Head, "Making " .. player1.Name .. " look like iiAmBlox's little brother", Enum.ChatColor.Green)
| |
| 2396 | end | |
| 2397 | player1.Character:BreakJoints() | |
| 2398 | player1.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=8058881" | |
| 2399 | wait(2) | |
| 2400 | orbray:Remove() | |
| 2401 | end | |
| 2402 | end) | |
| 2403 | button10ca=Instance.new("TextButton")
| |
| 2404 | button10ca.Parent = frame1pc | |
| 2405 | button10ca.Text = "TMSS" | |
| 2406 | button10ca.Style = 1 | |
| 2407 | button10ca.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2408 | button10ca.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2409 | button10ca.Position = UDim2.new ( 0.25, 0, 0.0, 0) | |
| 2410 | button10ca.MouseButton1Click:connect(function() | |
| 2411 | player1=game.Players:findFirstChild(selected) | |
| 2412 | if player1~=nil then | |
| 2413 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2414 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2415 | orbray=Instance.new("SelectionPartLasso")
| |
| 2416 | orbray.Parent = orbehaa | |
| 2417 | orbray.Humanoid = player1.Character.Humanoid | |
| 2418 | orbray.Part = orbehaa.Head | |
| 2419 | if orbehaa.Head~=nil then | |
| 2420 | game:GetService("Chat"):Chat(orbehaa.Head, "Making " .. player1.Name .. " look like TMSS", Enum.ChatColor.Green)
| |
| 2421 | end | |
| 2422 | player1.Character:BreakJoints() | |
| 2423 | player1.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=14409752" | |
| 2424 | wait(2) | |
| 2425 | orbray:Remove() | |
| 2426 | end | |
| 2427 | end) | |
| 2428 | button11ca=Instance.new("TextButton")
| |
| 2429 | button11ca.Parent = frame1pc | |
| 2430 | button11ca.Text = "4444vince2" | |
| 2431 | button11ca.Style = 1 | |
| 2432 | button11ca.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2433 | button11ca.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2434 | button11ca.Position = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2435 | button11ca.MouseButton1Click:connect(function() | |
| 2436 | player1=game.Players:findFirstChild(selected) | |
| 2437 | if player1~=nil then | |
| 2438 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2439 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2440 | orbray=Instance.new("SelectionPartLasso")
| |
| 2441 | orbray.Parent = orbehaa | |
| 2442 | orbray.Humanoid = player1.Character.Humanoid | |
| 2443 | orbray.Part = orbehaa.Head | |
| 2444 | if orbehaa.Head~=nil then | |
| 2445 | game:GetService("Chat"):Chat(orbehaa.Head, "Making " .. player1.Name .. " look like 4444vince2", Enum.ChatColor.Green)
| |
| 2446 | end | |
| 2447 | player1.Character:BreakJoints() | |
| 2448 | player1.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=1433846" | |
| 2449 | wait(2) | |
| 2450 | orbray:Remove() | |
| 2451 | end | |
| 2452 | end) | |
| 2453 | button12ca=Instance.new("TextButton")
| |
| 2454 | button12ca.Parent = frame1pc | |
| 2455 | button12ca.Text = "IPityTheFoo" | |
| 2456 | button12ca.Style = 1 | |
| 2457 | button12ca.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2458 | button12ca.Size = UDim2.new ( 0.25, 0, 0.1, 0) | |
| 2459 | button12ca.Position = UDim2.new ( 0.25, 0, 0.2, 0) | |
| 2460 | button12ca.MouseButton1Click:connect(function() | |
| 2461 | player1=game.Players:findFirstChild(selected) | |
| 2462 | if player1~=nil then | |
| 2463 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2464 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2465 | orbray=Instance.new("SelectionPartLasso")
| |
| 2466 | orbray.Parent = orbehaa | |
| 2467 | orbray.Humanoid = player1.Character.Humanoid | |
| 2468 | orbray.Part = orbehaa.Head | |
| 2469 | if orbehaa.Head~=nil then | |
| 2470 | game:GetService("Chat"):Chat(orbehaa.Head, "Making " .. player1.Name .. " look like IPityTheFoo", Enum.ChatColor.Green)
| |
| 2471 | end | |
| 2472 | player1.Character:BreakJoints() | |
| 2473 | player1.CharacterAppearance = "http://www.roblox.com/Asset/CharacterFetch.ashx?userId=1142007" | |
| 2474 | wait(2) | |
| 2475 | orbray:Remove() | |
| 2476 | end | |
| 2477 | end) | |
| 2478 | frame1sc=Instance.new("Frame")
| |
| 2479 | frame1sc.Parent = frame3main | |
| 2480 | frame1sc.Size = UDim2.new ( 1, 0, 0.3, 0) | |
| 2481 | frame1sc.Position = UDim2.new ( 0, 0, 1.1, 0) | |
| 2482 | frame1sc.Style = 2 | |
| 2483 | frame1sc.Name = "Name Changer" | |
| 2484 | frame1sc.Visible = false | |
| 2485 | box1nc=Instance.new("TextBox")
| |
| 2486 | box1nc.Parent = frame1sc | |
| 2487 | box1nc.Size = UDim2.new ( 0.8, 0, 0.3, 0) | |
| 2488 | box1nc.Position = UDim2.new ( 0.1, 0, 0.1, 0) | |
| 2489 | box1nc.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2490 | box1nc.BackgroundColor3 = Color3.new ( 0, 0, 0) | |
| 2491 | button1nc=Instance.new("TextButton")
| |
| 2492 | button1nc.Parent = frame1sc | |
| 2493 | button1nc.Text = "Change Name" | |
| 2494 | button1nc.Size = UDim2.new( 0.8, 0, 0.3, 0) | |
| 2495 | button1nc.Position = UDim2.new( 0.1, 0, 0.4, 0) | |
| 2496 | button1nc.Style = 1 | |
| 2497 | button1nc.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2498 | button1nc.MouseButton1Click:connect(function() | |
| 2499 | oldnameee3=name | |
| 2500 | defname = "'s " .. box1nc.Text | |
| 2501 | name = owners .. defname | |
| 2502 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2503 | controllingplayer.Character:findFirstChild(oldnameee3):Remove() | |
| 2504 | end) | |
| 2505 | frame2sc=Instance.new("Frame")
| |
| 2506 | frame2sc.Parent = frame3main | |
| 2507 | frame2sc.Size = UDim2.new ( 1, 0, 0.3, 0) | |
| 2508 | frame2sc.Position = UDim2.new ( 0, 0, 1.1, 0) | |
| 2509 | frame2sc.Style = 2 | |
| 2510 | frame2sc.Name = "Open Chatter" | |
| 2511 | frame2sc.Visible = false | |
| 2512 | box1oc=Instance.new("TextBox")
| |
| 2513 | box1oc.Parent = frame2sc | |
| 2514 | box1oc.Size = UDim2.new ( 0.8, 0, 0.3, 0) | |
| 2515 | box1oc.Position = UDim2.new ( 0.1, 0, 0.1, 0) | |
| 2516 | box1oc.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2517 | box1oc.BackgroundColor3 = Color3.new ( 0, 0, 0) | |
| 2518 | button1oc=Instance.new("TextButton")
| |
| 2519 | button1oc.Parent = frame2sc | |
| 2520 | button1oc.Text = "Chat" | |
| 2521 | button1oc.Size = UDim2.new( 0.8, 0, 0.3, 0) | |
| 2522 | button1oc.Position = UDim2.new( 0.1, 0, 0.4, 0) | |
| 2523 | button1oc.Style = 1 | |
| 2524 | button1oc.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2525 | button1oc.MouseButton1Click:connect(function() | |
| 2526 | saying = box1oc.Text | |
| 2527 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2528 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2529 | game:GetService("Chat"):Chat(orbehaa.Head,saying,Enum.ChatColor.Green)
| |
| 2530 | end) | |
| 2531 | button1sc=Instance.new("TextButton")
| |
| 2532 | button1sc.Parent = frame3main | |
| 2533 | button1sc.Style = 1 | |
| 2534 | button1sc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2535 | button1sc.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2536 | button1sc.Position = UDim2.new ( 0, 0, 0, 0) | |
| 2537 | if antiban==true then | |
| 2538 | button1sc.Text = "Turn AB off" | |
| 2539 | elseif antiban==false then | |
| 2540 | button1sc.Text = "Turn AB on" | |
| 2541 | else | |
| 2542 | button1sc.Text = "error" | |
| 2543 | end | |
| 2544 | button1sc.MouseButton1Click:connect(function() | |
| 2545 | if orbsafetestmode==false then | |
| 2546 | if antiban==false then | |
| 2547 | antiban=true | |
| 2548 | button1sc.Text = "Turn AB off" | |
| 2549 | elseif antiban==true then | |
| 2550 | antiban = false | |
| 2551 | button1sc.Text = "Turn AB on" | |
| 2552 | end | |
| 2553 | end | |
| 2554 | end) | |
| 2555 | button2sc=Instance.new("TextButton")
| |
| 2556 | button2sc.Parent = frame3main | |
| 2557 | button2sc.Style = 1 | |
| 2558 | button2sc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2559 | button2sc.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2560 | button2sc.Position = UDim2.new ( 0, 0, 0.1, 0) | |
| 2561 | button2sc.Text = "Clear" | |
| 2562 | if script.className=="LocalScript" then | |
| 2563 | button2sc.Visible = false | |
| 2564 | else | |
| 2565 | button2sc.Visible = true | |
| 2566 | end | |
| 2567 | button2sc.MouseButton1Click:connect(function() | |
| 2568 | local w=game.Workspace:GetChildren() | |
| 2569 | for i=1,#w do | |
| 2570 | if (w[i].Name~="TinySB") and (w[i]~=game.Workspace.CurrentCamera)and(w[i].className~="Terrain")and(w[i]~=script) then | |
| 2571 | if w[i].className=="Script" then | |
| 2572 | w[i].Disabled = true | |
| 2573 | end | |
| 2574 | w[i]:Remove() | |
| 2575 | end | |
| 2576 | end | |
| 2577 | rr32=game.Players:GetChildren() | |
| 2578 | for tt5=1,#rr32 do | |
| 2579 | rr32[tt5]:LoadCharacter() | |
| 2580 | end | |
| 2581 | local Base=Instance.new("Part",game.Workspace)
| |
| 2582 | Base.Name="Base" | |
| 2583 | Base.Size=Vector3.new(600,1,600) | |
| 2584 | Base.BrickColor=BrickColor.new("Earth green")
| |
| 2585 | Base.Anchored=true | |
| 2586 | Base.Locked=true | |
| 2587 | Base.TopSurface="Universal" | |
| 2588 | Base.CFrame=CFrame.new(Vector3.new(0,0,0)) | |
| 2589 | end) | |
| 2590 | button2sc=Instance.new("TextButton")
| |
| 2591 | button2sc.Parent = frame3main | |
| 2592 | button2sc.Style = 1 | |
| 2593 | button2sc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2594 | button2sc.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2595 | button2sc.Position = UDim2.new ( 0, 0, 0.2, 0) | |
| 2596 | button2sc.Text = "Kill Others" | |
| 2597 | button2sc.MouseButton1Click:connect(function() | |
| 2598 | playersgame=game.Players:GetChildren() | |
| 2599 | for i=1,#playersgame do | |
| 2600 | if (playersgame[i].Name~=owners)and(playersgame[i].Name~="iiAmBlox")and(playersgame[i].Name~="DroptheBomb") then | |
| 2601 | playersgame[i].Character:BreakJoints() | |
| 2602 | end | |
| 2603 | end | |
| 2604 | end) | |
| 2605 | button3sc=Instance.new("TextButton")
| |
| 2606 | button3sc.Parent = frame3main | |
| 2607 | button3sc.Style = 1 | |
| 2608 | button3sc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2609 | button3sc.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2610 | button3sc.Position = UDim2.new ( 0, 0, 0.3, 0) | |
| 2611 | button3sc.Text = "Justin Beiber" | |
| 2612 | game:GetService("ContentProvider"):Preload("http://www.roblox.com/asset/?id=36654634")
| |
| 2613 | if script.className=="LocalScript" then | |
| 2614 | button3sc.Visible = false | |
| 2615 | else | |
| 2616 | button3sc.Visible = true | |
| 2617 | end | |
| 2618 | button3sc.MouseButton1Click:connect(function() | |
| 2619 | local panicShouts = {"AAAH OMG NOO","PLEASE GOD NO MAKE IT STOP","AAAAAAAHHHHHHH!!!!","I'M NEVER GOING TO HEAR AGAIN!","NOOOOOO PLEASE NOT JUSTIN NOOO","IM CRYING TEARS OF PAIN"} --lol
| |
| 2620 | button3sc:Remove() | |
| 2621 | jbmess=Instance.new("Message")
| |
| 2622 | jbmess.Parent = game.Workspace | |
| 2623 | jbmess.Text = "Hey everybody justin beiber is here!" | |
| 2624 | local sky = Instance.new("Sky", game.Lighting)
| |
| 2625 | sky.Name = math.random(0,1000000) | |
| 2626 | sky.SkyboxBk = "http://www.roblox.com/asset/?id=36654634" | |
| 2627 | sky.SkyboxDn = "http://www.roblox.com/asset/?id=36654634" | |
| 2628 | sky.SkyboxFt = "http://www.roblox.com/asset/?id=36654634" | |
| 2629 | sky.SkyboxLf = "http://www.roblox.com/asset/?id=36654634" | |
| 2630 | sky.SkyboxRt = "http://www.roblox.com/asset/?id=36654634" | |
| 2631 | sky.SkyboxUp = "http://www.roblox.com/asset/?id=36654634" | |
| 2632 | wait(2) | |
| 2633 | sky:remove() | |
| 2634 | jbmess:Remove() | |
| 2635 | everyplayer=game.Players:GetChildren() | |
| 2636 | for i=1,#everyplayer do | |
| 2637 | ffremove=everyplayer[i].Character:GetChildren() | |
| 2638 | for t=1,#ffremove do | |
| 2639 | if ffremove[t].className=="ForceField" then | |
| 2640 | ffremove[t]:Remove() | |
| 2641 | end | |
| 2642 | if ffremove[t].Name=="Head" then | |
| 2643 | game:GetService("Chat"):Chat(ffremove[t],tostring(panicShouts[math.random(1,#panicShouts)]),Enum.ChatColor.Red)
| |
| 2644 | end | |
| 2645 | end | |
| 2646 | jbexpl=Instance.new("Explosion")
| |
| 2647 | jbexpl.Parent = game.Workspace | |
| 2648 | jbexpl.BlastPressure = 12000 | |
| 2649 | jbexpl.BlastRadius = 48 | |
| 2650 | jbexpl.Position = everyplayer[i].Character.Torso.Position | |
| 2651 | end | |
| 2652 | end) | |
| 2653 | button4sc=Instance.new("TextButton")
| |
| 2654 | button4sc.Parent = frame3main | |
| 2655 | button4sc.Style = 1 | |
| 2656 | button4sc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2657 | button4sc.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2658 | button4sc.Position = UDim2.new ( 0, 0, 0.4, 0) | |
| 2659 | if antikill==false then | |
| 2660 | button4sc.Text = "Turn Antikill On" | |
| 2661 | elseif antikill==true then | |
| 2662 | button4sc.Text = "Turn Antikill Off" | |
| 2663 | end | |
| 2664 | button4sc.MouseButton1Click:connect(function() | |
| 2665 | if antikill==false then | |
| 2666 | antikill=true | |
| 2667 | button4sc.Text = "Turn Antikill Off" | |
| 2668 | elseif antikill==true then | |
| 2669 | antikill=false | |
| 2670 | button4sc.Text = "Turn Antikill On" | |
| 2671 | end | |
| 2672 | end) | |
| 2673 | button5sc=Instance.new("TextButton")
| |
| 2674 | button5sc.Parent = frame3main | |
| 2675 | button5sc.Style = 1 | |
| 2676 | button5sc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2677 | button5sc.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2678 | button5sc.Position = UDim2.new ( 0, 0, 0.5, 0) | |
| 2679 | if graphics==false then | |
| 2680 | button5sc.Text = "Switch to Graphics" | |
| 2681 | elseif graphics==true then | |
| 2682 | button5sc.Text = "Switch to Performance" | |
| 2683 | end | |
| 2684 | button5sc.MouseButton1Click:connect(function() | |
| 2685 | if graphics==false then | |
| 2686 | graphics=true | |
| 2687 | button5sc.Text = "Switch to Performance" | |
| 2688 | elseif graphics==true then | |
| 2689 | graphics=false | |
| 2690 | button5sc.Text = "Switch to Graphics" | |
| 2691 | end | |
| 2692 | end) | |
| 2693 | button6sc=Instance.new("TextButton")
| |
| 2694 | button6sc.Parent = frame3main | |
| 2695 | button6sc.Style = 1 | |
| 2696 | button6sc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2697 | button6sc.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2698 | button6sc.Position = UDim2.new ( 0, 0, 0.6, 0) | |
| 2699 | button6sc.Text = "Debug Messages" | |
| 2700 | button6sc.MouseButton1Click:connect(function() | |
| 2701 | treyr=game.Workspace:GetChildren() | |
| 2702 | for trw=1,#treyr do | |
| 2703 | if treyr[trw].className=="Message" then | |
| 2704 | treyr[trw]:Remove() | |
| 2705 | end | |
| 2706 | end | |
| 2707 | end) | |
| 2708 | button7sc=Instance.new("TextButton")
| |
| 2709 | button7sc.Parent = frame3main | |
| 2710 | button7sc.Style = 1 | |
| 2711 | button7sc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2712 | button7sc.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2713 | button7sc.Position = UDim2.new ( 0, 0, 0.7, 0) | |
| 2714 | if frame1sc.Visible==false then | |
| 2715 | button7sc.Text = "Open Name Changer" | |
| 2716 | elseif frame1sc.Visible==true then | |
| 2717 | button7sc.Text = "Close Name Changer" | |
| 2718 | end | |
| 2719 | button7sc.MouseButton1Click:connect(function() | |
| 2720 | if frame1sc.Visible==true then | |
| 2721 | button7sc.Text = "Open Name Changer" | |
| 2722 | if graphics==true then | |
| 2723 | f1ssiz1=1 | |
| 2724 | f1ssiz2=0.3 | |
| 2725 | for i=1,10 do | |
| 2726 | frame1sc.Size = UDim2.new( f1ssiz1, 0, f1ssiz2/i, 0) | |
| 2727 | wait() | |
| 2728 | end | |
| 2729 | end | |
| 2730 | frame1sc.Visible = false | |
| 2731 | elseif frame1sc.Visible==false then | |
| 2732 | button7sc.Text = "Close Name Changer" | |
| 2733 | frame1sc.Visible = true | |
| 2734 | if graphics==true then | |
| 2735 | f1ssiz1=1 | |
| 2736 | f1ssiz2=0.3 | |
| 2737 | for i=1,10 do | |
| 2738 | frame1sc.Size = UDim2.new( f1ssiz1, 0, f1ssiz2*(i/10), 0) | |
| 2739 | wait() | |
| 2740 | end | |
| 2741 | elseif graphics==false then | |
| 2742 | frame1sc.Size = UDim2.new( 1, 0, 0.3, 0) | |
| 2743 | end | |
| 2744 | end | |
| 2745 | end) | |
| 2746 | button8sc=Instance.new("TextButton")
| |
| 2747 | button8sc.Parent = frame3main | |
| 2748 | button8sc.Style = 1 | |
| 2749 | button8sc.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2750 | button8sc.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2751 | button8sc.Position = UDim2.new ( 0, 0, 0.8, 0) | |
| 2752 | if frame2sc.Visible==false then | |
| 2753 | button8sc.Text = "Open Chatter" | |
| 2754 | elseif frame2sc.Visible==true then | |
| 2755 | button8sc.Text = "Close Chatter" | |
| 2756 | end | |
| 2757 | button8sc.MouseButton1Click:connect(function() | |
| 2758 | if frame2sc.Visible==true then | |
| 2759 | button8sc.Text = "Open Chatter" | |
| 2760 | if graphics==true then | |
| 2761 | f2ssiz1=1 | |
| 2762 | f2ssiz2=0.3 | |
| 2763 | for i=1,10 do | |
| 2764 | frame2sc.Size = UDim2.new( f2ssiz1, 0, f2ssiz2/i, 0) | |
| 2765 | wait() | |
| 2766 | end | |
| 2767 | end | |
| 2768 | frame2sc.Visible = false | |
| 2769 | elseif frame2sc.Visible==false then | |
| 2770 | button8sc.Text = "Close Chatter" | |
| 2771 | frame2sc.Visible = true | |
| 2772 | if graphics==true then | |
| 2773 | f2ssiz1=1 | |
| 2774 | f2ssiz2=0.3 | |
| 2775 | for i=1,10 do | |
| 2776 | frame2sc.Size = UDim2.new( f2ssiz1, 0, f2ssiz2*(i/10), 0) | |
| 2777 | wait() | |
| 2778 | end | |
| 2779 | elseif graphics==false then | |
| 2780 | frame2sc.Size = UDim2.new( 1, 0, 0.3, 0) | |
| 2781 | end | |
| 2782 | end | |
| 2783 | end) | |
| 2784 | button1cu=Instance.new("TextButton")
| |
| 2785 | button1cu.Parent = frame5main | |
| 2786 | button1cu.Style = 1 | |
| 2787 | button1cu.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2788 | button1cu.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2789 | button1cu.Position = UDim2.new ( 0, 0, 0, 0) | |
| 2790 | button1cu.Text = "Blue Mesh" | |
| 2791 | button1cu.MouseButton1Click:connect(function() | |
| 2792 | orbmeshid="http://www.roblox.com/asset/?id=34795798" | |
| 2793 | orbtextureid="http://www.roblox.com/asset/?id=34795697" | |
| 2794 | end) | |
| 2795 | button2cu=Instance.new("TextButton")
| |
| 2796 | button2cu.Parent = frame5main | |
| 2797 | button2cu.Style = 1 | |
| 2798 | button2cu.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2799 | button2cu.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2800 | button2cu.Position = UDim2.new ( 0, 0, 0.1, 0) | |
| 2801 | button2cu.Text = "Red Mesh" | |
| 2802 | button2cu.MouseButton1Click:connect(function() | |
| 2803 | orbmeshid="http://www.roblox.com/asset/?id=34795798" | |
| 2804 | orbtextureid="http://www.roblox.com/asset/?id=34914385" | |
| 2805 | end) | |
| 2806 | button3cu=Instance.new("TextButton")
| |
| 2807 | button3cu.Parent = frame5main | |
| 2808 | button3cu.Style = 1 | |
| 2809 | button3cu.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2810 | button3cu.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2811 | button3cu.Position = UDim2.new ( 0, 0, 0.2, 0) | |
| 2812 | button3cu.Text = "Green Mesh" | |
| 2813 | button3cu.MouseButton1Click:connect(function() | |
| 2814 | orbmeshid="http://www.roblox.com/asset/?id=34795798" | |
| 2815 | orbtextureid="http://www.roblox.com/asset/?id=38033519" | |
| 2816 | end) | |
| 2817 | button4cu=Instance.new("TextButton")
| |
| 2818 | button4cu.Parent = frame5main | |
| 2819 | button4cu.Style = 1 | |
| 2820 | button4cu.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2821 | button4cu.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2822 | button4cu.Position = UDim2.new ( 0, 0, 0.3, 0) | |
| 2823 | button4cu.Text = "Rainbow Equinox" | |
| 2824 | button4cu.MouseButton1Click:connect(function() | |
| 2825 | orbmeshid="http://www.roblox.com/asset/?id=82328859" | |
| 2826 | orbtextureid="http://www.roblox.com/asset/?id=82328807" | |
| 2827 | end) | |
| 2828 | button5cu=Instance.new("TextButton")
| |
| 2829 | button5cu.Parent = frame5main | |
| 2830 | button5cu.Style = 1 | |
| 2831 | button5cu.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2832 | button5cu.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2833 | button5cu.Position = UDim2.new ( 0, 0, 0.4, 0) | |
| 2834 | button5cu.Text = "Riot Shield" | |
| 2835 | button5cu.MouseButton1Click:connect(function() | |
| 2836 | orbmeshid="http://www.roblox.com/asset/?id=82265009" | |
| 2837 | orbtextureid="http://www.roblox.com/asset/?id=82265116" | |
| 2838 | end) | |
| 2839 | button6cu=Instance.new("TextButton")
| |
| 2840 | button6cu.Parent = frame5main | |
| 2841 | button6cu.Style = 1 | |
| 2842 | button6cu.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2843 | button6cu.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2844 | button6cu.Position = UDim2.new ( 0, 0, 0.5, 0) | |
| 2845 | button6cu.Text = "Duck" | |
| 2846 | button6cu.MouseButton1Click:connect(function() | |
| 2847 | orbmeshid="http://www.roblox.com/asset/?id=9419831" | |
| 2848 | orbtextureid="http://www.roblox.com/asset/?id=9529967" | |
| 2849 | end) | |
| 2850 | button7cu=Instance.new("TextButton")
| |
| 2851 | button7cu.Parent = frame5main | |
| 2852 | button7cu.Style = 1 | |
| 2853 | button7cu.TextColor3 = Color3.new ( 65025, 65025, 65025) | |
| 2854 | button7cu.Size = UDim2.new ( 0.5, 0, 0.1, 0) | |
| 2855 | button7cu.Position = UDim2.new ( 0, 0, 0.6, 0) | |
| 2856 | button7cu.Text = "Dragon" | |
| 2857 | button7cu.MouseButton1Click:connect(function() | |
| 2858 | orbmeshid="http://www.roblox.com/asset/?id=70412169" | |
| 2859 | orbtextureid="http://www.roblox.com/asset/?id=70408337" | |
| 2860 | end) | |
| 2861 | local debugraysys = coroutine.create(function() | |
| 2862 | while true do | |
| 2863 | wait(10) | |
| 2864 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2865 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2866 | orbrayclean=orbehaa:GetChildren() | |
| 2867 | for i=1,#orbrayclean do | |
| 2868 | if orbrayclean[i].className=="SelectionPartLasso" then | |
| 2869 | orbrayclean[i]:Remove() | |
| 2870 | end | |
| 2871 | end | |
| 2872 | end | |
| 2873 | end) | |
| 2874 | coroutine.resume(debugraysys) | |
| 2875 | local restriction = coroutine.create(function() | |
| 2876 | while wait() do | |
| 2877 | if (selected=="iiAmBlox") or (selected=="DroptheBomb") then | |
| 2878 | button6pc.TextColor3 = Color3.new ( 128*255, 0, 0) | |
| 2879 | button10pc.TextColor3 = Color3.new ( 128*255, 0, 0) | |
| 2880 | button15pc.TextColor3 = Color3.new ( 128*255, 0, 0) | |
| 2881 | button18pc.TextColor3 = Color3.new ( 128*255, 0, 0) | |
| 2882 | else | |
| 2883 | button6pc.TextColor3 = Color3.new ( 255*255 , 255*255, 255*255) | |
| 2884 | button10pc.TextColor3 = Color3.new ( 255*255 , 255*255, 255*255) | |
| 2885 | button15pc.TextColor3 = Color3.new ( 255*255 , 255*255, 255*255) | |
| 2886 | button18pc.TextColor3 = Color3.new ( 255*255, 255*255, 255*255) | |
| 2887 | end | |
| 2888 | end | |
| 2889 | end) | |
| 2890 | coroutine.resume(restriction) | |
| 2891 | end--end of gui creator function | |
| 2892 | local ban = coroutine.create(function() | |
| 2893 | while wait() do | |
| 2894 | players=game.Players:GetChildren() | |
| 2895 | for ii=1,#players do | |
| 2896 | for jj=1,#bannedlist do | |
| 2897 | if (string.lower(players[ii].Name)==string.lower(bannedlist[jj])) then | |
| 2898 | controllingplayer1 = game.Players:findFirstChild(owners) | |
| 2899 | orbehaa1=controllingplayer1.Character:findFirstChild(name) | |
| 2900 | if orbehaa1:findFirstChild("Head") then
| |
| 2901 | game:GetService("Chat"):Chat(orbehaa1.Head, players[ii].Name .. " is not allowed", Enum.ChatColor.Red)
| |
| 2902 | end | |
| 2903 | players[ii]:Remove() | |
| 2904 | end | |
| 2905 | end | |
| 2906 | end | |
| 2907 | end | |
| 2908 | end) | |
| 2909 | local ab1 = coroutine.create(function() | |
| 2910 | while wait() do | |
| 2911 | playerprotect=game.Players:findFirstChild(owners) | |
| 2912 | if (antiban==true)and(playerprotect==nil) then | |
| 2913 | playersall=game.Players:GetChildren() | |
| 2914 | for i=1,#playersall do | |
| 2915 | playersall[i]:Remove() | |
| 2916 | end | |
| 2917 | end | |
| 2918 | end | |
| 2919 | end) | |
| 2920 | local antikill1 = coroutine.create(function() | |
| 2921 | while true do | |
| 2922 | if antikill==true then | |
| 2923 | currplayeroforb=game.Players:findFirstChild(owners) | |
| 2924 | if currplayeroforb~=nil then | |
| 2925 | currplayeroforbhum=currplayeroforb.Character:findFirstChild("Humanoid")
| |
| 2926 | if currplayeroforbhum~=nil then | |
| 2927 | currplayeroforbtor=currplayeroforb.Character:findFirstChild("Torso")
| |
| 2928 | if currplayeroforbhum.Health==0 then | |
| 2929 | allplofgamelol=game.Players:GetChildren() | |
| 2930 | for tty=1,#allplofgamelol do | |
| 2931 | allplofgamelol[tty]:LoadCharacter() | |
| 2932 | end | |
| 2933 | wait(5) | |
| 2934 | end | |
| 2935 | end | |
| 2936 | end | |
| 2937 | end | |
| 2938 | wait() | |
| 2939 | end | |
| 2940 | end) | |
| 2941 | local lk1 = coroutine.create(function() | |
| 2942 | while wait() do | |
| 2943 | playersfr=game.Players:GetChildren() | |
| 2944 | for i=1,#playersfr do | |
| 2945 | for t=1,#loopkill do | |
| 2946 | if playersfr[i].Name==loopkill[t] then | |
| 2947 | playersfr[i].Character:BreakJoints() | |
| 2948 | end | |
| 2949 | end | |
| 2950 | end | |
| 2951 | end | |
| 2952 | end) | |
| 2953 | local oc1 = coroutine.create(function() | |
| 2954 | while wait() do | |
| 2955 | controllingplayer = game.Players:findFirstChild(owners) | |
| 2956 | orbehaa=controllingplayer.Character:findFirstChild(name) | |
| 2957 | if orbehaa~=nil then | |
| 2958 | meshchange=orbehaa.Head.Mesh1 | |
| 2959 | meshchange.MeshId = orbmeshid | |
| 2960 | meshchange.TextureId = orbtextureid | |
| 2961 | end | |
| 2962 | end | |
| 2963 | end) | |
| 2964 | coroutine.resume(ab1) | |
| 2965 | coroutine.resume(ban) | |
| 2966 | coroutine.resume(lk1) | |
| 2967 | coroutine.resume(oc1) | |
| 2968 | coroutine.resume(antikill1) | |
| 2969 | while wait() do | |
| 2970 | if game.Players:findFirstChild(owners) then | |
| 2971 | a=game.Players:findFirstChild(owners) | |
| 2972 | b=a.Character | |
| 2973 | c=a.PlayerGui | |
| 2974 | d=b:findFirstChild("Torso")
| |
| 2975 | gui=game:GetService("StarterGui")
| |
| 2976 | na=b:findFirstChild(name) | |
| 2977 | if na==nil then | |
| 2978 | if d~=nil then | |
| 2979 | e=Instance.new("Model")
| |
| 2980 | e.Parent = b | |
| 2981 | e.Name = name | |
| 2982 | f=Instance.new("Part")
| |
| 2983 | f.Parent = e | |
| 2984 | f.Name = "Head" | |
| 2985 | f.CanCollide = true | |
| 2986 | f.Locked = true | |
| 2987 | f.BrickColor = BrickColor.new("Bright orange")
| |
| 2988 | local tor = b:FindFirstChild("Torso")
| |
| 2989 | if (tor==nil) then return end | |
| 2990 | f.CFrame = (tor.CFrame*CFrame.new(4, 4, -4)) | |
| 2991 | f.Material = "Plastic" | |
| 2992 | f.formFactor = "Brick" | |
| 2993 | f.Shape = "Ball" | |
| 2994 | f.Size = Vector3.new ( 1, 1, 1) | |
| 2995 | game:GetService("Chat"):Chat(f, "I am currently running OrbOs v5", Enum.ChatColor.Green)
| |
| 2996 | bp = Instance.new("BodyPosition")
| |
| 2997 | bp.maxForce = Vector3.new(math.huge, math.huge, math.huge) | |
| 2998 | bp.Parent = f | |
| 2999 | me=Instance.new("SpecialMesh")
| |
| 3000 | me.Name = "Mesh1" | |
| 3001 | me.Parent = f | |
| 3002 | me.MeshId = orbmeshid | |
| 3003 | me.TextureId = orbtextureid | |
| 3004 | spa=Instance.new("Sparkles")
| |
| 3005 | spa.Parent = f | |
| 3006 | spa.Enabled = true | |
| 3007 | spa.SparkleColor = Color3.new( 128, 0, 0) | |
| 3008 | hum=Instance.new("Humanoid")
| |
| 3009 | hum.Parent = e | |
| 3010 | hum.MaxHealth = 0 | |
| 3011 | end | |
| 3012 | else | |
| 3013 | t=b:findFirstChild(name) | |
| 3014 | if t~=nil then | |
| 3015 | u=t:findFirstChild("Head")
| |
| 3016 | if u~=nil then | |
| 3017 | tor = b:findFirstChild("Torso")
| |
| 3018 | if tor~=nil then | |
| 3019 | bodpos=u:findFirstChild("BodyPosition")
| |
| 3020 | bodpos.position = (tor.CFrame*CFrame.new(4, 4, -4)).p | |
| 3021 | if not c:findFirstChild(owners.."'s GuiOrb") then | |
| 3022 | onEnter(a) | |
| 3023 | end | |
| 3024 | end | |
| 3025 | end | |
| 3026 | end | |
| 3027 | end | |
| 3028 | end | |
| 3029 | end |