[QUOTE=tepholman;21547996]I saw your edit :smith:[/QUOTE]
[img]http://www.cubeupload.com/files/16f400untitled.png[/img]
[QUOTE=CombineGuru;21548084][img]http://www.cubeupload.com/files/16f400untitled.png[/img][/QUOTE]
please dont act like a kiddy ok?
Mhh i think i modified it to a MultiPlugin : ) i loose the point of the admin stuff and create a package of fixes. I got a Vehicle Exit fix and SpawnPointEnt and lots of entities for mappers in it. Mhh i really need to think about what i do exactly with it.
[QUOTE=MingeBag.;21549172]please dont act like a kiddy ok?[/QUOTE]
I lol'ed
[QUOTE=CombineGuru;21549606]I lol'ed[/QUOTE]
Shut the fuck up Combine Guru, no one cares you attention-seeking twatface three year old. Stop derailing this thread, MingeBag has been kind to give up some of his free time to create an addon that he will soon release to help benefit the Garrysmod community. Its faggots like you who are cancer to Garrysmod, kindly pick your arse up and get the fuck out you 4chan piece of shit.
[highlight](User was banned for this post ("Flaming/Trolling" - grea$emonkey))[/highlight]
[QUOTE=CombineGuruSux;21550505]Shut the fuck up Combine Guru, no one cares you attention-seeking twatface three year old. Stop derailing this thread, MingeBag has been kind to give up some of his free time to create an addon that he will soon release to help benefit the Garrysmod community. Its faggots like you who are cancer to Garrysmod, kindly pick your arse up and get the fuck out you 4chan piece of shit.[/QUOTE]
You had to make an alt to say that? Why didn't you come here and say that on your main account?
[QUOTE=MakeR;21550525]You had to make an alt to say that? Why didn't you come here and say that on your main account?[/QUOTE]
Because it got banned a few months ago.
[QUOTE=CombineGuruSux;21550566]Because it got banned a few months ago.[/QUOTE]
Who are you?
[QUOTE=MakeR;21550576]Who are you?[/QUOTE]
I'd rather not say, lets get back to the thread since its about MingeBag's admin addon and not CombineGuru.
[QUOTE=MakeR;21550525]You had to make an alt to say that? Why didn't you come here and say that on your main account?[/QUOTE]
mhh at the difference in the english gramatik you can see that this isnt me , because i dont need to Freak arround if someone means that my stuff is dump , if he think that , then is that ok for me. He is not the only one who can rate that and i accept that he dont like me.
BTW: that was someone of my friendlist i think : /
and now stop the kiddy stuff, and i mean you too antiguru.
Lets talk about the admin system and not if someone is better then someone else. Iam 19 ... and i really think that we can discuss about that with normal words , please.
Take away the thing were banned players can spawn.
[QUOTE=samwilki;21550656]Take away the thing were banned players can spawn.[/QUOTE]
Thats a good idea , i heard alot of the idea but can you tell me why you dont like that?
i added that the banned players:
- Cant spawn stuff via console
- Cant open the SpawnMenu
- Cant use voice , only with a popup permisson ( because of voice overflow )
- Cant chat , only on request by admins ( request style like in teamspeak )
- Cant Noclip
- Are pickable by Players
- Nocollided to everything
is that not ok?
[QUOTE=MingeBag.;21550780]Thats a good idea , i heard alot of the idea but can you tell me why you dont like that?
i added that the banned players:
- Cant spawn stuff via console
- Cant open the SpawnMenu
- Cant use voice , only with a popup permisson ( because of voice overflow )
- Cant chat , only on request by admins ( request style like in teamspeak )
- Cant Noclip
- Are pickable by Players
- Nocollided to everything
is that not ok?[/QUOTE]
Just stop them from joining using gatekeeper, there's so many exploits.
[QUOTE=CombineGuru;21550830]Just stop them from joining using gatekeeper, there's so many exploits.[/QUOTE]
but i think that the anti custom binary script by me can prevent the guys for using this stuff.
and i fixed the bypass from Stoned with the file.find : )
[QUOTE=MakeR;21550576]Who are you?[/QUOTE]
That'd be Conna.
[quote="ConnaAlt"]lets get back to the thread since its about MingeBag's admin addon and not CombineGuru.[/quote]
[QUOTE=MingeBag.;21550878]but i think that the anti custom binary script by me can prevent the guys for using this stuff.
and i fixed the bypass from Stoned with the file.find : )[/QUOTE]
No, that won't work. Launch your script in as soon as Lua loads, overwrite file.Read / file.Find / whatever you're overwriting. Then your "prevention" fails.
[QUOTE=MingeBag.;21550878]but i think that the anti custom binary script by me can prevent the guys for using this stuff.
and i fixed the bypass from Stoned with the file.find : )[/QUOTE]
..what?
If you banned me from your server using your system, I would just join, delete your bans file, then rejoin and I'd be unbanned.
[b]You need to stop people from joining.[/b]
[QUOTE=|FlapJack|;21550898]That'd be Conna.[/QUOTE]
Makes sense.
Wasn't Conna a hacker?
[QUOTE=|FlapJack|;21550898]
No, that won't work. Launch your script in as soon as Lua loads, overwrite file.Read / file.Find / whatever you're overwriting. Then your "prevention" fails.[/QUOTE]
the bypass blocks file.read in combination with "../" but i add in that a line that you need to read a file with "../" or the script kicks you with the reason "Modified file.read".
but i think you guys are right and i stop the players from joining : )
thx for information.
[QUOTE=MingeBag.;21551059]the bypass blocks file.read in combination with "../" but i add in that a line that you need to read a file with "../" or the script kicks you with the reason "Modified file.read".
but i think you guys are right and i stop the players from joining : )
thx for information.[/QUOTE]
Maybe you'll understand this a bit more.
[lua]file.OldRead = file.Read
hook.Add("InitPostEntity" , "DelayUntilYourAnticheatHasLoaded" , function()
function file.Read(path)
return file.OldRead(path)
end
end )
[/lua]
Your alterations to file.Read will now be nullified, as they no longer exist.
[QUOTE=MingeBag.;21551059]the bypass blocks file.read in combination with "../" but i add in that a line that you need to read a file with "../" or the script kicks you with the reason "Modified file.read".
but i think you guys are right and i stop the players from joining : )
thx for information.[/QUOTE]
Mingebag just make it so they can't join please...I mean theres so many loop holes and bypasses that you can't get them all..and for what? Just so you can mess with "banned" players?
CombineGuruSux wasn't my alt, so let's not blame me for things I didn't do like you usually do, eh?
Good work MingeBag.
[QUOTE=kuropixel;21556671]CombineGuruSux wasn't my alt, so let's not blame me for things I didn't do like you usually do, eh?
Good work MingeBag.[/QUOTE]
Who the fuck ever said it was....I bet it was...
[QUOTE=kuropixel;21556671]CombineGuruSux wasn't my alt, so let's not blame me for things I didn't do like you usually do, eh?
Good work MingeBag.[/QUOTE]
thx for the feedback , what do you like on my MAS ?
I added to much stuff like vehicle fixes and entities for a better gameplay and forget to create just a admin mod :p
But iam happy that my script is completly free from NetWorkingStrings/Ints , it just use direct index values and usermessages.
[U]BTW: iam right that you are conna? if yes , i like your ways how to think about thinks : ) i hope we see us sometimes ingame , you are my idol : )[/U]
[QUOTE=MingeBag.;21564752][U]BTW: iam right that you are conna? if yes , i like your ways how to think about thinks : ) i hope we see us sometimes ingame , you are my idol : )[/U][/QUOTE]
:ohdear:
[QUOTE=BurningPride;21551034]Wasn't Conna a hacker?[/QUOTE]
No, he was just a big ass.
[QUOTE=Kialtia;21565010]No, he was just a big ass.[/QUOTE]
thats the same what some people think about me :D , and i think iam normal...
if you think like conna , you understand like conna.
and can you please stop to flame about conna? , the point of the thread is my Admin System , give other guys a chance and dont bump my thread if its just smalltalk.
[QUOTE=Kialtia;21565010]No, he was just a big ass.[/QUOTE]
No, was just provoked a lot and when I retaliated I was blamed to be the 'ass'. But thanks!
[QUOTE=kuropixel;21566890]No, was just provoked a lot and when I retaliated I was blamed to be the 'ass'. But thanks![/QUOTE]
you are
Good to see you released it.
Id like dat admin system. Its better than awesome
Sorry, you need to Log In to post a reply to this thread.