Hey thanks for the update ! with the new version i got this error when i equip the gun. Any idea why it's happen ? I compare the code with the documentation and it's seem to be alright, so i'm not sure where the error could be ..
304.353 Script @stdlib/stdlib/core.lua:45: Nanobots:Nanobots/scripts/nanobots.lua:323: attempt to index field 'players' (a nil value)
it's refer to local data = storage.players[player.index]
So, I think this has something to do with the bug with remote view. You'll notice that when you're in remote view, the nanobots still work around your camera as though your character stood at the center the screen. It will repair things, for example, and I think do so without consuming any ammo. It will also try to deconstruct things, like trees (if marked of course), but fail to actually destroy them. I think the bug happens somewhere in there, but it's mostly a non-issue. I can't say for sure, but I think it can be safely ignored.