up,down,left and right arrow keys are to move Space is to jump. press o to open the exploit and press c to close it CREDIT TO RATBOYCHASE CREDIT TO RATBOYCHASE
script pack (3 scripts) -------------------------------------------------------------- script: walkspeed modifier -------------------------------------------------------------- game Players LocalPlayer Character Humanoid WalkSpeed <PUT THE WALKSPEED HERE> -------------------------------------------------------------- turn red bricks blue -------------------------------------------------------------- game Workspace redpartsunion BrickColor BrickColor.new{" Blue"} -------------------------------------------------------------- turn green parts purple -------------------------------------------------------------- game Workspace greenpartsunion BrickColor BrickColor.new{" Purple"} --------------------------------------------------------------