RenCorner Mod Tools

By dronez4 on Oct 12, 2013

Hey guys, some of u may not know that IRC Is used quite alot for some people and they need a faster way to do stuff

This script took me a long time to make and it was worth it

For the people who play C&C Renegade, this would be very useful for them as the last 2 tabs are mainly just for renegade

the 1st 2 tabs are accesses in a channel, It's useful, try it out, And i hope u like it

it's one of my bestest scripts made dedicated to the RenCorner community

If you have any queries, or u'd like me to change some things about, let me know by posting here, or find me(dronez4) at irc.rencorner.com

Thanks

menu * {
  RenCorner Mod dialog
  .RenCorner Tools:/RenCornerTool
}

alias CSRenCornerTools { CHANSERV ACCESS $chan($active) LIST }

alias RenCornerTool { dialog -m RenCornerTools RenCornerTools }

Alias UserLevel {
  If ($Chr(126) isin $Nick($chan($active),%tempacc).pnick ) { did -a RenCornerTools 74 %tempacc is a Owner in $chan($active) }
  elseIf ($Chr(38) isin $Nick($chan($active),%tempacc).pnick ) { did -a RenCornerTools 74 %tempacc is a Admin in $chan($active) }
  elseIf ($Chr(64) isin $Nick($chan($active),%tempacc).pnick ) { did -a RenCornerTools 74 %tempacc is a Full Operator in $chan($active) }
  elseIf ($Chr(37) isin $Nick($chan($active),%tempacc).pnick ) { did -a RenCornerTools 74 %tempacc is a Half Operator in $chan($active) }
  elseIf ($Chr(43) isin $Nick($chan($active),%tempacc).pnick ) { did -a RenCornerTools 74 %tempacc is a Voice user in $chan($active) }
  elseif (%tempacc isreg $chan($active)) { did -a RenCornerTools 74 %tempacc is a Regular User in $chan($active) }
}

DIALOG RenCornerTools {
  title "RenCorner Tools"
  tab "Permenant Accesses",303,4 4 890 360
  Tab "Temporary Accesses", 304, 4 5 890 360
  tab "RenCorner D/C", 634, 4 6 890 360
  tab "Custom D/C", 800, 4 7 890 360
  Text "Server Name:", 801, 20 70 80 25, Tab 800
  edit "", 803, 110 70 300 20, tab 800
  text "Server IP:Port", 807, 20 100 80 25, tab 800
  edit "", 804, 110 100 500 20, tab 800
  text "directory + exe", 808, 20 130 80 25, tab 800 
  edit "", 805, 110 130 750 20, tab 800
  text "Ingame Nick", 809, 20 160 80 25, tab 800
  button "Save", 791, 400 170 60 25, tab 800
  button "D/C", 792, 500 170 60 25, tab 800
  box "Custom D/C", 810, 15 30 850 200, tab 800
  edit "", 806, 110 160 200 20, tab 800
  box "Instructions", 872, 5 230 140 95, tab 800
  text "Instructions: Fill In information, Then D/C, Or just Save and exit" 873, 20 250 100 100, tab 800
  size -1 -1 900 400
  List 555, 10 50 300 200, autohs, tab 634
  list 1, 10 50 260 250, autohs, tab 303
  list 2, 270 50 300 250, autohs, tab 303
  list 74, 10 50 300 250, autohs, tab 304
  box "Instructions", 557, 5 30 310 210, tab 634
  button "RenCorner's RC-AOW Server D/C", 998, 350 50 200 25, tab 634
  button "RenCorner's RC-Snipe Server D/C", 999, 350 80 200 25, tab 634
  button "RenCorner's RxD Server D/C", 1000, 350 110 200 25, tab 634
  button "Custom Server D/C", 922, 600 159 150 25, tab 634
  box "Optional", 264, 315 145 450 50, tab 634
  text "Custom IP:PORT", 924, 320 162 100 25, tab 634
  edit "", 923, 410 160 170 20,tab 634
  button "Change RC-AOW's IP:Port", 353, 390 300 170 25, tab 634
  button "Change RC-Snipe's IP:Port", 354, 200 300 170 25, tab 634
  button "Change RC-RXD's IP:Port", 355, 10 300 170 25, tab 634
  button "Set Nick", 393, 700 50 70 30, tab 634
  button "Clear Nick", 394, 700 80 70 30, tab 634

  edit "", 989, 565 55 120 20, tab 634
  button "Save RenDir", 366, 680 300 100 25, tab 634
  button "Clear RenDir", 847, 580 300 100 25, tab 634
  edit "", 1010, 125 250 750 25, tab 634
  box "Required", 1121, 10 239 870 45, tab 634
  text "Located Game.exe:" 1111, 20 255 100 25, tab 634
  text "<^Online^> <*Offline*>", 100, 450 290 140 60, tab 303
  text "RenCornerTools Dialog - Version 2.5", 101, 620 384 200 100
  text "NickName:", 13, 15 30 50 16, tab 303
  text "", 50, 15 297 90 50, tab 303
  text "Status:", 17, 270 30 50 16, tab 303
  text "© Made By dronez4, Dedicated to RenCorner ©", 12, 10 384 240 100
  link "www.RenCorner.com", 39, 330 384 150 100
  box "Temporary Accesses", 666, 330 40 250 250, tab 304
  button "Add Admin" 3, 580 100 100 25, tab 303
  button "Add Operator" 4, 580 130 100 25, tab 303
  button "Add Half Operator" 5, 580 180 100 25, tab 303
  button "Add Voice" 6, 580 210 100 25, tab 303
  button "Refresh List", 8, 10 325 150 25, tab 303
  button "Check Channel", 99, 340 325 150 25, tab 303
  button "Exit", 9, 175 325 150 25, ok, tab 303
  button "Del Status" 88, 580 50 100 25, tab 303
  button "Add Owner" 305, 350 70 100 25, tab 304
  button "Add Admin" 306, 350 100 100 25, tab 304
  button "Add Operator" 307, 350 130 100 25, tab 304
  button "Add Half Operator" 308, 350 180 100 25, tab 304
  button "Add Voice" 309, 350 210 100 25, tab 304
  button "Check Status" 3000, 350 240 100 25, tab 304
  edit "", 1066, 70 290 100 25, TAB 304
  text "Channel:", 1067, 10 290 50 50, tab 304
  button "Save Channel", 223, 170 290 100 25, Tab 304
  button "Del Owner" 310, 460 70 100 25, tab 304
  button "Del Admin" 311, 460 100 100 25, tab 304
  button "Del Operator" 312, 460 130 100 25, tab 304
  button "Del Half Operator" 313, 460 180 100 25, tab 304
  button "Del Voice" 314, 460 210 100 25, tab 304
}
;10 325 150 25 remove
;175 325 150 25 refresh
;exit 340 325 200 28
#noticing off
ON *:NOTICE:*:*: { 
  if ($chr(35) !isin $active) { 
  did -a RenCornerTools 1 You must be in An Active Channel To check the accesses | halt }
  else {
    if ($nick == ChanServ) {
      set %chan $active
      if ($1-2 == Password authentication) || (access denied isin $1-2) {
        if (!%auth) {
          did -a RenCornerTools 1 Access Denied
          did -a RenCornerTools 2 Authentication Required as mod | set %accessdenied Access Denied
          set %auth Authentication Required as mod
          .timer 1 2 unset %auth
          halt
        }
      }
      elseif (is empty isin $4-5) {
        did -r RenCornerTools 1 | did -r RenCornerTools 2
      did -a RenCornerTools 1 Accesses of $chan($active) is Empty }

      elseif (Nick isin $1) && ($3 == isn't) {
        did -r RenCornerTools 1
        did -a RenCornerTools 1 Nick $strip($2) isn't registered. 
        if ($strip(%access) ison $chan($active)) {
          did -r RenCornerTools 2
        did -a RenCornerTools 2 $strip($2) (^online^) }
        else {
          did -r RenCornerTools 2
          did -a RenCornerTools 2 $strip($2) (*offline*)
        }
      }
      elseif ($3 ison $active) {
        var %active ^online^
      }
      else { var %notactive *offline* }
    }
    if ($2 == aop) || (5 isin $2) || (6 == $2) || (7 == $2) {
      var %lvl Operator
      did -a RenCornerTools 1 $3 ( $+ %active $+ %notactive $+ )   
      did -a RenCornerTools 2 $3 $+ ( $+ %lvl $+ )
    }
    elseif ($2 == sop) || (10 isin $2) {
      var %lvl Admin
      did -a RenCornerTools 1 $3 ( $+ %active $+ %notactive $+ )  
      did -a RenCornerTools 2 $3 $+ ( $+ %lvl $+ )
    }
    elseif ($2 == hop) || (4 == $2) {
      var %lvl Half Operator
      did -a RenCornerTools 1 $3 ( $+ %active $+ %notactive $+ )  
      did -a RenCornerTools 2 $3 $+ ( $+ %lvl $+ )
    }
    elseif ($2 == vop) || (3 == $2) {
      var %lvl Voice
      did -a RenCornerTools 1 $3 ( $+ %active $+ %notactive $+ )  
      did -a RenCornerTools 2 $3 $+ ( $+ %lvl $+ )
    }
    elseif ($2 == qop) || (999 isin $2) {
      var %lvl Owner
      did -a RenCornerTools 1 $3 ( $+ %active $+ %notactive $+ ) 
      did -a RenCornerTools 2 $3 $+ ( $+ %lvl $+ )
    }
  }
}
#noticing end

on *:dialog:RenCornerTools:init:0: {
  did -a RenCornerTools 9 Exit
  did -a RenCornerTools 50 Channel: $chan($active)
  did -a RenCornerTools 74 Add A Temporary Access from the buttons to the side ->
  did -a RenCornerTools 1066 %channelll
  did -a RenCornerTools 555 Summary: Location game.exe at bottom, Press save RenDir
  did -a RenCornerTools 555 Then click 1 Of the servers to connect to....
  did -a RenCornerTools 555 Example: C:/Westwood/Renegade/Game2.exe
  did -a RenCornerTools 555 On the Side Will be RenCorner's personal Direct Connect
  did -a RenCornerTools 555 Script that Will let u connect to RenCorner's AOW/Sniper/RXD
  did -a RenCornerTools 555 If someday this doesnt work.. u can change the IP:Ports
  did -a RenCornerTools 555 To the correct IP:PORT if RenCorner has changed them.
  did -a RenCornerTools 1010 %gamedir
  did -a RenCornerTools 555 Set Your nickname Permenantly on the right if u want to :)
  did -a RenCornerTools 555 That is totally up to u
  did -a RenCornerTools 989 %nicknamedc
  did -a RenCornerTools 923 %customip
  did -a RenCornerTools 2 Press 'Refresh List' To check accesses
  did -a RenCornerTools 2 Or use 'Check Channel'
  did -a RenCornerTools 804 %portip1
  did -a RenCornerTools 805 %exe1
  did -a RenCornerTools 806 %nickname1
  did -a RenCornerTools 803 %servername1
}

ON *:DIALOG:RenCornerTools:SCLICK:3: { 
  .enable #noticing
  .timer 1 15 disable #noticing
  set %access $$?="Enter A Chat Nick"

CHANSERV sop $chan($active) ADD %access | CHANSERV ACCESS $chan($active) ADD %access 10 | RefreshList }
else { did -r RenCornerTools 2 | did -r RenCornerTools 1 | did -a RenCornerTools 2 $strip(%access) (*offline*) | did -a RenCornerTools 1 Nick $strip(%access) isn't registered. 
}
ON *:DIALOG:RenCornerTools:SCLICK:4: { 
  .enable #noticing
  .timer 1 15 disable #noticing
  set %access $$?="Enter A Chat Nick" 

CHANSERV aop $chan($active) ADD %access | CHANSERV ACCESS $chan($active) ADD %access 5 | RefreshList }
else { did -r RenCornerTools 2 | did -r RenCornerTools 1 | did -a RenCornerTools 2 $strip(%access) (*offline*) | did -a RenCornerTools 1 Nick $strip(%access) isn't registered.
}
ON *:DIALOG:RenCornerTools:SCLICK:5: { 
  .enable #noticing
  .timer 1 15 disable #noticing
  set %access $$?="Enter A Chat Nick" 

CHANSERV hop $chan($active) ADD %access | CHANSERV ACCESS $chan($active) ADD %access 4 | RefreshList }
else { did -r RenCornerTools 2 | did -r RenCornerTools 1 | did -a RenCornerTools 2 $strip(%access) (*offline*) | did -a RenCornerTools 1 Nick $strip(%access) isn't registered.
}
ON *:DIALOG:RenCornerTools:SCLICK:6: { 
  .enable #noticing
  .timer 1 15 disable #noticing
  set %access $$?="Enter A Chat Nick" 

CHANSERV vop $chan($active) ADD %access | CHANSERV ACCESS $chan($active) ADD %access 3 | RefreshList }
else {
  did -r RenCornerTools 2 | did -r RenCornerTools 1 | did -a RenCornerTools 2 $strip(%access) (*offline*) | did -a RenCornerTools 1 Nick $strip(%access) isn't registered. 
} 
on *:DIALOG:RenCornerTools:SCLICK:88: {
  .enable #noticing
  .timer 1 15 disable #noticing
  set %accessdel $$?="Enter A Chat Nick"
  if (%accessdel !ison $chan($active)) {

    .cs access $chan($active) del %accessdel | did -r RenCornerTools 1 | did -r RenCornerTools 2 | did -a RenCornerTools 1 %accessdel is Not on this channel, u *MAY* | did -a RenCornerTools 1 Have to Wait till he is online | .timer 1 2 refreshlist
  }
  elseif (%accessdel isvoice $chan($active)) {

    .chanserv vop $chan($active) del %accessdel | refreshlist
  }
  elseif (%accessdel ishop $chan($active)) {

    .chanserv hop $chan($active) del %accessdel | refreshlist
  }
  elseif (%accessdel isop $chan($active)) { 

    .chanserv aop $chan($active) del %accessdel | refreshlist
  }
  elseif (%accessdel isprotect $chan($active)) { 

  .chanserv sop $chan($active) del %accessdel | refreshlist }
}
ON *:DIALOG:RenCornerTools:SCLICK:8: {
  .enable #noticing
  .timer 1 15 disable #noticing
RefreshList }

ON *:DIALOG:RenCornerTools:SCLICK:99:{
  did -r RenCornerTools 1
  did -r RenCornerTools 2 

CHANSERV ACCESS $$?"Put Channel to be Checked here" LIST }

ON *:DIALOG:RenCornerTools:SCLICK:305:{
  If ($Chr(126) isin $nick($chan($active),$me).pnick ) {
    if ($chr(35) isin %channelll) {
      set %nicktempacc $$?"Access of Nick to be changed" | mode %channelll +qo %nicktempacc %nicktempacc | did -a RenCornerTools 74 Added Temporary Owner status to %nicktempacc
    }
    else {
      set %nicktempacc $$?"Access of Nick to be changed" | mode $chan($active) +qo %nicktempacc %nicktempacc | did -a RenCornerTools 74 Added Temporary Owner status to %nicktempacc
    }
  }
  else {
    did -r RenCornerTools 74 | did -a RenCornerTools 74 You Need to be the Appropiate mod level to add This
  }
}
ON *:DIALOG:RenCornerTools:SCLICK:306:{
  If ($Chr(126) isin $nick($chan($active),$me).pnick ) {
    if ($chr(35) isin %channelll) {
      set %nicktempacc $$?"Access of Nick to be changed" | mode %channelll +ao %nicktempacc %nicktempacc | did -a RenCornerTools 74 Added Temporary Admin status to %nicktempacc
    }
    else {
      set %nicktempacc $$?"Access of Nick to be changed" | mode $chan($active) +ao %nicktempacc %nicktempacc | did -a RenCornerTools 74 Added Temporary Admin status to %nicktempacc
    }
  }
  else {
    did -r RenCornerTools 74 | did -a RenCornerTools 74 You Need to be the Appropiate mod level to add This
  }
}
ON *:DIALOG:RenCornerTools:SCLICK:307:{
  If ($Chr(64) isin $nick($chan($active),$me).pnick ) {
    if ($chr(35) isin %channelll) {
      set %nicktempacc $$?"Access of Nick to be changed" | mode %channelll +oh %nicktempacc %nicktempacc | did -a RenCornerTools 74 Added Temporary Operator status to %nicktempacc
    }
    else {
      set %nicktempacc $$?"Access of Nick to be changed" | mode $chan($active) +oh %nicktempacc %nicktempacc | did -a RenCornerTools 74 Added Temporary Operator status to %nicktempacc
    }
  }
  else {
    did -r RenCornerTools 74 | did -a RenCornerTools 74 You Need to be the Appropiate mod level to add This
  }
}
ON *:DIALOG:RenCornerTools:SCLICK:308:{
  If ($Chr(64) isin $nick($chan($active),$me).pnick ) {
    if ($chr(35) isin %channelll) {
      set %nicktempacc $$?"Access of Nick to be changed" | mode %channelll +hv %nicktempacc %nicktempacc | did -a RenCornerTools 74 Added Temporary Half Operator status to %nicktempacc
    }
    else { set %nicktempacc $$?"Access of Nick to be changed" | mode $chan($active) +hv %nicktempacc %nicktempacc | did -a RenCornerTools 74 Added Temporary Half Operator status to %nicktempacc
    }
  }
  else {
    did -r RenCornerTools 74 | did -a RenCornerTools 74 You Need to be the Appropiate mod level to add This
  }
}
ON *:DIALOG:RenCornerTools:SCLICK:309:{
  If ($Chr(37) isin $nick($chan($active),$me).pnick) || ($chr(64) isin $nick($chan($active),$me).pnick) {
    if ($chr(35) isin %channelll) {
      set %nicktempacc $$?"Access of Nick to be changed" | mode %channelll +v %nicktempacc | did -a RenCornerTools 74 Added Temporary Voice status to %nicktempacc
    }
    else {
      set %nicktempacc $$?"Access of Nick to be changed" | mode $chan($active) +v %nicktempacc | did -a RenCornerTools 74 Added Temporary Voice status to %nicktempacc
    }
  }
  else {
    did -r RenCornerTools 74 | did -a RenCornerTools 74 You Need to be the Appropiate mod level to add This
  }
}

ON *:DIALOG:RenCornerTools:SCLICK:310:{
  If ($Chr(126) isin $nick($chan($active),$me).pnick ) {
    if ($chr(35) isin %channelll) {
      set %nicktempacc $$?"Put Ur Nick to del Mode here" | mode %channelll -q %nicktempacc %nicktempacc | did -a RenCornerTools 74 Deleted Temporary Owner status to %nicktempacc
    }
    else {
      set %nicktempacc $$?"Put Ur Nick to del Mode here" | mode $chan($active) -q %nicktempacc %nicktempacc | did -a RenCornerTools 74 Deleted Temporary Owner status to %nicktempacc
    }
  }
  else {
    did -r RenCornerTools 74 | did -a RenCornerTools 74 You Need to be the Appropiate mod level to del This
  }
}
ON *:DIALOG:RenCornerTools:SCLICK:311:{
  If ($Chr(126) isin $nick($chan($active),$me).pnick ) {
    if ($chr(35) isin %channelll) {
      set %nicktempacc $$?"Put Ur Nick to del Mode here" | mode %channelll -a %nicktempacc %nicktempacc | did -a RenCornerTools 74 Deleted Temporary Admin status to %nicktempacc
    }
    else {
      set %nicktempacc $$?"Put Ur Nick to del Mode here" | mode $chan($active) -a %nicktempacc %nicktempacc | did -a RenCornerTools 74 Added Temporary Admin status to %nicktempacc
    }
  }
  else {
    did -r RenCornerTools 74 | did -a RenCornerTools 74 You Need to be the Appropiate mod level to del This
  }
}
ON *:DIALOG:RenCornerTools:SCLICK:312:{
  If ($Chr(64) isin $nick($chan($active),$me).pnick ) {
    if ($chr(35) isin %channelll) {
      set %nicktempacc $$?"Put Ur Nick to del Mode here" | mode %channelll -o %nicktempacc %nicktempacc | did -a RenCornerTools 74 Deleted Temporary Operator status to %nicktempacc
    }
    else {
      set %nicktempacc $$?"Put Ur Nick to del Mode here" | mode $chan($active) -o %nicktempacc %nicktempacc | did -a RenCornerTools 74 Deleted Temporary Operator status to %nicktempacc
    }
  }
  else {
    did -r RenCornerTools 74 | did -a RenCornerTools 74 You Need to be the Appropiate mod level to del This
  }
}
ON *:DIALOG:RenCornerTools:SCLICK:313:{
  If ($Chr(64) isin $nick($chan($active),$me).pnick ) {
    if ($chr(35) isin %channelll) {
      set %nicktempacc $$?"Put Ur Nick to del Mode here" | mode %channelll -h %nicktempacc %nicktempacc | did -a RenCornerTools 74 deleted Temporary Half Operator status to %nicktempacc
    }
    else { set %nicktempacc $$?"Put Ur Nick to del Mode here" | mode $chan($active) -h %nicktempacc %nicktempacc | did -a RenCornerTools 74 Deleted Temporary Half Operator status to %nicktempacc
    }
  }
  else {
    did -r RenCornerTools 74 | did -a RenCornerTools 74 You Need to be the Appropiate mod level to del This
  }
}
ON *:DIALOG:RenCornerTools:SCLICK:314:{
  If ($Chr(37) isin $nick($chan($active),$me).pnick) || ($chr(64) isin $nick($chan($active),$me).pnick) {
    if ($chr(35) isin %channelll) {
      set %nicktempacc $$?"Put Ur Nick to del Mode here" | mode %channelll -v %nicktempacc | did -a RenCornerTools 74 Deleted Temporary Voice status to %nicktempacc
    }
    else {
      set %nicktempacc $$?"Put Ur Nick to del Mode here" | mode $chan($active) -v %nicktempacc | did -a RenCornerTools 74 Deleted Temporary Voice status to %nicktempacc
    }
  }
  else {
    did -r RenCornerTools 74 | did -a RenCornerTools 74 You Need to be the Appropiate mod level to del This
  }
}
ON *:DIALOG:RenCornerTools:SCLICK:998:{
  set %defaultip 208.115.205.106
  set %defaultportaow 5000
  if (%gamedir != $null) {
    if (%nicknamedc != $null) {
      run %gamedir +multi +connect %defaultip $+ : $+ %defaultportaow +netplayername %nicknamedc
      dialog -x $dname
    }
    elseif (%ipaow == $null) {
      set %defaultip 208.115.205.106
      set %defaultportaow 5000
      run %gamedir +multi +connect %defaultip $+ : $+ %defaultportaow +netplayername $$?"Put Ur Nickname Here"
      dialog -x $dname
    }
    else {
      run %gamedir +connect %ipaow $+ : $+ %portaow +netplayername $$?"Put Ur Nickname Here"
      dialog -x $dname
    }
  }
  else {
    did -r RenCornerTools 555
  did -a RenCornerTools 555 Set Your Game.exe at bottom, then press Save RenDir }
}

