nark0tics

nark0tics

Joined
Nov 22, 2005
Occupation
Student
Location
Tulsa, Oklahoma
Website
Interests
Me, Myself, and I

Activity Stream

nark0tics commented on a Page, 1337  -  Dec 12, 2005

to bad i didnt understand that.

 Respond  
nark0tics commented on a Page, 1337  -  Dec 11, 2005

fine work.

 Respond  
nark0tics commented on a Page, +Mp3  -  Dec 11, 2005

im getting sick of seeing mp3 players that are all similar. i\'d like to see one that is different, for instance, one that you don\'t have to select each song, and plays down the play list. that would be nice to see.
To: Sephiroth - you did a good job, this is not a hit at your work just my personal opinion.

 Respond  
nark0tics commented on a Page, Alias away  -  Dec 11, 2005

correction to my mistake in the previous post
; /set %awayreason $$?=\"Reason?:\"
; /set %time $$?=\"time leaving for?:\"
i had forgoten the \'=\'

 Respond  
nark0tics commented on a Page, Alias away  -  Dec 11, 2005

you might want to check your snippet before your post it next time.
-your \"reason\" and \"time leaving for\" prompts don\'t work
; /set %awayreason $$?\"Reason?:\"
; /set %time $$?\"time leaving for?:\"
you had missed the 2nd \'$\' and the \':\'

 Respond  
nark0tics commented on a Page, dcc send protection  -  Dec 09, 2005

should have 2 options
if you\'re mod - it kick bans them
if you\'re not - it ignores them
more people might find that usefull.

 Respond  
nark0tics commented on a Page, $msn and /msn  -  Dec 09, 2005

interesting.

 Respond  
nark0tics commented on a Page, Some commands  -  Dec 05, 2005

no sense in adding another section for popups. add them to a .mrc or .txt file and load them up.

 Respond  
nark0tics commented on a Page, Ingame Commands For C&C Renegade  -  Nov 30, 2005

looks like you have some spacing errors.

 Respond  
nark0tics commented on a Page, / commands  -  Nov 30, 2005

correction
{ Say 4,1Im away, because 12,1 %reason 4,1if you need to talk to me please do it in PM! }
should be changed to
Say 4,1Im away, because 12,1 %reason 4,1if you need to talk to me please do it in PM!
no need for the brackets if you use the external ones that I commented on before, sorry for my error.

 Respond  
nark0tics commented on a Page, / commands  -  Nov 30, 2005

i thing you away system should be
alias Away { /set %reason $$?=\"Enter Away Reason.\" | { Say 4,1Im away, because 12,1 %reason 4,1if you need to talk to me please do it in PM! } | /set %oldnick $me | /nick $me $+ [Away] }
also you alias Back needs a space between the Back and the bracket.

 Respond  
nark0tics commented on a Page, / commands  -  Nov 29, 2005

doesn\'t look like you have a closing bracket for the away part. also i\'m not sure if it would cause problems or not but in several of your aliases you dont have a space between the bracket and the faces, i would go ahead and put a space in those spots.

 Respond  
nark0tics commented on a mIRC Script, Dragon Script V4.0  -  Nov 29, 2005

Anaconda and Dragon Script are both very good scripts. And they are very different aswell. We all will have our personal beliefs on what we like and don\'t like. But you need to consider the scripter when you\'re making your comments because these script were designed to work for other people, in other words these scripters are taking there time to build a well working script for your convienence. If it wasn\'t for these donations, if you will, you wouldn\'t have this script to comment on. So it should be good judgement to leave \"constructive criticism\" instead of personal beliefs that may downlook on the script or hurt their feelings. Although comments that award their work is not looked down apon.

 Respond  
nark0tics commented on a Page, Simple Away Script thingie  -  Nov 29, 2005

doesn\'t look like this script has 129 lines. looks like it is your script.

 Respond  
nark0tics commented on a Page, !Seen System  -  Nov 29, 2005

\"#seen off\" needs to be #seen end

 Respond  
nark0tics commented on a Page, Multimedia V2.0  -  Nov 28, 2005

Now will this continue to play songs down the list if you click \"random\"?

 Respond  
nark0tics commented on a Page, / commands  -  Nov 28, 2005

error
alias commands{ echo -s ;this needs to have a space between commands & the {

 Respond  
nark0tics commented on a Page, Auto OP/Voice/HalfOP Bot  -  Nov 28, 2005

before the \"if ($1 == !\" put two (2) spaces on each line.

 Respond  
nark0tics commented on a Page, Auto OP/Voice/HalfOP Bot  -  Nov 28, 2005

intresting way of coding the on join event. but you can simplify your code.
on :text:#:!: {
if ($1 == !aoh) { ;put what the command does in this area and close with a bracket.
if ($1 == !aop) {
if ($1 == !aov) {
if ($1 == !delaop) {
if ($1 == !delaov) {
if ($1 == !delaoh) {
}
then your on text event can go down here.

 Respond  
nark0tics commented on a Page, Bot  -  Nov 28, 2005

make sure there is double space before \"if ($1 ==\"

 Respond  
nark0tics commented on a Page, Bot  -  Nov 28, 2005

strip is not needed. the following will work just fine.
on :text:#:!: {
if ($1 == !help) {
etc..
If you want the bot to respond to colors, underline, bold etc. Go to your options, click on the + next to IRC and click on messages and fill the fields that are what you want.

 Respond  
nark0tics commented on a Page, Bot  -  Nov 22, 2005

you should add hot wings/chicken strips to the snacks.txt file.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.