Skip to content

Instantly share code, notes, and snippets.

@mason-stewart
Created August 29, 2014 17:31
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mason-stewart/ebc8967ccefc5335910b to your computer and use it in GitHub Desktop.
Save mason-stewart/ebc8967ccefc5335910b to your computer and use it in GitHub Desktop.
Roll out.
#!/bin/bash
open -a Google\ Chrome "https://www.youtube.com/watch?v=mjqn6j2VM2U"
sleep 16
say "roll out"
sleep 0.8
say "roll out"
sleep 0.8
say "roll out"
sleep 0.8
say "roll out"
sleep 0.8
say "roll out"
sleep 0.8
say "roll out"
sleep 0.8
say "roll out"
sleep 0.8
say "roll out"
sleep 1.5
say "I got my twin glock forties, cocked back"
sleep 1
say "Me and my homies, so drop that"
sleep 0.8
say "We rolling on twenties, with the top back"
sleep 1
say "So much money, you can't stop that"
say "twin glock forties, cocked back"
sleep 1
say "Me and my homies, drop that"
sleep 0.8
say "We rolling on twenties, with the top back"
sleep 0.8
say "So much money, you can't stop that"
say "Now where'd you get that platinum chain with them"
say -r 150 "diamonds"
say -r 500 "in it?"
say "Where'd you get that matchin Benz with them"
say -r 150 "windows"
say -r 500 "tint ed?"
say "Who them girls you be with?"
say "when you be ridin through"
say -r 330 "Man I ain't got nothin to prove, I paid my dues, Breakin the rules, I shake fools while I'm takin a cruise."
say "Tell me who's your weed man, how do you smoke so good?"
say "You's a superstar boy, why you still up in the hood?"
say "What in the world is in that bag, what you got in that bag?"
say -r 300 "A couple a cans a woop ass, you did a good ass job of just eyeing me, spyin me"
@jamesdabbs
Copy link

Pro-tier. Run with

curl https://gist.githubusercontent.com/masondesu/ebc8967ccefc5335910b/raw/a23dc35532866b333a1d4239879d767992853c58/rollout.sh | sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment