Showing 23 open source projects for "mafia game scripts"

View related business solutions
  • Cortex: Boost Developer Coding Skills Icon
    Cortex: Boost Developer Coding Skills

    Cortex makes coding easier and faster for developers. See how our portal connects tools and cuts busywork.

    Cortex is a simple portal that helps developers work smarter by linking all your tools, setting clear rules, and slashing repetitive tasks. It speeds up onboarding, updates old code, and fixes issues fast. Over 100 big companies use it to save time and get better results.
    Try it now!
  • Queue Management System for Busy Service Providers | WaitWell Icon
    Queue Management System for Busy Service Providers | WaitWell

    The queue management system that perfectly adapts to your workflows

    The queue management system that perfectly adapts to your workflows. Improve operational efficiency in weeks with the most configurable enterprise queue system.
    Learn More
  • 1
    Minecraft Console Client (MCC)

    Minecraft Console Client (MCC)

    Lightweight console for Minecraft chat and automated scripts

    Minecraft Console Client (MCC) is a lightweight cross-platform open-source Minecraft TUI client for Java edition that allows you to connect to any Minecraft Java server, send commands, and receive text messages in a fast and easy way without having to open the main Minecraft game.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 2
    Watt Toolkit

    Watt Toolkit

    Open source cross-platform multi-purpose game toolkit

    "Watt Toolkit" is an open-source cross-platform multi-purpose game toolkit, most of its features require you to download and install Steam to use it. Make the Steam community, Github, Google reCAPTCHA, Pixiv, Discord, Twitch and other domestic hard-to-access pages accessible properly. Some JS scripts are injected into web pages through an acceleration service that intercepts web requests, providing functionality similar to that of a web plugin.
    Downloads: 77 This Week
    Last Update:
    See Project
  • 3
    XIVLauncher

    XIVLauncher

    Custom launcher for FFXIV

    XIVLauncher (abbreviated as XL) is a faster launcher for our favorite critically acclaimed MMO, with various available add-ons and enhancements to the game. XIVLauncher now has a native Linux version that works on Steam Deck and Desktop Linux - no more messing around with scripts and command lines, just a few easy steps to install the game and add it to Steam, with a wine version especially tuned to XIV.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Unity MCP

    Unity MCP

    AI-powered bridge connecting LLMs and advanced AI agents

    Unity-MCP is an open-source integration that connects artificial intelligence assistants with the Unity game development environment through the Model Context Protocol. The project enables AI tools such as coding assistants and autonomous agents to interact directly with Unity projects, allowing them to analyze scenes, modify assets, and generate code within the development environment. By exposing Unity editor functionality through MCP tools, the plugin allows external AI systems to understand the structure of a game project and manipulate it programmatically. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Learn More
  • 5
    Pokemon Unity

    Pokemon Unity

    A framework to build Pokémon RPG games

    A framework to build Pokémon RPG games. I use IIcolour Spectrum's original Pokemon Unity as a base with Herbertmilhomme's framework. So far, this project use wrapper ( Legacy <=> Framework ), and in the future, I want to remove the wrapper. This project is playable, but it has some issues and some features are disabled. Use Unity Hub or Editor to import this project's folder (/Pokemon Unity). Build and run the project. There are also demos for Windows, Linux, and Mac zipped in Releases!...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    AppTestStudio

    AppTestStudio

    Automate your apps, games, and Android emulators

    AppTestStudio (ATS) is an automated development environment, you can build, test, and automate Windows applications and android emulators. Quickly and interactively create automated actions by building Events either with pixel color matching, or using OpenCV image matching. Then attach actions to the events such as clicking or dragging. The multi processing (multiple scripts at the same time) was removed now only a single script can be run at one time. It was too confusing for some users...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    MCP for Unity

    MCP for Unity

    AI bridge enabling assistants to control and automate Unity Editor

    ...It acts as a bridge that allows language models and AI coding tools to interact directly with a Unity development environment using structured commands and tools. By linking an AI assistant to a running Unity project, the system enables automated operations such as managing project assets, modifying scenes, editing scripts, and performing other development tasks inside the editor. It exposes Unity functionality as callable tools so that AI systems can understand and manipulate game development workflows programmatically. This approach allows developers to control Unity using natural language prompts and automated workflows rather than manual editor interaction. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Cryptic Roblox Executor For PC

    Cryptic Roblox Executor For PC

    Download Cryptic Roblox executor for keyless scripting. Free for PC.

    Cryptic Roblox Executor is a powerful, keyless script executor built for Roblox on PC. It allows users to safely and efficiently run custom Lua scripts in any Roblox game, unlocking new features, automation, and enhanced control over gameplay. Tested and benchmarked for top performance, Cryptic stands out from other free executors thanks to its clean UI, fast injection time, and support for most modern scripts. Following the discontinuation of our previous executor, Cryptic is now the official and recommended tool for all script users and developers in our community. ...
    Downloads: 316 This Week
    Last Update:
    See Project
  • 9
    AICommand

    AICommand

    ChatGPT integration with Unity Editor

    AICommand is a proof-of-concept integration that lets you control the Unity Editor using natural language via ChatGPT. Instead of manually hunting through menus or writing editor scripts, you can prompt the editor to perform tasks, generate snippets, and automate actions. The project showcases an emerging workflow where LLMs augment game and tooling development by understanding intent and producing editor-side outcomes. It provides a minimal setup that connects your OpenAI API key and surfaces a command window right inside Unity. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tremendous is the global payouts platform for businesses sending gift cards and money at scale. Icon
    Tremendous is the global payouts platform for businesses sending gift cards and money at scale.

    Getting started is simple: add a funding method and place your first order in minutes.

    Trusted by 20,000+ leading organizations, Tremendous has delivered billions of rewards and enables businesses to reach recipients across 230+ countries and regions. Recipients have 2,500+ payout options to choose from, including gift cards, prepaid cards, cash transfers, and charitable donations.
    Learn More
  • 10
    Script Hook V .NET (SHVDN)

    Script Hook V .NET (SHVDN)

    An ASI plugin for Grand Theft Auto V

    ScriptHookVDotNet is an open-source scripting framework for Grand Theft Auto V that enables developers to create and run custom scripts using languages such as C# and VB within the game environment. It acts as a bridge between the game engine and managed code, allowing modders to interact with game systems through a structured and object-oriented API. Built on top of the original Script Hook V, it simplifies the scripting process by providing higher-level abstractions and reducing the need to work directly with low-level native functions. ...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 11
    Puzzler-VR

    Puzzler-VR

    A VR puzzle game for Cardboard using Unity

    Puzzler is a mobile VR application for new VR users which challenges them to solve a familiar type of puzzle in a new way. You just need your mobile and VR cardboard and you can enjoy playing puzzles in a virtual world without being distracted by anything from the real world you live in. Most of the scripts were provided by Udacity. I have edited them to match my needs. Most of the models and textures are provided by Udacity starter files. I used some images for texturing the particles. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Final Fantasy VI SDK

    Final Fantasy VI SDK

    A starter development kit that let you develop FF6-like games on PC.

    The Final Fanrast VI SDK is a starter development kit that let you develop FF6-like games on PC. The goal of this SDK is to provide the default systems from Final Fantasy VI including a complete database, audio and graphical resources and new RGSS Scripts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    Blitzkrieg

    Blitzkrieg is an indie army game developed by one person as a hobby.

    Blitzkrieg is an indie military FPS developed independently by TheComputerPro as a hobby. Blitzkrieg is created in the Unity engine with C# and JavaScript scripts. It is very simple as of now but it is expected to become a pretty awesome game in the (hopefully) near future. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    kOS IDE

    A lightweight, powerful editing tool for kOS Autopilot Mod on KSP.

    A little editor to create kOS Scripts in better environment than in-game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pax

    Pax

    A Wargame

    Pax is a grand strategy game around the topics of war, diplomacy, exploration and trade, set during the Middle Ages and Renaissance. It features a highly customizable engine, allowing users to create their own variations of the game or completely new "mods", thorugh simple scripts. The game is still in the planning and design phase, but for more information, please see the project's homepage and wiki at http://paxgame.sourceforge.net
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    AutoHotKey Remapper BETA
    Ever wanted to prank someone by "rearranging" the keyboard? or are you a lefty and that game you like only supports a righty control scheme? just download AutoHotKey from http://www.autohotkey.com/download/ and use this application to create script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a DEMO of an upcoming RPG Maker XP clone in C#. With the *recently updated* demo you can play a sample project using the Game Player and edit map using the Open RPG Maker. Visit http://bit.ly/jLNF3P to report errors and give feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Create macros, control and simulate keyboard and mouse events with LUA scripts; also supports remapping of keyboard, game controller, and mouse events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A application environment for logging game-scripts or controlling AI or mission progress in the computer game Armed Assault by Bohemia Interactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Onyx CE (Content Editor) is designed to be an extensible toolkit for creating content (scripts, maps, tilesets, and sprites) for 2D games. It intends to support the formats for the Game Creation Engines ika, Verge, and Sphere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UO Central is an opensource shard (running RunUO) for Ultima Online - MMORPG Game. All scripts are opensource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The VROnline project is universal 3D virtual reality engine for games with client/server architecture, free 3D camera, user configurable actions and AI scripts. It's based on C# and directX (now 9.0) technology. It can manage many data models(rpg,sims).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A C-based wrapper for creating/managing VRPN servers/clients and a set of C# scripts for the Unity Game Engine to interface that wrapper on OSX and Windows systems. Part of the Unity AR Toolkit (UART) project https://sourceforge.net/projects/uart
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB