Dual Universe Creators

Welcome Pilots! Click here for info on the site and how to submit your ships.


We're now on Twitter!
Follow the latest designs and DU news at @CreatorsDu


Help us build Utopia II! Join the station discord

Join Discord
Ships
Statics
Voxel Sets
16

DamageReport

Credence

Script

No attributes :-(

Officially taking over DamageReport A multi-screen capable, touch enabled, easy to install ship damage reporting script for Dual Universe. Includes a HUD mode to be mobile while repairing. Highlights damaged/broken elements in 3D space for easier finding. --- Discord --- https://discord.gg/KcafbTSwMp --Link--- https://www.nexusmods.com/dualuniverse/mods/3 https://github.com/LocuraDU/DU-DamageReport --- Buy Locations --- Locura Shipyard @ ( ::pos{0,2,29.8110,107.2521,5.2659} ) Exchange @ Yellow Hall Booth 6 ( ::pos{0,0,-19010.3356,113355.2043,-74225.1859} ) --- VR Locations -- View Units: Locura Shipyard -- Other VR Locations -- Locura Exchange Store

21

Equinox OS: Fuel/Mass/Hub Monitor

PsychoSlaughter

Script

No attributes :-(

** 31/01/22 Support for Space Fuel XS ** The first in a series labeled 'Equinox OS,' PsychoSlaughter of Equinox Consortium brings to you a fuel, hub, and ship mass monitor utilizing the latest in Lua screen tech. This adaptable monitoring solution will adjust to any fuel tank configuration from 1 to 12 tanks, adjusting the display to utilize screen space. In addition to keeping tabs on fuel, this screen will watch your cargo levels ensuring you don't overfill that hauler*. For further stats on your ship, a mass display separates the ship, fuel, and cargo weights for you to review. Bundle this all with easy installation, configurable colors, and custom limits per ship and you have the last monitoring solution you'll ever need! DRM free for you to use on all your ships. Shipbuilders: please leave DRM on when selling your constructs for this OS. ::pos{0,2,34.6366,78.3544,247.2298} EASY INSTALL: 1. Deploy the monitor construct from blueprint 2. Right-click the programming board and select 'Copy Lua configuration to clipboard' 3. Place a new programming board on the target construct you want to add Equinox OS to 4. Right-click the programming board and select 'Paste Lua configuration from clipboard' 5. Right-click the programming board and edit the parameters to your specifications 6. Connect the core, hub, and minimum of one screen to the programming board *Cargo monitor supports one Container Hub only. Additional containers not connected to the single hub, or additional hubs, may throw off the calculations.

Individual: 10 Mħ
Resale: 10 Mħ
4

Factory Monitor Expanded

Bartas

Script

No attributes :-(

An expanded version of my Factory Monitoring Screen for people with crazy big factories. Basic version resulted in text overlaps and eventually script crash due to 50k characters limit per screen. This version displays Metalworks, Electronics and Glass industry on screen 1, 3D Printers, Chemical Industry, Refinersm Honeycomb and Smelters on screen 2 and, finally, Assemblers on screen 3. I figured out it should be a proper setup for most big factories tho I know some of you are crazy :P Simply connect core and 3 (or 9) screens (in any order) to Programing Board and run the script. I humbly suggest setting refresh rate (In Lua settings) to 5 to avoid possible laggy situations with a lot of industry running. Script comes with industry locator. Type help in Lua Tab to see available commands. grab it here: https://github.com/BartasRS/Factory-Monitoring-Expanded As always, tips are appreciated but not required. Enjoy

Individual: 1 ħ
Resale: 10 Mħ
14

Simple Ore Monitor

Credence

Script

No attributes :-(

A single board script for diplaying items from a single, or multi Hub/Container setup, to single, or multi Screens/Signs. Display for single items in containers/hubs. The script doesn't need to adhere to NQ's 30-second refresh rules and can be refreshed at any time. Great for uses like industrial, or even sales signs for shops. Many options for functions, and styles to make the plugin match your aesthetic. All in all an amazing easy to use script for all your container data needs. The most versatile container script available for Dual Universe! Can be used for... Single Hub/Container to Single Screen/Sign Multiple Hub/Container to Multiple Screen/Sign Single Hub/Container to Multiple Screen/Sign - Set titles for each screen - Set item id's for each screen - Give each item a value for calculating total value of items - Wallpaper url - Turn wallpaper on or off - Hide units - Hide item tier - Hide github link - Show how many items left - Show total value of items - Show or hide the header bar - Show stats in KL or L - Show total of item than can fit in container --- Discord --- https://discord.gg/KcafbTSwMp --NexusMod Download Link--- https://www.nexusmods.com/dualuniverse/mods/1

8

Poor man's refiner

Cozzmo

Script

No attributes :-(

Simple script making your refiners to automatically cycle through t1 recipes when they are out of resources. Helps if you're just starting and have only one refiner or if you want to make your refiner more efficient. Just copy this into your onStatusChanged(3) filter on your refiner (assuming you named that slot "refiner") ``` --- status 3 -> jammed, no materials -- 198782496, -- hematite -> iron -- 2240749601, -- bauxite -> aluminum -- 159858782, -- coal -> carbon -- 2589986891, -- qurtz -> silicon local currentItem = refiner.getOutputs() -- linked list to cycle possible recipes local refinedOres = {} refinedOres[198782496] = 2240749601; refinedOres[2240749601] = 159858782; refinedOres[159858782] = 2589986891; refinedOres[2589986891] = 198782496; refiner.stop(true) refiner.setOutput(refinedOres[currentItem[1].id]) refiner.startRun() ```

Calibration Times

SirSteve

Script

No attributes :-(

Tool to keep track of mining unit calibration times. 5 locations can be displayed. After pressing the button the time is reset. The timer starts running and the next calibration time is updated. The indicator turns yellow when the warning level (time) is reached. The red indicator appears when the time is up. Settings via LUA Parameter Organization name Next calibration can be set in hours for each location Place name and ore deposits Tool um die Kalibrierungszeiten der Bergbaueinheiten im Überblick zu behalten. 5 Orte darstellbar. Nach dem Drücken des Tasters wird die Zeit zurückgesetzt.Der Timer beginnt zu laufen und der nächste Kalibrierungszeitpunkt ist gesetzt. Die Anzeige wird gelb wenn der Warnlevel (Zeit) erreicht wurde. Die Rote Anzeige erscheint wenn die Zeit abgelaufen ist. Einstellungen via LUA Parameter Organisationsname Nächste Kalibrierung in Stunden für jeden Ort einstellbar Warnlevel in Stunden Ortsname und Erzvorkommen Test it and buy it here: VR "STRUE SHOP and Deco Library" ::pos{0,2,2.9315,76.8597,24.0650}

Resale: 1.5 Mħ
7

Orbital HUD

Dimencia

Script

No attributes :-(

The original DU Orbital HUD/ButtonsHUD/DimHUD - A full autopilot and HUD suite. It is on stable version 5.453 at current, and no further updates are planned. For a more fully-featured Autopilot/HUD (but potentially less stable), check out ArchHUD https://github.com/Dimencia/DU-Orbital-Hud Support is provided at the Open Source Initiative Discord, dual.sh/osin, in the #tech-support channel

Individual: 1 ħ
45

ShipInfo

Aerogics S & T Co

Script

No attributes :-(

A script that provides various info / functions for your ships, using LUA api with multi touch screens. Info & instruction on github: https://github.com/Krengus/DU_ASTco/tree/main/ShipInfo

1

Diven's Fuel Hub

DivenDerp

Script

No attributes :-(

A board that monitors and broadcast fuel info to a screen/databank/emitter. Simply connect 1-9 fuel tanks, 1-9 screens, and/or 1-9 emitters.

2

HoneyComb Information

Credence

Script

No attributes :-(

Screen showing the stats and values of every Honeycomb in game. Great for display or shipbuilders. - Now DRM FREE! Copy to your own screens. - Option for screen flipping. --- Discord --- https://discord.gg/KcafbTSwMp --Free Download Link--- https://www.nexusmods.com/dualuniverse/mods/5 --- In Game Buy Locations --- Locura Shipyard @ ( ::pos{0,2,29.8110,107.2521,5.2659} ) Exchange @ Yellow Hall Booth 6 ( ::pos{0,0,-19010.3356,113355.2043,-74225.1859} ) --- VR Locations -- View Units: Locura Shipyard -- Other VR Locations -- Locura Exchange Store

Individual: 100 Kħ
13

Player Logger

Davemane42

Script

No attributes :-(

for the script go to https://github.com/Davemane42/DU-Scripts#player-logger-script Log player activity to a Databank(s) and render to a screen v3.2 tested with 1300 entries with 8 databanks will import older data when upgrading (save the data using the 'dump' command just in case) Elements needed: 1x Programming board 1x Manual Switch 1x Screen 1x Detection zone 1 to 8 Databank(s) Instalation: 1. Copy the content of the link below and paste on a programming board lua config https://raw.githubusercontent.com/Davemane42/DU-Scripts/master/PlayerLogger/PlayerLogger.json 2. Connect Detection zone -> Manual Switch -> Programming Board For multiple detection zone: add an "OR operator" (only 1 needed) in between Detection zones and the Manual Switch 3. Programming Board -> Manual Switch (both way) 4. Then do the same for the databank(s) and screen . 5. Finnaly, hit ctrl+L while looking at the board add your username in line 7 of unit.start() rename the location to your liking Activate the board manualy and type "help" in the lua chat for the command list 'clear' [clear the databank(s)] 'dump' [dump the table as JSON in the screen HTML so you can copy it] 'exit' [exit debug mode] 'help' display a list of commands 'remove (indices)' [remove an entry from one of the table] 'update' [Update the screen code]

14

Safe Travel Infos

Ater Omen

Script

No attributes :-(

A visual representation of your ship distance from the warp tunnel between two planets. Fly safe during your missions! It also shows the safe zone, and simulate your ship trajectorys to let you know where you're heading. Script and presentation here : https://github.com/rhoffsch42/DualUniverse-public/tree/master/safe_travel_infos

Individual: 1 ħ
10

JSE++ Space Elevator script

Jeronimo

Script

No attributes :-(

JSE++ Space Elevator script Best adaptive space elevator script since 2019 JSE++ runs a compact version of the operating system Default++, allowing you to control with ease your construct every single parameters from anywhere on your construct, with its unique system of on player screen widgets. Default++ is an on player screen widget system, where you can interact with your mouse the widgets and buttons, drag and resize widgets at will. JSE++ is as of today uncontested the fastest, the safest, most accurate and easiest to use and configure elevator script for "your" elevator design. It will fit for any type of cargo and will give you enough parameters for you to play with to achieve ultimate performances. - Professional version: 5 to 6Mh * check on the uploaded pictures for features (lite version doesnt exist anymore) If you are a skilled designer and interested into participating into the space elevators Atlas project and resell your version of the Atlas with JSE++ script on it, contact me directly for more about the terms. Always available on discord for more info

Individual: 5 Mħ
2

Locura Arch HUD Information

Credence

Script

No attributes :-(

ArchHUD no longer has an on screen display showing key shortcuts or commands. Place a screen in your cockpit and have this handy way of seeing ArchHUD keys and commands. Easy way to view while flying is enter first person and look at the item you need then click back to 3rd person. - Multi Page! Just click screen to flip pages. - Now DRM FREE! Copy to your own screens. - Option for screen flipping. --- Discord --- https://discord.gg/KcafbTSwMp --Github Link--- https://github.com/LocuraDU/DU-Locura-Information-Screens --- Buy Locations --- Locura Shipyard @ ( ::pos{0,2,29.8110,107.2521,5.2659} ) --- VR Locations -- View Units: Locura Shipyard -- Other VR Locations -- Locura Exchange Store

Individual: 500 Kħ
7

Restricted Access Door

Davemane42

Script

No attributes :-(

for the GitHub, go to https://github.com/Davemane42/DU-Scripts#restricted-access-door-script Restric access to certain zones via "locked door" Elements needed: 1x Programming board 1x Detection zone 1x Screen (minimum) Supports multiple screens Instalation: 1. Copy the content of the link below and paste on a programming board lua config https://raw.githubusercontent.com/Davemane42/DU-Scripts/master/RestrictedAccessDoor/RestrictedAccessDoor1.0.json 2. Connect Detection zone -> Programming Board Then (in no particular order) Programming Board -> Door and Screen(s) 3. Finnaly, edit the lua parameters (Right click -> Advanced -> Edit Lua Parameters) Add your username between the quotes "" "Davemane42" For multiple user. add comma , between names and no spaces "Davemane42,User2,User3"

Search
Filter
  • Sold As

  • Usage
Clear