SA-MP Forums Archive
Server connection (flood?) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server connection (flood?) (/showthread.php?tid=606036)



Server connection (flood?) - Lajko1 - 28.04.2016

I'm currently experienced a little bug on my server which can be abused but not without hack I assume so I'm wondering which kind of hack would cause them to like "flood" connection or something like that, at least connection logs show their connecting like this:
- If you check time of their connections it's like impossible to /q and to connect agian in such a low amount - 3-5 seconds.

Код:
[13/03/2016 14:06:13] Player: X|| ID: 22 || IP: X || GPCI: EFA844C99ACC0F8E499899C8C44E88D0CE4A8D4 connected. 
[13/03/2016 14:06:16] Player: X || ID: 22 || IP: X || GPCI: EFA844C99ACC0F8E499899C8C44E88D0CE4A8D4 connected. 
[13/03/2016 14:06:19] Player: X || ID: 22 || IP: X || GPCI: EFA844C99ACC0F8E499899C8C44E88D0CE4A8D4 connected. 
[13/03/2016 14:06:22] Player: X || ID: 22 || IP: X || GPCI: EFA844C99ACC0F8E499899C8C44E88D0CE4A8D4 connected. 
[13/03/2016 14:06:24] Player: X || ID: 22 || IP: X || GPCI: EFA844C99ACC0F8E499899C8C44E88D0CE4A8D4 connected. 
[13/03/2016 14:06:27] Player: X || ID: 22 || IP: X || GPCI: EFA844C99ACC0F8E499899C8C44E88D0CE4A8D4 connected. 
[13/03/2016 14:06:32] Player: X || ID: 22 || IP: X || GPCI: EFA844C99ACC0F8E499899C8C44E88D0CE4A8D4 connected. 
[13/03/2016 14:06:37] Player: X || ID: 22 || IP: X || GPCI: EFA844C99ACC0F8E499899C8C44E88D0CE4A8D4 connected. 
[13/03/2016 14:06:41] Player: X || ID: 22 || IP: X || GPCI: EFA844C99ACC0F8E499899C8C44E88D0CE4A8D4 connected. 
[13/03/2016 14:06:44] Player: X|| ID: 22 || IP: X || GPCI: EFA844C99ACC0F8E499899C8C44E88D0CE4A8D4 connected. 
[13/03/2016 14:06:47] Player: X || ID: 22 || IP: X || GPCI: EFA844C99ACC0F8E499899C8C44E88D0CE4A8D4 conn



Re: Server connection (flood?) - Abagail - 28.04.2016

Show your code.