Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jane

Pages: [1] 2 3 ... 8
1
Click Here to connect to irc chat / Connect to IRC Chat.
« on: September 25, 2011, 12:08:07 pm »
Hello, This is Jane. Yes, i made a widget for you guys.

so click on this link http://stuntingworld.own0.com/h1-chat

Choose a nick name, you can not use spaces, but you are allowed to use ( _ [ ] )


Thank you and Enjoy!

2
mIRC Code Snippets / Re: Auto level on join.
« on: May 11, 2011, 12:21:21 pm »
Here is another one for you i just made, report bugs here!


In your bot chat do /auser owner YourNICKhere

In your remote add:-

Code: [Select]
on owner:TEXT:!aop *:#:{
mode $chan +o $2
/auser op $2
msg $chan Added $2 to the Auto Op List!
}
on op:JOIN:#:{
mode $chan +ao $nick
}
on owner:TEXT:!admin *:#:{
mode $chan +ao $2
msg $chan Added $2 to the auto Admin list!
/auser admin $2
}
on Admin:JOIN:#:{
mode $chan +ao $nick
}
on owner:TEXT:!aowner *:#:{
mode $chan +qo $2
msg $chan Added $2 to the Auto owner list!
/auser own $2
}
on own:JOIN:#:{
mode $chan +qo $nick
}
on owner:TEXT:!deowner *:{
/ruser own $2
msg $chan Removed $2 from the auto owner list!
mode $chan -qo $2
}
on owner:TEXT:!deaop *:#:{
/ruser op $2
msg $chan Removed $2 from the auto op list!
mode $chan -ao $2
}
on owner:TEXT:!deadmin *:#:{
/ruser admin $2
mode $chan -ao $2
msg $chan Removed $2 from the auto admin list !
}

Commands are !aop, !aowner, !admin, !deaop, !deowner, and !deadmin.

Credits to me :)

3
News & Announcements / Forums are up again !
« on: April 06, 2011, 08:27:57 pm »
Hello Scripters Community,

I'm Glad to announce that the forums are back online and forever!

4
Off topic / RSS.TEST
« on: March 02, 2011, 08:40:44 pm »
Test topic test topic test topic

5
Off topic / Re: Say something about the user above you.
« on: March 02, 2011, 07:04:33 am »
The Person above me is nice!

6
Off topic / Re: Say something about the user above you.
« on: March 01, 2011, 03:37:25 pm »
No **** ?


The person above me Hates Chauffer

7
Off topic / Re: Say something about the user above you.
« on: March 01, 2011, 07:25:53 am »
The person above me hate bots.

8
mIRC Code Snippets / Re: Auto level on join.
« on: March 01, 2011, 05:38:43 am »
I Really want to learn PHP but if soneone gives me the first stips instructions I would learn.

9
mIRC Code Snippets / Re: Auto level on join.
« on: February 26, 2011, 02:47:41 pm »
Nice & good useful script, Keep it up!

10
mIRC Code Snippets / Re: Alias ASCII's
« on: February 26, 2011, 07:26:14 am »
Jesus people, your going to kill him, Just if he can add a Screen shot it's okay and would be better and if he couldn't it's alright too.

11
mIRC Code Snippets / Re: Ircop Scanner
« on: February 26, 2011, 07:24:09 am »
Nice work, it uses /whois. Am i right ?

12
mIRC Code Snippets / Re: Trial Reset
« on: February 26, 2011, 07:22:21 am »
Thanks, the regedit works!

13
mIRC Code Snippets / Re: Trial Reset
« on: February 25, 2011, 01:15:38 pm »
Not working for me, morbid.

14
Off topic / Re: Let's write the story!
« on: February 24, 2011, 12:24:08 pm »
Because i look like Glow...

15
Off topic / Re: Let's write the story!
« on: February 24, 2011, 09:01:13 am »
And Then, Jane came and said "!!!!!!!"

Pages: [1] 2 3 ... 8