ChUcKst3r commented on a Page, mIRC help system for you bot  -  Mar 13, 2013

for those whostill wanna use it

replace:
On *:sockopen:GetTxt:{
sockwrite -nt $sockname GET /pastebin.php?dl=f6a8bb282 HTTP/1.1
sockwrite -nt $sockname Host: pastebin.com $+ $crlf $+ $crlf
}

by

On *:sockopen:GetTxt:{
sockwrite -nt $sockname GET /download.php?i=f6a8bb282 HTTP/1.1
sockwrite -nt $sockname Host: pastebin.com $+ $crlf $+ $crlf
}

 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.