ON *:DIALOG:RenCornerTools:SCLICK:353:{
  set %ipaow $$?"Put only the IP Address of RenCorner's Aow server here" | set %portaow $$?"Put Only the Port of RenCorner's Aow Server here" | did -r RenCornerTools 634 | did -a RenCornerTools 634 Updating RenCorners IP's And Ports
}

ON *:DIALOG:RenCornerTools:SCLICK:999:{
  set %defaultip 208.115.205.106
  set %defaultportSnipe 7003
  if (%gamedir != $null) {
    if (%nicknamedc != $null) {
      run %gamedir +multi +connect %defaultip $+ : $+ %defaultportsnipe +netplayername %nicknamedc
      dialog -x $dname
    }
    elseif (%ipsnipe == $null) {
      set %defaultip 208.115.205.106
      set %defaultportSnipe 7003
      run %gamedir +connect %defaultip $+ : $+ %defaultportsnipe +netplayername $$?"Put Ur Nickname Here"
      dialog -x $dname
    }
    else {
      run %gamedir +connect %ipsnipe $+ : $+ %portsnipe +netplayername $$?"Put ur Nickname Here"
      dialog -x $dname
    }
  }
  else { did -r RenCornerTools 555
  did -a RenCornerTools 555 Set Your Game.exe at bottom }

}

ON *:DIALOG:RenCornerTools:SCLICK:354:{
  set %ipsnipe $$?"Put only the IP Address of RenCorner's Sniper server here" | set %portsnipe $$?"Put Only the Port of RenCorner's Sniper Server here" | did -r RenCornerTools 634 | did -a RenCornerTools 634 Updating RenCorners IP's And Ports
}

