Advertisement
llLazy

Untitled

Nov 18th, 2014
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. notshitters = ["frell", "Laser Persuasion", "etc..."]
  2. for(int i = 0; i<notshitters.legnth();i++)
  3. currentnotshitter = string.length(notshitters[i])
  4. checkstring = string.split(0,currentnotshitter)
  5. if(checkstring == notshitters[i] && url.contains("youtube"))
  6. addtoplaylist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement