Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 25 of 43
Search took 0.01 seconds.
Search: Posts Made By: anxiro
Forum: Approved Plugins 01-31-2009, 05:25
Replies: 116
Views: 120,576
Posted By anxiro
Re: ProChat

I disabled my own admin access on the server but I am still allowed to do /chatviewer -command? Why?

Anyway - Good plugin!
Forum: Coding MM:S Plugins & SM Extensions 03-24-2005, 08:56
Replies: 40
Views: 13,168
Posted By anxiro
That's what I ment. Check for the 'data' when...

That's what I ment. Check for the 'data' when connect.
Like I told: Player connects, sends something to the server *like a command*, server checks if command is the same and sends is back.

There...
Forum: Coding MM:S Plugins & SM Extensions 03-21-2005, 09:47
Replies: 40
Views: 13,168
Posted By anxiro
Hey morxx, That looks great!! And about...

Hey morxx,

That looks great!!

And about the "check if client has it running";
I do not know much C++ but can't you 'send' something to the client?
The server sends a command (i.e...
Forum: Coding MM:S Plugins & SM Extensions 03-21-2005, 01:40
Replies: 40
Views: 13,168
Posted By anxiro
Lol :lol: :lol: :twisted: And about...

Lol :lol: :lol: :twisted:


And about the processes, VanceLorgin is right, it will just check for running processes on the server, so you should make a CheatingDeath² or what ever :roll: Just...
Forum: Coding MM:S Plugins & SM Extensions 03-15-2005, 13:01
Replies: 4
Views: 2,368
Posted By anxiro
It is werid. Still the same error in util.h at...

It is werid. Still the same error in util.h at the part:

//-----------------------------------------------------------------------------
// Here's where we add all those lovely SSE optimized...
Forum: Coding MM:S Plugins & SM Extensions 03-15-2005, 12:52
Replies: 4
Views: 2,368
Posted By anxiro
yea now ur saying. WTF lol ^^. And btw i will...

yea now ur saying. WTF lol ^^. And btw i will test it now.
Forum: Coding MM:S Plugins & SM Extensions 03-13-2005, 17:50
Replies: 4
Views: 2,368
Posted By anxiro
After formatting my computer - errors

Hi,

I had to format my computer. I lost everything áfter I tried to burn it on CD. Now i am rebuilding my adminmod, but after a try of compile I get these errors:
...
Forum: Coding MM:S Plugins & SM Extensions 03-11-2005, 07:25
Replies: 40
Views: 13,168
Posted By anxiro
I love that post, Vance :D :D You can check...

I love that post, Vance :D :D
You can check if the server has set the sv_cheats to 1, right?
If so, continue scan, else Plugin_stop? :roll:
Forum: Coding MM:S Plugins & SM Extensions 03-10-2005, 08:13
Replies: 40
Views: 13,168
Posted By anxiro
Hey. Ye the code I used was working. As I...

Hey.

Ye the code I used was working. As I told I removed it because it didn't work anymore (the file scan, which realy realy did work. dont ask me how :D). I rewrote the code and realy thanks for...
Forum: Coding MM:S Plugins & SM Extensions 03-08-2005, 18:56
Replies: 40
Views: 13,168
Posted By anxiro
I do something else: "admin_ban myg0t". But...

I do something else: "admin_ban myg0t".
But what we try to say is that cheaters, not only fagging myg0t, are using memoryhacks. It's like using wireframe while sv_cheats is not on etc.
Forum: HL2 Plugins 03-08-2005, 15:13
Replies: 4,252
Views: 640,379
Posted By anxiro
He asks if you can change the @startmatch script...

He asks if you can change the @startmatch script a bit. MatchCounter..
There are already 3 restarts in your script, but he wants to use his own script, which also has restarts. So you should add a...
Forum: Coding MM:S Plugins & SM Extensions 03-08-2005, 11:55
Replies: 40
Views: 13,168
Posted By anxiro
Thats what I mean. I read that as well. They...

Thats what I mean. I read that as well.
They use a memory-editor/HEX whatever. Only works on servers without sv_cheats :lol: :P And myg0t is changing their names as well! :roll:
Forum: Coding MM:S Plugins & SM Extensions 03-08-2005, 02:07
Replies: 40
Views: 13,168
Posted By anxiro
My idea was: - Player is connecting -...

My idea was:

- Player is connecting
- Server will scan for these CVAR/Settings
- If found, the player will get banned and disconnected
- Players in game will get a notice that someone is banned...
Forum: Coding MM:S Plugins & SM Extensions 03-08-2005, 02:03
Replies: 40
Views: 13,168
Posted By anxiro
I was asked to share the source. I asked for...

I was asked to share the source.
I asked for any help, not llame posts :?:
And like other ppl told, it's an idea if it works..

Fruchtzwerg, why don't you edit it then, you've got a lot of...
Forum: Coding MM:S Plugins & SM Extensions 03-07-2005, 15:53
Replies: 40
Views: 13,168
Posted By anxiro
I know. And i also told it's an idea and I'm not...

I know. And i also told it's an idea and I'm not a pro. coders should post their edited code in here? :roll:
Forum: Coding MM:S Plugins & SM Extensions 03-07-2005, 15:51
Replies: 40
Views: 13,168
Posted By anxiro
XAD, I know the code is wrong - I edited on...

XAD, I know the code is wrong - I edited on purpose.
----
@others:
It will not detect clean gamers if you change the code a bit.
Change the -1 to something like:

if (test1=="0") {
...
}
and...
Forum: Coding MM:S Plugins & SM Extensions 03-07-2005, 06:08
Replies: 40
Views: 13,168
Posted By anxiro
Oh, isn't that wat they say since November? :P

Oh, isn't that wat they say since November? :P
Forum: Coding MM:S Plugins & SM Extensions 03-07-2005, 06:01
Replies: 40
Views: 13,168
Posted By anxiro
d00d, i removed a lot of things. and added "-1"...

d00d, i removed a lot of things. and added "-1" in stead of the real code. just in case for noobies:P

And yes it worked. But used 0 for that.
I used the part like "if <bla> ==0 (...)" and ">=0"....
Forum: Coding MM:S Plugins & SM Extensions 03-07-2005, 05:07
Replies: 40
Views: 13,168
Posted By anxiro
CVAR Hacker detection - my source

Hi!

People asked me to share the code of my Hack-Detection.
Before there was a patch for filescanning I was able to scan for files on our server this took me for weeks to get it to work. Now this...
Forum: Plugin/Gameplay Ideas and Requests 03-07-2005, 04:31
Replies: 57
Views: 16,637
Posted By anxiro
Just used the standard plugin. But i found out it...

Just used the standard plugin. But i found out it still works on CVAR commands like AIMBOT_SPEED <value>, hlh_box <value> etc.

It scans for all of these CVAR names on the client *too bad I can't...
Forum: HL2 Plugins 03-02-2005, 05:50
Replies: 4,252
Views: 640,379
Posted By anxiro
How to use the UTIL_ScreenFade? Cant get it to...

How to use the UTIL_ScreenFade?
Cant get it to wrk.. cannot convert parameter 2 from 'class Vector' to 'const struct color32_s &'

Anyone ideas?

CBaseEntity *...
Forum: HL2 Plugins 03-02-2005, 05:37
Replies: 4,252
Views: 640,379
Posted By anxiro
How to use the UTIL_ScreenFade? Cant get it to...

How to use the UTIL_ScreenFade?
Cant get it to wrk.. cannot convert parameter 2 from 'class Vector' to 'const struct color32_s &'

Anyone ideas?
UTIL_ScreenFade(be, Vector( 154,231,51), 6.0, 5.0,...
Forum: Plugin/Gameplay Ideas and Requests 02-28-2005, 15:11
Replies: 57
Views: 16,637
Posted By anxiro
Updated everyday. All files were read from a...

Updated everyday. All files were read from a textfile (to scan). I looked up cheatforums to check what hacks were released for filenames :P

But it worked, and I was very happy:P Banned a lot:d
Forum: Plugin/Gameplay Ideas and Requests 02-28-2005, 13:43
Replies: 57
Views: 16,637
Posted By anxiro
lol GG :P It was running on the -)RR(- EURO...

lol GG :P

It was running on the -)RR(- EURO Server and -)RR(- Match server. But now it scans for files on the server only.... thats the first reason why I stopped it. Anyone ideas how to fix this?...
Forum: Plugin/Gameplay Ideas and Requests 02-26-2005, 10:28
Replies: 57
Views: 16,637
Posted By anxiro
yep think so too... but it also caused lag. so,...

yep think so too... but it also caused lag. so, waiting for VAC2
Showing results 1 to 25 of 43

 
Forum Jump

All times are GMT -4. The time now is 15:26.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode