Author Topic: Marble Man's Datablock Saver  (Read 2110 times)

Oh good, nice to see this thread getting some attention.

It would have to be client-sided for what I need it for. Marble Man's copied the script of add-ons into a .txt folder if that clears anything up. I don't know if you want to call it stealing scripts, but that is basically what it is I guess. It might be a good idea to just PM it to me if someone has Marble Man's or wants to make a new one. Much appreciated guys
Could you explain this further please?
The only thing I can think of that it did was saving the datablocks, its impossible to get the actual script from the server.

The only thing I can think of that it did was saving the datablocks, its impossible to get the actual script from the server.
It was Client_DataBlockSaver, so yeah

Why do you want to steal private data anyways

BLBs are stored in cache.db iirc.

BLBs are stored in cache.db iirc.
Yeah, but I believe TorqueScript's file functions work with files in cache.db

BLBs are stored in cache.db iirc.
Fileobjects can access files stored in cache.db as long as blockland knows the relation between file name > file hash. That means it only works while you're in the server that has the file. And as the blb is a text file, you can parse it with torkscript.

It would have to be client-sided for what I need it for. Marble Man's copied the script of add-ons into a .txt folder if that clears anything up. I don't know if you want to call it stealing scripts, but that is basically what it is I guess. It might be a good idea to just PM it to me if someone has Marble Man's or wants to make a new one. Much appreciated guys
This is not possible. Either you misread the description, or someone told you lies about what his super cool private script can do.

.
This is not possible. Either you misread the description, or someone told you lies about what his super cool private script can do.
It wasn't scripts. I meant datablocks

It saved into the config folder. I tested it out on two of Barnabas' vehicles



« Last Edit: June 20, 2014, 11:18:36 AM by Skig »

It wasn't scripts. I meant datablocks
...what is the benefit of saving a datablock without its resource files / server only variables / scripts?

...what is the benefit of saving a datablock without its resource files / server only variables / scripts?
I dunno. Maybe if the server had a private emitter or something?

I don't know about custom bricks (other than cache.db ripping) but you can steal normal bricks very easily

I don't know about custom bricks (other than cache.db ripping) but you can steal normal bricks very easily
I you actually read the topic, you would see that I posted how to read custom blbs from servers.

I you actually read the topic, you would see that I posted how to read custom blbs from servers.
Yeah that would probably be a good idea.