| |
| |
| |
|
Page: 1 2 3 4 5
Comments:
<0> http://www.mircscripts.org/archive/scripts <-- try some :p <1> hey scottie i used that repaired code and now just if i'm opped it says the else and if i'm not opped it does nothing not even kick or do the else <0> [isop] only checks the channel status <0> if you want to go by bot flags i think it was right the first time <1> like if someone has ops then i want them to be to do else <2> hm, thought about making my bot use MSN, and pm me partyline-stuff :] <1> if they are not opped then i want it to do kick <1> that would be neat <0> yoe: is it worth the effort? <2> fun project.. not that hard tbh <3> how can I rebind errorhandeling again <2> made a tcl that went online some weeks ago.. <0> i made an msn client in mirc once <3> my godforsaken eggdrop doesnt show errors in console <0> back when they still had the md5 hash <0> lost it in a hdd crash though
<3> I have msn client in tcl <3> working with current <3> :P <0> amsn ? <3> no written myself <2> th3dge: show it =) <0> nice <3> no its ugly <3> lol <3> can you answer my question though <2> can't answer ya, i'm afraid.. but you can show us your script.. c'mon! <0> it shouldnt be that hard to login with tclcurl or something <0> it would be cool to link an eggdrop -> msn <3> k sec <4> eggdrop <-> msn would be nice :p <5> [PASTE] th3dge just pasted code at http://paste.anbcs.com/3951 (ugly cod) <2> tracy:~# tclsh msn.tcl <2> # Connecting to messenger.hotmail.com:1863 <2> (CLIENT) Sending version information... <2> (SERVER -RAW-) VER 0 MSNP8 <2> (SERVER) Version information accepted. <2> # Connection closed. <2> :P <3> that mine? <3> well I'm not sure it still works <3> but it works with current login auth <3> ssl etc <2> no, that was mine :] <2> okay, i'll test it <3> mine is not complete <3> lol <3> thats main code <3> though <0> switchboard.tcl might be usefull <4> :p <3> the flie is last edited in 2004 <3> lol <3> file <5> [PASTE] th3dge just pasted code at http://paste.anbcs.com/3952 (switchboard.tcl) <0> mind if i use some of the code ? <3> go ahead <0> thanks <1> is any1 here <1> i can't get this dam script to do wat i want <6> [12:02] No such nick: any1 <1> lol <1> so can u help me <6> dude... in help channels, just explain your issue... don't ask "can i get help?" or "can you help me?" <1> well <5> [PASTE] poppabear just pasted code at http://paste.anbcs.com/3953 (here) <1> the code should <1> if ur an op then do the else <1> if ur not an op then kick <1> but all i get is if ur an op else <1> but no kick at all <1> if not an op <6> so you get the PRIVMSG regardless of whether you are an op or not, correct? <1> no if <1> i'm not an op i get nothing <1> but if i'm an op i get the else <6> you don't need $chan in PRIVMSG
<6> wait <3> lol <6> you want the script to message the op <1> but i want it to display in the channel not in a pm <6> ok <3> ;isop <7> th3dge: #175 (273 clicks) Tcl error: wrong # args: should be "isop nick ?channel?" <3> so it doesnt output anything? <3> your sure the triggers work? <6> ;isop \[GRiMMY\] {#eggtcl} <7> chilla: #178 (219 clicks) Tcl: 1 <6> ;isop th3dge {#eggtcl} <7> chilla: #179 (255 clicks) Tcl: 0 <1> the triggers work when i'm op yes <1> but not when i'm not opped <8> wrong flags set in bind? <1> well u tell me <1> my paste up there <8> set it to -|- <3> your kick is wrong <8> use putkick <3> Parameters: <channel> <user> [<comment>] <3> KICK $chan $nick :msg <3> use putkick idd <3> putkick <channel> <nick,nick,...> [reason] <1> lol <1> u guys r confusing me <1> to many at once <3> so, read line by line <1> ok so swithc $chan $nick around right <3> its not like we are actually speaking at once <3> :) <3> eh, who said that <1> i dunno <1> :) <6> i did: putserv "PRIVMSG $chan :$nick: There is no error!" <6> and it worked fine <3> ya that will work <3> utserv "KICK $chan :$nick: F <3> this probably doesnt <1> right <3> it will look for :nick <1> so i change it to wat <6> i thought he said the else in his if didn't work <3> KICK #Finnish John :Speaking English <3> (18:06:16) (poppabear) the triggers work when i'm op yes <3> (18:06:22) (poppabear) but not when i'm not opped <3> :) <3> putserv "KICK $chan $nick :Failed to access the download section..Please type !error to the error!" <5> [PASTE] N86ers just pasted code at http://paste.anbcs.com/3954 (to poppabear) <8> something like that <3> the putkick wont work <8> why? <3> putkick <channel> <nick,nick,...> [reason] <3> putkick $chan $nick "text" <8> yeye <1> ok so....wat is it <1> lol <1> srry <3> lol <1> i'm just starting to learn <3> countless solutions <3> lol <6> slow osmosis <3> putserv "KICK $chan $nick :Failed to access the download section..Please type !error to the error!" <3> or <3> putkick $chan $nick "Failed to access the download section..Please type !error to the error!" <3> you decide <3> replace it with your kicks <6> replace your kicks with those <8> ah forgot to remove "" <8> hehe <3> yeah thats probably the more correct use of English :P <8> hehe
Return to
#eggtcl or Go to some related
logs:
#delphi #beginner randomnic 825gm slow boot #nhl #windowsxp #debian #linuxhelp #computers #windows
|
|