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ħ
2

Simple AGG screen UI

Banned

Script

No attributes :-(

Simple AGG touch screen control UI. Far left slider controls the altitude, the "Alt Lock" button prevents it from being moved accidentally. Min is 1km and max is 10km. There are also 2 lock buttons to prevent the Agg power button from accidentally being toggled. The 2nd slider moves to display current current agg base altitude and the center box shows it also. The right box shows your ships current altitude. The script can be customized if needed (may be an additional fee depending on complexity) Future proof, uses new lua UI changes. Setup includes: Control board, any size screen, Databank (optional, but sometimes displays inconsistencies)

Individual: 1 Mħ
Resale: 5 Mħ
3

DeadGunner Suite

Deadrank

Script

No attributes :-(

Free fully featured PvP/PvE combat HUD that is open source and free to the public. Can be found here: https://github.com/Deadrank/DeadRank-DU

Individual: 1 ħ
Resale: 1 ħ
12

DU-Storage-Monitoring

Jericho

Script

No attributes :-(

Open Source project, all sources available here : https://github.com/Jericho1060/du-storage-monitoring You can join me on Guilded for help or suggestions or requests by following that link : https://guilded.jericho1060.com It's displaying on screens the quantity and the percent fill of containers or hub. It can support up to 9 screens and chose what is display on each (group feature) To add a container to the system, you must rename it following that pattern: <prefix>_<itemName> For a Hub, you must use that pattern: <prefix>_<itemID>_<containserSize>_<amountOfContainers> <prefix>: the prefix that enable monitoring, by default s1_ for the 1st screen, s2_ for the second, and so on, see options to customize it <itemID>: the item id available on https://du-lua.dev <containerSize>: if a hub, the size of the containers linked (default to XS) <amountOfContainers>: if a hub, the amount of containers linked By default, the script is grouping all containers or hub that contains the same items on a single line and add the values. See option if you want to disable it. By default, the list is sorted by item tier and then by name Clicking on the columns permit to sort ascending or descending

5

DU Jukebox

Prestige Worldwide

Script

No attributes :-(

Prestige Worldwide proudly presents DU-Jukebox, An in game music player you can customize to play your own music in game. Anyone that activates the board will hear any music that is selected by another player (as long as they also have the same files). A lot fun for streamers and groups with many friends. https://gyazo.com/ae0754b39a29d53308cd9bdfc5046a75 You can also create extra categories if you need more Individual price includes installation of up to 3 units on the same construct/ship so you can change music from one of the 3 music stations. Check out the optional script here: https://du-creators.org/makers/Prestige%20Worldwide/ship/DU%20Random%20Jukebox Contact Lee Fall#2362 for more info/purchasing.

Individual: 5 Mħ
Resale: 1 ħ
8

Waypointer

Fox Syndicate Scripts

Script

No attributes :-(

Essentially, this script provides an AR overlay to your world to view waypoints you have set with Archaegeo's script, in addition to the planets around you. Like all AR scripts made with the AR projection library, there are specific conditions under which this script functions correctly. If you are on a planet, assuming you aren't in a cockpit in another ship, the script should function flawlessly. It will only work in a seat on the construct the programming board was deployed in, and only if you correctly calibrate said seat, assuming you have "freelook" enabled. What freelook enables is a way to track where your camera is looking purely based on your mouse movement. Of course, this comes with one major downside: it won't work in the third person. Nor will it work if you don't calibrate your pitch and heading. Calibration takes place in the form of looking either up or down, pushing your mouse past the limit you can look and then looking either left or right. The accuracy is around 1 degree when looking straight on if the calibration was done properly. (Inaccuracy is purely a result of the mouse capture not being absolutely perfect) In space, as long as you are on the ship the programming board was activated on, it should function for both in a seat, walking around and jetpacking. Note that for walking around, you need to calibrate your pitch. There are a couple more settings to change around if you want to. However, that is about all you need to know. To use the script, copy the JSON file contents found in the link below and select something like "paste Lua script" using a programming board. Connect the programming board to the core, and activate! If you have some saved waypoints using Archaegeo's script, connect the databank to it, and it should load his script's waypoints as well. Link: https://github.com/EasternGamer/AR-Library/blob/experimental/NewWaypointer.json Disclaimer: I coded this, however, Archaegeo provided the idea, hence when starting the script he is credited and used to host the script.

Individual: 1 ħ
Resale: 1 ħ
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]

1

MachineControl

Anauine

Script

No attributes :-(

--Still in development Free Industry script to manage and update products. https://github.com/Anauine/DU-MachineControl

Individual: 1 ħ
Resale: 1 ħ
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ħ
8

Tiny Factory

Squizz

Script

No attributes :-(

Market too far to go buy stuff? Industry line too obnoxious to setup for a few knock off items? Then this is the solution for you! The Tiny Factory will handle the industry lines for you. Just tell it what you want, turn it on, make sure it has ores and schematics, and it'll handle the rest! This Tiny Factory in a box, composed of only 20 industry units, can make any Basic, Uncommon, or Advanced item that can be produced by the XS, S, M, or L Assembly Line. Everything you need to know can be found here: https://github.com/squizzlabs/du-tiny-factory Discord: Still have questions? Ask here! https://discord.com/channels/760240626942869546/1078009204792631437/ If you can't join that you might have to join this Discord server first: https://discord.gg/CM2zWVPFFa Dispenser Location, Haven: ::pos{0,27,-14.3128,30.9315,9.6166} DRM FREE! Play with the code, break it, improve it, have fun!

Individual: 1 Mħ
1

10 Lights strobe

Fordie Industries

Script

No attributes :-(

for 10 lights to go from 1 to 10 then 10 to 1 and repeat with a speed setting in lua perams VR: Fordie Industries Location : 11Km from Haven Market 3 DRM Free

Resale: 250 Kħ
1

Locura DU Factory Info

Credence

Script

No attributes :-(

A HUD Less factory monitoring script! A single board script for diplaying all your factory information. This script is helpful for those that dont like using HUDs and can be used on 1 to 9 screens depending on factory size. https://www.nexusmods.com/dualuniverse/mods/7/

Individual: 1 ħ
Resale: 1 ħ
46

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

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ħ
Search
Filter
  • Sold As

  • Usage
Clear