Author Topic: !ip  (Read 2915 times)

0 Members and 1 Guest are viewing this topic.

Offline Nemesis2500

  • Wiseguy
  • **
  • Posts: 63
  • The Joker
    • View Profile
    • Grand VCMP Server
!ip
« on: July 20, 2008, 12:20:37 am »
how can i make a command in that i type !ip on irc,for example
Quote
Nemesis_24>!ip 2
Hunter_Bot>IP: 201.215.55.26
(just an example)
and when i type it,automatically creates a new file like vcmp.getip
plz help ._.  ;D


Offline Nemesis2500

  • Wiseguy
  • **
  • Posts: 63
  • The Joker
    • View Profile
    • Grand VCMP Server
Re: !ip
« Reply #1 on: July 20, 2008, 12:30:47 am »
nvm i have it now
Quote
if ($1 == !ip) vcmp.echo ** $vcmp.hgetname($vcmp.nameid($2)) $+ 's IP: $vcmp.hgetip($vcmp.nameid($2))
if someone needs it  ;)


Offline TanaX01

  • Made Man
  • ***
  • Posts: 214
  • BlackList! <3
    • View Profile
Re: !ip
« Reply #2 on: July 20, 2008, 12:35:00 am »
nvm i have it now
Quote
if ($1 == !ip) vcmp.echo ** $vcmp.hgetname($vcmp.nameid($2)) $+ 's IP: $vcmp.hgetip($vcmp.nameid($2))
if someone needs it  ;)

yea Thx Elastic_man  :D