Misc Tools

By ryu.dragonryder on Jan 10, 2006

in mIRC click Tools > Script Editor > File > New (or ALT+R > File > New) then paste this script into there adn save.

then simply right click in Channel adn click on Misc Tools
(yes you will get an error if you dont use NetScape or FireFox)

menu channel {
  Misc Tools:dialog -m _tools _tools
}
alias _tools {
  dialog -m _tools _tools
}
dialog _tools {
  title "Misc Tools"
  size -1 -1 345 220
  option pixels
  box "Web Browsers", 1, 10 10 150 120
  button "Internet Explorer", 2, 25 30 120 25
  button "FireFox", 3, 25 63 120 25
  button "NetScape", 4, 25 95 120 25
  box "Extras", 5, 10 130 150 80
  button "Outlook Express", 6, 25 145 120 25
  button "Windows Update", 7, 25 175 120 25
  box "Windows", 8, 170 10 165 165
  button "Calculator", 9, 185 30 60 25
  button "Wordpad", 10, 260 30 60 25
  button "MS Paint", 11, 185 65 60 25
  button "Notepad", 12, 260 65 60 25
  button "Command", 13, 185 100 60 25
  button "Telnet", 14, 260 100 60 25
  button "Char-Map", 15, 186 135 60 25
  button "Explorer", 16, 259 135 60 25
  button "Exit", 17, 260 190 70 25, ok
}

on *:dialog:_tools:sclick:2:run iexplore
on *:dialog:_tools:sclick:3:run firefox
on *:dialog:_tools:sclick:4:run netscape
on *:dialog:_tools:sclick:6:run msimn
on *:dialog:_tools:sclick:7:run wupdmgr
on *:dialog:_tools:sclick:9:run calc
on *:dialog:_tools:sclick:10:run wordpad
on *:dialog:_tools:sclick:11:run mspaint
on *:dialog:_tools:sclick:12:run notepad
on *:dialog:_tools:sclick:13:run cmd
on *:dialog:_tools:sclick:14:run telnet
on *:dialog:_tools:sclick:15:run charmap
on *:dialog:_tools:sclick:16:run explorer

Comments

Sign in to comment.
DJ_CJ   -  Oct 03, 2009

i want to run a program on c:/bob/destop/porn/porn_game.exe (NOT REAL) how would i do that?

 Respond  
Noutrious   -  May 10, 2006

I would suggest using tabs for this, but anyway this isnt needed, i think noone uses this thing, if on the PC is shortcut icons and more.. For Raichu, please read the comment rules, dont be so hard on him, maybe hes just a amateur like you (looking at you forum posts, i thinked like that)

 Respond  
ryu.dragonryder   -  May 10, 2006

nobody
Post Posted: Jan 16, 2006 8:32 pm
I still don\'t see why you used a dialog function for this.

like i said i made the dialog for a friend that wanted it - otherwise i would not have wasted my time on it (as i dont use it myself)

 Respond  
ryu.dragonryder   -  May 10, 2006

XpLoiTeR - for one i did NOT say i am a better scripter (whether i am or not does NOT matter) all i said was CHILL. and this is a SNIPPET (NOT SCRIPTING @ LARGE) so chill the f*** out dude and relax - as far as scoring goes - if all your concerned about is a score - then you need a real life - so buzz off

 Respond  
Raichu   -  Jan 17, 2006

ryu.dragonryder, What i said was to xploit, he doesnt find this scripting what u do.

Now, Why would I just show off my scripting skillz? I could of do that, But I wont, Since I only script for my bot. I still dont see why you are making such a problem with this, U can either accept my opinion, Or flame me what ever you want because i am right.

 Respond  
nobody   -  Jan 16, 2006

I still don\'t see why you used a dialog function for this.

 Respond  
QuickStep   -  Jan 14, 2006

the example you have given xploiter, the error checking, is infact a bad idea since you do not know if firefox is installed in that location. The way ryu had it would be a better solution since it doesn\'t matter where you\'ve installed windows or any of the other applications. So it would probably be better to have a small error when not installed than not being able to run it at all. Of course it can be done error-less but I\'d like to say inside the scope of the snippet.

 Respond  
XpLoiTeR   -  Jan 14, 2006

hehe \"If you say THIS snipped is scripting then ryu.dragonryder MAKES AN TEN TIMES BETTER SCRIPT then you do!\"
apologies dragonryder thought it was from u :)

 Respond  
