Xain

Xain

Joined
Jun 11, 2011

Activity Stream

Xain commented on a Page, Random Naruto Character  -  Jun 15, 2011

No.. I'm saying that I didn't know that .ini's and Vars had a limit of storage.. my bad..
And your tips taught(however you spell it) me how to make .hsh files.. Thankyou :)

 Respond  
Xain commented on a Page, Random Naruto Character  -  Jun 15, 2011

I just started out, so I'm a little new to this =\

 Respond  
Xain commented on a Page, Random Naruto Character  -  Jun 15, 2011

Eh... I'll make them into hash files then and use $wildsite

 Respond  
Xain commented on a Page, Random Naruto Character  -  Jun 14, 2011

oh.. I didn't know that it could not store more than 4000 entries... Well I put them into .ini

 Respond  
Xain commented on a Page, Random Naruto Character  -  Jun 13, 2011

.. I was referring to the one you posted along with the sockets:

on *:TEXT:*:#: {
  tokenize 32 $Strip($1-)
  if ($1 = +naruto && !%flood) { inc -u3 %flood
    msg # 11«ø»14NARUTO11«ø»14 $nick is  $read(naruto.txt) $+ .
  }
} 

It outputs a random Character every time they type +naruto..
But I had it set a variable..

on *:TEXT:+naruto:#: {
  if (!$var(%flood)) {
    if (%naruto. [ $+ [ $nick ] ] == $null) { 
      set %stamp 11«ø»14
      %narutotest = $read(naruto.txt)
      set %naruto. [ $+ [ $nick ] ] %narutotest 
      msg $chan %stamp NARUTO %stamp $nick is  %naruto. [ $+ [ $nick ] ] $+ .
    } { Halt }
    msg $chan %stamp NARUTO %stamp $nick is  %naruto. [ $+ [ $nick ] ] $+ .
    set -u3 %flood 1.
  }
}

On the other hand, that socket one looks good too...

 Respond  
Xain commented on a Page, +Kill Script  -  Jun 13, 2011

Jethro, I made two version because some users might want to use it by themselves... I mean if it was made as one it would trigger when someone types +kill... and as you can see.. the last line is different from the each other ".timer 1 4 msg $chan %stamp " $+ $2- $+ " has been successfully killed. And 25 Dollars have been taken from $nick $+ . [Murders: %killcount $+ ]"

 Respond  
Xain commented on a Page, Random Naruto Character  -  Jun 13, 2011

and yeah.. sockets are much better.. but I don't really understand them... And Napa.. I like to have a perm Variable other than making it random everytime.. I hate it when people keep typing the same thing over and over again..

 Respond  
Xain commented on a Page, Random Naruto Character  -  Jun 13, 2011

I only added the main characters :... most of the people don't know side story characters...

 Respond  
Xain commented on a Page, Random Stats  -  Jun 13, 2011

ahh... ok..

 Respond  
Xain commented on a Page, Random Stats  -  Jun 12, 2011

I know.. I use this script on my bot, so I don't combine them...

on :TEXT:+:#: {
if (!$var(%flood)) {
notice $nick %estamp The command " $+ $1- $+ " is not valid or it may be under construction. Please try again later...
/set -u10 %flood 1.
}
}

This script is at the end of remotes.mrc

 Respond  
Xain commented on a Page, Random Stats  -  Jun 12, 2011

Thanks for pointing that out again, blackvenomm666

 Respond  
Xain created a Page  -  Jun 12, 2011
2 632 

This is just like the Naruto Random Character Generator I posted but it's longer.. Tell me if there are any errors...

Xain commented on a Page, Random Naruto Character  -  Jun 12, 2011

blackvenomm666: No need for it anymore.. I edited it a bit

 Respond  
Xain created a Page  -  Jun 12, 2011
1 632 

This is just a random Naruto Character snippet. It generates randomly and sets it as a variable or something. Please tell me if there are any errors or if I can make an improvement.

Xain commented on a Page, +Kill Script  -  Jun 11, 2011

Fixed. And thanks for pointing that out.

 Respond  
Xain created a Page  -  Jun 11, 2011
368 

This is just a simple Query script. Hope you will like it.

 Respond   mIRC  
Xain created a Page  -  Jun 11, 2011
1 982 

Eh.. This is my first time using Hawkee.. so I posted a simple one. I hope that you will like it :)

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.