Make life harder #3

Open
opened 2020-03-11 04:55:29 -04:00 by b0nn · 3 comments

There's a nasty rumour doing the rounds that bots/scripts are in use, allegedly it's easy to code one up because the target number is in the last token.

Is it possible to randomise the token that the number to shoot at is in, but still make it clear which token the number to shoot at is in?

There's a nasty rumour doing the rounds that bots/scripts are in use, allegedly it's easy to code one up because the target number is in the last token. Is it possible to randomise the token that the number to shoot at is in, but still make it clear which token the number to shoot at is in?
MatCat added the
Request
label 2020-03-11 19:15:49 -04:00
Owner

I need a little bit more background on this... So the random number appears between random type of brackets, are you saying make MORE brackets to confuse scripts?

I need a little bit more background on this... So the random number appears between random type of brackets, are you saying make MORE brackets to confuse scripts?
MatCat added the
Duckhunt
label 2020-03-11 19:18:49 -04:00
Author

So, the general pattern is text space text space text containing number, the number is always in the last block of text (if you split the text by spaces)

I was thinking randomise which block of text the number comes in, it will slow the existing scripts (although it wil just change from searching the final text block, to searching all the text blocks.. I had thought about having another number group, but then users wouldn't know which number to aim for either)

So, the general pattern is text space text space text containing number, the number is always in the last block of text (if you split the text by spaces) I was thinking randomise which block of text the number comes in, it will slow the existing scripts (although it wil just change from searching the final text block, to searching all the text blocks.. I had thought about having another number group, but then users wouldn't know which number to aim for either)
Owner

Yeah I like this idea, its about time to change it up a little anyway, request approved :).

Yeah I like this idea, its about time to change it up a little anyway, request approved :).
MatCat added the
Approved
label 2020-03-12 13:52:09 -04:00
Sign in to join this conversation.
No description provided.