Skip to content

Exploitation and abuse of server resources (maybe) #1120

Answered by SquidDev
promitheas-nikou asked this question in Q&A
Discussion options

You must be logged in to vote

There's a couple of reasons:

  • All computers are run on a fixed number of threads (defaults to 1). So placing down two computers won't use any more CPU than one computer will.
  • Computers are incredibly slow (>50 times slower than single threaded C, many times slower again than the dedicated GPUs/ASICs miners use). I suspect even if you ran a miner on every single modded MC server out there, you'd still never get a single coin.

Also worth noting that CC has some pretty good monitoring tools (see the /computercraft track command), so you can keep an eye on computers using a lot of CPU time and stop them if you think they're doing something dodgy.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@promitheas-nikou
Comment options

@SirEdvin
Comment options

Comment options

You must be logged in to vote
4 replies
@promitheas-nikou
Comment options

@SquidDev
Comment options

@promitheas-nikou
Comment options

@SquidDev
Comment options

Answer selected by promitheas-nikou
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1119 on June 22, 2022 11:29.