User panel stuff on forum
  10 posts on 1 page  1
Advanced Configuration
2012-11-20, 16:52
Member
375 posts

Registered:
Sep 2009
I've made a nice alias, to check every "f_command" (f_version, f_modified.... etc...) from all users in a server, very fast, to use before an UNNAMED or a CHEATER disconnects!

or simply, becouse it's just stupid, typing one by one, trying to remember them all.....

Quote:
alias cheatfinder "say f_modified;waits47;say f_version;waits47;say f_cmdline;waits47;say f_fakeshaft;waits47;f_ruleset check;waits47;"
you need this alias too:
alias waits47 "wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;"

This alias, (waits47), is the minimum (fastest) number of waits I need here to bypass the FLOODPROT of the Brazilian server we play here...
enjoy!


Also, Rikoll shared his "offical games" alias:
Quote:
alias tourney "ignore_opponents 2; ignore_qizmo_spec 1; ignore_spec 1; ignore_qtv 1; wait; f_modified; wait; f_ruleset check"

(To use right before an official game starts)

(Edited 2012-11-21, 23:14)
(QW Nickname: AL.Kernell)
2012-11-20, 17:39
Member
375 posts

Registered:
Sep 2009
(oh, I know I could made the waits47 alias much more compacted, but I used an automation here, to crate the aliases from waits2 to waits150)
So, sorry for messing the forum website with this HUGE alias... hehehe)
(QW Nickname: AL.Kernell)
2012-11-20, 19:42
Administrator
1025 posts

Registered:
Apr 2006
It's great that you atleast find bugs on the page.
2012-11-20, 23:21
Administrator
886 posts

Registered:
Jan 2006
Ignore that - It's great that you actually bring smart, new aliases to players.
Keep on being productive!
Join us on discord.quake.world
2012-11-21, 05:58
Member
375 posts

Registered:
Sep 2009
HUAheUAHEUheUheUHeuaheHUAheUAHEUheUheUHeuahe
ok, keep QWing up!
(QW Nickname: AL.Kernell)
2012-11-21, 10:40
Administrator
1025 posts

Registered:
Apr 2006
bps wrote:
Ignore that - It's great that you actually bring smart, new aliases to players.
Keep on being productive!

Hehe, well just don't fool yourself into thinking that this is a real cheat protection since all checks etc are done by the client (which if you would want to cheat undetected would be the first things to always return "All models OK", "not using scripts", "fakeshaft off" or whatever).

It spams to much information imo, f_server doesn't give you anything useful in this sense, f_fakeshaft isn't a "cheat", and your console log will be spammed of info when executing all these after eachother.

It should be enough to just send a 'f_ruleset check' which will give you information if someone is reporting modified models, movement scripts, enemy skin forcing and strafescripts (which still puts faith in that the client is truthful).
2012-11-21, 12:13
Administrator
886 posts

Registered:
Jan 2006
Now we're being creative!
Join us on discord.quake.world
2012-11-21, 18:01
Member
459 posts

Registered:
Mar 2008
My offical game alias:

alias tourney "ignore_opponents 2; ignore_qizmo_spec 1; ignore_spec 1; ignore_qtv 1; wait; f_modified; wait; f_ruleset check"
2012-11-21, 19:20
Member
375 posts

Registered:
Sep 2009
dimman wrote:

It spams to much information imo

yeah, actually the purpose of this alias is to catch fast(and simplifying) all info from a player that you wanna know about...
I made it mostly to discover who my fellow UNNAMEDS brasilian ducks are.... here we have tons of unnameds....
=P

dimman wrote:

f_server doesn't give you anything useful in this sense

Yeah, btw I don't even know what this does... I think the "f_ruleset check" does the same job also...
(QW Nickname: AL.Kernell)
2012-11-21, 21:23
Administrator
1025 posts

Registered:
Apr 2006
f_server just replies server ip and port, hehe.

bps: Well, just wait
  10 posts on 1 page  1