GuitarMasterx7

GuitarMasterx7

Joined
Jan 02, 2010
Occupation
irc.swiftirc.net > #Hawkee : #MangaReader : what?!
Location
Kissimmee, FL
Interests
reading, scripting, [always on RS >.>], playing Call of Duty MW2, [i ish a gamerrrr]

Threads

GuitarMasterx7   -  Jan 10, 2014

Alright... so for the life of me I still cannot figure out Sockets...

(This was just me practicing and this doesn't work for me >_<")

alias Warframe {
  if ($regex($1-, /\Qwarframe.com/news/=\E(\w+)$/)) {
    sockclose Warframe
    sockopen Warframe www.Warframe.com 443
    sockmark Warframe $regml(1)
  }
  else {
    echo $color(info) -aef /Warframe: invalid link
    halt
  }
}

on *:sockopen:Warframe: {
  sockwrite -n Warframe GET /news/ $+ $sock($sockname).mark HTTPS/1.1
  sockwrite -n Warframe Host: www.Warframe.com
  sockwrite -n Warframe $crlf
}

on *:sockread:Warframe: {
  var %x
  sockread %x
  if ($regex(%x, <meta name="title" content="(.+)">)) {
    set %title. $+ $sockName $regml(1)
    echo -a Title: $($+(%, title., $sockname), 2) $&
      unset %*. $+ $sockname 
    sockclose $sockname
  } 
}

What i really want was for my bot to do is

(04:53:45) <@Kevykins> [!@.`]news
(04:53:46) <@War|Hero> The latest news Can be found here: (and itll pull the latest news from either the official website,
[a href="https://warframe.com/news/warframe-prime-time-11"]Official link[/a] or from the forum i made {which is a proboards}
[a href="http://warframe-hero.boards.net/thread/5/warframe-prime-time"]Proboards Link[/a])

So in other words

(04:53:45) <@Kevykins> [!@.`]news
(04:53:46) <@War|Hero> The latest news Can be found here: and also:
(Doesn't necessarily have to display both links, i would much rather use the Proboards link, but if its to difficult i'll jus settle for the official0

Or if its possible make the word "here" and "also" the link. so they jus click those words...

and you know the usual
@ = channel
!.` = Notice

GuitarMasterx7   -  Jan 10, 2014

Are the forums gone? T_T...
But hi, I'm back >.>

GuitarMasterx7   -  Apr 12, 2010

@Banana-Jamma ouch GF =[]

 Respond  
GuitarMasterx7   -  Apr 08, 2010

@Banana-Jamma oh, does i smell :<

 Respond  
GuitarMasterx7   -  Apr 08, 2010

@Banana-Jamma =[] howwwww

 Respond  
GuitarMasterx7   -  Mar 16, 2010

@Banana-Jamma woooooooooo

 Respond  
GuitarMasterx7   -  Mar 10, 2010

@Banana-Jamma your PSN friendslist is full btw =[]
i tried adding u but it failed =[

 Respond  
GuitarMasterx7   -  Mar 10, 2010

@Banana-Jamma why thank you =]

 Respond  
GuitarMasterx7   -  Mar 10, 2010

@napa182 well thank you =]

 Respond  
GuitarMasterx7   -  Mar 10, 2010

ish my b-day today wooo

 Respond  
GuitarMasterx7   -  Jan 03, 2010

woo

 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.