TheboyskinG Inviter

By TheboyskinG on Sep 06, 2009

This is my snippet inviter
how to use TheboyskinG Inviter? Please,follow step by step :P
and this inviter he change nick when invite 10 user/nick.
so,hard to know IRCop/op Channel when our invite in room and free from kline or kill :D

Sorry my english speak so bad.

1.lol :P
2.copy and paste script in your remote tab
3.find "theboysking inviter" in menu bar
4.click "Clear?" to remove temporary using
5.click "Nick Inviter?" to set nick invite/bot invite
6.click "Channel Invite?" to set channel wanna you invite
7.click "Msg?" for msg our invite in channel invite
8.click "True?" for know there problem or no when set
9.click "Start?" to start invite

And wait in your channel,how user join in your channel :)

TheboyskinG Inviter bY boy_JOMLO aka TheboyskinG

Thanks for using my script :)

menu menubar {
  -
  Theboysking Inviter
  .Clear?: {
    /unset %nickinvite | /unset %channel | /unset %msg
    /echo # 11 Deleted! And your must set again for invite. 4,1‹ 2Theboysking Inviter 4,1‹
  }
  .Nick Inviter?: /set %nickinvite $$?="Inpuk nick inviter"
  .Channel Invite?: /set %channel $$?="Input Channel with $chr(35) "
  .Msg?: /set %msg $$?="Input msg invite"
  .True?: {
    if ( %nickinvite == $null ) { /echo # 4,11 Input nick inviter!  | halt }
    if ( %channel == $null ) { /echo # 4,11 Input  Channel Invite!   | halt }
    if ( %msg == $null ) { /echo # 4,11 Input msg invitenya!  | halt }
    /echo # 4,11 < $+ %nickinvite $+ > nickname, %msg 4,11 -from- %channel  
    /set %procces1 1
    /nick %nickinvite
  }
  .Start?: {
    if  ( %channel1 == 2 ) {
      /echo # 4,11 inviting in channel %channel 4,1‹ 2Theboysking Inviter 4,1‹
    halt }
    if  ( %channel1 == 1 ) {
      /unset %channel1
      /join -n %channel
      /msg %channel 4,1‹ 2Theboysking Inviter Was Here! 4,1‹ 
      /timerinvite 1 30 /channel
      halt
    }
    if ( %channel1 == $null ) {
      /echo # 4,11Please ,Are true?   11,1INFO : the_boys_kin9@yahoo.com or Channel #TBK or nick : boy_JOMLO or server : allnetwork.org and others
    }
  }    
}
on 1:start: { /finish }
on 1:connect: { if ( %nickinvite != $null ) /finish }

alias channel {
  /set %channel1 2
  /set %k 0 | /set %m 0
  set %total $nick( %channel, 0, r)
  :loop
  /inc %k | /inc %m
  set %nick $nick( %channel, %k, r)
  set %l $calc(( %k * 3 ) + ( %total / 10 ))
  if ( %nick == $null ) {
    /titlebar inviting %total user in %channel ( $+ %l sec)  .
    /away %msg - total regular user %total in %channel ( $+ %l sec)
    /part %channel
    /timerinvite $+ %k 1 %l /finish 
    /msg #TBK 11Theboysking Inviter 11 $+ Inviting %total user in %channel need jam %l sec 4 $+ ( %msg ) 
    /part #TBK
    /nick $chr($rand(97,122)) $+ $chr($rand(65,90)) $+ $chr($rand(65,122)) $+ $chr($rand(65,122)) $+ $chr($rand(65,122))
  halt }
  if ( %nick == $me ) goto loop
  /timerinvite $+ %k 1 %l /msg %nick %nick $+ , %msg 4<---- 4,1‹ 2Theboysking Inviter by boy_JOMLO Channel : #TBK Allnetwork.org 4,1‹
  if ( %m == 10 ) {
    /timernick $+ %k 1 %l /nick $chr($rand(97,122)) $+ $chr($rand(65,90)) $+ $chr($rand(65,122)) $+ $chr($rand(65,122)) $+ $chr($rand(65,122))
  /set %m 0 }
  goto loop
}
alias finish {
  /nick %nickinvite
  /titlebar Theboysking Inviter
  /join %channel
  /msg %channel 4,1‹ 2Theboysking Inviter Email : the_boys_kin9@yahoo.com 4,1‹
  /unset %channel1
  /away 11Theboysking Inviter 4,1‹ 2boy_JOMLO 4,1‹ 2INFO:#TBK
  /notice boy_JOMLO 4,1‹ 2I am using your scripts 4,1‹ 
  /join -n #TBK
  /notice #TBK 4,1‹ 2I am using Theboysking Inviter 4,1‹ 
}

Comments

Sign in to comment.
drcrazy   -  May 26, 2011

not work?? why ah

 Respond  
Frogskins   -  May 15, 2011

hei.. where to paste it... on remote tab?
alt+R ... sory im newbie here

 Respond  
TheboyskinG   -  Sep 06, 2009

I'm sorry, because the script was the first time I've made using the Indonesian language and it was just me change it to English for the hawkee.

well, I'll remove unnecessary part of my script: D

 Respond  
aussiedags   -  Sep 06, 2009

I'm against the "FINISH" alias, It isn't needed and would be quite annoying. I don't see where variables are being unset after it's finished running. Forward slashes are not required, Spaces where spaces aren't required. Goto & Loop Eeek. That's from a quick glance. Overall 3/10

 Respond  
TheboyskinG   -  Sep 06, 2009

hello...

where is my comments?

:P

 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.