I usually ram them from behind once or twice… It’s very effective at provoking SOME kind of reaction. Reply
Hey, me too. Some people say i have road rage, how can raming someone with the bumper considered road rage. Seriously, lighten up. Reply
dim driverspeed as int; dim yourspeed as int; dim driver as string; \\comparing speeds if (driverspeed < yourspeed); driver = "incompetent"; endif; Reply
I usually ram them from behind once or twice… It’s very effective at provoking SOME kind of reaction.
Hey, me too. Some people say i have road rage, how can raming someone with the bumper considered road rage. Seriously, lighten up.
dim driverspeed as int;
dim yourspeed as int;
dim driver as string;
\\comparing speeds
if (driverspeed < yourspeed);
driver = "incompetent";
endif;