AustNet AustNet Archive Project — IRC Logs
« All channels | Contribute a log »

// #scripters — 2010-08-27

1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
02:52:58 <BluntMaster> i am back ,
02:53:03 <BluntMaster> how is everyone
03:44:24 <BluntMaster> .msg $2 Sorry you donot have correct leveled access to use this command. Only Owners can access this command. | halt }
03:44:39 <BluntMaster> hows, this
03:44:43 <BluntMaster> on 5:text:*:#:{ .msg $2 Sorry you donot have correct leveled access to use this command. Only Owners can access this command. | halt }
03:44:43 <BluntMaster> if ($me !isop #) && ($2 ison #) {
03:44:43 <BluntMaster> if ($1 == !add) { auser -a $3 $2 | .msg $2 You, are now added as (OWNER) }
03:44:43 <BluntMaster> }
03:45:14 <BluntMaster> auser -a $2 $3
03:47:14 <BluntMaster> on 5:text:*:#:{ .msg $2 Sorry you donot have correct leveled access to use this command. Only Owners can access this command. | halt }
03:47:14 <BluntMaster> if ($me !isop #) && ($2 ison #) {
03:47:14 <BluntMaster> if ($1 == !add) { auser -a $2 $3 | .msg $2 You, are now added as (OWNER) }
03:47:14 <BluntMaster> if ($1 == !rem) { ruser $3 $2 | .msg $2 You, have been removed from (OWNER) }
03:47:14 <BluntMaster> }
03:47:20 <BluntMaster> hows, this
03:47:26 <BluntMaster> or dose the
03:47:33 <BluntMaster> .msg $2 Sorry you donot have correct leveled access to use this command. Only Owners can access this command. | halt }
03:47:38 <BluntMaster> go at the end of this event
04:16:56 <BluntMaster> on *:text:*:#: { if ($1 == !add) && ($level($nick) == owner) { auser $2 $3 } else if ($level($nick) == user && $3 != user || cuser) { msg $nick you can only add user or cuser levels } else { auser $2 $3 }
04:16:56 <BluntMaster> <+siliwolf> }
05:11:57 Topic Is: Never message anyone.
05:11:57 Set By: (Carson) on: Sat Jan 17 17:17:35 2009
06:38:37 Quit: wobelong ([email protected]) Quit: "<Or-e> i think i'm bi, btw, i'm only 8 years old and am really short"
07:23:24 <ash> :]
08:56:02 Join: WickedSister ([email protected]) to #scripters
08:56:21 Part: WickedSister ([email protected]) from #scripters
10:19:25 <Longie> :>
10:19:32 <Bozza> =)
10:40:02 <BluntMaster> ..
10:43:53 <Longie> ...
10:47:57 <BluntMaster> !!
10:47:58 <BluntMaster> lol
11:20:46 <BluntMaster> on *:text:*:#:{
11:20:46 <BluntMaster> if ($level($address($nick,5)) == 5) { You can't add a Owner: with your current user level: $level }
11:20:47 <BluntMaster> elseif ($1 == !add) { /auser -a $3 $2 | msg $nick you've added $2 to the $3 Group of $level }
11:20:47 <BluntMaster> elseif ($1 == !rem) { /ruser $2 $2 | msg $nick you've removed $2 from the $3 Group of $level }
11:30:27 Part: Carson ([email protected]) from #scripters
11:30:28 Join: Carson ([email protected]) to #scripters
11:30:38 Mode: (by ChanOP) +o Carson
12:29:57 <Longie> { You can't add a Owner: with your current user level: $level } <-- dontyou mean like echo -a in front of that or something?
12:30:22 <Longie> and the first one would trigger on all text
12:30:26 <Longie> so I really don't know what you want
12:46:05 <BluntMaster> i want this
12:47:32 <BluntMaster> I, want level 5 users ("owners") to be able to add and remove other people to the bot's userlist at lower levels.
13:49:09 <Longie> ok well that's not going to work :P
13:49:21 <Longie> how about on 5:text:*:#:{ }
13:49:28 <Longie> then the !add and !del lines
13:51:46 <BluntMaster> umm, can you show me the code combined,
13:52:00 <BluntMaster> so user 5 can add people to lower leves
13:52:11 <BluntMaster> and level 4 can add to lower levels
13:59:03 <BluntMaster> bbl.
14:00:20 <Longie> well I'm here to help really, not tell :P
14:00:30 <Longie> otherwise you'll never learn and stuff
14:00:38 <Longie> you have most of it there, though there's no error checking
14:42:38 <Carson> why don't you just use chanop
14:42:56 <Carson> it sounds like you're reinventing a wheel that is shitter for no apparent reason
14:43:08 <BluntMaster> is it just like i want
14:43:10 <BluntMaster> level
14:43:11 <BluntMaster> ?
14:43:13 <BluntMaster> or ?
14:43:27 <Carson> yeah, you register a channel, and then you can add people at various levels
14:43:42 <Carson> and if they're at a certain level they can add others at levels lower than them
14:43:56 <Carson> then they can do things like set the topic, or op/voice/kick/ban etc
14:44:27 <Carson> type /chanop help
14:44:29 <Carson> and /nickop help
14:44:43 <BluntMaster> like i posted can they !add !rem users to bot lower levels
14:44:59 <Carson> well, you don't need to run your own bot, as chanop is (almost) always there
14:45:01 <BluntMaster> shoe me example: for owner level
14:45:03 <Carson> and looking after your channel
14:45:17 <BluntMaster> i want custom bot
14:45:23 <Carson> why?
14:45:25 <BluntMaster> for the other server i go on
14:45:41 <Carson> other servers have chanserv like equivilents
14:46:17 <Carson> if you're running your own server, get some skillz and download your own services
14:46:30 <Carson> what you're trying to do is a waste of time, as people have already written this kind of stuff
14:46:49 <BluntMaster> whats, wrong with basic custom bot
14:46:54 <BluntMaster> at my own fit?
14:47:38 <Carson> you're not learning anything, you've just getting spoon fed
14:47:42 <Carson> and you're making silly mistakes
14:47:51 <Carson> and everything you're wanting to do has already been done
14:50:08 <BluntMaster> whats, good bot to download has the settup i want
15:15:32 <Carson> http://www.google.com.au/search?hl=en&client=firefox-a&hs=ZJX&rls=org.mozilla%3Aen-US%3Aofficial&q=irc+bot+download&aq=f&aqi=g1&aql=&oq=&gs_rfai=
15:23:23 <BluntMaster> windows bot
15:23:27 <BluntMaster> mirc client
15:26:25 <Longie> ...
15:26:30 <Longie> google my friend
15:33:26 <BluntMaster> hey thanx man
15:33:33 <BluntMaster> can i idle here though
15:33:34 <BluntMaster> ?
15:37:36 <BluntMaster> well off to bed now
15:37:38 <BluntMaster> bbl
15:45:41 Quit: BluntMaster ([email protected]) Ping timeout: 121 seconds
16:15:48 Quit: Bozza ([email protected]) *.net *.split
16:15:48 Quit: Carson ([email protected]) *.net *.split
16:18:13 Join: Carson ([email protected]) to #scripters
16:18:13 Join: Bozza ([email protected]) to #scripters
16:18:13 Mode: (by scoutlan.qld.au.austnet.org) +oo Carson Bozza
16:24:15 Quit: Bozza ([email protected]) Ping timeout: 121 seconds
16:37:46 Join: Bozza ([email protected]) to #scripters
16:37:47 Mode: (by ChanOP) +o Bozza