Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- alias ofind {
- sockopen ofind quarks.omegle.com 80
- }
- on *:sockopen:ofind:{
- var %x sockwrite -n $sockname
- %x POST /start?rcs=1&spid= HTTP/1.1
- %x Host: quarks.omegle.com
- %x Content-Length: 0
- %x Content-type: application/x-www-form-urlencoded; charset=UTF-8
- %x
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement