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

Showing results 1 to 25 of 208
Search took 0.01 seconds.
Search: Posts Made By: NiceGuyx
Forum: Source Servers (SRCDS) 07-20-2015, 04:50
Replies: 1
Views: 668
Posted By NiceGuyx
[IPTABLES] TCP Attack Flood ! [PAYING 20$ for help]

Hello guys!

I have several game servers, but i get ddosed most of the time..
Here is the TCPDump of the attack i get:




I found a way to block the attack using this iptable rules:
Forum: Source Servers (SRCDS) 02-09-2015, 05:36
Replies: 20
Views: 5,000
Posted By NiceGuyx
Re: A2S_INFO Spam Attack [PAYING 150$] FOR FIX.

@Zephyrus (https://forums.alliedmods.net/member.php?u=79786)

Can you give me the link of your Steam Profile? so i can add you on my friends list.

Thank you
Forum: Source Servers (SRCDS) 02-08-2015, 18:10
Replies: 20
Views: 5,000
Posted By NiceGuyx
Re: A2S_INFO Spam Attack [PAYING 150$] FOR FIX.

I just tried your rule.

And it's doesn't seems to works

I'm getting attacked at the same time, and the DROP count is still at: 0
...
Forum: Source Servers (SRCDS) 02-08-2015, 17:55
Replies: 20
Views: 5,000
Posted By NiceGuyx
Re: A2S_INFO Spam Attack [PAYING 150$] FOR FIX.

Thanks you for your answer.

The attacker always use Spoofed IP to attack my server.

But the problem is that my server appear offline for hours. and the only way to connect to the server is by...
Forum: Source Servers (SRCDS) 02-08-2015, 15:44
Replies: 20
Views: 5,000
Posted By NiceGuyx
Spamming Serv

Please delete this post
Forum: French 08-04-2013, 10:09
Replies: 7
Views: 2,924
Posted By NiceGuyx
Forum: Scripting Help 07-29-2013, 08:43
Replies: 2
Views: 757
Posted By NiceGuyx
[HELP] Command on round_start..

RESOLVED ! plz trash
Forum: Scripting 07-28-2013, 21:12
Replies: 0
Views: 657
Posted By NiceGuyx
[HELP] How to remove : ROUND START Message...

Hello! i'm a beginner in sourcemod....
And i want to learn how to remove this message that i get every time when round start.

"PROGRESS TO A NEW WEAPON BY ELIMINATING AN ENEMY" .. in CS:GO
...
Forum: Suggestions / Requests 02-10-2013, 12:10
Replies: 2
Views: 1,048
Posted By NiceGuyx
Block AWP Weapon (Plzzz!! HELP Me)

Hello!
I want a plugin to block Counter-Terrorists team to have AWP !!


#include <amxmodx>
#include <amxmisc>
#include <engine>

public round_start(id)
{
Forum: Suggestions / Requests 01-26-2013, 10:56
Replies: 2
Views: 1,206
Posted By NiceGuyx
[REQ] Plugin (Paying 20$) Paypal

Hello Guys!

I have this plugin (fastdlfix), (It's force the client to download files from fastdl everytime)

And i want, to add if player reconnected to the server more than 3 times, then...
Forum: Trash 01-25-2013, 21:19
Replies: 0
Views: 584
Posted By NiceGuyx
Wrong Category

Please, delete this post.....
Forum: Suggestions / Requests 01-20-2013, 07:11
Replies: 2
Views: 1,034
Posted By NiceGuyx
Dead Terrorist can't Spec Alive C-T

Hello! Guys

In my server, dead terrorists can't spec alive Counter-Terrorists

How can i enable them ? from spectacting alive CT ! and enable dead CT too to spec alive terrorists
Forum: Suggestions / Requests 01-19-2013, 16:47
Replies: 2
Views: 1,025
Posted By NiceGuyx
[HELP] First Person Only [Problem]

Hello!

I have a big problem on my server!

When i'm died, i can only specate players with: First Look

Please! What is the cvar command to remove this restriction ?
Forum: Off-Topic 08-17-2012, 17:11
Replies: 6
Views: 2,149
Posted By NiceGuyx
Re: HELP PLZ! How to bind escape button

Sorry i don't know where to post it?
but can you help me
Forum: Off-Topic 08-17-2012, 16:56
Replies: 6
Views: 2,149
Posted By NiceGuyx
HELP PLZ! How to bind escape button

I want automatically, if i click on ESC then write quit on console

So i write in my console: bind escape quit

but it's not working! what is the exact key to bind a button for escape
Forum: Suggestions / Requests 08-17-2012, 11:21
Replies: 5
Views: 850
Posted By NiceGuyx
Re: [ReQ] Plugin

Here u go sorry i was wrong i created the code fastly but now it's compile fine baby love u



#include <amxmodx>
#include <amxmisc>

new const PLUGIN[]="FLY"
new const AUTHOR[]="RTV" ...
Forum: Suggestions / Requests 08-17-2012, 09:59
Replies: 5
Views: 850
Posted By NiceGuyx
Re: [ReQ] Plugin

Here you go baby:



#include <amxmodx>
#include <amxmisc>

new const PLUGIN[]="FLY"
new const AUTHOR[]="RTV"
new const VERSION[]="1.0"
Forum: Suggestions / Requests 08-16-2012, 21:49
Replies: 16
Views: 2,636
Posted By NiceGuyx
Re: [Req] why its not work ??? any help here

here you go:


public InterVentionGame()
{
g_iCurrentGame = GAME_INTERVENTION

new iPlayers[32]
new iNum
new id
Forum: Suggestions / Requests 08-16-2012, 20:52
Replies: 16
Views: 2,636
Posted By NiceGuyx
Re: [Req] why its not work ??? any help here

Your code is too big, and we don't have time to test it....
Put your '.amxx' plugin in your server and run it with debug mode
Exemple:
yourplugin.amxx debug
and then, you need to wait,...
Forum: Suggestions / Requests 08-16-2012, 19:26
Replies: 11
Views: 2,044
Posted By NiceGuyx
Re: [Req] Mod

This is a private mod, you can't get it, but you can ask for a pro coder like exolent or nikhilgupta258 to make it for you for free
Forum: Suggestions / Requests 08-16-2012, 19:22
Replies: 0
Views: 803
Posted By NiceGuyx
[HELP] TimeLeft Restart (PLZZ !!! i need help)

Can anyone fix the timeleft plugin to not restart to 60minutes if i restart the round by using (amx_cvar sv_restart 1) or if players got Reliable channel overflowed


#include <amxmodx>

new...
Forum: Suggestions / Requests 08-15-2012, 16:01
Replies: 2
Views: 996
Posted By NiceGuyx
Re: Plzz i need help my plugin won't work

i love youuuuuuuuuuuuuuuuuuu!! Big kiss to you from me
Forum: Suggestions / Requests 08-15-2012, 15:56
Replies: 2
Views: 996
Posted By NiceGuyx
Plzz i need help my plugin won't work

Hello, please
I want from my plugin to execute the command fly_users after 45minutes after the first round, but this plugin execute the command fly_users at the first round :(


#include...
Forum: Suggestions / Requests 08-14-2012, 21:21
Replies: 6
Views: 5,406
Posted By NiceGuyx
Re: [HELP] Anti Same Nick! "There is more than one client matching your argument"

Yami, i need a plugin that auto-kick or rename players on my server who have less than 4words on their name ...
Forum: Suggestions / Requests 08-14-2012, 21:03
Replies: 6
Views: 5,406
Posted By NiceGuyx
Re: [HELP] Anti Same Nick! "There is more than one client matching your argument"

It's impossible bcz i'm using a custom plugin that give fly's to user...

amx_fly nick or amx_bomb nick or amx_hp nick ..

Those plugin don't support steam id or user id

But if there is more...
Showing results 1 to 25 of 208

 
Forum Jump

All times are GMT -4. The time now is 11:33.


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