this makes all commands easier to type and remember!
echo -------------------------------- echo | hatninja's simple commands loaded | echo -------------------------------- alias "vmmiddle" "viewmodel_offset_x -6.0" alias "vmleft" "viewmodel_offset_x -14.0" alias "vmright" "viewmodel_offset_x 0.0" alias "cube_companion" "ent_create_portal_companion_cube" alias "cube" "ent_create_portal_weighted_cube" alias "cube_old" "ent_create_portal_weighted_antique" alias "cube_lazer" "ent_create_portal_reflector_cube" alias "cube_edgeless" "ent_create_portal_weighted_sphere" alias "cube_turret" "ent_create prop_monster_box" alias "turret" "npc_create npc_portal_turret_floor" alias "wheatley" "ent_create npc_personality_core" alias "glados" "prop_dynamic_create npcs/glados/glados_animation" alias "glados_core" "ent_create prop_glados_core" alias "gel_water" "ent_create_paint_bomb_erase" alias "gel_blue" "ent_create_paint_bomb_jump" alias "gel_orange" "ent_create_paint_bomb_speed" alias "gel_white" "ent_create_paint_bomb_portal" alias "error" "ent_create prop_dynamic" alias "laser" "ent_create env_portal_laser alias "laser_sensor" "ent_create prop_laser_catcher" alias "camera" "ent_create npc_security_camera alias "door" "give prop_testchamber_door" alias "funnel_emitter" "ent_create prop_tractor_beam" alias "button" "ent_create prop_button" alias "button_floor" "ent_create prop_floor_button" alias "button_cube" "ent_create prop_floor_cube_button" alias "button_sphere" "ent_create prop_floor_ball_button" alias "turret_ground""ent_create npc_portal_turret_ground" alias "bullseye" "ent_create npc_bullseye" alias "enable" "ent_fire !picker enable" alias "ignite" "ent_fire !picker ignite" alias "fizzle" "ent_fire prop_portal fizzle" alias "rocket" "fire_rocket_projectile" alias "pellet" "fire_energy_ball" alias "flashlight" "impulse 100" alias "disguise_p-body" "setmodel player/eggbot/eggbot" alias "disguise_atlas" "setmodel player/ballbot/ballbot" alias "potato" "upgrade_potatogun" alias "suicide" "kill" alias "vanish" "notarget" alias "defysurface" "sv_portal_placement_never_fail 1" alias "obeysurface" "sv_portal_placement_never_fail 0" alias "fly" "noclip" alias "portals_default" ""portals_resizeall 33 55"" alias "portals_sqaure" "portals_resizeall 55 55" alias "portals_big" "portals_resizeall 66 110" //Ilittled12I edits alias "speed_1/8" "host_timescale 0.125" alias "speed_1/4" "host_timescale 0.25" alias "speed_1/2" "host_timescale 0.5" alias "speed_1" "host_timescale 1" alias "speed_2" "host_timescale 2" alias "speed_4" "host_timescale 4" alias "speed_8" "host_timescale 8" alias "getgun" "give_portalgun alias "nogun" "impulse 200" alias "goto_p-body" "ent_teleport red" alias "goto_atlas" "ent_teleport blue"
if a command doesnt work try putting it in quotes
some credit to Ilittled12I on steam for some edits on the script

