Advertisement
Guest User

Untitled

a guest
Jun 14th, 2017
540
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. if the Nick "ken" join on #lobby channel, his IP and Nick will auto save in the irc .ini file,.
  2.  
  3. lets say He did Online this comming ( July 22 2010 on time 10:49am ). and he's IP for example
  4.  
  5. is,
  6.  
  7. IP-> Testing@A07C45E3.8C7A3320.AD90E81B.IP
  8.  
  9. --------
  10.  
  11. * ken Testing@A07C45E3.8C7A3320.AD90E81B.IP has joined #lobby ( July 22 2010 on time 10:49am )
  12.  
  13. --------
  14.  
  15. and he did not Online a long time,
  16.  
  17. andddd He did Online again, lets say , when he gets online again on ( August 10 2010 on time 1:23pm. )
  18.  
  19. 'BUT' he's IP is now different. lets say he use other IP,
  20.  
  21. --
  22. TestBla@ADD645E3.8C7A2290.AD90A221E.IP <- ( August 10 2010 on time 1:23pm ), he use
  23. this IP and he joined #lobby channel.
  24. --
  25.  
  26. and he online again August 25 2010 on time 6:02pm..and again he use another IP like
  27.  
  28. PDT@1ED632D3.9A7E2210.EA90E218A.IP ..
  29.  
  30. @.and het gets online again another day ...
  31.  
  32. and that will be automatic scan and save his nick and IP on .ini file..
  33.  
  34. !now,,, once i type the command ( !getip conloyd ) , the BOT will msg me ,say
  35. and if they type only !getip the BOT will notice them ,
  36. Quote:
  37. (BOT) : unsufficient parameters
  38.  
  39. Code:
  40. -------
  41.  
  42. (BOT) : !getip ken
  43. (BOT) : results for conloyd :
  44.  
  45. (BOT) : ( 10:49 on 07/22/10 ) - Testing@A07C45E3.8C7A3320.AD90E81B.IP - ken
  46. (BOT) : ( 01:23 on 08/10/10 ) - TestBla@ADD645E3.8C7A2290.AD90A221E.IP - ken
  47. (BOT) : ( 06:02 on 08/25/10 ) - PDT@1ED632D3.9A7E2210.EA90E218A.IP - ken
  48.  
  49. -------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement