Code Monkey home page Code Monkey logo

protosync's Introduction

protosync

A Roblox Studio plugin to assist with large scripts in Void Script Builder.

ProtoSYNC

Large amounts of code? No problem.

Introduction

ProtoSYNC allows you to transport large amounts of lua to a secret server to get around the pesky character limit supplied by Roblox's Textbox solution.

Requirements

This only requires Internet access and Node.js v16.x.x or newer.

Also, Roblox & Roblox Studio installed on your computer.

Usage

  1. Download the master zip of the repository
  2. Unzip it, and place it somewhere safe
  3. Open a terminal window in the directory that you unzipped
  4. Use npm i to install the necessary packages (or express & localtunnel if that doesn't install properly)
  5. Run node protosync to start ProtoSYNC.

(Check the next tab for more info on installing the plugin)

Safety

It is recommended that you change the password for your script's safety. To do so, open up the protosync.js file and go to the Configuration table. Change the password from 'soup' to something else. You don't need to remember it, to be honest. Make sure you save the file, and double check your server still starts successfully.

Then, open up an empty Roblox Studio baseplate and drag the ProtoSYNC V2.0.0.rbxm file in. Open ProtoSYNC > Primary and then change the password variable to the same thing you put for the protosync.js file. If it's not the same, the server won't accept it.

Finally, you can right click on the ProtoSYNC folder in Studio and "Save as Local Plugin". Press Save when it prompts (and overwrite if it prompts too), and you should be all set.

.. This process will likely be changed in the future.

protosync's People

Contributors

raymonable avatar techs-sus avatar

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.