AllTimeMarr

AllTimeMarr

Joined
Jul 02, 2011

Activity Stream

AllTimeMarr commented on a Page, Twitter Latest Bot Script  -  Nov 22, 2011

Oh! haha, i'm not that good in mirc scripting, i just tried fixing it :p

 Respond  
AllTimeMarr commented on a Page, Twitter Latest Bot Script  -  Jul 09, 2011

If you're having the space problem;

Delete the spaces between | and /g in the last line:

"alias htmlfree { return $regsubex($1-,/(^[^<]>|<[^>]>|<[^>]*$)|&[^;]+;| /g,$null) }"

should be:

"alias htmlfree { return $regsubex($1-,/(^[^<]>|<[^>]>|<[^>]*$)|&[^;]+;|/g,$null) }"

 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.