Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- notshitters = ["frell", "Laser Persuasion", "etc..."]
- for(int i = 0; i<notshitters.legnth();i++)
- currentnotshitter = string.length(notshitters[i])
- checkstring = string.split(0,currentnotshitter)
- if(checkstring == notshitters[i] && url.contains("youtube"))
- addtoplaylist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement