Top

Win Games


mIRC Code
+ 0 likes
Please Register to submit score.
Bookmark and Share
Average Score  9.0 (of 1 scores)
Date Added  Feb 09, 2009
Last Updated  Feb 09, 2009
Tags  addon  games  mirc  script  snippet  windows 

Introduction

Before 2 days I start learning mirc scripting and I'm tottaly n00b.Today I made this very simple addon for my script.
Assignment:
You can run your fav Win Game from your mirc script.

Grab the Code

menu Menubar {
  >> Games <<
  .Spider:run spider
  .Solitariate:run sol
  .Pinball:run pinball
  .Hearts:run mshearts
  .FreeCell:run freecell
  .Minesweeper:run winmine
  .-
  .Hawkee:run http://www.hawkee.com
}
on *:LOAD:{
  echo -s WinGames Addon by A^1^T^E^A^M is loaded...
}

Comments

  (7)  RSS
Aucun50
Comments: 548
 
mIRC Snippet:  Win Games
Posted on Feb 9, 2009 3:47 pm
Neat, works nice
Linuxuser
Comments: 23
 
mIRC Snippet:  Win Games
Posted on Feb 12, 2009 11:03 am
hmm never knew /run would open programs the script idea is great and very simple but i would be more impressed if it had a greater purpose than just opening built in windows games. 9/10 for idea
Pepsi_Man0077
Comments: 76
 
mIRC Snippet:  Win Games
Posted on Feb 12, 2009 11:42 am
Well for only scripting for a few days, i say its a nice script
Linuxuser
Comments: 23
 
mIRC Snippet:  Win Games
Posted on Feb 12, 2009 1:57 pm
yes, but /run is hardly the hardest command is it.
A^1^T^E^A^M
Comments: 27
 
mIRC Snippet:  Win Games
Posted on Feb 12, 2009 2:13 pm
lmao :)
irchainscriptz
Comments: 125
 
mIRC Snippet:  Win Games
Posted on Feb 12, 2009 7:36 pm
pretty good for 2 days of scripting ..i must say keep it up ..seeing as i dont use commands to run my games nice snippet tho!! 8/10
sercan386
Comments: 74
 
mIRC Snippet:  Win Games
Posted on Feb 14, 2009 5:26 am
Code:
  .Hawkee:run http://www.hawkee.com

awesome

Commenting Options

Register or Login to Hawkee.com or use your Facebook or Twitter account by clicking the corresponding button below.

  
Bottom