Git Product home page Git Product logo

rbx-captcha's Introduction

rbx-captcha

A module for creating captchas in Roblox. This is a WIP.

Fonts

No pre-setup fonts are provided in this repository. A python script to generate the necessary json files in blender is provided here. Once a json file is generated you can use the lune script found here to generate .rbxm models that can be used with this module.

Implementation

This module creates a captcha-like image out of primitives and then provides that model to the client. In the future it would be nice to do further work either with CSG or new API to attempt to hide the vertices / shape types of the primitives.

Examples

captcha1 captcha2 captcha2

Demo

You can see an example use of this system in the demo folder / develop.project.json. However, the general gist is that the captcha client will fire an event when the server requests a captcha verification from the client. The client will then have to send a response to the server where it will be verified. Both the client and the server will be provided w/ a response of true / false depending on if the player successfully inputted the correct captcha.

rbx-captcha's People

Contributors

egomoose avatar

Stargazers

Logan Richey avatar Anim avatar  avatar Juniper Hovey avatar Mahan avatar  avatar Anson Chung avatar FunkyWorm avatar Brooke Rhodes avatar ScriptOn avatar

Watchers

 avatar ScriptOn avatar

rbx-captcha's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.