imagine u have an array like array set test1 { a 1 b 2 c 3 } now u can get the values like set result $test1(a) but it doenst work if test1 is saved in a variable like: set whatever test1 set result $whatever(a) why ? what if i have the array name only in a variable ? TIA
Hi ... i tried, googled the whole day, but couldnt get it to work. Is there a trick or something special how i a windrop can launch a program under windows. i wouldnt care if i had to use a special windrop version ... just need to call a programm with 2 switches. A code part would be helpfull ;) TIA...
after reading several manuels and several sleepless nights, everything works fine so far. but now i have a problem. i have a unixtime-stamp from the datebase saved in [lindex $column 1] and the time now() . how do i get the differenz between these two times like i want for example: the user was seen...
:lol: ... this becomes more and more a discussion about nonsense. But i make it officially : I REQUEST A SCRIPT BASED ON MY FIRST POST! (I only posted the code, because u asked what I exactly do need help with.) And btw. i dont want to bather, beg or annoy you. Just want such a script. :-) anyway .....
so, basically, you want to make your own script without really knowing what you're actually doing, just by copy & paste stuff from other scripts? I would say u nailed it. you are in dire need to R T F M first I already told you how to obtain the time difference; what you need to do is read tcl-...
like i wrote, i really copy and pasted that script together without understanding it totaly :? (so sometimes if many ppl leave the chan in a short time i get a message that max connection for that db-user has reached, but that another story :) i know the select-statement. should be something like: s...
hi .. i made a script (by coping parts of several scripts) that saves the nick and the time/date (now()) in a mysql-db if a user leaves my chan. I use libmysqltcl3.01.so to connect to the db. Now i would like to have another script that tells me the time that user was seen. <user> !seen <nick> <how ...
hi everybody. I'm using the ch-relay1.01 script http://dureff.org/tcl/TCLs/ch-relay1.01.zip to copy message from a user from one irc-net to another net. so i use 2 bots that are link. everything works perfect, except that i dont want to copy everything but only messages that start with a certain wor...
Hi ... perhaps somebody is bored and write me a little script. I would like ( of course just for fun ) to have a domina script ;) so for example if u use the trigger: !domina <username> <how many lines> <soft / hard> the bot should create some phrases. I think everybody knows, how it should look lik...
hi Ofloo ... I just dont get it ... 1. Like i already wrote, i searched in that section already for a script. 2. I couldn't find a script that can easily link only ONE user to another chan. And the netlink107 script cannot do it aswell. (u can only set that only voiced user will be linked or u can t...