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

Showing results 1 to 25 of 500
Search took 0.01 seconds.
Search: Posts Made By: Darkness_
Forum: Source Servers (SRCDS) 07-02-2016, 15:46
Replies: 131
Views: 61,462
Posted By Darkness_
Re: CS:GO Server Crash Exploit

Couple more confirms

L 07/02/2016 - 14:38:41: [CMDFIX] PlusReptile. (ID: STEAM_1:1:68448438 | IP: ********:38902) was kicked for sending a corrupt user cmd.
L 07/02/2016 - 13:44:44: [CMDFIX] DaDs...
Forum: General 06-26-2016, 01:51
Replies: 3
Views: 1,166
Posted By Darkness_
Re: cant join team after going spec

https://forums.alliedmods.net/showthread.php?p=1877187
Forum: Source Servers (SRCDS) 06-21-2016, 01:55
Replies: 131
Views: 61,462
Posted By Darkness_
Re: CS:GO Server Crash Exploit

Do note that that extension crashes on Linux.
Forum: Scripting 06-12-2016, 23:58
Replies: 8
Views: 2,786
Posted By Darkness_
Re: Set all weapons speed to 250?

SetEntPropFloat(client, Prop_Send, "m_flLaggedMovementValue", 1.10); //1.10 is 10% faster. 2.0 would be 100% faster
Forum: Source Servers (SRCDS) 06-11-2016, 01:58
Replies: 7
Views: 2,743
Posted By Darkness_
Re: People join my CS:GO server and crash it

If you don't already have it installed; get asherkin's Accelerator (https://forums.alliedmods.net/showthread.php?t=277703) and post the crash log here if this happens again.
Forum: Source Servers (SRCDS) 06-04-2016, 20:50
Replies: 5
Views: 1,539
Posted By Darkness_
Re: Any known server freezing attacks?

Post the output of

sm plugins list
sm exts list
Forum: Trash 04-16-2016, 22:59
Replies: 7
Views: 2,062
Posted By Darkness_
Re: Make a JB server for you

I really hope nobody is falling for this.
Forum: General 04-15-2016, 22:22
Replies: 12
Views: 7,310
Posted By Darkness_
Re: [CSGO] SendNetMsg Overflow

Are you sure that is due to an exploit? This crash happened on one of my servers about 20 minutes ago ( it happens once every few days ) and the person who was linked to the IP address in the...
Forum: General 04-15-2016, 14:17
Replies: 12
Views: 7,310
Posted By Darkness_
Re: [CSGO] SendNetMsg Overflow

Read through this (https://forums.alliedmods.net/showthread.php?t=223904)
Forum: Source Servers (SRCDS) 04-14-2016, 17:38
Replies: 14
Views: 6,354
Posted By Darkness_
Re: !knife and !ws not working on private server

https://forums.alliedmods.net/showthread.php?t=280200
Forum: Scripting 04-10-2016, 21:05
Replies: 7
Views: 941
Posted By Darkness_
Re: Any reason why my command isn't working?

When looping through clients use:
for (int i = 1; i <= MaxClients; i++)
and then check to make sure that the client is in game before doing anything else.
if(!IsClientInGame(i)) continue;

Edit:...
Forum: News 03-30-2016, 15:09
Replies: 39
Views: 80,110
Posted By Darkness_
Re: Recent CS:GO "GSLT" bans and SourceMod

Player models have no restrictions.
Forum: Unapproved Plugins 03-29-2016, 20:39
Replies: 2,853
Views: 1,088,119
Posted By Darkness_
Re: [CS:GO] ckSurf (1.18b, 24.11.2015)

Not unless you made a backup.
Forum: Plugin/Gameplay Ideas and Requests 03-23-2016, 14:41
Replies: 11
Views: 2,824
Posted By Darkness_
Re: Kick player before he starts downloading map

Why not just put a password on the server and have said password be within a private announcement within the private Steam Group?
Forum: Source Servers (SRCDS) 03-23-2016, 14:37
Replies: 15
Views: 4,609
Posted By Darkness_
Re: Community based FastDL

Suggestion: Make an upload page for trusted community owners / operators, this way they don't have to wait for you to add their content. Have them sign in through Steam to verify their identity or...
Forum: Plugin/Gameplay Ideas and Requests 03-22-2016, 16:07
Replies: 6
Views: 3,608
Posted By Darkness_
Re: [Req/Csgo] Competitive/Private Rank On Scoreboard

There is a Node JS library that is capable of retrieving CS:GO ranks. You would probably have to set this up for yourself and query it with Socket...
Forum: Plugin/Gameplay Ideas and Requests 03-21-2016, 01:26
Replies: 5
Views: 3,182
Posted By Darkness_
Re: [CS:GO] Reserved slot redirects w/ retake plugin. willing to pay

I actually meant a there is no such method for CS:GO that doesn't use the Steam Bot invite work around that h3bus used in that release. But if that's what you're looking for then it is indeed...
Forum: Plugin/Gameplay Ideas and Requests 03-20-2016, 23:33
Replies: 5
Views: 3,182
Posted By Darkness_
Re: [CS:GO] Reserved slot redirects w/ retake plugin. willing to pay

There is currently no way to redirect players to another server. Well, not to my knowledge that is.
Forum: Source Servers (SRCDS) 03-20-2016, 12:59
Replies: 170
Views: 98,354
Posted By Darkness_
Re: CSGO - have fun with the server lagger exploit

Thanks for this. Will report back if the issue persists. Although, based on the two previous posts this looks like it did the trick.

:bacon!::bacon!::bacon!:
Forum: Scripting 03-14-2016, 02:15
Replies: 4
Views: 1,085
Posted By Darkness_
Forum: Plugin/Gameplay Ideas and Requests 03-10-2016, 16:07
Replies: 6
Views: 6,944
Posted By Darkness_
Re: [CS:GO] !ws plugin help

Check to see if the SourceMod FollowCSGOServerGuidlines option is enabled.

More info here: https://forums.alliedmods.net/showthread.php?t=279854
Forum: Plugins 03-07-2016, 12:09
Replies: 78
Views: 33,483
Posted By Darkness_
Forum: Source Servers (SRCDS) 02-23-2016, 17:09
Replies: 31
Views: 14,252
Posted By Darkness_
Re: [HELP] A2S/Dos attack exploit

We had the same issue when we tried out OVH. Their mitigation is great but they don't seem to be able to handle application specific attacks like these. If NFOservers is an option for you, I'd...
Forum: Source Servers (SRCDS) 02-20-2016, 02:17
Replies: 31
Views: 14,252
Posted By Darkness_
Re: [HELP] A2S/Dos attack exploit

Any chance you can add a spoiler to that image so it doesn't break the formatting of the page?
Forum: Off-Topic 02-20-2016, 02:12
Replies: 4
Views: 2,384
Posted By Darkness_
Re: Let us sign the White House petition against FBI compel Apple to create a backdoo

Even if Apple gives the FBI the backdoor what good is it really going to do in the efforts to prevent acts of terrorism? The fact that the FBI wants this feature has been made so public that the...
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 09:28.


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