Skip to content

TIPS_TRICKS

Sven Roelse edited this page Aug 22, 2020 · 6 revisions

#1

Quickly turn off all channel protections via the configuration wizard (/wizard). Uncheck 'Enable default channel protections'

P.S.: This is especially handy when you are channel operator behind a bouncer and upon connecting, start kicking users due to text scroll, etc.

#2

Connect to the support channel automatically by setting it up in Favorites:

/fav + EFnet peace&protection
/fav j EFnet on
/fav c EFnet on

(Then press F11)

#3

Check out the wiki on Github for more information about PnP: https://github.com/solbu/Peace-and-Protection/wiki

#4

Check out L1457-L1478 in script\last.mrc. PNP allows you to use /+o, /-o, /+h, /-h, /+v, /-v etc shortcuts on the command line... For example:

/+l 17

sets channel mode to +l 17.

#5

Display timestamps in PNP from bouncer when connecting to for example ZNC? (If option is set in ZNC to timestamp messages)

  • Start mIRC and PNP;
  • Turn text theming off (/text off);
  • Connect to your bouncer (ZNC) and playback;
  • Wait until it finishes and turn text theming on (/text on).

#6

Did you select View > Full Screen from the mIRC menu? Did you press F11 to go back? You can't as the F11 key is intercepted by PNP. Type either /showmirc -r or /showmirc -x to get back to Normal View.

#7

Tip #7: Evan Greene created a mIRC/msl syntax highlighter and autocomplete for Sublime Text 3. Can be found here: https://packagecontrol.io/packages/mIRC%20Scripting%20Language%20(Highlighting%20and%20Autocomplete)

(He includes a special thanks to pai's PnP)

Our gratitude goes out to Evan for his work!

#8

If you want to halt auto-connecting to servers when mIRC (+ PnP) starts up, hold the SHIFT key.