Search found 39 matches

by pizzahut
Tue May 16, 2017 12:08 am
Forum: FAQ's & Usefull Information
Topic: Double shoot / spy disguise fix
Replies: 0
Views: 91449

Double shoot / spy disguise fix

Seems Valve killed the old Steam forums right now, so from the web archive : https://github.com/ValveSoftware/halflife/issues/1070 http://www.youtube.com/watch?v=XfqAKT18bo8 Fix for server owners is to use an old DLL which is not distributed any more. These are the files used on RV: http://www.royst...
by pizzahut
Sun Aug 28, 2016 11:26 pm
Forum: FAQ's & Usefull Information
Topic: General mIRC scripts
Replies: 14
Views: 301210

Re: General mIRC scripts

No, the original author did. :P

http://web.archive.org/web/201006201733 ... /12828336/

Developer: Spoofing / Voglea
Date Added: Jun 03, 2010
by pizzahut
Thu Aug 18, 2016 1:06 am
Forum: FAQ's & Usefull Information
Topic: General mIRC scripts
Replies: 14
Views: 301210

Re: General mIRC scripts

URL info Butchered the original script, so if you're a scripter you may want to have a look at the original , too. Developer: Spoofing / Voglea Date Added: Jun 03, 2010 Download mirror for the original script: http://rv.apg-clan.org/dlds/mirc_scripts/urlinf.zip Modified script: alias -l simulate_tex...
by pizzahut
Mon Feb 29, 2016 3:39 pm
Forum: FAQ's & Usefull Information
Topic: General mIRC scripts
Replies: 14
Views: 301210

Re: General mIRC scripts

