Author Topic: Item Names (by Flaw)  (Read 5886 times)



Can anyone host this on mediafire along with his other stuff?
It doesn't work on internt explorer or firefox :c

for forget sake, its simple to DL a file duckhunter

i'm amazed we've not got ANY requests to release block bastion or borg infection

but HINT:

block bastion is on-

oh wait, its passworded

for forget sake, its simple to DL a file duckhunter

i'm amazed we've not got ANY requests to release block bastion or borg infection

but HINT:

block bastion is on-

oh wait, its passworded
Read sir.
* = me
*Clicks link in mozilla
gets error
*goes to IE8
*clicks link
gets error
*opens chrome
*clicks link
error.

wow

anyhow, apparently there is malicous code, though this is not true

approved by flaw and me

http://blbulletin.blogspot.com/2011/01/zack0wack0-truce-claim-key-stealing.html

Quote
I have just downloaded the exact file reported malicious, "Script_ItemNames.zip" from the host provided, extracted the zip and opened server.cs in a text editing application.
"if(isFile("Add-Ons/System_ReturnToBlockland/server.cs")) {
   if(!$RTB::RTBR_ServerControl_Hook)
      exec("Add-Ons/System_ReturnToBlockland/RTBR_ServerControl_Hook.cs");
   RTB_registerPref("\"Picked Up\" Message","Item Names","ItemNames::pickupName","bool","Script_ItemNames",true,0,0);
}
else
   $ItemNames::pickupName = true;


package itemNames {
   function ItemData::onAdd(%this, %obj) {
      if(!%this.disableItemName) {
         %obj.setShapeName(%this.uiName);
         if(%this.doColorShift)
            %obj.setShapeNameColor(%this.colorShiftColor);
      }
      Parent::onAdd(%this, %obj);
   }
   function ItemData::onPickup(%this, %obj, %pl) {
      if($ItemNames::pickupName)
         messageClient(%pl.client, '', "\c6You picked up \"\c3" @ %this.uiName @ "\c6\".");
      Parent::onPickup(%this, %obj, %pl);
   }
};
activatePackage(itemNames);"
There is no such itemNames2 package, or anything related to keys as Zack0Wack0 is saying.

There is none, if you do not believe me, look yourself. Script_ItemNames.zip/server.cs

can i submit this to RTB for you?

can i submit this to RTB for you?

Feel free to, as long as you give credit.


Sorry, this add on Failed on RTB      D:<



Umm item names dont seem that epic but they're useful though.