SHadow Anti-pingout Script

By Shadow_Slayerz on Jan 08, 2005

Type /pinger to bring up the dialog :P

dialog  Anti-Ping {
  title "Anti-Pinger"
  size -1 -1 85 52
  option dbu
  tab "Ping", 1, 5 5 90 60
  tab "Author", 2, 6 6 50 75  
  Button "Ping-On", 5, 5 35 25 10, ok tab 1 
  Button "Ping-Off", 4, 55 35 25 10, ok tab 1
  Text  "Made By ShaDoW_SLaYerZ", 13, 20 20 50 20, tab 2

}
on *:dialog:Anti-Ping:sclick:*: {
  if ($did == 4) { stoppinger | halt }
  if ($did == 5) { startpinger | halt  }
}
Alias Startpinger {
  echo 12[2Anti Ping0ut Is Ready And The Process Has Started 12]
  j #Anti-PingOut
  .timerantiping 0 15 /ping2
}
Alias Stoppinger {
  echo 12[2The Pinger Is Off Line Line12]
  part #Anti-PingOut
  .timerantiping off
}
Alias ping2 {
  inc %ping
  msg #Anti-PingOut 11S10hadow-11A10po 11S10cript
}
Alias Pinger { /dialog -m anti-ping anti-ping }

Comments

Sign in to comment.
DarthReven   -  Jan 21, 2005

i think you can use on *:signal:PING: to return pong but i\'m not totally sure

 Respond  
Yoinx   -  Jan 21, 2005

yeah, sending a signal to the server just makes your client realize its pinged out, if it hasnt already. it doesnt prevent the timeout.

 Respond  
DarthReven   -  Jan 21, 2005

Yonix you are right but messaging the channel does send a signal to the server you can pong the server on your own i believe

 Respond  
[-Superboyz-]   -  Jan 21, 2005

well... not bad ... i think this is just for auto msg from ping pong :) ... good job dude...

 Respond  
Yoinx   -  Jan 12, 2005

I never knew messaging a channel made you reply to server pings.... (to the best of my knowledge. ping outs are cause by your client not ponging to a server\'s ping.)

 Respond  
legan   -  Jan 12, 2005

LoL :: Shadow Slayerz : Funny but if i turn off my firewall i wont ping out 2 :: i have bots 24/3 :: BUt smart thinking :)

 Respond  
legan   -  Jan 12, 2005

Shado

 Respond  
Shadow_Slayerz   -  Jan 09, 2005

it sends a msg every 15 seconds so you don\'t pingout...

 Respond  
QuickStep   -  Jan 09, 2005

message #Anti-PingOut every 15 secs with the message \'Shadow Apo Script\', i dont get it...

 Respond  
xDaeMoN   -  Jan 09, 2005

why join #Anti-PingOut?

 Respond  
Shadow_Slayerz   -  Jan 08, 2005

a little silly script i made when i was bored

 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.