Raised This Month: $51 Target: $400
 12% 

Leaked: Francisco Weapon Paints 4.0.3


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
SM9
Veteran Member
Join Date: Sep 2013
Location: United Kingdom
Old 08-05-2016 , 21:36   Leaked: Francisco Weapon Paints 4.0.3
#1

I honestly feel sorry for anybody who has paid for this plugin.
  • He claims it prevents bans, Which is a lie, he copied and pasted my block report code (Which is now patched).
  • His code is complete crap and just a complete mess.
  • The guy has no idea about code style, formatting and use of variable names, He literally just goes round copying a bunch of other peoples code then throws it together, And he has no shame in selling such shit.
So here it is, Feel free to ban me if you like, While you might look at me as being the bad person, I am trying to stop this fool ripping others off.


http://pastebin.com/B4jck9Eh

Last edited by SM9; 08-05-2016 at 21:38.
SM9 is offline
SM9
Veteran Member
Join Date: Sep 2013
Location: United Kingdom
Old 08-05-2016 , 21:36   Re: Leaked: Francisco Weapon Paints 4.0.3
#2

Inb4 post gets moved to trash.
SM9 is offline
ReFlexPoison
☠☠☠
Join Date: Jul 2011
Location: ☠☠☠
Old 08-05-2016 , 21:41   Re: Leaked: Francisco Weapon Paints 4.0.3
#3

k
Spoiler

Last edited by ReFlexPoison; 08-05-2016 at 21:41.
ReFlexPoison is offline
Deathknife
Senior Member
Join Date: Aug 2014
Old 08-05-2016 , 21:52   Re: Leaked: Francisco Weapon Paints 4.0.3
#4

SpanishPawn strikes again
Those SQL queries are so painful to look at http://i.imgur.com/rclPYo5.png

Just wondering, how much did he sell it for?
__________________
Deathknife is offline
SM9
Veteran Member
Join Date: Sep 2013
Location: United Kingdom
Old 08-05-2016 , 21:56   Re: Leaked: Francisco Weapon Paints 4.0.3
#5

Quote:
Originally Posted by Deathknife View Post
SpanishPawn strikes again
Those SQL queries are so painful to look at http://i.imgur.com/rclPYo5.png

Just wondering, how much did he sell it for?
I think around $25
SM9 is offline
Aymeric VII
BANNED
Join Date: Jun 2016
Location: Hiding under my sheets
Old 08-05-2016 , 21:58   Re: Leaked: Francisco Weapon Paints 4.0.3
#6

Oh my.... cant wait to see franc1sco's reation. 10/10

Fran1sco in a nutshell
Aymeric VII is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 08-05-2016 , 22:04   Re: Leaked: Francisco Weapon Paints 4.0.3
#7

Code:
Format(Items, 64, "tec9"); // 26
//Format(Items[desc], 64, "Tec-9");
PushArrayString(array_armas, Items);
can't you just..?

Code:
PushArrayString(array_armas, "tec9");
what in the world is this code.. he just names everything in fucking spanish
__________________
retired
shavit is offline
Potato Uno
Veteran Member
Join Date: Jan 2014
Location: Atlanta, Georgia
Old 08-05-2016 , 22:07   Re: Leaked: Francisco Weapon Paints 4.0.3
#8

Quote:
Originally Posted by shavit View Post
Code:
Format(Items, 64, "tec9"); // 26
//Format(Items[desc], 64, "Tec-9");
PushArrayString(array_armas, Items);
can't you just..?

Code:
PushArrayString(array_armas, "tec9");
what in the world is this code.. he just names everything in fucking spanish
He also hardcoded 64 instead of sizeof(Items).

EDIT: Isn't this plugin utterly worthless now because of GSLT bans?

Last edited by Potato Uno; 08-05-2016 at 22:07.
Potato Uno is offline
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 08-05-2016 , 22:08   Re: Leaked: Francisco Weapon Paints 4.0.3
#9

Quote:
Originally Posted by Potato Uno View Post
He also hardcoded 64 instead of sizeof(Items).
which is completely unnecessary because he doesnt even use the new syntax for strings (char[] sMyString = new char[length];)
well, even i did it before the transitional syntax but sourcemod sees it at the same thing lol
__________________
retired

Last edited by shavit; 08-05-2016 at 22:09.
shavit is offline
Aymeric VII
BANNED
Join Date: Jun 2016
Location: Hiding under my sheets
Old 08-05-2016 , 22:11   Re: Leaked: Francisco Weapon Paints 4.0.3
#10

What the... this is the plugin he's selling to... im pretty sure thats impossible and against their rules.
Hopefully motdgd, vpp, etc see this and give out a warning to their clients about this criminal.


Last edited by Aymeric VII; 08-05-2016 at 22:11.
Aymeric VII is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:04.


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