Search Results for "script%20runner%20roblox"

Showing 63 open source projects for "script%20runner%20roblox"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 1
    jekyll-theme-console

    jekyll-theme-console

    A jekyll theme inspired by linux consoles for hackers and developers

    A Jekyll theme with inspiration from Linux consoles for hackers, developers, and script kiddies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Dawarich

    Dawarich

    Self-hostable alternative to Google Timeline

    Dawarich is a command-line tool (likely Ruby-based) for transforming and analyzing Arabic text data with normalization, diacritic handling, segmentation, and morphological tokenization. Designed for text mining and NLP workflows in Arabic-language contexts.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    GitHub Markup

    GitHub Markup

    Determines which markup library to use to render a content file

    ...The dependencies listed are required if you wish to run the library. You can also run script/bootstrap to fetch them all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dependabot

    Dependabot

    Dependabot's core logic for creating update PR's

    Dependabot-Core is the library at the heart of Dependabot security/version updates. Use it to generate automated pull requests updating dependencies for projects written in Ruby, JavaScript, Python, PHP, Dart, Elixir, Elm, Go, Rust, Java and .NET. It can also update git submodules, Docker files, and Terraform files. Check for the latest version of a dependency that's resolvable given a project's other dependencies. Generate updated manifest and lockfiles for a new dependency version....
    Downloads: 6 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5
    Color LS

    Color LS

    A Ruby gem that beautifies the terminal's ls command

    A Ruby script that colorizes the ls output with color and icons. You can overwrite the existing icons and colors mapping by copying the yaml files. You may also use a color hex code as long as it is quoted within the YAML file and prefaced with a # symbol. A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    HTMLProofer

    HTMLProofer

    Test your rendered HTML files to make sure they're accurate.

    HTMLProofer is a set of tests to validate your HTML output. These tests check if your image references are legitimate, if they have alt tags, if your internal links are working, and so on. It's intended to be an all-in-one checker for your output. In scope for this project is any well-known and widely-used test for HTML document quality. A major use for this project is continuous integration -- so we must have reliable results. We usually balance correctness over performance. And, if...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    scriptHelper

    integration between Java and scripting languages

    scriptHelper is a Java library allowing a simple integration between Java code and various script languages. This library also allows to debug these scripts in the context of a Java program.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    wappskafander_t2

    wappskafander_t2

    Wraps a HTTP server that might optionally run PHP by using FastCGI.

    wappskafander_t2 wraps an old version of a Hiawatha web server (hiawatha-webserver.org). If FastCGI and PHP are available, then the web server probably can execute PHP. As of 2022_11 this "branch" of the wappskafander_t2 will not be incrementally updated, because it, the wrapping code, NOT the wrapped web server, is an old mess that needs a total rewrite. The current version of the wrapping code is usable as a functional "blob" that serves HTTP and optionally PHP generated content from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    teleport

    teleport

    Task-based bidirectional sync script utilizing rsync

    rsync-based backup script designed to sync files between local and portable storage for easy migration between multiple PCs without relying on network transfer or cloud storage. Sync operations are organized as customizable sync tasks that can be selectively chosen each time the script is executed. To use the script, browse the code repository, and download files 'teleport.rb' and the sample config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Graylog Cookbook

    Graylog Cookbook

    Chef recipes to deploy Graylog

    ...Then quickly drill-down and even launch saved searches. Use triggers, aggregations and correlations to get alerts through SMS, Slack, PagerDuty, email, and more. Or kickoff a custom script for full creativity. Work with the same widgets you use for search results and dashboards to easily build reports and automate their delivery to any email address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Marathon -GUI Test Runner Web, Swing, FX

    Marathon -GUI Test Runner Web, Swing, FX

    Marathon supports testing of Java/Swing and Java/Fx applications.

    Marathon provides an integrated environment for test script creation and execution. Supported FW: Web, Java Swing/ Java FX. Currently, Marathon supports JRuby script models for recording the test scripts.Marathon test runner generates Allure test reports.Marathon allows for grouping of test cases.It also has an option of inserting modules while recording(in MarathonITE while recording).
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus alternatives are less suitable). Be aware of several branches available for checkout (git branch -a): "experimental_unverified" is for the daring (to start with current most featureful code), while usability of "experimental" always gets hardened via a large build. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pkg_version-zypper.rb

    script to ease managing package upgrades in openSUSE

    ...It is not an official recommendation to do so as packages have their version number for a reason! I personally have been ignoring RPM versions for years and have not been into any trouble because of that. Usually you'd want to use the script as: sudo ./pkg_version-zypper.rb -f '<' -r -u But you can also take package versions into account: sudo ./pkg_version-zypper.rb -f '<' -r -u -p
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    gen_regs

    Registers bank RTL code generation

    This project aims to give a ruby script in order to generate the RTL code of a custom registers bank.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Chromebrew

    Chromebrew

    Package manager for Chrome OS

    ...The only missing pieces to use as a full-featured Linux distro were gcc and make with their dependencies. Well, these pieces aren't missing anymore. Say hello to Chromebrew. In fact, Chromebrew is a simple Ruby script. There's also some Git involved, so we needed both of these things to run it on a bare Chrome OS. We have prebuilt them along with their dependencies to install into your system during installation. So, basically, after installing Chromebrew, you will have fully functional Ruby with Rubygems, Git, and a package manager dedicated just to your Chromebook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RC-EXPLOITER

    RC-EXPLOITER

    Brute-forcing WAN/LAN services

    The author does not hold any responsibility about the bad use of this script remember that attacking targets without prior consent is illegal and punish by law, this script as build to show how msf resource files can automated tasks. Scanning WAN networks In search of targets may take 10 to 15 minutes depending of your network connection, and will search In 1024 random hosts For the selected service/port, also the File 'brute.txt' may be edited to insert new entrys, or we can provide the full path to another dicionary File to be used In brute-forcing services. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    svg-map-animation

    generate animated video-clips from svg-image

    Draw some track-segments as bezier-curves on top of a map-image. Run svgAnim.rb-script to generate a vido-clip witch shows the track animated from 0% to 100% visibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open-Publisher

    Open-Publisher

    Using Jekyll to create outputs that can be used as Pandoc inputs

    Open publisher is really just a couple of bash scripts that wrap around Jekyll, Pandoc, KindleGen, and LaTeX, along with some custom Pandoc templates created with a focus on fiction. Write your manuscript in markdown, run a script, and receive some beautifully formatted ePub, Mobi, and print-ready PDF books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mesos Cluster

    Mesos Cluster

    Scripts to configure a Mesos cluster using Mesos and Mesosphere

    ...To use the scripts to build a custom Mesos cluster first install the roles in your project and configure Ansible to load roles from the roles directory provided by this project. Install the chronos-sync ruby script distributed as part of Chronos. Once installed the script can be used for keeping version controlled Chronos job definitions up-to-date with a Chronos instance. Install DCOS CLI and configure for use "inside the cluster" with configured master nodes. The configuration relies on Mesos DNS to provide the Mesos master and Marathon endpoints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    RM Dialogue Manager

    Gestionnaire de dialogue externe pour RPG MAker VX Ace

    ...Plus simple - avec un logiciel de gestion de dialogue externe centralisant tous les dialogues. - avec l'intégration des dialogues dans RPG Maker en une commande (sk_dialogue[X]) - le script intègre une gestion du retour à la ligne automatique Plus organisé avec tous les dialogues au même endroit, classés, nommés et commentés Facilite le travail d'équipe en désolidarisant de RPG Maker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SketchTrack

    SketchTrack

    Draw railway tracks in 3D from a simple script language in SketchUp

    SketchTrack is a SketchUp plugin intended to serve as computer aided design (CAD) tool for track planning, especially for railway modellers who want to use the same planning paradigms used for real-world track layouts. This usually includes (but is not restricted to) self-made track work. SketchTrack reads a text file containing the track program and draws it in a 3D space. So, instead of clicking together a track layout in a graphical editor, the user of SketchTrack has to provide a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    myAuxiliary.rb

    myAuxiliary.rb

    msf post-exploitation auxiliary module

    This auxiliary module needs [metasploit] framework installed.. This module its a metasploit post-exploitation (after the targets get's exploited) auxiliary script, so we need to exploit a target first in order to use it. Affected platforms: Windows OS (all versions above windows vista) Read my WIKI for further info: https://sourceforge.net/p/myauxiliarymete/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    DropPhotoBox

    Ruby script to automatically organize photos using EXIF date

    Script to organize images by EXIF date. It creates a folder per every day found in a image EXIF date and change the image file name to contain the taken date and time of the photo. It monitors the selected folder so it automatically process any image moved to that folder to the destination folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Rpg.NET

    Performance enhancement API for RPG Maker XP, VX, VXA.

    ...Contained within are various functions and classes that extend the ability of RPG Maker in areas such as graphics, audio, and Windows API interop. Included is a Ruby script that is the wrapper around the library, so it can be used as any other script within your game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Zoozle Search & Download Suchmaschine

    Zoozle Search & Download Suchmaschine

    Zoozle 2008 - 2010 Webpage, Tools and SQL Files

    Download search engine and directory with Rapidshare and Torrent - zoozle Download Suchmaschine All The files that run the World Leading German Download Search Engine in 2010 with 500 000 unique visitors a day - all the tools you need to set up a clone. Code Contains: - PHP Files for zoozle - Perl Crawler for gathering new content to database and all other cool tools i have...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next