XpLoiTeR   -  Jan 14, 2006

note i forgot to say....make n error checking for netscape , firefox if they arnt installed

on *:dialog:_tools:sclick:3 {
if ($exists(c:/program files/mozilla firefox/firefox.exe)) { run firefox }
else { echo -a firefox isnt installed on that machine }
}
and the same for netscape ... error handling is important..will raise the score :)

 Respond  
XpLoiTeR   -  Jan 14, 2006

anyway dragonryder.....that snippet can be done by anyone ... as u said its simple so simple...maybe its usefull...but u cant call it scripted.

 Respond  
XpLoiTeR   -  Jan 14, 2006

for dragonryder....y dont u c ur score which is less than mine....u dont have addons....i have 2 one 12 and the other 15...check the number of downloads...check the snippets total score....thats number (1)
number(2) .... saying u script better than me...thats a shame on u...ur now looked at like a punk..i think ur jealous.....hehe try to prove urself...what i saw wasnt even scripting....infact...when i write a kiddy snippet or a non scripted snippet like uve done..i have to say its not a hard one and its not scripted...so anyone like u can do that snippet easily.....dont believe that what uve wrote is a script ;) its a sh*t :) on that site...the most good scripters ive saw till now...Yoinx , Fiberoptics(ranked 1st in my point of view) , xdaemon , foamy(good starting)....sry ur not one of them :)

 Respond  
XpLoiTeR   -  Jan 14, 2006

for raichu?? raichu y dont u show us ur scriptin skills...u didnt even write 1 snippet...so shutup...;) i cant even consider u scripter .. and for xploiter...its just a funky nickname ... so buzz off ;)

 Respond  
ryu.dragonryder   -  Jan 14, 2006

hehe \"If you say THIS snipped is scripting then ryu.dragonryder MAKES AN TEN TIMES BETTER SCRIPT then you do!\"

dude relax - i made the dialog for a freind that wanted something simple and easy to use - and since i made it i figure i would just post it here as a snippet for the other folks who might want to use something i call \"SIMPLE\" - wasn`t ment to do anything special @ all - just made fo rthe lazy folks like myself

 Respond  
yeababy   -  Jan 13, 2006

lets talk about the post again, i think its a very usefull snippet.
Yet again a very usefull tool for the lazy folks like me.
keep up the good work ryu.dragonryder

 Respond  
Jared   -  Jan 11, 2006

I agree Raichu.

 Respond  
XpLoiTeR   -  Jan 11, 2006

lol.....keep catching ur pokemon away from me mr RAICHU.....btw am glad that u could evolve lol

 Respond  
Raichu   -  Jan 11, 2006

that doesnt got ANYTHING to do with scripting, so beat it!

 Respond  
XpLoiTeR   -  Jan 11, 2006

lol raichu...u can read the discription of my snippets...u will get what am talkin about ;) btw...offence wont stop me ;) thx 7abeeby

 Respond  
Raichu   -  Jan 11, 2006

XpLoiTeR I have had it with you, Look at your own scripts! You obvjiously DONT know what you are talking ABOUT.

U call making this a script:

alias pol {
echo -a The Result Is ---> Pol( $+ $1 $+ , $+ $2 $+ ) =12 $sqrt($calc($calc($1 $1) + $calc($2 $2)))
}
Average Score: 1.3
Scores submitted: 3
This isnt scripting 2. If you say THIS snipped is scripting then ryu.dragonryder MAKES AN TEN TIMES BETTER SCRIPT then you do!

Average Score: 6.0
Scores submitted: 1 for this script...

STOP running your mouth on this.Your scripts are worse then any (etcept Sasuke\'s scripts..)

U cant call this a snippet? You just gonna say that WHEN your own scripts(arnt even scripts) arnt even a snipped?

 Respond  
vampslim   -  Jan 10, 2006

gj on the code. Most people would find this snippnet useful, again gj.

 Respond  
XpLoiTeR   -  Jan 10, 2006

lol :D

 Respond  
Yoinx   -  Jan 10, 2006

heh... as oppose to echoing an inbuilt identifier xploiter? :p

 Respond  
RoninWarrior   -  Jan 10, 2006

good job on the dialog alignment .

 Respond  
XpLoiTeR   -  Jan 10, 2006

new idea...but so easy to make....u didnt use anythg but the run command....we cant call that scripting except for the dialog stuff...sclick n bla bla bla......nice snippet

 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.