Skip to content
MSN

Question about DC profile scanner

A TG007 community discussion started by Absynthe.

Discussion 5 posts
Page 1 of 1
Open
Topic #7267 · 5 published posts · 1,719 views

Just wondering if there is a way to stop the profiles from opening a window. I got forty windows at the bottom of my script screen in the morning. There was one for the old profile scanner, there was a line that had to be added to the vin.

 

Thanks :cheers:

Hmm I dont recall windows opening when using this profile scanner. Only time a window opens is when you view a profile in the nicklist.

Edited Aug 26, 2006 5:30 PM by Molson™

Custom Computer

AMD Athlon 64 x2 Dual Core 5200+

Asus M2N-SLI MOB

2GB DDR2 @ 800mhz

160GB Hard Drive

NVidia GeForce 8400GS 256

You need to remove your PUID from Vincula.

This is what I did, and it seems to work well for me:

 

1. In the profile scanner file look for:

 

on !*:JOIN:#: { 

 

and then add the following line:

 


set -u20 %DoingScan. [ $+ [ $nick ] ] $true 

 

2. Then in the Vincula file look for:


raw 818:*: {
  if ($3 == PUID) { 

 

and add in the following line:

 

if (%DoingScan. [ $+ [ $2 ] ]) halt

 

 

Be Kind. Everyone you meet is fighting a great battle.

 

 

 

*Previously known as Gwen

i remember i had to add "h" to the PUID window so it wouldn't actually open a window in the status bar .. and a timer to close after it was able to obtain the profile info...

 

but i thought TGK's profile scanner "assuming that's what you use, didn't open a window..

 

but if it did then just add "h" to the PUID window opener in the DC connection.....

 

"will be back after i checked DC con"

Ignorance Is Bliss