Advertisement
Guest User

Untitled

a guest
Sep 16th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. JediRC Setup Instructions:
  2.  
  3. This Client is still in beta, the network GUI for inputing network info for your auto connects isnt completed, but dont worry,
  4. u can do it by hand. It's easy and u only have to do it 1 time.
  5.  
  6. 1. Make Sure JediRC is running from a root of a drive. ( ex: C:\JediRC )
  7. It doesnt have to be Your C: drive, but mirc will always run best on a root cuz it elimiates any spaces in the file path.
  8.  
  9. 2. Set Up your Network INI files!
  10. Remember a few things: All network.ini files Must be the network's name, so if you wanted to make one for Rizon, it will be
  11. called Rizon.ini. Also, this network name will match the value for "network" in the section "[serverinfo]" inside the network
  12. ini file.
  13.  
  14. SetUp of A network INI. (Location: JediRC\system\data\ac\nets)
  15. 1st name/rename the network ini to the network name.
  16.  
  17. Inside the ini:
  18.  
  19. "[serverinfo]" has teh networks info: network=netname server=irc.netserver.irc:portnumberhere. The last 2 parts is just for
  20. how that network uses the cmds, 99% of the time u will leave "identstring=" and "ghoststring=" exactly how they are.
  21.  
  22. "[userinfo]" is easy, just fill in teh 5 items with your nick,altnick,realname,email(doesnt have to be a real email), & awaynick.
  23.  
  24. "[settings]" is just what u want on, u will leave this alone and how it is always. "Don't Change anything in this section!"
  25.  
  26. "[oper]" is for if you have oper on a network, if so, put "status=on" and fill out "username=" & "password=" for auto oper up on connect.
  27.  
  28. "[autoidentify]" is where ur nickserv pass goes, just fill in "password=nickservpasshere"
  29.  
  30. "[autojoin]" is the list of channels u want to auto join on connect, just list them off in there numbered "1=#chan1,2=#chan2". If a
  31. chan has a key just put it in after the chan name ( ex: 1=#chan1 keyhere )
  32.  
  33. "[perform]" is just for extra perform actions; logging into a bot or something. Don't put your nickserv pass there.
  34. if u want to add an extra perform just do it like the chans. ( ex: 1=msg botname whatever whatever )
  35.  
  36. 3. Whenever u add a network u have to add teh network name (just like the name of the ini) to the Startup.ini
  37. which u can find here: (Location: JediRC\system\data\ac\startup.ini ) Just list them in the order u want to connect to the
  38. networks in, inside the ini.
  39. ex:
  40. 1=CyptiClarity
  41. 2=Rizon
  42. 3=Station51
  43.  
  44. 4. Run the mirc.exe when all that is completed. After you have a network ini setup and working, u can add del channels from the
  45. autojoin list with /addchan #channame or /delchan #channame. Just make sure ur doing that into a window on the network
  46. you want to add/del a chan to/from.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement