Top
mountaindew
Comments: 1300
 
Product Review:  Grand Theft Auto IV (Xbox 360)
Posted on May 9, 2008 2:40 pm
Quote:

**A slight dissapointment .. they apparently took out planes? Rockstar .. why?! Helicopters are still there though**

Wow, what a disappointment...

I remember in San Andreas, all I would do is fly planes, especially the Hydra. In fact, I still remember the cheat code for the Hydra » Tri-Tri-Squ-Cir-X-L1-L1-D-U

I flew so much, I got my pilot's license before even taking the instruction course on like the third island or whatever. I guess if you fly so many hours, you don't even need to take the test.
vaseline28
Comments: 8
 
mIRC Snippet:  Pokemon Rpg (Alias)
Posted on May 9, 2008 2:39 pm
If you're wondering about how to incorporate this into your remotes script, aliases can be added to remotes with:

Quote:
alias <alias name> {
<commands>
}


for example:

Quote:
alias sayhello {
msg $chan Hello $1
}
Hawkee
Comments: 561
 
mIRC Snippet:  Pokemon Rpg (Alias)
Posted on May 9, 2008 2:32 pm
Why can't this be saved as a single snippet? You don't even link to the rest of it in your snippet introduction.
Hawkee
Comments: 561
 
Product Review:  Grand Theft Auto IV (Xbox 360)
Posted on May 9, 2008 2:30 pm
I saw a bit of this game and I have to admit that the depth and graphics are wonderful. My main complaint is with the overall message it conveys. A bit too much swearing, violence and crime - definitely not a wholesome game. I'll just stick to my Wii for now.
Logan
Comments: 112
 
mIRC Snippet:  Pokemon Rpg (Remotes)
Posted on May 9, 2008 1:13 pm
Here ya go!
Logan
Comments: 112
 
mIRC Snippet:  Pokemon Rpg (Alias)
Posted on May 9, 2008 1:12 pm
Here ya go!
Ryan1981
Comments: 1
 
mIRC Snippet:  Translator
Posted on May 9, 2008 1:00 pm
Hi,

First of all, really really nice work, this is probably one of the most usefull scripts for a chat program.

I am hoping that you will be able to get back to Google translate, I think it is the most promising translater of them all. It worked for me a week ago and now it suddenly does not return the translation.

If you need some debug info I'll be glad to provide it. Just say wich variables to echo and I'll do it.

With Kind Regards,

Ryan

criminal
Comments: 80
 
mIRC Snippet:  Temperature Conversion Dialog
Posted on May 9, 2008 11:33 am
You do now, Eugenio ^^
For celsius add a C on the end :) °C instead of °
Not rating for the dialog, cause I don't know much about dialogs and everytime I tried to make one myself, it was worthless.
7/10
criminal
Comments: 80
 
Image:  Hawkee's Car
Posted on May 9, 2008 11:28 am
omgosh? that's your car? O.O
Nice O.O
My dad just bought a new car too, it's a mercedes :o
cost around €45,000 so I think it's one of the latest
vaseline28
Comments: 8
 
mIRC Snippet:  Dice Rolling Game
Posted on May 9, 2008 10:59 am
@Weapon-X: I'm using the latest version of mIRC, 6.31 and so I don't know whether the format for $instok() has been changed since version 6.2. If it has, I can't help you other than to suggest downloading the later version if you want this script to work!

@napa182: The -s have been removed, thanks!
Eugenio
Comments: 266
 
Image:  Hawkee's Car
Posted on May 9, 2008 10:33 am
nice
I drive around in my Lotus Elise S-class
(H) XD
[Joshh]
Comments: 7
 
mIRC Snippet:  Highlight Script
Posted on May 9, 2008 10:28 am
i forgot a bracket

in the if ($regex statement, add a ) at the end

it should look like this

if ($regex($1-,/b(Sjefke|nick2|nick3|nick4|..|)b/Si)) {
[Joshh]
Comments: 7
 
mIRC Snippet:  Highlight Script
Posted on May 9, 2008 10:15 am
on *:TEXT:*:#: {
if ($regex($1-,/(Sjefke|nick2|nick3|nick4|..|)/Si) {
set %chan $chan
set %nrm 0
:num
inc %nrm
if $chan == $read(chans.txt, %nrm)) { halt }
$iif(%nrm >= 100, goto ver, goto num)
:ver
set %nmr 0
if (%highlight == 0) { halt }
:numm
inc %nmr
if ($nick == $read(nicks.txt, %nmr)) { halt }
$iif(%nmr >= 100, goto verd, goto numm)
:verd
//echo -a 4 $nick $+ said $+ :' 12 $1- $+ ' on 7 $chan 2 at 4 $time $+ !
if (%flash == 0) goto beep
/flash -bN $nick Highlighted $me on %chan
:beep
if (%beep == 0) goto tip
/beep %beeps
:tip
if (%tip == 0) { halt }
$tip(Highlight,Active highlight,$nick Highlighted $me on %chan,30,$null,$null,$null,$null)
}
}
Eugenio
Comments: 266
 
mIRC Snippet:  Temperature Conversion Dialog
Posted on May 9, 2008 9:23 am
I swear I commented on this =/
knoeki
Comments: 4
 
mIRC Snippet:  script loader.
Posted on May 9, 2008 8:16 am
Okay, thanks for the solution!
CatBox360
Comments: 1
 
mIRC Snippet:  script loader.
Posted on May 9, 2008 8:06 am
You can simply change the user access level by changing the on 1600:TEXT: to: on USERLEVELHERE:TEXT:

you can add user levels in your user tab in the mIRC script editor:
USERLEVELHERE:NICKHERE HOSTHERE
For example
10:CatBox360!~CatBox360@my.host.here
<3 Knoeki
Noutrious
Comments: 314
 
mIRC Snippet:  COD4 Server Query
Posted on May 9, 2008 6:46 am
Okaaay.. could anyone delete this snippet?
EL
Comments: 552
 
mIRC Snippet:  Temperature Conversion Dialog
Posted on May 9, 2008 6:30 am
Neat man an yea as napa suggested smaller dialog hell maybe even a button to send to the channel or even a on text event so others can convert be cool.Well done tho i always wanted to know the convertions to these lol used to chat with a lot of aussies an NZ ppl so this is cool.
mountaindew
Comments: 1300
 
mIRC Snippet:  Trivia
Posted on May 9, 2008 5:57 am
no no no

Everything goes in remotes, you don't even need to use the aliases yourself, the dialog does everything.
napa182
Comments: 640
 
mIRC Snippet:  Eh... another massmode.
Posted on May 9, 2008 4:05 am
Pepsi_Man0077 said:
Quote:
anyway to make it mass voice selected nicks from the nicklist?


um on the one i posted as a comment you can change the
Code:
 $nick($chan,0) and ($nick($chan,%o) != $me)


to
Code:
$snick($chan,0) and ($snick($chan,%o) != $me)

to make it mass op/voice only selected nicks in the nicklist.
12 3 4 5 6 7 8 9 10 11 12 13 14 15  Next
Bottom