botlending forum  

Go Back   botlending forum > Eggdrop & TCL > Tcl scripting

Tcl scripting Tcl scripting related questions

Reply
 
LinkBack Thread Tools Display Modes
Old 08-02-2007, 23:00   #11 (permalink)
Junior Member
 
aNormaLu's Avatar
 
Join Date: Feb 2007
Location: BANAT, Capitala: TIMISOARA
Age: 16
Posts: 31
Rep Power: 0
aNormaLu is an unknown quantity at this point
Send a message via Yahoo to aNormaLu
Unhappy

well..io am pus in proc pub:join
Code:
 if {[llength [lindex $args 0]]} {
  utimer 10[list pub:chattr $hand $chan "[lindex $args 0] +Nnf" $x $mix]
  utimer 15[list putserv "PRIVMSG $chan :Am adaugat pe [lindex $args 0] ca
Manager pe canalul $chan"]
}
si am incercat sa fac ceva k sa mearga si !register cum vrea Smile .. si anume :
in lending 13 global , sub:
Code:
 a:command -add join    pub:join     1060 594 m
am pus :
Code:
 a:command -add register    pub:join     1060 594 m
si m`am gandit k va merge ... dar...:
Code:
 FAILED: you specified an invalid channel (02#testeri), for any help apply on #TheBest
nu is eu f priceput in tcl dar am incercat
aNormaLu is offline   Reply With Quote
Old 08-02-2007, 23:50   #12 (permalink)
TCB & Ratings projects Member, #Mythic representative
 
arcade's Avatar
 
Join Date: Jun 2004
Location: In fatza calculatorului!!
Age: 19
Posts: 218
Rep Power: 37
arcade is on a distinguished road
Send a message via Yahoo to arcade
Default

vezi ca trebuie sa modifici si in parser, join cu register

adica in core cauti asta:
Code:
	} elseif {![string equal $comm join] && ![string equal $comm stats]} {
si inlocuiesti cu asta:
Code:
	} elseif {![string equal $comm register] && ![string equal $comm stats]} {
__________________
Fuck oFF!
arcade is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
eroare in !chattr GoRaPiD Tcl scripting 2 17-02-2005 10:29
Chattr? DarkEngel Tcl scripting 10 16-01-2005 07:39


All times are GMT +3. The time now is 07:14.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.