-  [WT]  [Home] [Manage]

[Return]
Posting mode: Reply
Name
Email
Subject   (reply to 101)
Message
File
Password  (for post and file deletion)
  • Supported file types are: GIF, JPG, PNG
  • Maximum file size allowed is 2000 KB.
  • Images greater than 200x200 pixels will be thumbnailed.
  • Currently 51 unique user posts. View catalog

  • Blotter updated: 2010-03-05 Show/Hide Show All


File 127153983999.gif - (443.62KB , 500x381 , 12691314732.gif )
101 No. 101
Press alt+R to open the scripts, and go to the aliases tab.
Starting with a new line type:
}
/porygon {
If (%porygon == 1) {
timerc off
color background 0
set %porygon 0
return }
timerc 0 0 /porygonbodge
set %porygon 1
}
/porygonbodge {
color background 2
color background 4 }
}

Make sure you get all the spaces correct. If your mIRC window is black instead of white, set the first color background near the top to 1 instead of 0

A little something I worked on from a script Cryomance gave me for raving. Type /porygon and seizure away!
>> No. 102
Oops. Messed up.

}
/porygon {
If (%porygon == 1) {
  timerc off
  color background 0
  set %porygon 0
return }
timerc 0 0 /porygonbodge
set %porygon 1
}
/porygonbodge {
color background 2
color background 4 }
}

That should do it.


Delete post []
Password  
Report post
Reason