// #scripters — 2008-08-04
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
00:25:58 Quit: rabbit- ([email protected]) Connection reset by peer
02:05:24 Join: tomas ([email protected]) to #scripters
03:06:41 Quit: pawl ([email protected]) Ping timeout: 151 seconds
03:59:15 Part: tomas ([email protected]) from #scripters
07:52:49 Quit: schnootop ([email protected]) Quit: Leaving
17:43:29 Join: pawl ([email protected]) to #scripters
17:56:58 Quit: pawl ([email protected]) Ping timeout: 121 seconds
18:07:18 Part: Carson ([email protected]) from #scripters
18:07:19 Join: Carson ([email protected]) to #scripters
18:07:19 Mode: (by ChanOP) +o Carson
20:06:36 Join: pawl ([email protected]) to #scripters
20:47:22 Quit: pawl ([email protected]) Ping timeout: 121 seconds
21:13:32 Quit: twig ([email protected]) Quit: after 22h35m20s Naturally, when anger is involved, revenge is not very far behind. At least, in my world it's not.
21:17:02 Join: twig ([email protected]) to #scripters
21:54:26 Join: Sonia ([email protected]) to #scripters
21:54:49 <Sonia> ok, I have two practically indentical lines in a remote
21:55:02 <Sonia> only thing differing is the channel the command is performed in
21:55:07 <Carson> paste!
21:55:09 <Sonia> one works, the other doesn't
21:55:11 <Sonia> I shall !
21:55:24 <Sonia> on ircpoker:text:!adduser*:#IRCpoker: { /chanop adduser #IRCpoker $$2 50 | /timerunbanII 1 10 /chanop unban #IRCpoker all | /timerannounceII 1 30 /msg #IRCpoker $nick $+ : Don't forget to remind $$2 to confirm their access by typing /ChanOP confirm #IRCpoker $$2 :) }
21:55:33 <Carson> ew, a bot
21:55:36 <Sonia> lol
21:55:38 <Sonia> shh
21:55:44 <Sonia> be nice Carson </3
21:55:52 <Carson> *waits for second line*
21:55:59 <Sonia> oh, the users
21:56:05 <Sonia> hang !
21:56:19 <Sonia> ircpoker:Sonia!*@*
21:56:19 <Sonia> ircpoker:ANDY!*@*
21:56:19 <Sonia> ircpoker:|luzn-it|!*@*
21:56:48 <Sonia> I have the same thing setup for another channel
21:56:52 <Sonia> and it works fine
21:57:52 <Carson> is this the first, or second line?
21:58:04 <Sonia> I put it on it's own
21:58:07 <Sonia> so it didn't conflict
21:58:24 <Carson> into its own remote file?
21:58:46 <Sonia> yup
21:59:35 <Carson> well, its been a while since i've done any mirc scripting, but that looks alright
21:59:54 <Carson> if you change it to on 1:blah
21:59:57 <Carson> for testing, does it work?
22:00:06 <Carson> thats what i've always done when level stuff doesn't work
22:00:06 <Sonia> hrmm let me check
22:00:42 <Sonia> hrmm
22:00:50 <Sonia> works if I make it on *:
22:01:00 <Sonia> so why wouldn't it work with me making it on ircpoker:
22:01:02 <Sonia> :/
22:01:42 <Carson> try a numbered level?
22:01:51 <Carson> (I know it allows named - just for testing)
22:02:04 <Carson> actually, i'm not 100% it does allow names... but i think it does :)
22:02:46 <Sonia> so replace * with a number and then alter users to match you say
22:03:13 <Carson> worth a shot
22:03:32 <Carson> i'm thinking there may be some kind of strangeness happening
22:03:47 <Sonia> yeah that's what I thought
22:03:50 <Sonia> I'll test it now
22:04:11 <Carson> as i said, its been a while since i've done any remote work in mirc, so suggesting things i've tried before
22:04:16 <Carson> (I've never used named levels)
22:04:28 <Sonia> so I replaces * with 50
22:04:32 <Sonia> and it doesn't work now
22:04:33 <Sonia> lol
22:04:47 <Carson> awesome
22:04:52 <Sonia> \o/
22:04:52 <Sonia> /v\
22:05:03 <Carson> and you've changed your user level to match?
22:05:34 <Sonia> yep
22:05:46 <Carson> *scrolls up*
22:05:52 <Sonia> on 50:text:!adduser*:#IRCpoker:
22:06:04 <Sonia> 50:Sonia!*@*
22:06:05 <Sonia> 50:ANDY!*@*
22:06:07 <Sonia> eg.
22:06:59 <Carson> yeah, quite strange
22:07:06 <Carson> it may seem weird, but make the bot cycle the channel
22:07:14 <Carson> it may have a corrupted userlist or something like that
22:07:23 <Carson> maybe perform a /who #chan while the bot is in the channel aswell
22:07:25 <Sonia> interesting
22:07:29 <Sonia> I'll try hopping
22:08:07 <Carson> it shouldn't happen, but you never know :)
22:08:10 <Sonia> lol
22:08:14 <Sonia> nah it didn't
22:08:15 <Sonia> :/
22:09:02 <Carson> i can't really remember how userlevels work
22:09:08 <Carson> can you try removing the !*@*
22:09:16 <Carson> so its just "50:Sonia"
22:09:23 <Sonia> ok, let's try
22:09:47 <Carson> rude!
22:09:56 <Sonia> lol
22:09:57 <Sonia> see
22:10:03 <Carson> now i understand why you're doing the unban
22:10:03 <Sonia> that's why I need this to work
22:10:09 <Carson> "wtf is she doing!?"
22:10:10 <Sonia> and no
22:10:13 <Sonia> it didn't work
22:10:20 <Carson> hm
22:10:25 <Sonia> maybe 50:Sonia* ?
22:10:32 <Sonia> to allow for my host
22:10:37 <Carson> not the best thing for security
22:10:41 <Sonia> yeah :/
22:10:48 <Carson> /nick SoniaIsALeso would be able to do it :)
22:10:52 <Sonia> LOL
22:11:02 <Sonia> but they'd need access to join the channel to do it
22:11:03 <Carson> of course, they'll need access to remain in the channel long enough
22:11:03 <Sonia> :P
22:11:04 <Carson> but yeah
22:11:06 <Sonia> zactly
22:11:14 <Carson> i can't see it helping
22:11:29 <Sonia> hrmm
22:11:31 <Carson> its definately level:hostmask isn't it?
22:11:37 <Carson> not hostmask:level ?
22:11:38 <Sonia> yep
22:11:42 <Carson> thought so
22:11:47 <Sonia> nah cos the one for #funky works
22:12:03 <Carson> paste for #funky
22:12:41 <Sonia> on funky:text:!adduser*:#funky: { /chanop adduser #funky $$2 50 | /timerunban 1 10 /chanop unban #funky all | /timerannounce 1 30 /msg #funky $nick $+ : Don't forget to remind $$2 to confirm their access by typing /ChanOP confirm #funky $$2 :) }
22:12:55 <Sonia> funky:wots_ur_cupsize!*@*
22:12:55 <Sonia> funky:wogboy!*@*
22:12:56 <Sonia> funky:wOrMs!*@*
22:12:56 <Sonia> funky:Foxy^Loxy!*@*
22:12:56 <Sonia> funky:hsvchick!*@*
22:12:56 <Sonia> funky:anita!*@*
22:12:56 <Sonia> funky:mrcrackers!*@*
22:12:56 <Sonia> funky:Sonia!*@*
22:12:56 <Sonia> funky:Sesh_!*@*
22:12:56 <Sonia> funky:TheCrow!*@*
22:12:56 <Sonia> funky:ANDY!*@*
22:13:03 <Carson> yup, thats pretty much the same
22:13:23 <Carson> foxy^loxy... would her name happen to be emma?
22:13:42 <Sonia> no idea
22:13:46 <Sonia> she doesn't tell anyone
22:13:51 <Carson> strange
22:13:52 <Sonia> she uses "krystal"
22:13:56 <Sonia> but it's another alias
22:14:04 <Carson> probably not the person i'm thinking of
22:14:15 <Sonia> she's older, with teenage kids
22:14:17 <Sonia> so probably not
22:14:26 <Carson> yeah, definately not if thats the case
22:14:37 <Carson> ok, so * works for level
22:14:51 <Carson> numbers don't, and 'worded' levels don't
22:15:16 * damion throws a machette at Sonia's head
22:15:18 <Sonia> what about on *ircpoker:
22:15:25 <Sonia> maybe adding the *
22:15:28 <Sonia> might help :P
22:15:30 <Carson> naa, i don't think i'll be able to figure this out without some troubleshooting myself
22:15:34 * Sonia fists damion (Anus Destruction #268)
22:15:43 <Carson> from what i remember levels don't work that way
22:15:52 <Sonia> crap :/
22:16:01 <Sonia> maybe the word is too long lol
22:16:10 <Sonia> well, I'll keep testing too
22:16:35 <Carson> at least you got it narrowed down to some kind of level weirdness
22:16:42 <Sonia> yeah has to be
22:20:58 <Sonia> hrmm
22:21:13 <Sonia> could it be because I'm a user on two different entries ?
22:21:22 <Sonia> one for the poker and one for funky ?
22:21:33 <Carson> thats possible
22:22:09 <Sonia> interesting
22:22:14 <Carson> you could always get an eggdrop :)
22:22:27 <Sonia> that's far too advanced for my n00b ways
22:22:45 <Carson> so is mirc scripting apparently ;)
22:23:12 <damion> small brain
22:24:36 <Sonia> haha
22:24:37 <Sonia> so mean
22:24:40 * Sonia cries
22:24:48 <Sonia> I'm looking for solutions !
22:29:41 <Sonia> FIXED IT !
22:29:59 <Sonia> changed users for both funky and poker to add
22:30:04 <Sonia> and it works in both now
22:30:06 <Sonia> :D
22:30:21 <Carson> so it was a two group thing?
22:31:06 <Sonia> yeah
22:31:15 <Sonia> as soon as I made all the users part of one group
22:31:18 <Sonia> it worked
22:31:28 <Carson> and thats why we used numbered levels :D
22:31:34 <Sonia> lol
22:31:38 <Sonia> yeah but that failed :P
22:31:47 <Carson> only because you were using named aswell
22:35:10 <Sonia> maybe
22:35:13 <Sonia> :P
22:35:20 <Sonia> well thanks for helping my dear
22:35:23 <Sonia> ciao ;)
22:35:27 Part: Sonia ([email protected]) from #scripters
23:03:52 Join: pawl ([email protected]) to #scripters
Search this day's buffer:
