[Sticky] Bot Statuses [Post if bots are down]

Status
Not open for further replies.
RE: [Sticky] Bot Statuses

Chewbaka said:
Because iDung moved to RSBuddy

I still use it on rsbot, so it's not dead.
 
RE: [Sticky] Bot Statuses

rsbot is up...
I'm using it right now...

Yea thread needs to be updated

Even tho idung moved to rsbuddy I still wont use it I dont trust them kids
 
RE: [Sticky] Bot Statuses

neXuS still dead. ZzZZzZZzZZzZZZZ
 
RE: [Sticky] Bot Statuses

Nexus pissing me off
 
RE: [Sticky] Bot Statuses

Nexus is back up and working
 
RE: [Sticky] Bot Statuses

Baller12 said:
RSBuddy is down right now

Yeah, i go on to see me logged off with 453k archery tickets though. Not sure if i should be sad it's down or happy because that's like 4-5m lol.
 
RE: [Sticky] Bot Statuses


Lol, how much gp per hour?
 
RE: [Sticky] Bot Statuses

RSBuddy: Up and down, they're like rebooting the servers every 5 minutes.
 
RE: [Sticky] Bot Statuses

ffs, I just started using rsbuddy today and I like it much better :/
 
RE: [Sticky] Bot Statuses

Nathan said:
ffs, I just started using rsbuddy today and I like it much better :/

Even though it's down?
 
RSBuddy isn't working for me, not saying it's down, but I think it is...
 

Too bad that's not correct
 
PHP:
<?php
function ping($host, $port, $timeout) { 
  $tB = microtime(true); 
  $fP = fSockOpen($host, $port, $errno, $errstr, $timeout); 
  if (!$fP) { 
return "DownImg"; 
}  else {
return "UpImg";
}
  $tA = microtime(true); 
  return round((($tA - $tB) * 1000), 0)." ms"; 
}
string Loc = ping("RSBuddy url", port, Timeout);
header("Location: Loc");
?>

Usage:

 

Yeahhhhhhhhh.......I don't know php
 

I didn't know you could code PHP. I'll code a fully working one for OP, then go bed.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…