"hi" script - to say hi and nn when you aren't there. Replace "pizza" with your own nick's abbreviation. on *:NICK:{ if ((%hi_quiet == 1) || ($nick(#roystonvasey,$newnick) == $null)) halt var %lo = $len($nick) var %ln = $len($newnick) if ((%ln > %lo) && ($pos($newnick,$ni...
by pizzahut
Sun Oct 11, 2015 2:51 am
Forum: FAQ's & Usefull Information
Topic: Adding YouTube videos
Replies: 2
Views: 66217

Adding YouTube videos

Made custom BBCode tags which work like this: [youtu_be] https://youtu.be/ VIDEO_ID [/youtu_be] - URL taken from a YouTube "share" link [youtube] https://www.youtube.com/watch?v= VIDEO_ID [/youtube] - normal YouTube link [youtube_video_id] VIDEO_ID [/youtube_video_id] - if you copy/paste t...
by pizzahut
Wed Aug 26, 2015 12:48 pm
Forum: FAQ's & Usefull Information
Topic: General mIRC scripts
Replies: 14
Views: 301210

Re: General mIRC scripts

Spam filter and other action/text related manipulation on ^*:action:*:#:spam $1- on ^*:text:*:#:spam $1- alias -l myreplace { ; Replace all characters with stars. ;var %temp = $str(*,$len($1)) ;%words = $replace(%words,$1,%temp) ; Spoiler v1 (background colour := text colour, partial matches) ;var %...
by pizzahut
Thu Feb 12, 2015 5:16 pm
Forum: FAQ's & Usefull Information
Topic: Importing Steam favs into HLSW
Replies: 0
Views: 91085

Importing Steam favs into HLSW

Since HLSW Gamers Search server lists don't work any more, the work-around is to use the Steam server list as source. Copy the servers you want into your Steam favs, and then import them into HLSW. This is done through the server list menu in HLSW, Import, Steam favs. It doesn't automatically find t...
by pizzahut
Sun Dec 07, 2014 4:00 am
Forum: FAQ's & Usefull Information
Topic: TFC related mIRC scripts
Replies: 9
Views: 120677

Re: TFC related mIRC scripts

Less spammy version of above, added rv as replacement for the server IP. [02:45:41] <pizzahut> !players rv [02:45:41] <pizzahut> RedSoldier, BlueSoldier, RedMedic, BlueMedic [02:45:44] <pizzahut> !players 37.122.208.248 [02:45:44] <pizzahut> RedSoldier, BlueSoldier, RedMedic, BlueMedic [02:46:05] <p...
by pizzahut
Sat Dec 06, 2014 11:44 pm
Forum: FAQ's & Usefull Information
Topic: TFC related mIRC scripts
Replies: 9
Views: 120677

Re: TFC related mIRC scripts

Bit spammy, but anyway: [22:34:28] <pizzahut> !players 37.122.208.248:27015 [22:34:28] <pizzahut> Score | Time       | Player name [22:34:28] <pizzahut> ------+------------+-------------------- [22:34:28] <pizzahut>    28 | 1h 35m 41s | Siev Birch [22:34:28] <pizzahut>    29 | 1h 16m 41s | majik [22...
by pizzahut
Wed Jun 11, 2014 10:17 pm
Forum: FAQ's & Usefull Information
Topic: SteamCMD bugs (info for server ops)
Replies: 0
Views: 91311

SteamCMD bugs (info for server ops)

In mod binaries (tfc/dlls/tfc.*) :

- Spy disguise not working
- double shoot (rockets, pipes)

In HLDS binaries (hlds_*, hltv, *.dll, *.so*) :

- Sprays (downloading or uploading broken)
- game name doesn't update (AMXX plugin timeleft as game description)
by pizzahut
Wed May 28, 2014 1:30 am
Forum: FAQ's & Usefull Information
Topic: Command logger detections
Replies: 1
Views: 45739

Command logger detections

Please note that if someone is on the command logger list it doesn't mean that it's granted these guys are cheating. Prior to v0.6.0 false detections were possible. The new bug fix has been installed on the RV main server around the 10th of May, while on the Evil servers it was most likely installed...
by pizzahut
Sun Mar 30, 2014 2:37 am
Forum: FAQ's & Usefull Information
Topic: General mIRC scripts
Replies: 14
Views: 301210

Re: General mIRC scripts

Alternative script for coloured nicks Monitors only one channel, not sure how well it would work if you apply it to several channels. Action and nick change events are halted in order to colour the nicks for these events. This may interfere with other scripts. If your nick is used in an action (e.g...
by pizzahut
Tue Mar 18, 2014 4:57 am
Forum: FAQ's & Usefull Information
Topic: TFC related mIRC scripts
Replies: 9
Views: 120677

Re: TFC related mIRC scripts

Copying the connection and password info of the pickup bot is simple enough, you mark the commands excluding the tfc:// URL and let go, start up TFC, open console, and paste it. Ideally I'd like to be able to double click on the tfc:// URL, but this doesn't work because a) it should be steam://conne...
by pizzahut
Fri Feb 14, 2014 4:43 am
Forum: FAQ's & Usefull Information
Topic: General mIRC scripts
Replies: 14
Views: 301210

Re: General mIRC scripts

- Changed the seen script so it only gives one result when several match. - Also made it a bit more convenient by automatically adding * around the nick. So instead of !seen ^lycosbot^ you can type !seen lycosbot - And as previously noted, chat/quit messages will now be shown. EDIT: - Optimised the ...
by pizzahut
Thu Feb 13, 2014 11:54 pm
Forum: FAQ's & Usefull Information
Topic: General mIRC scripts
Replies: 14
Views: 301210

Re: General mIRC scripts

Anti-spam script - mute for repetition spam. There's one major difference from the script above which removes duplicate lines: The script for repetition spam stores the last chat line *for each nick*, while the duplicate lines script just stores one line in total. Last updated 15.02.2014 03:21 CET ;...
by pizzahut
Fri Jan 31, 2014 9:20 pm
Forum: FAQ's & Usefull Information
Topic: General mIRC scripts
Replies: 14
Views: 301210

Re: General mIRC scripts

Fixed a seen script I found on Google, might still contain bugs though. Last update: 15.02.2014 03:29 Old, bugged script: http://www.hawkee.com/snippet/7191/ Fixed version: ;; Knoeki's seen script. (C) 2010, All rights and/or wrongs reserved. ;; Use it, enjoy it, modify it, but don't pretend you did...
by pizzahut
Sat Jan 18, 2014 7:55 pm
Forum: FAQ's & Usefull Information
Topic: General mIRC scripts
Replies: 14
Views: 301210

Re: General mIRC scripts

Joined hints for trivia Added an anti-spam variable so it should be possible for several people to run the script at the same time. %joined_hints_enabled = yes on *:text:Joined hints*:#:set -u10 %joined_hints_quiet yes on *:text:Not printing joined hints*:#:set -u10 %joined_hints_quiet yes alias ch...
by pizzahut
Sun Jan 12, 2014 9:11 pm
Forum: FAQ's & Usefull Information
Topic: General mIRC scripts
Replies: 14
Views: 301210

Re: General mIRC scripts

Removing duplicate lines ; no duplicate lines on ^*:text:*:#:{ if ((%spam_nick == $nick) && (%spam_msg == $1-)) { ;If you want to see the duplicate lines, uncomment this: ;echo 14 # $timestamp $nick $strip($1-) halt } else { set %spam_nick $nick set %spam_msg $1- } } on ^*:action:*:#:{ if (...
by pizzahut
Sun Jan 12, 2014 2:28 am
Forum: FAQ's & Usefull Information
Topic: General mIRC scripts
Replies: 14
Views: 301210

General mIRC scripts

Coloured nicks I made a script which assigns nick colours, so it's easier to track what a particular person said. If you don't like a nick / colour combination, it can be edited by pressing Alt+B (mIRC address book, nick colours). Also available via the Tools menu. ; coloured nicks on ^*:text:*:#:{...
by pizzahut
Sat Dec 07, 2013 10:42 pm
Forum: FAQ's & Usefull Information
Topic: TFC scripts
Replies: 5
Views: 99796

Re: TFC scripts

The free web host I used broke some months ago, replaced the text comms in 1st post with a backup.