alias bot sockopen bot 220.237.150.18 6080
on *:sockopen:bot: {
sockwrite -n bot GET http://220.237.150.18:6080/s3h/getdetails.php?name=rshield
}
on 1:sockread:bot: {
if ($sockerr > 0) return
:nextread
sockread %bot
if ($sockbr == 0) return
if (%bot == $null) %bot = -
echo -a %bot
goto nextread
}
I used the above and connected, here is the output:
[quote]
--- Sabotage Details of rshield ---
Blackpowder Missiles: 0, Invisibility Shields: 0
Excaliburs: 0, Battle Axes: 0, Dragons: 0, Flaming Arrows: 0, Dragonskins: 0
Steeds: 0, Hammers of Thor: 0, Wargs: 0
Mithrils: 0, Gauntlets: 0, Heavy Shields: 0, Elven Cloaks: 0
Broadswords: 0, Warhammers: 0, Warblades: 0, Steel Bows: 0, Plate Armors: 0
Lances: 0, Maces: 0, Spears: 0, Longbows: 0, Chainmails: 0
Long Sword: 0, Pikes: 1, Clubs: 0, Crossbows: 0, Shields: 0
Staves: 0, Hatchets: 0, Slings: 0, Short Bows: 0
Helmets: 0, Knives: 0, Sticks: 0
[quote]