View Single Post
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 03-11-2011 , 12:30   Re: LocalStrike is violating the GPL
Reply With Quote #16

Got 2 plugins from NAQQASH.

sxe screenshot: really simple plugin, and nothing to hide at all. (it sends "sxe_screen #%d #%d" to server)
Code:
0x00000A34 public cmd_screen(id,level,cid)
0x000009AC public plugin_init()
sxe ban: as well simple plugin and again nothing to hide. (sends "sxe_ban %s" to server)
Code:
0x000005E0 public plugin_init()
0x000006AC public sxeban(id)
both plugins are safe to use, and author should provide sourcecodes of them.

Quote:
Originally Posted by Nahuz View Post
The reason I do not give source code is that it would give the data of the host where the images are uploaded.
both plugins didn't contain any images at all.
__________________
xPaw is offline