[PLUGIN] Script Captcha

Don’t you think it’s getting a little too hard to know if your scripter is a human or a clanker?

Fear not, for I, Roblox’s best plugin developer, have arrived with yet another ABSOLUTE CINEMA plugin.

All you have to do is have your scripter download this plugin, and voila. It is now guaranteed that they are a real human. Because robots cannot solve math.

Later, if this plugin does as well as I think it will (trust me, it will—my genius is unmatched) I will add more forms of captcha, such as the famous “Select all tiles that contain sodium hypochlorite” and “Select all tiles that do not contain 2006 toyota prius.”

https://create.roblox.com/store/asset/125212502156594/Script-Captcha

10 Likes

This is the best plugin I have ever seen.

Given this is programming related, I think it’d be fitting to have programming-related captchas - but not Luau, any AI could write or detect that if a vibe coder so pleased. You should go more complicated, like “select all squares that contain polymorphism” or “select all squares which crash your PC”.

as a long-term faithful customer, could my suggestion be heard?

4 Likes

That’s a wonderful idea

3 Likes

Now make a plugin so you have to choose your favorite color and material and when you insert an object it will always be that material and color and you cant change it

3 Likes

i should make bonzi buddy

that’s it, it’s just bonzi buddy

i won’t be able to upload it to the toolbox because it’s literally just bonzi buddy and therefore malware

3 Likes

we could keep it related to luau but we need to make sure only humans get through so we should go with the technical side of luau instead

so uhm i included some luau questions here too

how about:

  • “select all squares which contain polymorphism”
  • “select all squares which collect garbage”
  • “select all squares with heap allocation”
  • “select all squares with iteration” (to be nice)
  • “select all squares with GETUPVAL opcode contained in the bytecode”
  • “select all squares with a segmentation fault”
  • “select all squares with C closures”
  • “select all squares with Luau stack manipulation”
  • “select all squares with poor optimisation”
  • “select all squares with variables” (to be nice)
  • “select all squares with function calls” (to be nice)

to name a few?

if you want i can provide some of the code for options c:<

2 Likes

“select all squares with a word present in the U.S. Declaration of Independence”

3 Likes

yes but thats not programming related
any ai could solve that given long enough!!
and scripters are known to be impatient

1 Like

“which brain**** program correctly calculates the n-th fibonacci number”

1 Like

“which of these x64 assembly instructions is best for assigning the type tag to a Luau object”

1 Like

“which programming language is not real”

> B
> C--
> Dart
> Cotlin
> Eiffel
> Oberon-2

Answer

Cotlin doesn’t exist, but Kotlin does.

1 Like
class A {};
class B: A {};
class C: A, B {};

“how big is class C in bytes”

depends on the language, either zero because it will error on compilation (multiple inheritance, diamond problem, etc) and therefore not be stored or 2 bytes

did i get it :pleading_face:

1 Like

im pretty sure its two bytes, and it was c++ so yay

1 Like

“in C, if we define y as 0 and x as int x = y++ + ++y + y++ + ++y;, what value is x?”

> 8
> 7
> 9
> undefined behavior

undefined behaviour
im pretty sure some compilers even emit a compile error but i might be wrong on that

did i get it…

1 Like

indeed

how did this turn from questions about a captcha for scripters to us asking each other deep even interview level questions

2 Likes

“where do you see yourself in 5 years”

> still working on this game
> dead

“wh-…what kind of answers are these?”

2 Likes

10/10 plugin, but if a clanker cannot ‘solve math’, isnt math used in lua like a lot

1 Like