You need to /sockopen a connection to the server (www.lunarwars.net) on port 80. Once the connection opens (on sockopen) you need to request the webpage with /sockwrite. You need to GET /profile.php?lookup= $+ $2 HTTP/1.0 . Then you need to parse the on sockread data using /sockread.

-genius_at_work