Fullscreen mIRC

Platform:  mIRC
Published  Jun 05, 2010
Updated  Jun 05, 2010
Simple variant of fullscreen mIRC by f11 button. f11 {
if (%fullscreen == $true) {
set %fullscreen $false
showmirc -r
.menubar $replace(%menubar,0,off,1,on)
.toolbar $replace(%toolbar,0,off,1,on)
.switchbar $replace(%switchbar,0,off,1,on)
.treebar $replace(%treebar,0,off,1,on)
}
else {
set %fullscreen $true
set %menubar $menubar
set %toolbar $toolbar
set %switchbar $switchbar
set %treebar $treebar
showmirc -x
.menubar off
.toolbar off
.switchbar off
.treebar off
}
}

Comments

Sign in to comment.
Snip3KitTy   -  Jun 06, 2010
doesnt work whatsoever
 Respond  
GuitarMasterx7   -  Jun 06, 2010
i cant but notice
but your Icon , Spoofing, the cow
is dancing to the song im listening too atm

Cash Cash - Party in your Bedroom
lolz
 Respond  
Spoofing   -  Jun 05, 2010
Voglea - thats me on mirc.com.

Voglea - nick of my bot, and when I register on web sites, if my nick 'Spoofing' already registered - I use nick of my bot :)
 Respond  
Jethro   -  Jun 05, 2010
Napa182, you can find the same code here at this link:

http://trout.snt.utwente.nl/ubbthreads/ubbthreads.php?ubb=showflat&Number=222097&page=1#Post222097

The third post.

Not sure if that's the author or something passed down from one to another...it's just so happened that it's been posted today at mirc.com's forum under the feature suggestions.
 Respond  
napa182   -  Jun 05, 2010
??
you seem to be missing a few things
 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.