Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. DrunKeN

    if $nick == [nickname] then BUG ! :-(

    Maybe the problem isn't affected by the regexp part. im not able to identify it right now, im checking.. but im sure its about double evaluation of variable yeah, cause if i use a nickname like [die], it can kill my bot sometimes lol.. Maybe in utimers ? i can't prevent double evaluation of a...
  2. DrunKeN

    if $nick == [nickname] then BUG ! :-(

    Hello guys, i got a problem with my eggdrop when an IRC user special character like [name]. In my scripts, when someone got this type of name, script will try to execute the nickname like a command [], and then it will just freeze my script cause he can't find any commands with this name .. I...
  3. DrunKeN

    Need help about Time or Clock

    Thanks a lot, its exactly what i needed.. missed it. But now i already got another problem, im not able to get a Ping Reply from user when i ping them with an EggDrop, i know its not an EggDrop forum, but TCL is a part of them anyway. bind pub - !ping pub:ping bind ctcr - ping ctcr:pingreply...
  4. DrunKeN

    Need help about Time or Clock

    Hello, i need to know if is there anyway to get Unixtime or Uptime or anything else in MilliSeconds or MicroSeconds ... I need to make a pinger in Milliseconds, and i only know Unixtime who count in seconds .. i can't use it. Anyone know any other time commands who can be used to make a pinger...

Part and Inventory Search

Back
Top