├── AppSettings.xml ├── README.md ├── ReflectionMetadata.xml ├── Roblox.exe ├── SciLexer.dll ├── content ├── fonts │ ├── ContentFonts.dll │ ├── LDraw2RobloxMap.xml │ ├── PaintballGun.mesh │ ├── Rocket.rbxm │ ├── SlingshotPellet.rbxm │ ├── character.rbxm │ ├── clonewand.mesh │ ├── comics.fnt │ ├── diogenes.fnt │ ├── humanoidAnimate.rbxm │ ├── humanoidHealth.rbxm │ ├── humanoidSound.rbxm │ ├── rocketlauncher.mesh │ ├── safechat.xml │ ├── slingshot.mesh │ ├── sword.mesh │ ├── timebomb.mesh │ └── trowel.mesh ├── music │ ├── ContentMusic.dll │ ├── bass.wav │ └── ufofly.wav ├── sky │ ├── ContentSky.dll │ ├── lensflare.jpg │ ├── moon-alpha.jpg │ ├── moon.jpg │ ├── null_plainsky512_bk.jpg │ ├── null_plainsky512_dn.jpg │ ├── null_plainsky512_ft.jpg │ ├── null_plainsky512_lf.jpg │ ├── null_plainsky512_rt.jpg │ ├── null_plainsky512_up.jpg │ ├── skyspheremap.jpg │ ├── sun-rays.jpg │ └── sun.jpg ├── sounds │ ├── ContentSounds.dll │ ├── HalloweenGhost.wav │ ├── HalloweenLightning.wav │ ├── HalloweenThunder.wav │ ├── Kerplunk.wav │ ├── Kid saying Ouch.wav │ ├── Launching rocket.wav │ ├── Rocket shot.wav │ ├── Rocket whoosh 01.wav │ ├── Rubber band sling shot.wav │ ├── Rubber band.wav │ ├── SWITCH3.wav │ ├── Short spring sound.wav │ ├── Shoulder fired rocket.wav │ ├── bass.wav │ ├── bfsl-minifigfoots1.mp3 │ ├── bfsl-minifigfoots2.mp3 │ ├── button.wav │ ├── clickfast.wav │ ├── collide.wav │ ├── electronicpingshort.wav │ ├── flashbulb.wav │ ├── glassbreak.wav │ ├── hit.wav │ ├── pageturn.wav │ ├── paintball.wav │ ├── snap.wav │ ├── splat.wav │ ├── switch.wav │ ├── swoosh.wav │ ├── swordlunge.wav │ ├── swordslash.wav │ ├── unsheath.wav │ ├── uuhhh.wav │ └── victory.wav └── textures │ ├── A_Key.png │ ├── A_Key_dn.png │ ├── AnchorCursor.png │ ├── AnchorTool.png │ ├── AnchorTool_dn.png │ ├── ArrowCursor.png │ ├── ArrowFarCursor.png │ ├── ArrowTool.png │ ├── ArrowTool_dn.png │ ├── ArrowTool_ds.png │ ├── ArrowTool_ovr.png │ ├── Bomb.png │ ├── CameraCenter.png │ ├── CameraCenter_dn.png │ ├── CameraCenter_ds.png │ ├── CameraCenter_ovr.png │ ├── CameraPanLeft.png │ ├── CameraPanLeft_dn.png │ ├── CameraPanLeft_ovr.png │ ├── CameraPanRight.png │ ├── CameraPanRight_dn.png │ ├── CameraPanRight_ovr.png │ ├── CameraTiltDown.png │ ├── CameraTiltDown_dn.png │ ├── CameraTiltDown_ovr.png │ ├── CameraTiltUp.png │ ├── CameraTiltUp_dn.png │ ├── CameraTiltUp_ovr.png │ ├── CameraZoomIn.png │ ├── CameraZoomIn_dn.png │ ├── CameraZoomIn_ovr.png │ ├── CameraZoomOut.png │ ├── CameraZoomOut_dn.png │ ├── CameraZoomOut_ovr.png │ ├── Card.png │ ├── Card_dn.png │ ├── Card_ds.png │ ├── Card_ovr.png │ ├── Character.png │ ├── Chat.png │ ├── Chat_dn.png │ ├── Chat_ds.png │ ├── Chat_ovr.png │ ├── Clone.png │ ├── CloneCursor.png │ ├── CloneDownCursor.png │ ├── CloneOverCursor.png │ ├── CloneWandTexture.png │ ├── ContentTextures.dll │ ├── Controller1.png │ ├── Controller1Tool.png │ ├── Controller1Tool_dn.png │ ├── Controller1_dn.png │ ├── Controller1_ds.png │ ├── Controller1_ovr.png │ ├── Controller2.png │ ├── Controller2Tool.png │ ├── Controller2Tool_dn.png │ ├── Controller2_dn.png │ ├── Controller2_ds.png │ ├── Controller2_ovr.png │ ├── ControllerAI1Tool.png │ ├── ControllerAI1Tool_dn.png │ ├── ControllerAI2Tool.png │ ├── ControllerAI2Tool_dn.png │ ├── ControllerNoneTool.png │ ├── ControllerNoneTool_dn.png │ ├── ControllerPanel.png │ ├── D_Key.png │ ├── D_Key_dn.png │ ├── Delete.png │ ├── Delete_dn.png │ ├── Delete_ds.png │ ├── Delete_ovr.png │ ├── Detonator.png │ ├── Down_key.png │ ├── Down_key_dn.png │ ├── DragCursor.png │ ├── DropperCursor.png │ ├── DropperTool.png │ ├── DropperTool_dn.png │ ├── FillCursor.png │ ├── FillTool.png │ ├── FillTool_dn.png │ ├── FireWand.png │ ├── FirstPersonIndicator.png │ ├── FirstPersonIndicator_ds.png │ ├── FlagCursor.png │ ├── Flamethrower.png │ ├── FlatCursor.png │ ├── FlatTool.png │ ├── FlatTool_dn.png │ ├── GameTool.png │ ├── Glue.png │ ├── GlueCursor.png │ ├── Grab.png │ ├── GrabCursor.png │ ├── GrabRotateCursor.png │ ├── Gun.png │ ├── GunCursor.png │ ├── GunWaitCursor.png │ ├── H_Key.png │ ├── H_Key_dn.png │ ├── HalloweenAsylum.png │ ├── HalloweenGhost.png │ ├── HalloweenPumpkin.png │ ├── HalloweenRocket.png │ ├── HalloweenSkull.png │ ├── Hammer.png │ ├── HammerCursor.png │ ├── HammerDownCursor.png │ ├── HammerOverCursor.png │ ├── HingeCursor.png │ ├── HingeTool.png │ ├── HingeTool_dn.png │ ├── HopperPanel.png │ ├── J_Key.png │ ├── J_Key_dn.png │ ├── JohnHead.png │ ├── JohnTex.png │ ├── K_Key.png │ ├── K_Key_dn.png │ ├── Laser.png │ ├── LeftMotorFastTool.png │ ├── LeftMotorFastTool_dn.png │ ├── LeftMotorTool.png │ ├── LeftMotorTool_dn.png │ ├── Left_key.png │ ├── Left_key_dn.png │ ├── LockCursor.png │ ├── LockTool.png │ ├── LockTool_dn.png │ ├── MedKit.png │ ├── MissingCursor.png │ ├── MotorCursor.png │ ├── MoveTool.png │ ├── MoveTool_dn.png │ ├── MoveTool_ds.png │ ├── MoveTool_ovr.png │ ├── MultiSelection.png │ ├── Multirocket.png │ ├── PaintballGunTex128.png │ ├── PaintballIcon.png │ ├── PlayDelete.png │ ├── PlayDelete_dn.png │ ├── PlayDelete_ds.png │ ├── PlayDelete_ovr.png │ ├── ReportAbuse.PNG │ ├── ReportAbuse_dn.PNG │ ├── ReportAbuse_ds.PNG │ ├── ReportAbuse_ovr.PNG │ ├── Reset.png │ ├── ResetOrg.png │ ├── ResetOrg_dn.png │ ├── ResetOrg_ds.png │ ├── ResetOrg_ovr.png │ ├── Reset_dn.png │ ├── Reset_ds.png │ ├── Reset_ovr.png │ ├── ResizeCursor.png │ ├── Right_key.png │ ├── Right_key_dn.png │ ├── Rocket.png │ ├── RocketBoots.png │ ├── Run.png │ ├── Run_dn.png │ ├── Run_ds.png │ ├── Run_ovr.png │ ├── S_Key.png │ ├── S_Key_dn.png │ ├── SelectionDown.png │ ├── SelectionDown_ds.png │ ├── SelectionDown_ovr.png │ ├── SelectionRotate.png │ ├── SelectionRotate_ds.png │ ├── SelectionRotate_ovr.png │ ├── SelectionTilt.png │ ├── SelectionTilt_ds.png │ ├── SelectionTilt_ovr.png │ ├── SelectionUp.png │ ├── SelectionUp_ds.png │ ├── SelectionUp_ovr.png │ ├── Slingshot.png │ ├── SlingshotTexture.png │ ├── Snowball.png │ ├── Snowflake.png │ ├── SpawnCursor.png │ ├── SpawnLocation.png │ ├── Stop.png │ ├── StopReset.png │ ├── StopReset_dn.png │ ├── StopReset_ds.png │ ├── StopReset_ovr.png │ ├── Stop_dn.png │ ├── Stop_ds.png │ ├── Stop_ovr.png │ ├── Superball.png │ ├── SurfacePanel.png │ ├── Surfaces.png │ ├── SurfacesStrip.png │ ├── Sword128.png │ ├── SwordTexture.png │ ├── TrowelTexture.png │ ├── U_Key.png │ ├── U_Key_dn.png │ ├── UnAnchorCursor.png │ ├── UnlockCursor.png │ ├── Up_key.png │ ├── Up_key_dn.png │ ├── VelocityTool.png │ ├── VelocityTool_dn.png │ ├── VelocityTool_ds.png │ ├── VelocityTool_ovr.png │ ├── W_Key.png │ ├── W_Key_dn.png │ ├── Wall.png │ ├── WeldCursor.png │ ├── bombtex.png │ ├── explosion.png │ ├── face.png │ ├── hammertex128.png │ ├── rocketlaunchertex.png │ ├── script.png │ ├── test2_texture.JPG │ ├── test_texture.JPG │ ├── treetex.png │ └── wrench.png ├── copyrights.txt └── fmodex.dll /AppSettings.xml: -------------------------------------------------------------------------------- 1 | 2 | content 3 | 1 4 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # ROBLOX 2007 CLIENT # 2 | 3 | This is a newly discovered build of Roblox, compiled in August of 2007.
4 | To run the client, download this repository as a zip and extract it. 5 | 6 | # WARNING: DO NOT USE THIS AS A MULTIPLAYER CLIENT # 7 | 8 | This build in its vanilla state is ***EXTREMELY VULNERABLE*** to exploits.
9 | We cannot guarentee your safety connecting to servers running this build, nor will we take any responsibility if anything happens. 10 | You have been warned, be smart and have fun :)! 11 | 12 | # Requirements # 13 | 14 | For this to execute correctly, you need to make sure your system has the `Microsoft Visual C++ 2005 Service Pack` installed.
15 | This was standard in most old systems, but newer systems are no longer bundled with it. You can find it here:
16 | https://www.microsoft.com/en-us/download/details.aspx?id=26347 17 | 18 | # Download Link # 19 | * https://github.com/CloneTrooper1019/Roblox-2007-Client/archive/main.zip 20 | 21 | 22 | # Helpful Commands # 23 | 24 | * Open uncopylocked places from the website: 25 | `game:Load("http://www.roblox.com/asset/?ID=PLACEID")` 26 | 27 | * Reset current place session (unstable) 28 | `game:ClearContent(true)` 29 | 30 | * Create a player: 31 | `game.Players:CreateLocalPlayer(0)` 32 | 33 | * Load your player's character: 34 | `game.Players.LocalPlayer:LoadCharacter()` 35 | 36 | * Run the game: 37 | `game:GetService("RunService"):Run()` 38 | 39 | # Enabling Bloom and Depth of Field effects # 40 | 41 | It was recently discovered that the shader code pertaining to the bloom/dof effects ([that were seen in some mid 2006 screenshots of the game](https://blog.roblox.com/wp-content/uploads/2017/02/Aug20063.png)) are still present in this build, they are just disabled. You can enable them by using a hex editor on the game client exe. I personally use HxD. 42 | 43 | The offsets for these effects are listed below. You have to go to that offset and set its value from 00 to 01. 44 | * Bloom: `102951` 45 | * Depth of Field: `10295E` 46 | 47 | ![image](https://devforum.roblox.com/uploads/default/original/3X/0/8/08be34da6f6892b59f4e26db208ce7822d82bdc9.jpg) 48 | -------------------------------------------------------------------------------- /ReflectionMetadata.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | Tool 7 | true 8 | 3 9 | 17 10 | 11 | 12 | 13 | 14 | Flag 15 | true 16 | 3 17 | 0 18 | 19 | 20 | 21 | 22 | FlagStand 23 | true 24 | 3 25 | 0 26 | 27 | 28 | 29 | 30 | BackpackItem 31 | true 32 | 0 33 | 34 | 35 | 36 | 37 | Decal 38 | 4 39 | 7 40 | 41 | 42 | 43 | 44 | JointInstance 45 | true 46 | 20 47 | 34 48 | 49 | 50 | 51 | 52 | Message 53 | 11 54 | 33 55 | 56 | 57 | 58 | 59 | Hint 60 | 1 61 | 11 62 | 33 63 | 64 | 65 | 66 | 67 | IntValue 68 | 3 69 | 4 70 | 71 | 72 | 73 | 74 | BoolValue 75 | 3 76 | 4 77 | 78 | 79 | 80 | 81 | NumberValue 82 | 3 83 | 4 84 | 85 | 86 | 87 | 88 | StringValue 89 | 3 90 | 4 91 | 92 | 93 | 94 | 95 | Vector3Value 96 | 3 97 | 4 98 | 99 | 100 | 101 | 102 | CFrameValue 103 | 3 104 | 4 105 | 106 | 107 | 108 | 109 | Color3Value 110 | 3 111 | 4 112 | 113 | 114 | 115 | 116 | BrickColorValue 117 | 3 118 | 4 119 | 120 | 121 | 122 | 123 | ObjectValue 124 | 3 125 | 4 126 | 127 | 128 | 129 | 130 | SpecialMesh 131 | 3 132 | 8 133 | 134 | 135 | 136 | 137 | Texture 138 | 4 139 | 10 140 | 141 | 142 | 143 | 144 | Sound 145 | 1 146 | 11 147 | 148 | 149 | 150 | 151 | StockSound 152 | false 153 | -1 154 | 155 | 156 | 157 | 158 | SoundService 159 | -1 160 | 31 161 | 162 | 163 | 164 | 165 | 166 | DopplerScale 167 | true 168 | The doppler scale is a general scaling factor for how much the pitch varies due to doppler shifting in 3D sound. Doppler is the pitch bending effect when a sound comes towards the listener or moves away from it, much like the effect you hear when a train goes past you with its horn sounding. With dopplerscale you can exaggerate or diminish the effect. 169 | 170 | 171 | 172 | 173 | DistanceFactor 174 | true 175 | the relative distance factor, compared to 1.0 meters. 176 | 177 | 178 | 179 | 180 | RolloffScale 181 | true 182 | Setting this value makes the sound drop off faster or slower. The higher the value, the faster volume will attenuate, and conversely the lower the value, the slower it will attenuate. For example a rolloff factor of 1 will simulate the real world, where as a value of 2 will make sounds attenuate 2 times quicker. 183 | 184 | 185 | 186 | 187 | 188 | 189 | Backpack 190 | true 191 | 3 192 | 20 193 | 194 | 195 | 196 | 197 | StarterPack 198 | true 199 | 3 200 | 20 201 | 202 | 203 | 204 | 205 | Sky 206 | true 207 | 0 208 | 28 209 | 210 | 211 | 212 | 213 | Motor 214 | true 215 | 0 216 | 217 | 218 | 219 | 220 | Humanoid 221 | true 222 | 3 223 | 9 224 | 225 | 226 | 227 | 228 | 229 | MoveTo 230 | true 231 | 232 | 233 | 234 | 235 | 236 | 237 | Visit 238 | false 239 | 240 | 241 | 242 | 243 | BodyColors 244 | true 245 | 0 246 | 247 | 248 | 249 | 250 | Shirt 251 | true 252 | 0 253 | 254 | 255 | 256 | 257 | ShirtGraphic 258 | true 259 | 0 260 | 261 | 262 | 263 | 264 | Skin 265 | true 266 | 0 267 | 268 | 269 | 270 | 271 | DebugSettings 272 | false 273 | 0 274 | 275 | 276 | 277 | 278 | FaceInstance 279 | false 280 | 281 | 282 | 283 | 284 | GameSettings 285 | false 286 | 0 287 | 288 | 289 | 290 | 291 | GlobalSettings 292 | false 293 | 0 294 | 295 | 296 | 297 | 298 | Item 299 | false 300 | 0 301 | 302 | 303 | 304 | 305 | NetworkPeer 306 | false 307 | 308 | 309 | 310 | 311 | NetworkSettings 312 | false 313 | 0 314 | 315 | 316 | 317 | 318 | PVInstance 319 | false 320 | 321 | 322 | 323 | 324 | RenderSettings 325 | false 326 | 0 327 | 328 | 329 | 330 | 331 | RootInstance 332 | false 333 | 334 | 335 | 336 | 337 | ServiceProvider 338 | false 339 | 340 | 341 | 342 | 343 | 344 | Hopper 345 | true 346 | Use StarterPack instead 347 | 0 348 | 349 | 350 | 351 | 352 | 353 | Instance 354 | 355 | 356 | 357 | 358 | 359 | Clone 360 | Returns a copy of this Object and all its children. The copy's Parent is nil 361 | 362 | 363 | 364 | 365 | children 366 | true 367 | Use GetChildren() instead 368 | 369 | 370 | 371 | 372 | GetChildren 373 | Returns a read-only table of this Object's children 374 | 375 | 376 | 377 | 378 | Remove 379 | Sets the Parent property to nil and calls Remove() on all children 380 | 381 | 382 | 383 | 384 | 385 | 386 | 387 | ChildAdded 388 | Fired after a child is added 389 | 390 | 391 | 392 | 393 | ChildRemoved 394 | Fired after a child is removed 395 | 396 | 397 | 398 | 399 | Changed 400 | Fired after a property changes value. The property argument is the name of the property 401 | 402 | 403 | 404 | 405 | 406 | 407 | 408 | BodyGyro 409 | Attempts to maintain a fixed orientation of its parent Part 410 | 14 411 | 14 412 | 413 | 414 | 415 | 416 | 417 | maxTorque 418 | The maximum torque that will be exerted on the Part 419 | 420 | 421 | 422 | 423 | 424 | 425 | BodyPosition 426 | 14 427 | 14 428 | 429 | 430 | 431 | 432 | RocketPropulsion 433 | true 434 | 14 435 | 14 436 | A propulsion system that mimics a rocket 437 | 438 | 439 | 440 | 441 | BodyVelocity 442 | 14 443 | 14 444 | 445 | 446 | 447 | 448 | BodyForce 449 | 14 450 | 14 451 | 452 | 453 | 454 | 455 | BodyThrust 456 | 14 457 | 14 458 | 459 | 460 | 461 | 462 | Hole 463 | 0 464 | 465 | 466 | 467 | 468 | Feature 469 | 0 470 | 471 | 472 | 473 | 474 | 475 | Teams 476 | This Service-level object is the container for all Team objects in a level. A map that supports team games must have a Teams service. <a href="http://wiki.roblox.com/index.php?title=RBX.lua.Teams" target="_blank">More info</a> 477 | true 478 | 14 479 | 23 480 | 481 | 482 | 483 | 484 | 485 | Team 486 | The Team class is used to represent a faction in a team game. The only valid location for a Team object is under the Teams service. <a href="http://wiki.roblox.com/index.php?title=RBX.lua.Team" target="_blank">More info</a> 487 | true 488 | 1 489 | 24 490 | 491 | 492 | 493 | 494 | 495 | HtmlService 496 | 20 497 | true 498 | 27 499 | 500 | 501 | 502 | 503 | 504 | HtmlWindow 505 | true 506 | 0 507 | 26 508 | 509 | 510 | 511 | 512 | 513 | SpawnLocation 514 | true 515 | 3 516 | 25 517 | 518 | 519 | 520 | 521 | 522 | Seat 523 | true 524 | 3 525 | 14 526 | 527 | 528 | 529 | 530 | 531 | NetworkClient 532 | 3 533 | 16 534 | 535 | 536 | 537 | 538 | 539 | NetworkServer 540 | 3 541 | 15 542 | 543 | 544 | 545 | 546 | 547 | Script 548 | 3 549 | 6 550 | 551 | 552 | 553 | 554 | 555 | LinkedScript 556 | true 557 | This property is under development. Do not use 558 | 559 | 560 | 561 | 562 | 563 | 564 | 565 | LocalScript 566 | true 567 | 4 568 | 18 569 | 570 | 571 | 572 | 573 | 574 | NetworkReplicator 575 | 3 576 | 29 577 | 578 | 579 | 580 | 581 | 582 | Model 583 | 10 584 | 2 585 | 586 | 587 | 588 | 589 | 590 | move 591 | true 592 | Use MoveTo() instead 593 | 594 | 595 | 596 | 597 | 598 | 599 | 600 | DataModel 601 | 602 | 603 | 604 | 605 | 606 | get 607 | true 608 | Use GetObjects() instead 609 | 610 | 611 | 612 | 613 | 614 | 615 | 616 | HopperBin 617 | 24 618 | 22 619 | 620 | 621 | 622 | 623 | 624 | Camera 625 | 5 626 | 5 627 | 628 | 629 | 630 | 631 | 632 | Players 633 | 2 634 | 21 635 | 636 | 637 | 638 | 639 | 640 | players 641 | true 642 | Use GetPlayers() instead 643 | 644 | 645 | 646 | 647 | 648 | 649 | 650 | Lighting 651 | 3 652 | 13 653 | 654 | 655 | 656 | 657 | 658 | Debris 659 | 10 660 | 30 661 | 662 | 663 | 664 | 665 | 666 | Accoutrement 667 | 0 668 | 32 669 | 670 | 671 | 672 | 673 | 674 | Player 675 | 1 676 | 12 677 | 678 | 679 | 680 | 681 | 682 | playerFromCharacter 683 | true 684 | Use GetPlayerFromCharacter() instead 685 | 686 | 687 | 688 | 689 | 690 | 691 | 692 | Idled 693 | Fired periodically after the user has been AFK for a while. Currently this event is only fired for the *local* Player. "time" is the time in seconds that the user has been idle. 694 | 695 | 696 | 697 | 698 | 699 | 700 | 701 | Workspace 702 | 1 703 | 19 704 | 705 | 706 | 707 | 708 | 709 | Part 710 | A plastic building block - the fundamental component of ROBLOX 711 | 11 712 | 1 713 | 714 | 715 | 716 | 717 | 718 | Color 719 | true 720 | Deprecated. Use BrickColor instead 721 | 722 | 723 | 724 | 725 | 726 | 727 | -------------------------------------------------------------------------------- /Roblox.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/Roblox.exe -------------------------------------------------------------------------------- /SciLexer.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/SciLexer.dll -------------------------------------------------------------------------------- /content/fonts/ContentFonts.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/fonts/ContentFonts.dll -------------------------------------------------------------------------------- /content/fonts/Rocket.rbxm: -------------------------------------------------------------------------------- 1 | 2 | null 3 | nil 4 | 5 | 6 | false 7 | -0.5 8 | 0.5 9 | 3 10 | 0 11 | -0.5 12 | 0.5 13 | 3 14 | 0 15 | 23 16 | 17 | -0.5 18 | 0.5 19 | 0 20 | -1.1920929e-007 21 | 1.00000012 22 | 0 23 | 1.00000012 24 | -1.1920929e-007 25 | 0 26 | 0 27 | 0 28 | -1.00000024 29 | 30 | true 31 | true 32 | 0 33 | true 34 | true 35 | 0.5 36 | 0 37 | 0.300000012 38 | -0.5 39 | 0.5 40 | 3 41 | 0 42 | -0.5 43 | 0.5 44 | 3 45 | 0 46 | false 47 | Rocket 48 | 0 49 | -0.5 50 | 0.5 51 | 3 52 | 0 53 | 54 | 0 55 | 0 56 | 0 57 | 58 | -0.5 59 | 0.5 60 | 3 61 | 0 62 | 0 63 | 64 | 0 65 | 0 66 | 0 67 | 68 | 1 69 | 70 | 1 71 | 1 72 | 4 73 | 74 | 75 | 76 | 77 | true 78 | Swoosh 79 | 0 80 | false 81 | rbxasset://sounds\Rocket whoosh 01.wav 82 | 0.699999988 83 | 84 | 85 | 86 | 87 | false 88 | Explosion 89 | 0 90 | true 91 | rbxasset://sounds\collide.wav 92 | 1 93 | 94 | 95 | 96 | 97 | Script 98 | r = game:service("RunService") shaft = script.Parent position = Vector3.new(0,0,0) function fly() direction = shaft.CFrame.lookVector position = position + direction error = position - shaft.Position shaft.Velocity = 7*error end function blow() swoosh:Stop() explosion = Instance.new("Explosion") explosion.Position = shaft.Position explosion.Parent = game.Workspace connection:disconnect() shaft:remove() end t, s = r.Stepped:wait() swoosh = script.Parent.Swoosh swoosh:Play() position = shaft.Position d = t + 10.0 - s connection = shaft.Touched:connect(blow) while t < d do fly() t = r.Stepped:wait() end script.Parent.Explosion.PlayOnRemove = false swoosh:Stop() shaft:remove() 99 | 100 | 101 | 102 | -------------------------------------------------------------------------------- /content/fonts/SlingshotPellet.rbxm: -------------------------------------------------------------------------------- 1 | 2 | null 3 | nil 4 | 5 | 6 | false 7 | -0.5 8 | 0.5 9 | 0 10 | 0 11 | -0.5 12 | 0.5 13 | 4 14 | 0 15 | 194 16 | 17 | 0 18 | 6.4000001 19 | -8 20 | 1 21 | 0 22 | 0 23 | 0 24 | 1 25 | 0 26 | 0 27 | 0 28 | 1 29 | 30 | true 31 | true 32 | 0 33 | true 34 | true 35 | 0.5 36 | 0 37 | 0.300000012 38 | -0.5 39 | 0.5 40 | 0 41 | 0 42 | -0.5 43 | 0.5 44 | 0 45 | 0 46 | false 47 | Pellet 48 | 0 49 | -0.5 50 | 0.5 51 | 0 52 | 0 53 | 54 | 0 55 | 0 56 | 0 57 | 58 | -0.5 59 | 0.5 60 | 3 61 | 0 62 | 0 63 | 64 | 0 65 | 0 66 | 0 67 | 68 | 0 69 | 70 | 2 71 | 2 72 | 2 73 | 74 | 75 | 76 | 77 | Script 78 | pellet = script.Parent damage = 8 function onTouched(hit) humanoid = hit.Parent:findFirstChild("Humanoid") if humanoid~=nil then humanoid.Health = humanoid.Health - damage connection:disconnect() else damage = damage / 2 if damage < 0.1 then connection:disconnect() end end end connection = pellet.Touched:connect(onTouched) r = game:service("RunService") t, s = r.Stepped:wait() d = t + 1.0 - s while t < d do t = r.Stepped:wait() end pellet.Parent = nil 79 | 80 | 81 | 82 | -------------------------------------------------------------------------------- /content/fonts/character.rbxm: -------------------------------------------------------------------------------- 1 | 2 | null 3 | nil 4 | 5 | 6 | 7 7 | true 8 | 9 | 0 10 | 0 11 | 0 12 | 1 13 | 0 14 | 0 15 | 0 16 | 1 17 | 0 18 | 0 19 | 0 20 | 1 21 | 22 | erik.cassel 23 | RBX1 24 | true 25 | 26 | 27 | 28 | false 29 | -0.5 30 | 0.5 31 | 0 32 | 0 33 | -0.5 34 | 0.5 35 | 4 36 | 0 37 | 24 38 | 39 | 0 40 | 4.5 41 | 25.5 42 | -1 43 | 0 44 | 0 45 | 0 46 | 1 47 | 0 48 | 0 49 | 0 50 | -1 51 | 52 | true 53 | 0 54 | true 55 | false 56 | 0.5 57 | 0 58 | 0.300000012 59 | -0.5 60 | 0.5 61 | 0 62 | 0 63 | -0.5 64 | 0.5 65 | 0 66 | 0 67 | true 68 | Head 69 | 0 70 | -0.5 71 | 0.5 72 | 0 73 | 0 74 | 75 | 0 76 | 0 77 | 0 78 | 79 | -0.5 80 | 0.5 81 | 0 82 | 0 83 | 0 84 | 85 | 0 86 | 0 87 | 0 88 | 89 | true 90 | 1 91 | 92 | 2 93 | 1 94 | 1 95 | 96 | 97 | 98 | 99 | 100 | 0 101 | Mesh 102 | 103 | 1.25 104 | 1.25 105 | 1.25 106 | 107 | 108 | 109 | 1 110 | 1 111 | 1 112 | 113 | true 114 | 115 | 116 | 117 | 118 | 5 119 | face 120 | 20 121 | 0 122 | rbxasset://textures\face.png 123 | true 124 | 125 | 126 | 127 | 128 | 129 | false 130 | -0.5 131 | 0.5 132 | 0 133 | 0 134 | -0.5 135 | 0.5 136 | 4 137 | 0 138 | 23 139 | 140 | 0 141 | 3 142 | 25.5 143 | -1 144 | 0 145 | -0 146 | -0 147 | 1 148 | -0 149 | -0 150 | 0 151 | -1 152 | 153 | true 154 | 0 155 | true 156 | false 157 | 0.5 158 | 0 159 | 0.300000012 160 | -0.5 161 | 0.5 162 | 0 163 | 0 164 | 0 165 | 0 166 | 2 167 | 0 168 | true 169 | Torso 170 | 0 171 | 0 172 | 0 173 | 2 174 | 0 175 | 176 | 0 177 | 0 178 | 0 179 | 180 | -0.5 181 | 0.5 182 | 3 183 | 0 184 | 0 185 | 186 | 0 187 | 0 188 | 0 189 | 190 | true 191 | 1 192 | 193 | 2 194 | 2 195 | 1 196 | 197 | 198 | 199 | 200 | 5 201 | roblox 202 | 20 203 | 0 204 | iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAAK3RFWHRDcmVhdGlvbiBUaW1l 205 | AFR1ZSA0IE9jdCAyMDA1IDEyOjA4OjU2IC0wODAwjyq8YAAAAAd0SU1FB9UKBBMOFj/CLTwA 206 | AAAJcEhZcwAAHsIAAB7CAW7QdT4AAAAEZ0FNQQAAsY8L/GEFAAAYfklEQVR42u3dCXxU1b0H 207 | 8N+dfTKTZLKRPWxhE0UUQVllrSDu2LovrQjPSi2tW6346mtdWhG1reKG9VVFrX70U1d8FhG0 208 | LCqoqICyJkACJCRkkpnMPvedc2cymSSzhKWl4O/7+QwzmTn33nPv3HPO/5x75gIQERERERER 209 | ERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERER 210 | EREREREREREREREREREREREREREREREREREdX5SDSbxzzs9U75NPAIHA0c53WrqBA1Ewfz6y 211 | zjkHYbcbe267Fa0LHz/a2Tpqsh955OeFc+f+Kf69qkmTWvwffGBPtkz/gzw/6NijO9oZIKKj 212 | p1s1vOv11wy1F81wiZdm+bcqF9QdwbojHO763uGsP259+unTzwu9996TCIWKoYjdVY5Qo6aq 213 | kUfnt8X6lc7bSJL2sPazm8dMFenachPfom85+eRl6vr1E7osG5dXRgDHv259wVUjRy7zr16t 214 | nSwhmw2GVavgGDTwyORAnGsH7PZYt8LTpxLlb/4dof79Dn2nGhvh/tlN8L36avtmdHrkOJug 215 | mE1HJNvh5ma4z78AwZUrY+8Fsx3Ir9vbpQJQfT64LpqB4D/+0f5eaSnsr70G4ylDu1YY3eCe 216 | dxf8oovTVlgbX1iMvj+6uGu6d96Ff8YMrcLIeeRhR8HcXzj3PbPoTOd1Mz+Uh0oufUCk6Ttl 217 | UiRf7lY05eVp6VkBHP+69QVvjjT68OsNaK6uwaDSHkc0Ew1z5iD82GPw6I3Y9MEqnHXmaYe9 218 | zrDfj/3iRFZcLi3zX//qbky6/zcplwlC7d7Ko7yr18AzapT2utVkgXf5P9F35KkJ06p796Gp 219 | pEQrsHV2B/QbNqB/RTHCB7PBTpqvuRah556DV7yu/exrnHXaiWgQ+9B5L7yzZsPz9NMwDh26 220 | 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 316 | n5ub/i4lRERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERE 317 | RERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERE 318 | RERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERE 319 | RERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERE 320 | RERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERE 321 | RERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERE 322 | REREREREREREREREREREREREREREREREREREREREREREREREREREREREx6v/B5qI37vMmLq3 323 | AAAAAElFTkSuQmCC 324 | true 325 | 326 | 327 | 328 | 329 | 330 | false 331 | -0.5 332 | 0.5 333 | 0 334 | 0 335 | -0.5 336 | 0.5 337 | 4 338 | 0 339 | 24 340 | 341 | 1.5 342 | 3 343 | 25.5 344 | -1 345 | 0 346 | 0 347 | 0 348 | 1 349 | 0 350 | 0 351 | 0 352 | -1 353 | 354 | false 355 | 0 356 | true 357 | false 358 | 0.5 359 | 0 360 | 0.300000012 361 | -0.5 362 | 0.5 363 | 0 364 | 0 365 | -0.5 366 | 0.5 367 | 0 368 | 0 369 | true 370 | Left Arm 371 | 0 372 | -0.5 373 | 0.5 374 | 0 375 | 0 376 | 377 | 0 378 | 0 379 | 0 380 | 381 | -0.5 382 | 0.5 383 | 3 384 | 0 385 | 0 386 | 387 | 0 388 | 0 389 | 0 390 | 391 | true 392 | 1 393 | 394 | 1 395 | 2 396 | 1 397 | 398 | 399 | 400 | 401 | 402 | false 403 | -0.5 404 | 0.5 405 | 0 406 | 0 407 | -0.5 408 | 0.5 409 | 4 410 | 0 411 | 24 412 | 413 | -1.5 414 | 3 415 | 25.5 416 | -1 417 | 0 418 | 0 419 | 0 420 | 1 421 | 0 422 | 0 423 | 0 424 | -1 425 | 426 | false 427 | 0 428 | true 429 | false 430 | 0.5 431 | 0 432 | 0.300000012 433 | -0.5 434 | 0.5 435 | 0 436 | 0 437 | -0.5 438 | 0.5 439 | 0 440 | 0 441 | true 442 | Right Arm 443 | 0 444 | -0.5 445 | 0.5 446 | 0 447 | 0 448 | 449 | 0 450 | 0 451 | 0 452 | 453 | -0.5 454 | 0.5 455 | 3 456 | 0 457 | 0 458 | 459 | 0 460 | 0 461 | 0 462 | 463 | true 464 | 1 465 | 466 | 1 467 | 2 468 | 1 469 | 470 | 471 | 472 | 473 | 474 | false 475 | -0.5 476 | 0.5 477 | 0 478 | 0 479 | -0.5 480 | 0.5 481 | 0 482 | 0 483 | 119 484 | 485 | 0.5 486 | 1 487 | 25.5 488 | -1 489 | 0 490 | 0 491 | 0 492 | 1 493 | 0 494 | 0 495 | 0 496 | -1 497 | 498 | false 499 | 0 500 | true 501 | false 502 | 0.5 503 | 0 504 | 0.300000012 505 | -0.5 506 | 0.5 507 | 0 508 | 0 509 | -0.5 510 | 0.5 511 | 0 512 | 0 513 | true 514 | Left Leg 515 | 0 516 | -0.5 517 | 0.5 518 | 0 519 | 0 520 | 521 | 0 522 | 0 523 | 0 524 | 525 | -0.5 526 | 0.5 527 | 3 528 | 0 529 | 0 530 | 531 | 0 532 | 0 533 | 0 534 | 535 | true 536 | 1 537 | 538 | 1 539 | 2 540 | 1 541 | 542 | 543 | 544 | 545 | 546 | false 547 | -0.5 548 | 0.5 549 | 0 550 | 0 551 | -0.5 552 | 0.5 553 | 0 554 | 0 555 | 119 556 | 557 | -0.5 558 | 1 559 | 25.5 560 | -1 561 | 0 562 | 0 563 | 0 564 | 1 565 | 0 566 | 0 567 | 0 568 | -1 569 | 570 | false 571 | 0 572 | true 573 | false 574 | 0.5 575 | 0 576 | 0.300000012 577 | -0.5 578 | 0.5 579 | 0 580 | 0 581 | -0.5 582 | 0.5 583 | 0 584 | 0 585 | true 586 | Right Leg 587 | 0 588 | -0.5 589 | 0.5 590 | 0 591 | 0 592 | 593 | 0 594 | 0 595 | 0 596 | 597 | -0.5 598 | 0.5 599 | 3 600 | 0 601 | 0 602 | 603 | 0 604 | 0 605 | 0 606 | 607 | true 608 | 1 609 | 610 | 1 611 | 2 612 | 1 613 | 614 | 615 | 616 | 617 | 618 | 100 619 | false 620 | 100 621 | Humanoid 622 | false 623 | 624 | 0 625 | 0 626 | 0 627 | 628 | 629 | 0 630 | 0 631 | 0 632 | 633 | 0 634 | null 635 | 636 | 0 637 | 0 638 | 0 639 | 640 | true 641 | 642 | 643 | 644 | -------------------------------------------------------------------------------- /content/fonts/clonewand.mesh: -------------------------------------------------------------------------------- 1 | version 1.00 2 | 108 3 | [0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][0.488714,0.15445,-3.92492][0,0,-2.79253][0.805556,0,1][0.518393,-0.0138672,-3.92492][0,0,-2.79253][0.75,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][0.403257,0.302465,-3.92492][0,0,-2.79253][0.861111,0,1][0.488714,0.15445,-3.92492][0,0,-2.79253][0.805556,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][0.27233,0.412326,-3.92492][0,0,-2.79253][0.916667,0,1][0.403257,0.302465,-3.92492][0,0,-2.79253][0.861111,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][0.111724,0.470782,-3.92492][0,0,-2.79253][0.972222,0,1][0.27233,0.412326,-3.92492][0,0,-2.79253][0.916667,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][-0.0591898,0.470782,-3.92492][0,0,-2.79253][0.0277778,0,1][0.111724,0.470782,-3.92492][0,0,-2.79253][-0.0277778,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][-0.219796,0.412326,-3.92492][0,0,-2.79253][0.0833334,0,1][-0.0591898,0.470782,-3.92492][0,0,-2.79253][0.0277778,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][-0.350723,0.302465,-3.92492][0,0,-2.79253][0.138889,0,1][-0.219796,0.412326,-3.92492][0,0,-2.79253][0.0833334,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][-0.43618,0.15445,-3.92492][0,0,-2.79253][0.194444,0,1][-0.350723,0.302465,-3.92492][0,0,-2.79253][0.138889,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][-0.465859,-0.0138673,-3.92492][0,0,-2.79253][0.25,0,1][-0.43618,0.15445,-3.92492][0,0,-2.79253][0.194444,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][-0.43618,-0.182184,-3.92492][0,0,-2.79253][0.305556,0,1][-0.465859,-0.0138673,-3.92492][0,0,-2.79253][0.25,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][-0.350723,-0.3302,-3.92492][0,0,-2.79253][0.361111,0,1][-0.43618,-0.182184,-3.92492][0,0,-2.79253][0.305556,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][-0.219796,-0.440061,-3.92492][0,0,-2.79253][0.416667,0,1][-0.350723,-0.3302,-3.92492][0,0,-2.79253][0.361111,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][-0.0591896,-0.498517,-3.92492][0,0,-2.79253][0.472222,0,1][-0.219796,-0.440061,-3.92492][0,0,-2.79253][0.416667,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][0.111724,-0.498517,-3.92492][0,0,-2.79253][0.527778,0,1][-0.0591896,-0.498517,-3.92492][0,0,-2.79253][0.472222,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][0.27233,-0.440061,-3.92492][0,0,-2.79253][0.583333,0,1][0.111724,-0.498517,-3.92492][0,0,-2.79253][0.527778,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][0.403258,-0.3302,-3.92492][0,0,-2.79253][0.638889,0,1][0.27233,-0.440061,-3.92492][0,0,-2.79253][0.583333,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][0.488714,-0.182184,-3.92492][0,0,-2.79253][0.694444,0,1][0.403258,-0.3302,-3.92492][0,0,-2.79253][0.638889,0,1][0.0262671,-0.0138672,-3.92492][0,0,-1][0.5,0,0][0.518393,-0.0138672,-3.92492][0,0,-2.79253][0.75,0,1][0.488714,-0.182184,-3.92492][0,0,-2.79253][0.694444,0,1][0.518393,-0.0138672,-3.92492][0,0,-2.79253][0.75,0,1][0.488714,0.15445,0.012084][0.939693,0.34202,0][0.805556,0.5,1][0.518393,-0.0138672,0.012084][1,0,0][0.75,0.5,1][0.518393,-0.0138672,-3.92492][0,0,-2.79253][0.75,0,1][0.488714,0.15445,-3.92492][0,0,-2.79253][0.805556,0,1][0.488714,0.15445,0.012084][0.939693,0.34202,0][0.805556,0.5,1][0.488714,0.15445,-3.92492][0,0,-2.79253][0.805556,0,1][0.403257,0.302465,0.012084][0.766044,0.642788,0][0.861111,0.5,1][0.488714,0.15445,0.012084][0.939693,0.34202,0][0.805556,0.5,1][0.488714,0.15445,-3.92492][0,0,-2.79253][0.805556,0,1][0.403257,0.302465,-3.92492][0,0,-2.79253][0.861111,0,1][0.403257,0.302465,0.012084][0.766044,0.642788,0][0.861111,0.5,1][0.403257,0.302465,-3.92492][0,0,-2.79253][0.861111,0,1][0.27233,0.412326,0.012084][0.5,0.866025,0][0.916667,0.5,1][0.403257,0.302465,0.012084][0.766044,0.642788,0][0.861111,0.5,1][0.403257,0.302465,-3.92492][0,0,-2.79253][0.861111,0,1][0.27233,0.412326,-3.92492][0,0,-2.79253][0.916667,0,1][0.27233,0.412326,0.012084][0.5,0.866025,0][0.916667,0.5,1][0.27233,0.412326,-3.92492][0,0,-2.79253][0.916667,0,1][0.111724,0.470782,0.012084][0.173648,0.984808,0][0.972222,0.5,1][0.27233,0.412326,0.012084][0.5,0.866025,0][0.916667,0.5,1][0.27233,0.412326,-3.92492][0,0,-2.79253][0.916667,0,1][0.111724,0.470782,-3.92492][0,0,-2.79253][0.972222,0,1][0.111724,0.470782,0.012084][0.173648,0.984808,0][0.972222,0.5,1][0.111724,0.470782,-3.92492][0,0,-2.79253][-0.0277778,0,1][-0.0591898,0.470782,0.012084][-0.173648,0.984808,0][0.0277778,0.5,1][0.111724,0.470782,0.012084][0.173648,0.984808,0][-0.0277778,0.5,1][0.111724,0.470782,-3.92492][0,0,-2.79253][-0.0277778,0,1][-0.0591898,0.470782,-3.92492][0,0,-2.79253][0.0277778,0,1][-0.0591898,0.470782,0.012084][-0.173648,0.984808,0][0.0277778,0.5,1][-0.0591898,0.470782,-3.92492][0,0,-2.79253][0.0277778,0,1][-0.219796,0.412326,0.012084][-0.5,0.866025,0][0.0833334,0.5,1][-0.0591898,0.470782,0.012084][-0.173648,0.984808,0][0.0277778,0.5,1][-0.0591898,0.470782,-3.92492][0,0,-2.79253][0.0277778,0,1][-0.219796,0.412326,-3.92492][0,0,-2.79253][0.0833334,0,1][-0.219796,0.412326,0.012084][-0.5,0.866025,0][0.0833334,0.5,1][-0.219796,0.412326,-3.92492][0,0,-2.79253][0.0833334,0,1][-0.350723,0.302465,0.012084][-0.766044,0.642788,0][0.138889,0.5,1][-0.219796,0.412326,0.012084][-0.5,0.866025,0][0.0833334,0.5,1][-0.219796,0.412326,-3.92492][0,0,-2.79253][0.0833334,0,1][-0.350723,0.302465,-3.92492][0,0,-2.79253][0.138889,0,1][-0.350723,0.302465,0.012084][-0.766044,0.642788,0][0.138889,0.5,1][-0.350723,0.302465,-3.92492][0,0,-2.79253][0.138889,0,1][-0.43618,0.15445,0.012084][-0.939693,0.34202,0][0.194444,0.5,1][-0.350723,0.302465,0.012084][-0.766044,0.642788,0][0.138889,0.5,1][-0.350723,0.302465,-3.92492][0,0,-2.79253][0.138889,0,1][-0.43618,0.15445,-3.92492][0,0,-2.79253][0.194444,0,1][-0.43618,0.15445,0.012084][-0.939693,0.34202,0][0.194444,0.5,1][-0.43618,0.15445,-3.92492][0,0,-2.79253][0.194444,0,1][-0.465859,-0.0138673,0.012084][-1,-1.82384e-007,0][0.25,0.5,1][-0.43618,0.15445,0.012084][-0.939693,0.34202,0][0.194444,0.5,1][-0.43618,0.15445,-3.92492][0,0,-2.79253][0.194444,0,1][-0.465859,-0.0138673,-3.92492][0,0,-2.79253][0.25,0,1][-0.465859,-0.0138673,0.012084][-1,-1.82384e-007,0][0.25,0.5,1][-0.465859,-0.0138673,-3.92492][0,0,-2.79253][0.25,0,1][-0.43618,-0.182184,0.012084][-0.939693,-0.34202,0][0.305556,0.5,1][-0.465859,-0.0138673,0.012084][-1,-1.82384e-007,0][0.25,0.5,1][-0.465859,-0.0138673,-3.92492][0,0,-2.79253][0.25,0,1][-0.43618,-0.182184,-3.92492][0,0,-2.79253][0.305556,0,1][-0.43618,-0.182184,0.012084][-0.939693,-0.34202,0][0.305556,0.5,1][-0.43618,-0.182184,-3.92492][0,0,-2.79253][0.305556,0,1][-0.350723,-0.3302,0.012084][-0.766044,-0.642788,0][0.361111,0.5,1][-0.43618,-0.182184,0.012084][-0.939693,-0.34202,0][0.305556,0.5,1][-0.43618,-0.182184,-3.92492][0,0,-2.79253][0.305556,0,1][-0.350723,-0.3302,-3.92492][0,0,-2.79253][0.361111,0,1][-0.350723,-0.3302,0.012084][-0.766044,-0.642788,0][0.361111,0.5,1][-0.350723,-0.3302,-3.92492][0,0,-2.79253][0.361111,0,1][-0.219796,-0.440061,0.012084][-0.5,-0.866026,0][0.416667,0.5,1][-0.350723,-0.3302,0.012084][-0.766044,-0.642788,0][0.361111,0.5,1][-0.350723,-0.3302,-3.92492][0,0,-2.79253][0.361111,0,1][-0.219796,-0.440061,-3.92492][0,0,-2.79253][0.416667,0,1][-0.219796,-0.440061,0.012084][-0.5,-0.866026,0][0.416667,0.5,1][-0.219796,-0.440061,-3.92492][0,0,-2.79253][0.416667,0,1][-0.0591896,-0.498517,0.012084][-0.173648,-0.984808,0][0.472222,0.5,1][-0.219796,-0.440061,0.012084][-0.5,-0.866026,0][0.416667,0.5,1][-0.219796,-0.440061,-3.92492][0,0,-2.79253][0.416667,0,1][-0.0591896,-0.498517,-3.92492][0,0,-2.79253][0.472222,0,1][-0.0591896,-0.498517,0.012084][-0.173648,-0.984808,0][0.472222,0.5,1][-0.0591896,-0.498517,-3.92492][0,0,-2.79253][0.472222,0,1][0.111724,-0.498517,0.012084][0.173648,-0.984808,0][0.527778,0.5,1][-0.0591896,-0.498517,0.012084][-0.173648,-0.984808,0][0.472222,0.5,1][-0.0591896,-0.498517,-3.92492][0,0,-2.79253][0.472222,0,1][0.111724,-0.498517,-3.92492][0,0,-2.79253][0.527778,0,1][0.111724,-0.498517,0.012084][0.173648,-0.984808,0][0.527778,0.5,1][0.111724,-0.498517,-3.92492][0,0,-2.79253][0.527778,0,1][0.27233,-0.440061,0.012084][0.5,-0.866025,0][0.583333,0.5,1][0.111724,-0.498517,0.012084][0.173648,-0.984808,0][0.527778,0.5,1][0.111724,-0.498517,-3.92492][0,0,-2.79253][0.527778,0,1][0.27233,-0.440061,-3.92492][0,0,-2.79253][0.583333,0,1][0.27233,-0.440061,0.012084][0.5,-0.866025,0][0.583333,0.5,1][0.27233,-0.440061,-3.92492][0,0,-2.79253][0.583333,0,1][0.403258,-0.3302,0.012084][0.766045,-0.642787,0][0.638889,0.5,1][0.27233,-0.440061,0.012084][0.5,-0.866025,0][0.583333,0.5,1][0.27233,-0.440061,-3.92492][0,0,-2.79253][0.583333,0,1][0.403258,-0.3302,-3.92492][0,0,-2.79253][0.638889,0,1][0.403258,-0.3302,0.012084][0.766045,-0.642787,0][0.638889,0.5,1][0.403258,-0.3302,-3.92492][0,0,-2.79253][0.638889,0,1][0.488714,-0.182184,0.012084][0.939693,-0.34202,0][0.694444,0.5,1][0.403258,-0.3302,0.012084][0.766045,-0.642787,0][0.638889,0.5,1][0.403258,-0.3302,-3.92492][0,0,-2.79253][0.638889,0,1][0.488714,-0.182184,-3.92492][0,0,-2.79253][0.694444,0,1][0.488714,-0.182184,0.012084][0.939693,-0.34202,0][0.694444,0.5,1][0.488714,-0.182184,-3.92492][0,0,-2.79253][0.694444,0,1][0.518393,-0.0138672,0.012084][1,0,0][0.75,0.5,1][0.488714,-0.182184,0.012084][0.939693,-0.34202,0][0.694444,0.5,1][0.488714,-0.182184,-3.92492][0,0,-2.79253][0.694444,0,1][0.518393,-0.0138672,-3.92492][0,0,-2.79253][0.75,0,1][0.518393,-0.0138672,0.012084][1,0,0][0.75,0.5,1][0.518393,-0.0138672,0.012084][1,0,0][0.75,0.5,1][0.488714,0.15445,3.94909][2.90728,1.05816,0][0.805556,1,1][0.518393,-0.0138672,3.94909][3.09386,2.21713e-007,0][0.75,1,1][0.518393,-0.0138672,0.012084][1,0,0][0.75,0.5,1][0.488714,0.15445,0.012084][0.939693,0.34202,0][0.805556,0.5,1][0.488714,0.15445,3.94909][2.90728,1.05816,0][0.805556,1,1][0.488714,0.15445,0.012084][0.939693,0.34202,0][0.805556,0.5,1][0.403257,0.302465,3.94909][2.37004,1.9887,0][0.861111,1,1][0.488714,0.15445,3.94909][2.90728,1.05816,0][0.805556,1,1][0.488714,0.15445,0.012084][0.939693,0.34202,0][0.805556,0.5,1][0.403257,0.302465,0.012084][0.766044,0.642788,0][0.861111,0.5,1][0.403257,0.302465,3.94909][2.37004,1.9887,0][0.861111,1,1][0.403257,0.302465,0.012084][0.766044,0.642788,0][0.861111,0.5,1][0.27233,0.412326,3.94909][1.54693,2.67937,0][0.916667,1,1][0.403257,0.302465,3.94909][2.37004,1.9887,0][0.861111,1,1][0.403257,0.302465,0.012084][0.766044,0.642788,0][0.861111,0.5,1][0.27233,0.412326,0.012084][0.5,0.866025,0][0.916667,0.5,1][0.27233,0.412326,3.94909][1.54693,2.67937,0][0.916667,1,1][0.27233,0.412326,0.012084][0.5,0.866025,0][0.916667,0.5,1][0.111724,0.470782,3.94909][0.537244,3.04686,0][0.972222,1,1][0.27233,0.412326,3.94909][1.54693,2.67937,0][0.916667,1,1][0.27233,0.412326,0.012084][0.5,0.866025,0][0.916667,0.5,1][0.111724,0.470782,0.012084][0.173648,0.984808,0][0.972222,0.5,1][0.111724,0.470782,3.94909][0.537244,3.04686,0][0.972222,1,1][0.111724,0.470782,0.012084][0.173648,0.984808,0][-0.0277778,0.5,1][-0.0591898,0.470782,3.94909][-0.537245,3.04686,0][0.0277778,1,1][0.111724,0.470782,3.94909][0.537244,3.04686,0][-0.0277778,1,1][0.111724,0.470782,0.012084][0.173648,0.984808,0][-0.0277778,0.5,1][-0.0591898,0.470782,0.012084][-0.173648,0.984808,0][0.0277778,0.5,1][-0.0591898,0.470782,3.94909][-0.537245,3.04686,0][0.0277778,1,1][-0.0591898,0.470782,0.012084][-0.173648,0.984808,0][0.0277778,0.5,1][-0.219796,0.412326,3.94909][-1.54693,2.67937,0][0.0833334,1,1][-0.0591898,0.470782,3.94909][-0.537245,3.04686,0][0.0277778,1,1][-0.0591898,0.470782,0.012084][-0.173648,0.984808,0][0.0277778,0.5,1][-0.219796,0.412326,0.012084][-0.5,0.866025,0][0.0833334,0.5,1][-0.219796,0.412326,3.94909][-1.54693,2.67937,0][0.0833334,1,1][-0.219796,0.412326,0.012084][-0.5,0.866025,0][0.0833334,0.5,1][-0.350723,0.302465,3.94909][-2.37004,1.9887,0][0.138889,1,1][-0.219796,0.412326,3.94909][-1.54693,2.67937,0][0.0833334,1,1][-0.219796,0.412326,0.012084][-0.5,0.866025,0][0.0833334,0.5,1][-0.350723,0.302465,0.012084][-0.766044,0.642788,0][0.138889,0.5,1][-0.350723,0.302465,3.94909][-2.37004,1.9887,0][0.138889,1,1][-0.350723,0.302465,0.012084][-0.766044,0.642788,0][0.138889,0.5,1][-0.43618,0.15445,3.94909][-2.90728,1.05816,0][0.194444,1,1][-0.350723,0.302465,3.94909][-2.37004,1.9887,0][0.138889,1,1][-0.350723,0.302465,0.012084][-0.766044,0.642788,0][0.138889,0.5,1][-0.43618,0.15445,0.012084][-0.939693,0.34202,0][0.194444,0.5,1][-0.43618,0.15445,3.94909][-2.90728,1.05816,0][0.194444,1,1][-0.43618,0.15445,0.012084][-0.939693,0.34202,0][0.194444,0.5,1][-0.465859,-0.0138673,3.94909][-3.09386,-5.31478e-007,0][0.25,1,1][-0.43618,0.15445,3.94909][-2.90728,1.05816,0][0.194444,1,1][-0.43618,0.15445,0.012084][-0.939693,0.34202,0][0.194444,0.5,1][-0.465859,-0.0138673,0.012084][-1,-1.82384e-007,0][0.25,0.5,1][-0.465859,-0.0138673,3.94909][-3.09386,-5.31478e-007,0][0.25,1,1][-0.465859,-0.0138673,0.012084][-1,-1.82384e-007,0][0.25,0.5,1][-0.43618,-0.182184,3.94909][-2.90728,-1.05816,0][0.305556,1,1][-0.465859,-0.0138673,3.94909][-3.09386,-5.31478e-007,0][0.25,1,1][-0.465859,-0.0138673,0.012084][-1,-1.82384e-007,0][0.25,0.5,1][-0.43618,-0.182184,0.012084][-0.939693,-0.34202,0][0.305556,0.5,1][-0.43618,-0.182184,3.94909][-2.90728,-1.05816,0][0.305556,1,1][-0.43618,-0.182184,0.012084][-0.939693,-0.34202,0][0.305556,0.5,1][-0.350723,-0.3302,3.94909][-2.37004,-1.9887,0][0.361111,1,1][-0.43618,-0.182184,3.94909][-2.90728,-1.05816,0][0.305556,1,1][-0.43618,-0.182184,0.012084][-0.939693,-0.34202,0][0.305556,0.5,1][-0.350723,-0.3302,0.012084][-0.766044,-0.642788,0][0.361111,0.5,1][-0.350723,-0.3302,3.94909][-2.37004,-1.9887,0][0.361111,1,1][-0.350723,-0.3302,0.012084][-0.766044,-0.642788,0][0.361111,0.5,1][-0.219796,-0.440061,3.94909][-1.54693,-2.67937,0][0.416667,1,1][-0.350723,-0.3302,3.94909][-2.37004,-1.9887,0][0.361111,1,1][-0.350723,-0.3302,0.012084][-0.766044,-0.642788,0][0.361111,0.5,1][-0.219796,-0.440061,0.012084][-0.5,-0.866026,0][0.416667,0.5,1][-0.219796,-0.440061,3.94909][-1.54693,-2.67937,0][0.416667,1,1][-0.219796,-0.440061,0.012084][-0.5,-0.866026,0][0.416667,0.5,1][-0.0591896,-0.498517,3.94909][-0.537243,-3.04686,0][0.472222,1,1][-0.219796,-0.440061,3.94909][-1.54693,-2.67937,0][0.416667,1,1][-0.219796,-0.440061,0.012084][-0.5,-0.866026,0][0.416667,0.5,1][-0.0591896,-0.498517,0.012084][-0.173648,-0.984808,0][0.472222,0.5,1][-0.0591896,-0.498517,3.94909][-0.537243,-3.04686,0][0.472222,1,1][-0.0591896,-0.498517,0.012084][-0.173648,-0.984808,0][0.472222,0.5,1][0.111724,-0.498517,3.94909][0.537245,-3.04686,0][0.527778,1,1][-0.0591896,-0.498517,3.94909][-0.537243,-3.04686,0][0.472222,1,1][-0.0591896,-0.498517,0.012084][-0.173648,-0.984808,0][0.472222,0.5,1][0.111724,-0.498517,0.012084][0.173648,-0.984808,0][0.527778,0.5,1][0.111724,-0.498517,3.94909][0.537245,-3.04686,0][0.527778,1,1][0.111724,-0.498517,0.012084][0.173648,-0.984808,0][0.527778,0.5,1][0.27233,-0.440061,3.94909][1.54693,-2.67937,0][0.583333,1,1][0.111724,-0.498517,3.94909][0.537245,-3.04686,0][0.527778,1,1][0.111724,-0.498517,0.012084][0.173648,-0.984808,0][0.527778,0.5,1][0.27233,-0.440061,0.012084][0.5,-0.866025,0][0.583333,0.5,1][0.27233,-0.440061,3.94909][1.54693,-2.67937,0][0.583333,1,1][0.27233,-0.440061,0.012084][0.5,-0.866025,0][0.583333,0.5,1][0.403258,-0.3302,3.94909][2.37004,-1.9887,0][0.638889,1,1][0.27233,-0.440061,3.94909][1.54693,-2.67937,0][0.583333,1,1][0.27233,-0.440061,0.012084][0.5,-0.866025,0][0.583333,0.5,1][0.403258,-0.3302,0.012084][0.766045,-0.642787,0][0.638889,0.5,1][0.403258,-0.3302,3.94909][2.37004,-1.9887,0][0.638889,1,1][0.403258,-0.3302,0.012084][0.766045,-0.642787,0][0.638889,0.5,1][0.488714,-0.182184,3.94909][2.90728,-1.05816,0][0.694444,1,1][0.403258,-0.3302,3.94909][2.37004,-1.9887,0][0.638889,1,1][0.403258,-0.3302,0.012084][0.766045,-0.642787,0][0.638889,0.5,1][0.488714,-0.182184,0.012084][0.939693,-0.34202,0][0.694444,0.5,1][0.488714,-0.182184,3.94909][2.90728,-1.05816,0][0.694444,1,1][0.488714,-0.182184,0.012084][0.939693,-0.34202,0][0.694444,0.5,1][0.518393,-0.0138672,3.94909][3.09386,2.21713e-007,0][0.75,1,1][0.488714,-0.182184,3.94909][2.90728,-1.05816,0][0.694444,1,1][0.488714,-0.182184,0.012084][0.939693,-0.34202,0][0.694444,0.5,1][0.518393,-0.0138672,0.012084][1,0,0][0.75,0.5,1][0.518393,-0.0138672,3.94909][3.09386,2.21713e-007,0][0.75,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][0.518393,-0.0138672,3.94909][3.09386,2.21713e-007,0][0.75,1,1][0.488714,0.15445,3.94909][2.90728,1.05816,0][0.805556,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][0.488714,0.15445,3.94909][2.90728,1.05816,0][0.805556,1,1][0.403257,0.302465,3.94909][2.37004,1.9887,0][0.861111,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][0.403257,0.302465,3.94909][2.37004,1.9887,0][0.861111,1,1][0.27233,0.412326,3.94909][1.54693,2.67937,0][0.916667,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][0.27233,0.412326,3.94909][1.54693,2.67937,0][0.916667,1,1][0.111724,0.470782,3.94909][0.537244,3.04686,0][0.972222,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][0.111724,0.470782,3.94909][0.537244,3.04686,0][-0.0277778,1,1][-0.0591898,0.470782,3.94909][-0.537245,3.04686,0][0.0277778,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][-0.0591898,0.470782,3.94909][-0.537245,3.04686,0][0.0277778,1,1][-0.219796,0.412326,3.94909][-1.54693,2.67937,0][0.0833334,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][-0.219796,0.412326,3.94909][-1.54693,2.67937,0][0.0833334,1,1][-0.350723,0.302465,3.94909][-2.37004,1.9887,0][0.138889,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][-0.350723,0.302465,3.94909][-2.37004,1.9887,0][0.138889,1,1][-0.43618,0.15445,3.94909][-2.90728,1.05816,0][0.194444,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][-0.43618,0.15445,3.94909][-2.90728,1.05816,0][0.194444,1,1][-0.465859,-0.0138673,3.94909][-3.09386,-5.31478e-007,0][0.25,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][-0.465859,-0.0138673,3.94909][-3.09386,-5.31478e-007,0][0.25,1,1][-0.43618,-0.182184,3.94909][-2.90728,-1.05816,0][0.305556,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][-0.43618,-0.182184,3.94909][-2.90728,-1.05816,0][0.305556,1,1][-0.350723,-0.3302,3.94909][-2.37004,-1.9887,0][0.361111,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][-0.350723,-0.3302,3.94909][-2.37004,-1.9887,0][0.361111,1,1][-0.219796,-0.440061,3.94909][-1.54693,-2.67937,0][0.416667,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][-0.219796,-0.440061,3.94909][-1.54693,-2.67937,0][0.416667,1,1][-0.0591896,-0.498517,3.94909][-0.537243,-3.04686,0][0.472222,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][-0.0591896,-0.498517,3.94909][-0.537243,-3.04686,0][0.472222,1,1][0.111724,-0.498517,3.94909][0.537245,-3.04686,0][0.527778,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][0.111724,-0.498517,3.94909][0.537245,-3.04686,0][0.527778,1,1][0.27233,-0.440061,3.94909][1.54693,-2.67937,0][0.583333,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][0.27233,-0.440061,3.94909][1.54693,-2.67937,0][0.583333,1,1][0.403258,-0.3302,3.94909][2.37004,-1.9887,0][0.638889,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][0.403258,-0.3302,3.94909][2.37004,-1.9887,0][0.638889,1,1][0.488714,-0.182184,3.94909][2.90728,-1.05816,0][0.694444,1,1][0.0262671,-0.0138672,3.94909][0,0,1][0.5,1,0][0.488714,-0.182184,3.94909][2.90728,-1.05816,0][0.694444,1,1][0.518393,-0.0138672,3.94909][3.09386,2.21713e-007,0][0.75,1,1] -------------------------------------------------------------------------------- /content/fonts/comics.fnt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/fonts/comics.fnt -------------------------------------------------------------------------------- /content/fonts/diogenes.fnt: -------------------------------------------------------------------------------- 1 | aids 2 | anus 3 | ass 4 | asses 5 | asshole 6 | assholes 7 | asskisser 8 | asswipe 9 | balls 10 | bastard 11 | basterd 12 | beastial 13 | beastiality 14 | beastility 15 | bestial 16 | bestiality 17 | biatch 18 | bich 19 | bitch 20 | bitcher 21 | bitchers 22 | bitches 23 | bitchin 24 | bitching 25 | blockland 26 | blockland.us 27 | blow 28 | blowjob 29 | blowjobs 30 | bonehead 31 | boner 32 | bullshit 33 | bum 34 | bunghole 35 | butt 36 | buttbreath 37 | buttfucker 38 | butthair 39 | buttface 40 | buttfuck 41 | buttfucker 42 | butthead 43 | butthole 44 | buttpicker 45 | chink 46 | circlejerk 47 | clit 48 | cobia 49 | cock 50 | cocks 51 | cocksuck 52 | cocksucked 53 | cocksucker 54 | cocksucking 55 | cocksucks 56 | cok 57 | cooter 58 | crap 59 | cum 60 | cummer 61 | cumming 62 | cums 63 | cumshot 64 | cunilingus 65 | cunillingus 66 | cunnilingus 67 | cunt 68 | cuntlick 69 | cuntlicker 70 | cuntlicking 71 | cunts 72 | cyberfuc 73 | cyberfuck 74 | cyberfucked 75 | cyberfucker 76 | cyberfuckers 77 | cyberfucking 78 | dam 79 | dammit 80 | damn 81 | dick 82 | dike 83 | dildo 84 | dildos 85 | dipshit 86 | douche 87 | douchebag 88 | dumass 89 | dumbass 90 | dyke 91 | ejaculate 92 | ejaculated 93 | ejaculates 94 | ejaculating 95 | ejaculatings 96 | ejaculation 97 | fag 98 | faget 99 | fagg 100 | fagget 101 | fagging 102 | faggit 103 | faggot 104 | faggs 105 | fagit 106 | fagot 107 | fagots 108 | fags 109 | fart 110 | farted 111 | farting 112 | fartings 113 | farts 114 | farty 115 | fatass 116 | fatso 117 | felatio 118 | fellatio 119 | fingerfuck 120 | fingerfucked 121 | fingerfucker 122 | fingerfuckers 123 | fingerfucking 124 | fingerfucks 125 | fistfuck 126 | fistfucked 127 | fistfucker 128 | fistfuckers 129 | fistfucking 130 | fistfuckings 131 | fistfucks 132 | focker 133 | fu 134 | fuck 135 | fucked 136 | fucker 137 | fuckers 138 | fuckin 139 | fucking 140 | fuckings 141 | fuckme 142 | fucks 143 | fuckyou 144 | fuk 145 | fuks 146 | furburger 147 | fyou 148 | gangbang 149 | gangbanged 150 | gangbangs 151 | gay 152 | gaysex 153 | gazongers 154 | goddamn 155 | gonads 156 | gook 157 | guinne 158 | hardon 159 | hardcoresex 160 | hell 161 | hoe 162 | homo 163 | hooker 164 | horniest 165 | horny 166 | hotsex 167 | hump 168 | hussy 169 | http://www.blockland.us 170 | jackoff 171 | jackass 172 | jackingoff 173 | jackoff 174 | jack-off 175 | jap 176 | jerk 177 | jerk-off 178 | jew 179 | jism 180 | jiz 181 | jizm 182 | jizz 183 | kike 184 | kkk 185 | kock 186 | kondum 187 | kondums 188 | kraut 189 | kum 190 | kummer 191 | kumming 192 | kums 193 | kunilingus 194 | lesbian 195 | lesbo 196 | loser 197 | lust 198 | lusting 199 | merde 200 | molest 201 | mothafuck 202 | mothafucka 203 | mothafuckas 204 | mothafuckaz 205 | mothafucked 206 | mothafucker 207 | mothafuckers 208 | mothafuckin 209 | mothafucking 210 | mothafuckings 211 | mothafucks 212 | motherfuck 213 | motherfucked 214 | motherfucker 215 | motherfuckers 216 | motherfuckin 217 | motherfucking 218 | motherfuckings 219 | motherfucks 220 | muff 221 | nazi 222 | nerd 223 | nigga 224 | niggas 225 | nigger 226 | niggers 227 | omfg 228 | orgasim 229 | orgasims 230 | orgasm 231 | orgasms 232 | pecker 233 | penis 234 | phonesex 235 | phuk 236 | phuked 237 | phuking 238 | phukked 239 | phukking 240 | phuks 241 | phuq 242 | pimp 243 | piss 244 | pissed 245 | pisser 246 | pissers 247 | pisses 248 | pissin 249 | pissing 250 | pissoff 251 | porn 252 | porno 253 | pornography 254 | pornos 255 | prick 256 | pricks 257 | prostitute 258 | punk 259 | pussies 260 | pussy 261 | pussys 262 | queer 263 | rape 264 | retard 265 | rtb 266 | schlong 267 | screw 268 | sheister 269 | sh1t 270 | shit 271 | shited 272 | shitfull 273 | shiting 274 | shitings 275 | shits 276 | shitte 277 | shitted 278 | shitter 279 | shitters 280 | shitting 281 | shittings 282 | shitty 283 | sex 284 | sexx 285 | sexxx 286 | sexy 287 | sleaze 288 | slut 289 | sluts 290 | smut 291 | snatch 292 | spunk 293 | stfu 294 | suck 295 | suk 296 | tbm 297 | thong 298 | toten 299 | tramp 300 | twat 301 | vibrator 302 | wang 303 | wank 304 | wanker 305 | wetback 306 | whore 307 | wop 308 | wtf 309 | www.blockland.us -------------------------------------------------------------------------------- /content/fonts/humanoidAnimate.rbxm: -------------------------------------------------------------------------------- 1 | 2 | null 3 | nil 4 | 5 | 6 | false 7 | 8 | Animate 9 | -- Now with exciting TeamColors HACK! function waitForChild(parent, childName) while true do local child = parent:findFirstChild(childName) if child then return child end parent.ChildAdded:wait() end end ----------------------------- TEAM COLORS function onTeamChanged(player) wait(1) local char = player.Character if char == nil then return end if (player.Neutral == true) then -- Replacing the current BodyColor object will force a reset local old = char:findFirstChild("Body Colors") if (old == nil) then return end old:clone().Parent = char old.Parent = nil else local head = char:findFirstChild("Head") local torso = char:findFirstChild("Torso") local left_arm = char:findFirstChild("Left Arm") local right_arm = char:findFirstChild("Right Arm") local left_leg = char:findFirstChild("Left Leg") local right_leg = char:findFirstChild("Right Leg") if head ~= nil then head.BrickColor = BrickColor.new(24) end if torso ~= nil then torso.BrickColor = player.TeamColor end if left_arm ~= nil then left_arm.BrickColor = BrickColor.new(26) end if right_arm ~= nil then right_arm.BrickColor = BrickColor.new(26) end if left_leg ~= nil then left_leg.BrickColor = BrickColor.new(26) end if right_leg ~= nil then right_leg.BrickColor = BrickColor.new(26) end end end function onPlayerPropChanged(property, player) if property == "Character" then onTeamChanged(player) end if property== "TeamColor" or property == "Neutral" then onTeamChanged(player) end end local cPlayer = game.Players:GetPlayerFromCharacter(script.Parent) cPlayer.Changed:connect(function(property) onPlayerPropChanged(property, cPlayer) end ) onTeamChanged(cPlayer) ----------------------------- ANIMATION -- declarations local Figure = script.Parent local Torso = waitForChild(Figure, "Torso") local RightShoulder = waitForChild(Torso, "Right Shoulder") local LeftShoulder = waitForChild(Torso, "Left Shoulder") local RightHip = waitForChild(Torso, "Right Hip") local LeftHip = waitForChild(Torso, "Left Hip") local Neck = waitForChild(Torso, "Neck") local Humanoid = waitForChild(Figure, "Humanoid") local pose = "Standing" local toolAnim = "None" local toolAnimTime = 0 local isSeated = false -- functions function onRunning(speed) if isSeated then return end if speed>0 then pose = "Running" else pose = "Standing" end end function onDied() pose = "Dead" end function onJumping() isSeated = false pose = "Jumping" end function onClimbing() pose = "Climbing" end function onGettingUp() pose = "GettingUp" end function onFreeFall() pose = "FreeFall" end function onFallingDown() pose = "FallingDown" end function onSeated() isSeated = true pose = "Seated" print("Seated") end function moveJump() RightShoulder.MaxVelocity = 0.5 LeftShoulder.MaxVelocity = 0.5 RightShoulder.DesiredAngle = 3.14 LeftShoulder.DesiredAngle = -3.14 RightHip.DesiredAngle = 0 LeftHip.DesiredAngle = 0 end function moveFreeFall() RightShoulder.MaxVelocity = 0.5 LeftShoulder.MaxVelocity = 0.5 RightShoulder.DesiredAngle = 1 LeftShoulder.DesiredAngle = -1 RightHip.DesiredAngle = 0 LeftHip.DesiredAngle = 0 end function moveClimb() RightShoulder.MaxVelocity = 0.5 LeftShoulder.MaxVelocity = 0.5 RightShoulder.DesiredAngle = -3.14 LeftShoulder.DesiredAngle = 3.14 RightHip.DesiredAngle = 0 LeftHip.DesiredAngle = 0 end function moveSit() print("Move Sit") RightShoulder.MaxVelocity = 0.15 LeftShoulder.MaxVelocity = 0.15 RightShoulder.DesiredAngle = 3.14 /2 LeftShoulder.DesiredAngle = -3.14 /2 RightHip.DesiredAngle = 3.14 /2 LeftHip.DesiredAngle = -3.14 /2 end function getTool() kidTable = Figure:children() if (kidTable ~= nil) then numKids = #kidTable for i=1,numKids do if (kidTable[i].className == "Tool") then return kidTable[i] end end end return nil end function getToolAnim(tool) c = tool:children() for i=1,#c do if (c[i].Name == "toolanim" and c[i].className == "StringValue") then return c[i] end end return nil end function animateTool() if (toolAnim == "None") then RightShoulder.DesiredAngle = 1.57 return end if (toolAnim == "Slash") then RightShoulder.MaxVelocity = 0.5 RightShoulder.DesiredAngle = 0 return end if (toolAnim == "Lunge") then RightShoulder.MaxVelocity = 0.5 LeftShoulder.MaxVelocity = 0.5 RightHip.MaxVelocity = 0.5 LeftHip.MaxVelocity = 0.5 RightShoulder.DesiredAngle = 1.57 LeftShoulder.DesiredAngle = 1.0 RightHip.DesiredAngle = 1.57 LeftHip.DesiredAngle = 1.0 return end end function move(time) local amplitude local frequency if (pose == "Jumping") then moveJump() return end if (pose == "FreeFall") then moveFreeFall() return end --if (pose == "Climbing") then -- moveClimb(time) -- return --end if (pose == "Seated") then moveSit() return end local climbFudge = 0 if (pose == "Running") then RightShoulder.MaxVelocity = 0.15 LeftShoulder.MaxVelocity = 0.15 amplitude = 1 frequency = 9 elseif (pose == "Climbing") then RightShoulder.MaxVelocity = 0.5 LeftShoulder.MaxVelocity = 0.5 amplitude = 0 frequency = 0 climbFudge = -3.14 else amplitude = 0.1 frequency = 1 end desiredAngle = amplitude * math.sin(time*frequency) RightShoulder.DesiredAngle = desiredAngle + climbFudge LeftShoulder.DesiredAngle = desiredAngle - climbFudge RightHip.DesiredAngle = -desiredAngle LeftHip.DesiredAngle = -desiredAngle local tool = getTool() if tool ~= nil then animStringValueObject = getToolAnim(tool) if animStringValueObject ~= nil then toolAnim = animStringValueObject.Value -- message recieved, delete StringValue animStringValueObject.Parent = nil toolAnimTime = time + .3 end if time > toolAnimTime then toolAnimTime = 0 toolAnim = "None" end animateTool() else toolAnim = "None" toolAnimTime = 0 end end -- connect events Humanoid.Died:connect(onDied) Humanoid.Running:connect(onRunning) Humanoid.Jumping:connect(onJumping) Humanoid.Climbing:connect(onClimbing) Humanoid.GettingUp:connect(onGettingUp) Humanoid.FreeFalling:connect(onFreeFall) Humanoid.FallingDown:connect(onFallingDown) Humanoid.Seated:connect(onSeated) -- main program local nextTime = 0 local runService = game:service("RunService"); while Figure.Parent~=nil do time = runService.Stepped:wait() if time > nextTime then move(time) nextTime = time + 0.1 end end 10 | true 11 | 12 | 13 | -------------------------------------------------------------------------------- /content/fonts/humanoidHealth.rbxm: -------------------------------------------------------------------------------- 1 | 2 | null 3 | nil 4 | 5 | 6 | false 7 | Health 8 | function waitForChild(parent, childName) while true do local child = parent:findFirstChild(childName) if child then return child end parent.ChildAdded:wait() end end -- declarations local Figure = script.Parent local Head = waitForChild(Figure, "Head") local Humanoid = waitForChild(Figure, "Humanoid") -- regeneration while true do local s = wait(1) local health = Humanoid.Health if health > 0 and health < Humanoid.MaxHealth then health = health + 0.01 * s * Humanoid.MaxHealth if health * 1.05 < Humanoid.MaxHealth then Humanoid.Health = health else Humanoid.Health = Humanoid.MaxHealth end end end 9 | true 10 | 11 | 12 | -------------------------------------------------------------------------------- /content/fonts/humanoidSound.rbxm: -------------------------------------------------------------------------------- 1 | 2 | null 3 | nil 4 | 5 | 6 | false 7 | Sound 8 | -- util function waitForChild(parent, childName) while true do local child = parent:findFirstChild(childName) if child then return child end parent.ChildAdded:wait() end end function newSound(id) local sound = Instance.new("Sound") sound.SoundId = id sound.Parent = script.Parent.Head return sound end -- declarations local sDied = newSound("rbxasset://sounds/uuhhh.wav") local sFallingDown = newSound("rbxasset://sounds/splat.wav") local sFreeFalling = newSound("rbxasset://sounds/swoosh.wav") local sGettingUp = newSound("rbxasset://sounds/hit.wav") local sJumping = newSound("rbxasset://sounds/button.wav") local sRunning = newSound("rbxasset://sounds/bfsl-minifigfoots1.mp3") sRunning.Looped = true local Figure = script.Parent local Head = waitForChild(Figure, "Head") local Humanoid = waitForChild(Figure, "Humanoid") -- functions function onDied() sDied:Play() end function onState(state, sound) if state then sound:Play() else sound:Pause() end end function onRunning(speed) if speed>0 then sRunning:Play() else sRunning:Pause() end end -- connect up Humanoid.Died:connect(onDied) Humanoid.Running:connect(onRunning) Humanoid.Jumping:connect(function(state) onState(state, sJumping) end) Humanoid.GettingUp:connect(function(state) onState(state, sGettingUp) end) Humanoid.FreeFalling:connect(function(state) onState(state, sFreeFalling) end) Humanoid.FallingDown:connect(function(state) onState(state, sFallingDown) end) 9 | true 10 | 11 | 12 | -------------------------------------------------------------------------------- /content/fonts/safechat.xml: -------------------------------------------------------------------------------- 1 | 2 | null 3 | nil 4 | Hello 5 | Hi 6 | Hi there! 7 | Hi everyone 8 | 9 | Howdy 10 | Howdy partner! 11 | 12 | Greetings 13 | Greetings eveyone 14 | Greetings robloxians! 15 | Seaons greetings! 16 | 17 | Welcome 18 | Welcome to my place 19 | Welcome to our base 20 | Welcome to my barbecque 21 | 22 | Hey there! 23 | What's up? 24 | How are you doing? 25 | How's it going? 26 | What's new? 27 | 28 | Good day 29 | Good morning 30 | Good afternoon 31 | Good evening 32 | Good night 33 | 34 | Silly 35 | Waaaaaaaz up?! 36 | Hullo! 37 | Behold greatness, mortals! 38 | 39 | Holidays 40 | Happy New Year! 41 | Happy Valentine's Day! 42 | Beware the Ides of March! 43 | Happy Easter! 44 | Happy 4th of July! 45 | Happy Thanksgiving! 46 | Happy Halloween! 47 | Happy Hanukkah! 48 | Merry Christmas! 49 | Happy Holidays! 50 | 51 | 52 | Goodbye 53 | Good Night 54 | Sweet dreams 55 | Go to sleep! 56 | Lights out! 57 | Bedtime 58 | 59 | Later 60 | See ya later 61 | Later gator! 62 | See you tomorrow 63 | 64 | Bye 65 | Hasta la bye bye! 66 | 67 | I'll be right back 68 | I have to go 69 | Farewell 70 | Take care 71 | Have a nice day 72 | Goodluck! 73 | Ta-ta for now! 74 | 75 | Peace 76 | Peace out! 77 | Peace dudes! 78 | Rest in pieces! 79 | 80 | Silly 81 | To the batcave! 82 | Over and out! 83 | Happy trails! 84 | I've got to book it! 85 | Tootles! 86 | Smell you later! 87 | GG! 88 | My house is on fire! gtg. 89 | 90 | 91 | Friend 92 | Wanna be friends? 93 | Follow me 94 | Come to my place! 95 | Come to my base! 96 | Follow me, team! 97 | 98 | Your place is cool 99 | Your place is fun 100 | Your place is awesome 101 | Your place looks good 102 | 103 | Thank you 104 | Thanks for playing 105 | Thanks for visiting 106 | Thanks for everything 107 | No thank you 108 | 109 | No problem 110 | Don't worry 111 | That's ok 112 | 113 | You are ... 114 | You are great! 115 | You are good! 116 | You are cool! 117 | You are funny! 118 | You are silly! 119 | You are awesome! 120 | 121 | I like ... 122 | I like your name 123 | I like your shirt 124 | I like your place 125 | I like your style 126 | 127 | Sorry 128 | My bad! 129 | I'm sorry 130 | Whoops! 131 | Please forgive me 132 | I forgive you 133 | 134 | 135 | Questions 136 | Who? 137 | Who wants to be my friend? 138 | Who wants to be on my team? 139 | Who made this brilliant game? 140 | 141 | What? 142 | What is your favorite animal? 143 | What is your favorite game? 144 | What is your favorite movie? 145 | What is your favorite TV show? 146 | What is your favorite music? 147 | What are your hobbies? 148 | 149 | When? 150 | When are you online? 151 | When is the new version coming out? 152 | When can we play again? 153 | When will your place be done? 154 | 155 | Where? 156 | Where do you want to go? 157 | Where are you going? 158 | Where am I?! 159 | 160 | How? 161 | How are you today? 162 | How did you make this cool place? 163 | 164 | Can I... 165 | Can I have a tour? 166 | Can I be on your team? 167 | Can I be your friend? 168 | Can I try something? 169 | 170 | 171 | Answers 172 | You need help? 173 | Check out the news section 174 | Check out the help section 175 | Read the wiki! 176 | All the answers are in the wiki! 177 | 178 | Some people ... 179 | Me 180 | Not me 181 | You 182 | All of us 183 | Everyone but you 184 | Builderman! 185 | Telamon! 186 | 187 | Time ... 188 | In the morning 189 | In the afternoon 190 | At night 191 | Tomorrow 192 | This week 193 | This month 194 | Sometime 195 | Sometimes 196 | Whenever you want 197 | Never 198 | 199 | Animals 200 | Cats 201 | Lion 202 | Tiger 203 | Leopard 204 | Cheetah 205 | 206 | Dogs 207 | Wolves 208 | Beagle 209 | Collie 210 | Dalmatian 211 | Poodle 212 | Spaniel 213 | Shepherd 214 | Terrier 215 | Retriever 216 | 217 | Horses 218 | Ponies 219 | Stallions 220 | 221 | Reptiles 222 | Dinosaurs 223 | Lizards 224 | Snakes 225 | Turtles! 226 | 227 | Hamster 228 | Monkey 229 | Bears 230 | Fish 231 | Goldfish 232 | Sharks 233 | Sea Bass 234 | Halibut 235 | 236 | Birds 237 | Eagles 238 | Penguins 239 | Turkeys 240 | 241 | Elephants 242 | Mythical Beasts 243 | Dragons 244 | Unicorns 245 | Sea Serpents 246 | Sphinx 247 | Cyclops 248 | Minotaurs 249 | Goblins 250 | Honest Politicians 251 | Ghosts 252 | Scylla and Charybdis 253 | 254 | 255 | Games 256 | Roblox 257 | BrickBattle 258 | Community Building 259 | Roblox Minigames 260 | 261 | Action 262 | Puzzle 263 | Strategy 264 | Racing 265 | RPG 266 | Board games 267 | Chess 268 | Checkers 269 | Settlers of Catan 270 | Tigris and Euphrates 271 | El Grande 272 | Stratego 273 | Carcassonne 274 | 275 | 276 | Sports 277 | Hockey 278 | Soccer 279 | Football 280 | Baseball 281 | Basketball 282 | Volleyball 283 | Tennis 284 | Watersports 285 | Surfing 286 | Swimming 287 | Water Polo 288 | 289 | Winter sports 290 | Skiing 291 | Snowboarding 292 | Sledding 293 | Skating 294 | 295 | Adventure 296 | Rock climbing 297 | Hiking 298 | Fishing 299 | 300 | Wacky 301 | Foosball 302 | Calvinball 303 | Croquet 304 | Cricket 305 | Dodgeball 306 | Squash 307 | 308 | 309 | Movies/TV 310 | Science Fiction 311 | Animated 312 | Anime 313 | 314 | Comedy 315 | Romantic 316 | Action 317 | Fantasy 318 | 319 | Music 320 | Country 321 | Jazz 322 | Rap 323 | Hip-hop 324 | Techno 325 | Classical 326 | Pop 327 | Rock 328 | 329 | Hobbies 330 | Computers 331 | Building computers 332 | Videogames 333 | Coding 334 | Hacking 335 | 336 | The Internet 337 | lol. teh internets! 338 | 339 | Dance 340 | Gynastics 341 | Martial Arts 342 | Karate 343 | Judo 344 | Taikwon Do 345 | Wushu 346 | Street fighting 347 | 348 | Listening to music 349 | Music lessons 350 | Playing in my band 351 | Playing piano 352 | Playing guitar 353 | Playing violin 354 | Playing drums 355 | Playing a weird instrument 356 | 357 | Arts and crafts 358 | 359 | Location 360 | USA 361 | West 362 | Alaska 363 | Arizona 364 | California 365 | Colorado 366 | Hawaii 367 | Idaho 368 | Montana 369 | Nevada 370 | New Mexico 371 | Oregon 372 | Utah 373 | Washington 374 | Wyoming 375 | 376 | Midwest 377 | Illinois 378 | Indiana 379 | Iowa 380 | Kansas 381 | Michigan 382 | Minnesota 383 | Missouri 384 | Nebraska 385 | North Dakota 386 | Ohio 387 | South Dakota 388 | Wisconsin 389 | 390 | Northeast 391 | Connecticut 392 | Delaware 393 | Maine 394 | Maryland 395 | Massachusetts 396 | New Hampshire 397 | New Jersey 398 | New York 399 | Pennsylvania 400 | Rhode Island 401 | Vermont 402 | Virginia 403 | West Virginia 404 | 405 | South 406 | Alabama 407 | Arkansas 408 | Florida 409 | Georgia 410 | Kentucky 411 | Louisiana 412 | Mississippi 413 | North Carolina 414 | Oklahoma 415 | South Carolina 416 | Tennessee 417 | Texas 418 | 419 | 420 | Canada 421 | Alberta 422 | British Columbia 423 | Manitoba 424 | New Brunswick 425 | Newfoundland 426 | Northwest Territories 427 | Nova Scotia 428 | Nunavut 429 | Ontario 430 | Prince Edward Island 431 | Quebec 432 | Saskatchewan 433 | Yukon 434 | 435 | Mexico 436 | Central America 437 | Europe 438 | Great Britain 439 | England 440 | Scotland 441 | Wales 442 | Northern Ireland 443 | 444 | France 445 | Germany 446 | Spain 447 | Italy 448 | Poland 449 | Switzerland 450 | Greece 451 | Romania 452 | 453 | Asia 454 | China 455 | India 456 | Japan 457 | Korea 458 | 459 | South America 460 | Argentina 461 | Brazil 462 | 463 | Africa 464 | Eygpt 465 | Swaziland 466 | 467 | Australia 468 | Middle East 469 | Antarctica 470 | 471 | Age 472 | Rugrat 473 | Kid 474 | Teen 475 | Twenties 476 | Old 477 | Ancient 478 | Mesozoic 479 | 480 | Mood 481 | Good 482 | Great! 483 | Not bad 484 | Sad 485 | Hyper 486 | Chill 487 | 488 | Boy 489 | Girl 490 | 491 | Game 492 | Let's build 493 | Let's battle 494 | Nice one! 495 | So far so good! 496 | Lucky shot! 497 | Oh man! 498 | 499 | Silly 500 | Muahahahaha! 501 | 1337 502 | i r teh pwnz0r! 503 | w00t! 504 | z0mg h4x! 505 | ub3rR0xXorzage! 506 | all your base are belong to me! 507 | 508 | 509 | Yes 510 | Absolutely! 511 | Rock on! 512 | Totally! 513 | Juice! 514 | 515 | No 516 | Ummm. No. 517 | ... 518 | 519 | Ok 520 | Well... ok 521 | Sure 522 | 523 | :-) 524 | :-( 525 | :D 526 | :-O 527 | lol 528 | 529 | 530 | -------------------------------------------------------------------------------- /content/music/ContentMusic.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/music/ContentMusic.dll -------------------------------------------------------------------------------- /content/music/bass.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/music/bass.wav -------------------------------------------------------------------------------- /content/music/ufofly.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/music/ufofly.wav -------------------------------------------------------------------------------- /content/sky/ContentSky.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sky/ContentSky.dll -------------------------------------------------------------------------------- /content/sky/lensflare.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sky/lensflare.jpg -------------------------------------------------------------------------------- /content/sky/moon-alpha.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sky/moon-alpha.jpg -------------------------------------------------------------------------------- /content/sky/moon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sky/moon.jpg -------------------------------------------------------------------------------- /content/sky/null_plainsky512_bk.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sky/null_plainsky512_bk.jpg -------------------------------------------------------------------------------- /content/sky/null_plainsky512_dn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sky/null_plainsky512_dn.jpg -------------------------------------------------------------------------------- /content/sky/null_plainsky512_ft.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sky/null_plainsky512_ft.jpg -------------------------------------------------------------------------------- /content/sky/null_plainsky512_lf.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sky/null_plainsky512_lf.jpg -------------------------------------------------------------------------------- /content/sky/null_plainsky512_rt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sky/null_plainsky512_rt.jpg -------------------------------------------------------------------------------- /content/sky/null_plainsky512_up.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sky/null_plainsky512_up.jpg -------------------------------------------------------------------------------- /content/sky/skyspheremap.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sky/skyspheremap.jpg -------------------------------------------------------------------------------- /content/sky/sun-rays.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sky/sun-rays.jpg -------------------------------------------------------------------------------- /content/sky/sun.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sky/sun.jpg -------------------------------------------------------------------------------- /content/sounds/ContentSounds.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/ContentSounds.dll -------------------------------------------------------------------------------- /content/sounds/HalloweenGhost.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/HalloweenGhost.wav -------------------------------------------------------------------------------- /content/sounds/HalloweenLightning.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/HalloweenLightning.wav -------------------------------------------------------------------------------- /content/sounds/HalloweenThunder.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/HalloweenThunder.wav -------------------------------------------------------------------------------- /content/sounds/Kerplunk.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/Kerplunk.wav -------------------------------------------------------------------------------- /content/sounds/Kid saying Ouch.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/Kid saying Ouch.wav -------------------------------------------------------------------------------- /content/sounds/Launching rocket.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/Launching rocket.wav -------------------------------------------------------------------------------- /content/sounds/Rocket shot.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/Rocket shot.wav -------------------------------------------------------------------------------- /content/sounds/Rocket whoosh 01.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/Rocket whoosh 01.wav -------------------------------------------------------------------------------- /content/sounds/Rubber band sling shot.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/Rubber band sling shot.wav -------------------------------------------------------------------------------- /content/sounds/Rubber band.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/Rubber band.wav -------------------------------------------------------------------------------- /content/sounds/SWITCH3.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/SWITCH3.wav -------------------------------------------------------------------------------- /content/sounds/Short spring sound.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/Short spring sound.wav -------------------------------------------------------------------------------- /content/sounds/Shoulder fired rocket.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/Shoulder fired rocket.wav -------------------------------------------------------------------------------- /content/sounds/bass.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/bass.wav -------------------------------------------------------------------------------- /content/sounds/bfsl-minifigfoots1.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/bfsl-minifigfoots1.mp3 -------------------------------------------------------------------------------- /content/sounds/bfsl-minifigfoots2.mp3: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/bfsl-minifigfoots2.mp3 -------------------------------------------------------------------------------- /content/sounds/button.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/button.wav -------------------------------------------------------------------------------- /content/sounds/clickfast.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/clickfast.wav -------------------------------------------------------------------------------- /content/sounds/collide.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/collide.wav -------------------------------------------------------------------------------- /content/sounds/electronicpingshort.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/electronicpingshort.wav -------------------------------------------------------------------------------- /content/sounds/flashbulb.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/flashbulb.wav -------------------------------------------------------------------------------- /content/sounds/glassbreak.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/glassbreak.wav -------------------------------------------------------------------------------- /content/sounds/hit.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/hit.wav -------------------------------------------------------------------------------- /content/sounds/pageturn.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/pageturn.wav -------------------------------------------------------------------------------- /content/sounds/paintball.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/paintball.wav -------------------------------------------------------------------------------- /content/sounds/snap.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/snap.wav -------------------------------------------------------------------------------- /content/sounds/splat.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/splat.wav -------------------------------------------------------------------------------- /content/sounds/switch.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/switch.wav -------------------------------------------------------------------------------- /content/sounds/swoosh.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/swoosh.wav -------------------------------------------------------------------------------- /content/sounds/swordlunge.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/swordlunge.wav -------------------------------------------------------------------------------- /content/sounds/swordslash.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/swordslash.wav -------------------------------------------------------------------------------- /content/sounds/unsheath.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/unsheath.wav -------------------------------------------------------------------------------- /content/sounds/uuhhh.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/uuhhh.wav -------------------------------------------------------------------------------- /content/sounds/victory.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/sounds/victory.wav -------------------------------------------------------------------------------- /content/textures/A_Key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/A_Key.png -------------------------------------------------------------------------------- /content/textures/A_Key_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/A_Key_dn.png -------------------------------------------------------------------------------- /content/textures/AnchorCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/AnchorCursor.png -------------------------------------------------------------------------------- /content/textures/AnchorTool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/AnchorTool.png -------------------------------------------------------------------------------- /content/textures/AnchorTool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/AnchorTool_dn.png -------------------------------------------------------------------------------- /content/textures/ArrowCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ArrowCursor.png -------------------------------------------------------------------------------- /content/textures/ArrowFarCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ArrowFarCursor.png -------------------------------------------------------------------------------- /content/textures/ArrowTool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ArrowTool.png -------------------------------------------------------------------------------- /content/textures/ArrowTool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ArrowTool_dn.png -------------------------------------------------------------------------------- /content/textures/ArrowTool_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ArrowTool_ds.png -------------------------------------------------------------------------------- /content/textures/ArrowTool_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ArrowTool_ovr.png -------------------------------------------------------------------------------- /content/textures/Bomb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Bomb.png -------------------------------------------------------------------------------- /content/textures/CameraCenter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraCenter.png -------------------------------------------------------------------------------- /content/textures/CameraCenter_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraCenter_dn.png -------------------------------------------------------------------------------- /content/textures/CameraCenter_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraCenter_ds.png -------------------------------------------------------------------------------- /content/textures/CameraCenter_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraCenter_ovr.png -------------------------------------------------------------------------------- /content/textures/CameraPanLeft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraPanLeft.png -------------------------------------------------------------------------------- /content/textures/CameraPanLeft_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraPanLeft_dn.png -------------------------------------------------------------------------------- /content/textures/CameraPanLeft_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraPanLeft_ovr.png -------------------------------------------------------------------------------- /content/textures/CameraPanRight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraPanRight.png -------------------------------------------------------------------------------- /content/textures/CameraPanRight_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraPanRight_dn.png -------------------------------------------------------------------------------- /content/textures/CameraPanRight_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraPanRight_ovr.png -------------------------------------------------------------------------------- /content/textures/CameraTiltDown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraTiltDown.png -------------------------------------------------------------------------------- /content/textures/CameraTiltDown_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraTiltDown_dn.png -------------------------------------------------------------------------------- /content/textures/CameraTiltDown_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraTiltDown_ovr.png -------------------------------------------------------------------------------- /content/textures/CameraTiltUp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraTiltUp.png -------------------------------------------------------------------------------- /content/textures/CameraTiltUp_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraTiltUp_dn.png -------------------------------------------------------------------------------- /content/textures/CameraTiltUp_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraTiltUp_ovr.png -------------------------------------------------------------------------------- /content/textures/CameraZoomIn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraZoomIn.png -------------------------------------------------------------------------------- /content/textures/CameraZoomIn_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraZoomIn_dn.png -------------------------------------------------------------------------------- /content/textures/CameraZoomIn_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraZoomIn_ovr.png -------------------------------------------------------------------------------- /content/textures/CameraZoomOut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraZoomOut.png -------------------------------------------------------------------------------- /content/textures/CameraZoomOut_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraZoomOut_dn.png -------------------------------------------------------------------------------- /content/textures/CameraZoomOut_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CameraZoomOut_ovr.png -------------------------------------------------------------------------------- /content/textures/Card.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Card.png -------------------------------------------------------------------------------- /content/textures/Card_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Card_dn.png -------------------------------------------------------------------------------- /content/textures/Card_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Card_ds.png -------------------------------------------------------------------------------- /content/textures/Card_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Card_ovr.png -------------------------------------------------------------------------------- /content/textures/Character.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Character.png -------------------------------------------------------------------------------- /content/textures/Chat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Chat.png -------------------------------------------------------------------------------- /content/textures/Chat_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Chat_dn.png -------------------------------------------------------------------------------- /content/textures/Chat_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Chat_ds.png -------------------------------------------------------------------------------- /content/textures/Chat_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Chat_ovr.png -------------------------------------------------------------------------------- /content/textures/Clone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Clone.png -------------------------------------------------------------------------------- /content/textures/CloneCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CloneCursor.png -------------------------------------------------------------------------------- /content/textures/CloneDownCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CloneDownCursor.png -------------------------------------------------------------------------------- /content/textures/CloneOverCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CloneOverCursor.png -------------------------------------------------------------------------------- /content/textures/CloneWandTexture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/CloneWandTexture.png -------------------------------------------------------------------------------- /content/textures/ContentTextures.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ContentTextures.dll -------------------------------------------------------------------------------- /content/textures/Controller1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Controller1.png -------------------------------------------------------------------------------- /content/textures/Controller1Tool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Controller1Tool.png -------------------------------------------------------------------------------- /content/textures/Controller1Tool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Controller1Tool_dn.png -------------------------------------------------------------------------------- /content/textures/Controller1_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Controller1_dn.png -------------------------------------------------------------------------------- /content/textures/Controller1_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Controller1_ds.png -------------------------------------------------------------------------------- /content/textures/Controller1_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Controller1_ovr.png -------------------------------------------------------------------------------- /content/textures/Controller2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Controller2.png -------------------------------------------------------------------------------- /content/textures/Controller2Tool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Controller2Tool.png -------------------------------------------------------------------------------- /content/textures/Controller2Tool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Controller2Tool_dn.png -------------------------------------------------------------------------------- /content/textures/Controller2_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Controller2_dn.png -------------------------------------------------------------------------------- /content/textures/Controller2_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Controller2_ds.png -------------------------------------------------------------------------------- /content/textures/Controller2_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Controller2_ovr.png -------------------------------------------------------------------------------- /content/textures/ControllerAI1Tool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ControllerAI1Tool.png -------------------------------------------------------------------------------- /content/textures/ControllerAI1Tool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ControllerAI1Tool_dn.png -------------------------------------------------------------------------------- /content/textures/ControllerAI2Tool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ControllerAI2Tool.png -------------------------------------------------------------------------------- /content/textures/ControllerAI2Tool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ControllerAI2Tool_dn.png -------------------------------------------------------------------------------- /content/textures/ControllerNoneTool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ControllerNoneTool.png -------------------------------------------------------------------------------- /content/textures/ControllerNoneTool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ControllerNoneTool_dn.png -------------------------------------------------------------------------------- /content/textures/ControllerPanel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ControllerPanel.png -------------------------------------------------------------------------------- /content/textures/D_Key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/D_Key.png -------------------------------------------------------------------------------- /content/textures/D_Key_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/D_Key_dn.png -------------------------------------------------------------------------------- /content/textures/Delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Delete.png -------------------------------------------------------------------------------- /content/textures/Delete_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Delete_dn.png -------------------------------------------------------------------------------- /content/textures/Delete_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Delete_ds.png -------------------------------------------------------------------------------- /content/textures/Delete_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Delete_ovr.png -------------------------------------------------------------------------------- /content/textures/Detonator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Detonator.png -------------------------------------------------------------------------------- /content/textures/Down_key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Down_key.png -------------------------------------------------------------------------------- /content/textures/Down_key_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Down_key_dn.png -------------------------------------------------------------------------------- /content/textures/DragCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/DragCursor.png -------------------------------------------------------------------------------- /content/textures/DropperCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/DropperCursor.png -------------------------------------------------------------------------------- /content/textures/DropperTool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/DropperTool.png -------------------------------------------------------------------------------- /content/textures/DropperTool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/DropperTool_dn.png -------------------------------------------------------------------------------- /content/textures/FillCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/FillCursor.png -------------------------------------------------------------------------------- /content/textures/FillTool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/FillTool.png -------------------------------------------------------------------------------- /content/textures/FillTool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/FillTool_dn.png -------------------------------------------------------------------------------- /content/textures/FireWand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/FireWand.png -------------------------------------------------------------------------------- /content/textures/FirstPersonIndicator.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/FirstPersonIndicator.png -------------------------------------------------------------------------------- /content/textures/FirstPersonIndicator_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/FirstPersonIndicator_ds.png -------------------------------------------------------------------------------- /content/textures/FlagCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/FlagCursor.png -------------------------------------------------------------------------------- /content/textures/Flamethrower.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Flamethrower.png -------------------------------------------------------------------------------- /content/textures/FlatCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/FlatCursor.png -------------------------------------------------------------------------------- /content/textures/FlatTool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/FlatTool.png -------------------------------------------------------------------------------- /content/textures/FlatTool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/FlatTool_dn.png -------------------------------------------------------------------------------- /content/textures/GameTool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/GameTool.png -------------------------------------------------------------------------------- /content/textures/Glue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Glue.png -------------------------------------------------------------------------------- /content/textures/GlueCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/GlueCursor.png -------------------------------------------------------------------------------- /content/textures/Grab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Grab.png -------------------------------------------------------------------------------- /content/textures/GrabCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/GrabCursor.png -------------------------------------------------------------------------------- /content/textures/GrabRotateCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/GrabRotateCursor.png -------------------------------------------------------------------------------- /content/textures/Gun.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Gun.png -------------------------------------------------------------------------------- /content/textures/GunCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/GunCursor.png -------------------------------------------------------------------------------- /content/textures/GunWaitCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/GunWaitCursor.png -------------------------------------------------------------------------------- /content/textures/H_Key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/H_Key.png -------------------------------------------------------------------------------- /content/textures/H_Key_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/H_Key_dn.png -------------------------------------------------------------------------------- /content/textures/HalloweenAsylum.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/HalloweenAsylum.png -------------------------------------------------------------------------------- /content/textures/HalloweenGhost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/HalloweenGhost.png -------------------------------------------------------------------------------- /content/textures/HalloweenPumpkin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/HalloweenPumpkin.png -------------------------------------------------------------------------------- /content/textures/HalloweenRocket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/HalloweenRocket.png -------------------------------------------------------------------------------- /content/textures/HalloweenSkull.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/HalloweenSkull.png -------------------------------------------------------------------------------- /content/textures/Hammer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Hammer.png -------------------------------------------------------------------------------- /content/textures/HammerCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/HammerCursor.png -------------------------------------------------------------------------------- /content/textures/HammerDownCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/HammerDownCursor.png -------------------------------------------------------------------------------- /content/textures/HammerOverCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/HammerOverCursor.png -------------------------------------------------------------------------------- /content/textures/HingeCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/HingeCursor.png -------------------------------------------------------------------------------- /content/textures/HingeTool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/HingeTool.png -------------------------------------------------------------------------------- /content/textures/HingeTool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/HingeTool_dn.png -------------------------------------------------------------------------------- /content/textures/HopperPanel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/HopperPanel.png -------------------------------------------------------------------------------- /content/textures/J_Key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/J_Key.png -------------------------------------------------------------------------------- /content/textures/J_Key_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/J_Key_dn.png -------------------------------------------------------------------------------- /content/textures/JohnHead.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/JohnHead.png -------------------------------------------------------------------------------- /content/textures/JohnTex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/JohnTex.png -------------------------------------------------------------------------------- /content/textures/K_Key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/K_Key.png -------------------------------------------------------------------------------- /content/textures/K_Key_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/K_Key_dn.png -------------------------------------------------------------------------------- /content/textures/Laser.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Laser.png -------------------------------------------------------------------------------- /content/textures/LeftMotorFastTool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/LeftMotorFastTool.png -------------------------------------------------------------------------------- /content/textures/LeftMotorFastTool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/LeftMotorFastTool_dn.png -------------------------------------------------------------------------------- /content/textures/LeftMotorTool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/LeftMotorTool.png -------------------------------------------------------------------------------- /content/textures/LeftMotorTool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/LeftMotorTool_dn.png -------------------------------------------------------------------------------- /content/textures/Left_key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Left_key.png -------------------------------------------------------------------------------- /content/textures/Left_key_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Left_key_dn.png -------------------------------------------------------------------------------- /content/textures/LockCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/LockCursor.png -------------------------------------------------------------------------------- /content/textures/LockTool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/LockTool.png -------------------------------------------------------------------------------- /content/textures/LockTool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/LockTool_dn.png -------------------------------------------------------------------------------- /content/textures/MedKit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/MedKit.png -------------------------------------------------------------------------------- /content/textures/MissingCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/MissingCursor.png -------------------------------------------------------------------------------- /content/textures/MotorCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/MotorCursor.png -------------------------------------------------------------------------------- /content/textures/MoveTool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/MoveTool.png -------------------------------------------------------------------------------- /content/textures/MoveTool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/MoveTool_dn.png -------------------------------------------------------------------------------- /content/textures/MoveTool_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/MoveTool_ds.png -------------------------------------------------------------------------------- /content/textures/MoveTool_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/MoveTool_ovr.png -------------------------------------------------------------------------------- /content/textures/MultiSelection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/MultiSelection.png -------------------------------------------------------------------------------- /content/textures/Multirocket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Multirocket.png -------------------------------------------------------------------------------- /content/textures/PaintballGunTex128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/PaintballGunTex128.png -------------------------------------------------------------------------------- /content/textures/PaintballIcon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/PaintballIcon.png -------------------------------------------------------------------------------- /content/textures/PlayDelete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/PlayDelete.png -------------------------------------------------------------------------------- /content/textures/PlayDelete_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/PlayDelete_dn.png -------------------------------------------------------------------------------- /content/textures/PlayDelete_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/PlayDelete_ds.png -------------------------------------------------------------------------------- /content/textures/PlayDelete_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/PlayDelete_ovr.png -------------------------------------------------------------------------------- /content/textures/ReportAbuse.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ReportAbuse.PNG -------------------------------------------------------------------------------- /content/textures/ReportAbuse_dn.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ReportAbuse_dn.PNG -------------------------------------------------------------------------------- /content/textures/ReportAbuse_ds.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ReportAbuse_ds.PNG -------------------------------------------------------------------------------- /content/textures/ReportAbuse_ovr.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ReportAbuse_ovr.PNG -------------------------------------------------------------------------------- /content/textures/Reset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Reset.png -------------------------------------------------------------------------------- /content/textures/ResetOrg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ResetOrg.png -------------------------------------------------------------------------------- /content/textures/ResetOrg_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ResetOrg_dn.png -------------------------------------------------------------------------------- /content/textures/ResetOrg_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ResetOrg_ds.png -------------------------------------------------------------------------------- /content/textures/ResetOrg_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ResetOrg_ovr.png -------------------------------------------------------------------------------- /content/textures/Reset_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Reset_dn.png -------------------------------------------------------------------------------- /content/textures/Reset_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Reset_ds.png -------------------------------------------------------------------------------- /content/textures/Reset_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Reset_ovr.png -------------------------------------------------------------------------------- /content/textures/ResizeCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/ResizeCursor.png -------------------------------------------------------------------------------- /content/textures/Right_key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Right_key.png -------------------------------------------------------------------------------- /content/textures/Right_key_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Right_key_dn.png -------------------------------------------------------------------------------- /content/textures/Rocket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Rocket.png -------------------------------------------------------------------------------- /content/textures/RocketBoots.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/RocketBoots.png -------------------------------------------------------------------------------- /content/textures/Run.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Run.png -------------------------------------------------------------------------------- /content/textures/Run_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Run_dn.png -------------------------------------------------------------------------------- /content/textures/Run_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Run_ds.png -------------------------------------------------------------------------------- /content/textures/Run_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Run_ovr.png -------------------------------------------------------------------------------- /content/textures/S_Key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/S_Key.png -------------------------------------------------------------------------------- /content/textures/S_Key_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/S_Key_dn.png -------------------------------------------------------------------------------- /content/textures/SelectionDown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SelectionDown.png -------------------------------------------------------------------------------- /content/textures/SelectionDown_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SelectionDown_ds.png -------------------------------------------------------------------------------- /content/textures/SelectionDown_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SelectionDown_ovr.png -------------------------------------------------------------------------------- /content/textures/SelectionRotate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SelectionRotate.png -------------------------------------------------------------------------------- /content/textures/SelectionRotate_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SelectionRotate_ds.png -------------------------------------------------------------------------------- /content/textures/SelectionRotate_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SelectionRotate_ovr.png -------------------------------------------------------------------------------- /content/textures/SelectionTilt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SelectionTilt.png -------------------------------------------------------------------------------- /content/textures/SelectionTilt_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SelectionTilt_ds.png -------------------------------------------------------------------------------- /content/textures/SelectionTilt_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SelectionTilt_ovr.png -------------------------------------------------------------------------------- /content/textures/SelectionUp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SelectionUp.png -------------------------------------------------------------------------------- /content/textures/SelectionUp_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SelectionUp_ds.png -------------------------------------------------------------------------------- /content/textures/SelectionUp_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SelectionUp_ovr.png -------------------------------------------------------------------------------- /content/textures/Slingshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Slingshot.png -------------------------------------------------------------------------------- /content/textures/SlingshotTexture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SlingshotTexture.png -------------------------------------------------------------------------------- /content/textures/Snowball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Snowball.png -------------------------------------------------------------------------------- /content/textures/Snowflake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Snowflake.png -------------------------------------------------------------------------------- /content/textures/SpawnCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SpawnCursor.png -------------------------------------------------------------------------------- /content/textures/SpawnLocation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SpawnLocation.png -------------------------------------------------------------------------------- /content/textures/Stop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Stop.png -------------------------------------------------------------------------------- /content/textures/StopReset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/StopReset.png -------------------------------------------------------------------------------- /content/textures/StopReset_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/StopReset_dn.png -------------------------------------------------------------------------------- /content/textures/StopReset_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/StopReset_ds.png -------------------------------------------------------------------------------- /content/textures/StopReset_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/StopReset_ovr.png -------------------------------------------------------------------------------- /content/textures/Stop_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Stop_dn.png -------------------------------------------------------------------------------- /content/textures/Stop_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Stop_ds.png -------------------------------------------------------------------------------- /content/textures/Stop_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Stop_ovr.png -------------------------------------------------------------------------------- /content/textures/Superball.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Superball.png -------------------------------------------------------------------------------- /content/textures/SurfacePanel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SurfacePanel.png -------------------------------------------------------------------------------- /content/textures/Surfaces.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Surfaces.png -------------------------------------------------------------------------------- /content/textures/SurfacesStrip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SurfacesStrip.png -------------------------------------------------------------------------------- /content/textures/Sword128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Sword128.png -------------------------------------------------------------------------------- /content/textures/SwordTexture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/SwordTexture.png -------------------------------------------------------------------------------- /content/textures/TrowelTexture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/TrowelTexture.png -------------------------------------------------------------------------------- /content/textures/U_Key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/U_Key.png -------------------------------------------------------------------------------- /content/textures/U_Key_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/U_Key_dn.png -------------------------------------------------------------------------------- /content/textures/UnAnchorCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/UnAnchorCursor.png -------------------------------------------------------------------------------- /content/textures/UnlockCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/UnlockCursor.png -------------------------------------------------------------------------------- /content/textures/Up_key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Up_key.png -------------------------------------------------------------------------------- /content/textures/Up_key_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Up_key_dn.png -------------------------------------------------------------------------------- /content/textures/VelocityTool.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/VelocityTool.png -------------------------------------------------------------------------------- /content/textures/VelocityTool_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/VelocityTool_dn.png -------------------------------------------------------------------------------- /content/textures/VelocityTool_ds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/VelocityTool_ds.png -------------------------------------------------------------------------------- /content/textures/VelocityTool_ovr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/VelocityTool_ovr.png -------------------------------------------------------------------------------- /content/textures/W_Key.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/W_Key.png -------------------------------------------------------------------------------- /content/textures/W_Key_dn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/W_Key_dn.png -------------------------------------------------------------------------------- /content/textures/Wall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/Wall.png -------------------------------------------------------------------------------- /content/textures/WeldCursor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/WeldCursor.png -------------------------------------------------------------------------------- /content/textures/bombtex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/bombtex.png -------------------------------------------------------------------------------- /content/textures/explosion.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/explosion.png -------------------------------------------------------------------------------- /content/textures/face.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/face.png -------------------------------------------------------------------------------- /content/textures/hammertex128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/hammertex128.png -------------------------------------------------------------------------------- /content/textures/rocketlaunchertex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/rocketlaunchertex.png -------------------------------------------------------------------------------- /content/textures/script.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/script.png -------------------------------------------------------------------------------- /content/textures/test2_texture.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/test2_texture.JPG -------------------------------------------------------------------------------- /content/textures/test_texture.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/test_texture.JPG -------------------------------------------------------------------------------- /content/textures/treetex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/treetex.png -------------------------------------------------------------------------------- /content/textures/wrench.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/content/textures/wrench.png -------------------------------------------------------------------------------- /copyrights.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/copyrights.txt -------------------------------------------------------------------------------- /fmodex.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MaximumADHD/Roblox-2007-Client/a2bbf101b38a58cfe1fb1c6f6f2c8b8e062f3e07/fmodex.dll --------------------------------------------------------------------------------