Liberty Unleashed

Liberty Unleashed => Liberty Unleashed Chat => Topic started by: Atheros on April 03, 2016, 11:41:05 am

Title: report
Post by: Atheros on April 03, 2016, 11:41:05 am
People think, that im a hacker
what about ankris? look what hes doing:
(http://i.imgur.com/PyxtD3f.png)

Fulling other servers with bots, and trying to make his server the best.
He thinks hes the best, but in my opinion, he should be black listed permamently.
Title: Re: report
Post by: rwwpl on April 03, 2016, 12:39:25 pm
Some time ago I have the same problem ;)

Code: [Select]
PlayerNick <- array(GetMaxPlayers(),0);

Code: [Select]
function onPlayerPart(p,r)
{
if (PlayerNick[p.ID] > 2) return 0;
else
{
//your script
PlayerNick[p.ID] = 0;
return 1;
}
}

Code: [Select]
function Second()
{
for (local i = 0; i <= GetMaxPlayers(); i++) //Anti Player Bug
{
local pidx = FindPlayer(i);
if (pidx)
{
if (pidx.LUID.len() < 5) PlayerNick[pidx.ID] ++; //countdown, bcs without this, server kicks normal players
if (PlayerNick[pidx.ID] > 2 && pidx.LUID.len() < 5)
{
PlayerNick[pidx.ID] = 0;
KickPlayer(pidx);
}
}
}
}
Title: Re: report
Post by: Motley on April 03, 2016, 01:53:46 pm
Nice code rwwpl,.

Also nice find Atheros! I just bug tested some random servers of mine attempting to do this and I can crash my server as well as lock others out of it. As it appears in that photo. The server finaly came back after an long awaited update, It appears Its either play Aurora, or I will crash your server. I want to believe this is how my server keep crashing.

WE Need VRocker to attempt a Simple Update/Hotfix.
Title: Re: report
Post by: Vortrex on April 04, 2016, 04:04:27 am
How does he fill servers with bots?
Title: Re: report
Post by: Atheros on April 04, 2016, 07:36:34 am
simple:

windowed mode, 640x340 resolution,
changes his nickname to some color [#ff0000] for example,
and just keeps clicking the same server untill the server is full of bots connecting for infinte time.
This was bad to add support of multiple gta3.exes allowed.
The solution should be add the script as rwwpl said.
Title: Re: report
Post by: Vortrex on April 04, 2016, 07:48:18 am
Wow.

Is every connection from the same IP?
Title: Re: report
Post by: Motley on April 04, 2016, 01:27:17 pm
Well if they ever update the multiple gta3.exe part, I hope there's a simple way to allow multiple gta3.exe for LAN testing, Its very helpful
Title: Re: report
Post by: Theremin on April 08, 2016, 09:58:00 pm
simple:

windowed mode, 640x340 resolution,
changes his nickname to some color [#ff0000] for example,
and just keeps clicking the same server untill the server is full of bots connecting for infinte time.
Yeah what you wrote it's a possible way to do it, but I doubt he's doing that, he should be very stubborn to do it in such a manner.

Anyway I don't support such means but since that server is using lolmortuary name, owner's name, attempting to copy lolmortuary scripts, everything done without Svenko's consent, well leave it like that for him. And I suggest players not to play in that server because it's not the original one but just a rip-off.
Title: Re: report
Post by: Motley on April 09, 2016, 02:53:22 am
^^^^^^^^^^^^^^^^^^^^^^^^^
No harsh feelings then to Ankris. I thought  Svenko came back ..
Title: Re: report
Post by: SugarD on May 03, 2016, 08:03:34 pm
I've forwarded this topic to VRocker.
Title: Re: report
Post by: rwwpl on May 03, 2016, 08:18:12 pm
Sorry, i can't

https://www.youtube.com/watch?v=bmK82PwM6fo (https://www.youtube.com/watch?v=bmK82PwM6fo)