Giter Site home page Giter Site logo

pull-player-scripts's Introduction

pull-player-scripts

A python tool for pulling the Roblox Player Scripts.

This is a work in progress!

Command Line Interface

This tool can be used to pull different Roblox Player Scripts from the live version of the game into the current working directory. Most of the player scripts can also be pulled in a special package format that makes them easier to use in your games as dependencies through package managers such as Wally.

Global Options

These options can be specified when running the tool and are all optional.

  • --help, -h
    • Prints help information about the tool and exits.
  • playermodule [title] [author]
    • Pulls the PlayerModule and converts to a rojo format.
    • --package can optionally be included to attempt to pull the module in its package friendly format.
  • rbxcharactersounds [title] [author]
    • Pulls the RbxCharacterSounds and converts to a rojo format.
    • --package can optionally be included to attempt to pull the module in its package friendly format.

--package formats

Some of the playerscripts that can be pulled include the optional --package command. This command changes the format of the result so that it can be more easily used as a project dependency. You can read more about how each playerscript is packaged here:

pull-player-scripts's People

Contributors

egomoose avatar

Stargazers

 avatar Adeife Salubi avatar Brooke Rhodes avatar

Watchers

 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.