50% Packetloss wrote: |
Becuase the bot is Subspace based, not sure if it can do screenshots, screenshot is more of a Continuum feature i believe. But if you were able to get it to do that, getting the image to be a mapobject would be a little harder, you would need to program the bot to automaticlly make LVZ files. I believe that after you set the .lvz file in the .cfg for the server, the zone has to be recycled for the lvz to take effect, I may be wrong. But definatly they wouldnt be displayed imediatly, the would need to be redownloaded on the next entry to the zone |
Akai wrote: |
reproduce it by switching specific objects (pixels) on |
Akai wrote: |
[..]
reproduce it by switching specific objects (pixels) |
Code: Show/Hide 100,100,Pixel1,TopMost,ServerControlled,0,1 101,100,Pixel2,TopMost,ServerControlled,0,2 |
ExplodyThingy wrote: |
Im not sure about the LVZ, but i can tell you for a fact: Bots do not take screenshots. Just becuase it uses the same protocol as a subspace client does not make it a subspace client. The bot is just essentially a chat client. It gets all the information about attached ships, arena lists, settings, and all the fun stuff, but it never ever renders any images, orientations, maps, or lvz.
This, however, is a possibility: Some people have written "bots" that monitor the continuum client itself. They can only send chat messages and keystroke stuff. They never recieve any data besides chat. Use a normal subspace bot (merv, whatever) and make it send !takeshot to this contimuum client. The "bot" watching the client will see this, and send a printscreen message to the client. The client will then take a screenshot. Afterthat, its all about getting the image formated, uploaded, and displayed/ |
50% Packetloss wrote: | |
[..]
That would be pretty sweet, 256 colors. But for example-
The coords of a lvz file, 1 pixel apart? |
ExplodyThingy wrote: |
This keeps modules from acting as password sniffers. |
ExplodyThingy wrote: |
Some people have written "bots" that monitor the continuum client itself. |