mIRC Code Snippets Tagged with picwin
(51)
its been done before, i know but this is my first real attempt at using picwins.
besides who doesn't love paint? :)
it has all of the /draw commands:Dot Line Rectangle Fill Text and replace it also..
alright, a lot of stuff has been added.
first of all, I added a configuration dialog. try typing /opchart conf (or config, options, or similar things ;_)). Here you have 2 tabs, one to change the..
It's been a while since I made a script. I've actually had this one for some 1-2 years, I decided to finish it today.
Type /tunnel to start.
Use the -> and <- arrow keys to move.
Pretty much the same as the last one, except this looks a bit more trippy...
standard res is lower on this one, due to /drawrot being quite intensive.
(uncomment line 10 if you have whilefix.d..
Again a picwin... this time a nice and simple starfield :_)
not much to explain here, but if you have questions, feel free to ask.
(uncomment line 10 if you have whilefix.dll)
to exit
You can also right-click for a random colour. your current colour will always show up at the top of the screen.
I'll stress this once more: it's REALLY REALLY REALLY simple and FAR from..
Knoeki strikes back with another lame piece of code...
width/height are optional, using anything higher than default does not guarantee a smooth experience.
(uncomment line 5 if you have whilefix.dll,..
y-floodfill picture fader. nothing special, just the result of playing with picture windows for a bit.
usage: type /yfloodfill and browse for an image. (you can also specify an image directly on the..
I made this mIRC Picture Window with the help of BlueThen's tutorial and mIRCs help file on Picture Windows
BlueThen's Tutorial: http://www.hawkee.com/phpBB2/viewtopic.php?t=18557
To use it, put..
a 3d spinning cube in mirc
/cube [length in pixels] [Color 0-15]
both are optional
typ /circle to start
change;
%r for radius
%x for amount of dots
%colors for other/different colors (seperate them by dots)
%l for spinning speed
It's Towers of Hanoi 4 mIRC!
Simple logic game where you have to move all the blocks from the first tower to either of the other two.
Just type /hanoi N to start the game.
Where N is a number between..
Catapult is mostly experiments with isometric rendering and particle physics. Feel free to play around.
These identifiers are my solution for degree and length-related problems in picwins. If you use it, please credit me, it was a true brainfuck. Here's what they do:
- calculates the angle between 3 points..
The eye of happiness :)
put in your remote and type /happy
I know, a tunnel script isn't very unique. But I've been way overdue for another script.
An extremely wicked, evil, and color changing CLOCK.
It gives the time and date. Have fun :P
NOTE: nothing in this is from any other scriptor. I wrote everything from scratch including $GetPoint.
..
A quick little snippet I came up with in 25 minutes or so of work. Download and save the following image as 'sysimg.png'
It doesn't work that great, more of a proof of concept. It does use the run..
*Updates*
Added a close button in the top right corner.
Silenced a timer.
Removed mouse position text from top right corner.
This is a particle example made in mIRC. Feel free to use the particles..
Blocks is the result of me screwing around with isometric rendering. Enjoy.
Updates:
Unsets leftover variable after being closed.
Optimized a bit.
FullScreen is a basic mIRC add-on that gives you the ability to take any picwin animation and expand it.
Syntax:/fullscreen -cmr @ [refresh rate in milliseconds]
The -c switch doesn't expand the picwin,..