Messages - thede [ switch to compact view ]

Pages: [1]
1
Mircryption / Re: Auto Key-Exchange in Query?
« on: October 13, 2007, 04:47 AM »
yeah, you are right mouser, its a very simple script ;)
i though i would need to use more complex stuff but hey, this is all:
on *:SIGNAL:MircryptionSignalAll: {
  if ($1 = query) {
    ;; if ($2 = -sBNC) { halt } <-if youre using sbnc
    if ($4 = $false) {
      /mckeyx $3
    }
    if ($4 = $true) {
    }
  }
}

thx for your help

2
Mircryption / Auto Key-Exchange in Query?
« on: October 12, 2007, 04:22 PM »
Hi guys,
I have a little Question/Request.

Is it possible to somehow have an Auto Key-Exchange for Queries if theres no key for the Chat Partner yet?
(or something like that in FiSH)

If not... is it possible to add that to the next version please?  :)

3
Mircryption / Re: mircryption and on text scripts
« on: April 20, 2007, 10:26 AM »
thank you mouser, working like a charme - and yes, next time ill use the help :P

4
Mircryption / mircryption and on text scripts
« on: April 16, 2007, 11:31 AM »
hi guys,

Ive a question, or a request, depends on it ;) here it is:
I'm using quite some scripts and some of them are working with "on *:TEXT:*my_nick*:#Chan: " lines and it doesn't work with mircryption, so i wondered if its a bug or a "forgetten feature" ;) as its working fine in fish.
am i doing something wrong?
i don't wanna change to fish, it sucks, i wanna stay with mircryption but i really really need that "feature", so i hope you know a way to get it working

greets -thede

Pages: [1]
Go to full version