Callison1 commented on a Page, [J40k]Youtube Script  -  Jun 23, 2007

I think the site has changed slightly, if you change
if (%tube.line == 5) {
to
if (%tube.line == 7) {
and change
if (%tube.line == 4) { inc %tube.line }
if (%tube.line == 3) { inc %tube.line }
if (%tube.line == 2) { inc %tube.line }
if (%tube.line == 1) { inc %tube.line }
to
if (%tube.line < 7) { inc %tube.line }
it works perfectly

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.