ON *:DIALOG:RenCornerTools:SCLICK:1000:{
  set %defaultip 208.115.205.106
  set %defaultportrxd 7478
  if (%gamedir != $null) {
    if (%nicknamedc != $null) {
      run %gamedir +multi +connect %defaultip $+ : $+ %defaultportrxd +netplayername %nicknamedc
      dialog -x $dname
    }
    elseif (%iprxd == $null) {
      set %defaultip 208.115.205.106
      set %defaultportrxd 7478
      run %gamedir +connect %defaultip $+ : $+ %defaultportrxd +netplayername $$?"Put Ur Nickname Here"
      dialog -x $dname
    }
    else {
      run %gamedir +connect %iprxd $+ : $+ %portrxd +netplayername $$?"Put ur Nickname Here"
      dialog -x $dname
    }
  }
  else { did -r RenCornerTools 555
  did -a RenCornerTools 555 Set Your Game.exe at bottom }
}
ON *:DIALOG:RenCornerTools:SCLICK:355:{
  set %iprxd $$?"Put only the IP Address of RenCorner's RXD server here" | set %portrxd $$?"Put Only the Port of RenCorner's RXD Server here" | did -r RenCornerTools 634 | did -a RenCornerTools 634 Updating RenCorners IP's And Ports
}
ON *:DIALOG:RenCornerTools:SCLICK:366:{
  if ($did(1010) == $null) {
    did -r RenCornerTools 555
    did -a RenCornerTools 555 You need to Put something there first.. Or 'Clear Rendir'
    unset %gamedir
  }
  else {
    set %gamedir $did(1010) | did -r RenCornerTools 555 | did -a RenCornerTools 555 Saved Game Directory, Now u can play, Click the buttons | did -a RenCornerTools 555 on the right
  }
}

ON *:DIALOG:RenCornerTools:SCLICK:922:{
  if (%gamedir != $null) {
    if (%customip != $null) {
      if (%nicknamedc != $null) {
        run %gamedir +connect %customip +netplayername %nicknamedc
        dialog -x $dname
      }
      else {
        set %customip $did(923)
        run %gamedir +connect %customip +netplayername $$?"Put ur Nickname Here"
        dialog -x $dname
      }
    }
    else {
      set %customip $did(923)
      run %gamedir +connect %customip +netplayername $$?"Put ur Nickname Here"
      dialog -x $dname
    }
  }
  else {
  did -a RenCornerTools 555 Game.exe needs to be filled in at bottom }
}

on *:DIALOG:RenCornerTools:SCLICK:847:{
  unset %gamedir
  did -r RenCornerTools 555
  did -a RenCornerTools 555 Cleared RenDir
  did -r RenCornerTools 1010
}

ON *:DIALOG:RenCornerTools:SCLICK:3000:{
  set %tempacc $$?"Put ur Nick to Check status" | userlevel %tempacc $chan($active)
}
ON *:DIALOG:RenCornerTools:SCLICK:223:{
  set %channelll $did(1066)
  did -r RenCornerTools 74
  did -a RenCornerTools 74 Saved Channel to $did(1066) $+ !
}

ON *:DIALOG:RenCornerTools:SCLICK:393:{
  set %nicknamedc $did(989)
  did -r RenCornerTools 555
  did -a RenCornerTools 555 Setting Your permenant Nick to $did(989) $+ ...
  did -a RenCornerTools 555 To use a random nickname, Just 'Clear Nick'
}

ON *:DIALOG:RenCornerTools:SCLICK:394:{
  unset %nicknamedc
  did -r RenCornerTools 555
  did -a RenCornerTools 555 Cleared Your Permenant Nick...
  did -a RenCornerTools 555 You can now use a random Nickname
  did -r RenCornerTools 989
}

ON *:DIALOG:RenCornerTools:SCLICK:791:{
  set %portip1 $did(804)
  set %nickname1 $did(806)
  set %exe1 $did(805)
  set %servername1 $did(803)
}
ON *:DIALOG:RenCornerTools:SCLICK:792:{
  run $did(805) +connect $did(804) +NetPlayerName $did(806)
  set %portip1 $did(804)
  set %nickname1 $did(806)
  set %exe1 $did(805)
  set %servername1 $did(803)
  dialog -x $dname
}

alias RefreshList {
  did -r RenCornerTools 1
  did -r RenCornerTools 2
  CSRenCornerTools
}

Comments

Sign in to comment.
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.