du-creators.org Open in urlscan Pro
44.242.75.199  Public Scan

Submitted URL: http://du-creators.org/
Effective URL: https://du-creators.org/
Submission: On November 17 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST /search

<form action="/search" id="search" method="post"><input name="_csrf_token" type="hidden" value="FyINVhEtcTAbdgsmPhcoUB15LgRlLgogoqToWX2ss3mUMPx6dAYLHh_d">
  <input type="hidden" name="cursor" value="eyJmIjoic2h1ZmZsZSIsImkiOjE1LCJrIjpudWxsLCJvIjoiYXNjIiwiciI6LTAuNzM4MzksInMiOjAsInQiOltdLCJ5Ijoic2hpcCJ9">
  <div class="form search px-4 my-2 flex xs:flex-col xs:space-y-2 space-x-2">
    <div>
      <input type="text" name="term" value="" class="search" required="">
    </div>
    <div>
      <button as="action" class="bg-blue-700 text-white rounded hover:bg-blue-600" type="submit">Go</button>
    </div>
  </div>
</form>

POST /search

<form action="/search" id="filter" method="post"><input name="_csrf_token" type="hidden" value="FyINVhEtcTAbdgsmPhcoUB15LgRlLgogoqToWX2ss3mUMPx6dAYLHh_d">
  <input type="hidden" name="cursor" value="eyJmIjoic2h1ZmZsZSIsImkiOjE1LCJrIjpudWxsLCJvIjoiYXNjIiwiciI6LTAuNzM4MzksInMiOjAsInQiOltdLCJ5Ijoic2hpcCJ9">
  <div>
    <ul class="uppercase text-sm font-bold text-blue-300 mx-4 my-2">
      <li> Core <ul class="normal-case text-md font-normal text-gray-300" id="tags-Core">
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Core-XS" id="Core-XS" class="mr-2 leading-tight" onchange="document.getElementById('tags-Core').querySelectorAll('input').forEach((i) => { if (i !== event.target) i.checked = false })">
            <label for="Core-XS" class="tag-label">XS</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Core-S" id="Core-S" class="mr-2 leading-tight" onchange="document.getElementById('tags-Core').querySelectorAll('input').forEach((i) => { if (i !== event.target) i.checked = false })">
            <label for="Core-S" class="tag-label">S</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Core-M" id="Core-M" class="mr-2 leading-tight" onchange="document.getElementById('tags-Core').querySelectorAll('input').forEach((i) => { if (i !== event.target) i.checked = false })">
            <label for="Core-M" class="tag-label">M</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Core-L" id="Core-L" class="mr-2 leading-tight" onchange="document.getElementById('tags-Core').querySelectorAll('input').forEach((i) => { if (i !== event.target) i.checked = false })">
            <label for="Core-L" class="tag-label">L</label>
          </li>
        </ul>
      </li>
      <li>
        <hr class="border-gray-700 my-2"> Env <ul class="normal-case text-md font-normal text-gray-300" id="tags-Env">
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Env-Atmosphere" id="Env-Atmosphere" class="mr-2 leading-tight">
            <label for="Env-Atmosphere" class="tag-label">Atmosphere</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Env-Space" id="Env-Space" class="mr-2 leading-tight">
            <label for="Env-Space" class="tag-label">Space</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Env-Ground" id="Env-Ground" class="mr-2 leading-tight">
            <label for="Env-Ground" class="tag-label">Ground</label>
          </li>
        </ul>
      </li>
      <li>
        <hr class="border-gray-700 my-2"> Sold As <ul class="normal-case text-md font-normal text-gray-300" id="tags-Sold As">
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Sold As-Token" id="Sold As-Token" class="mr-2 leading-tight">
            <label for="Sold As-Token" class="tag-label">Token</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Sold As-Blueprint" id="Sold As-Blueprint" class="mr-2 leading-tight">
            <label for="Sold As-Blueprint" class="tag-label">Blueprint</label>
          </li>
        </ul>
      </li>
      <li>
        <hr class="border-gray-700 my-2"> Role <ul class="normal-case text-md font-normal text-gray-300" id="tags-Role">
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Role-Combat" id="Role-Combat" class="mr-2 leading-tight">
            <label for="Role-Combat" class="tag-label">Combat</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Role-Hauler" id="Role-Hauler" class="mr-2 leading-tight">
            <label for="Role-Hauler" class="tag-label">Hauler</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Role-Courier" id="Role-Courier" class="mr-2 leading-tight">
            <label for="Role-Courier" class="tag-label">Courier</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Role-Carrier" id="Role-Carrier" class="mr-2 leading-tight">
            <label for="Role-Carrier" class="tag-label">Carrier</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Role-Racer" id="Role-Racer" class="mr-2 leading-tight">
            <label for="Role-Racer" class="tag-label">Racer</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Role-Pocket" id="Role-Pocket" class="mr-2 leading-tight">
            <label for="Role-Pocket" class="tag-label">Pocket</label>
          </li>
        </ul>
      </li>
      <li>
        <hr class="border-gray-700 my-2"> Features <ul class="normal-case text-md font-normal text-gray-300" id="tags-Features">
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Features-AntiGrav" id="Features-AntiGrav" class="mr-2 leading-tight">
            <label for="Features-AntiGrav" class="tag-label">AntiGrav</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Features-Scanner" id="Features-Scanner" class="mr-2 leading-tight">
            <label for="Features-Scanner" class="tag-label">Scanner</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Features-Interior" id="Features-Interior" class="mr-2 leading-tight">
            <label for="Features-Interior" class="tag-label">Interior</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Features-Radar" id="Features-Radar" class="mr-2 leading-tight">
            <label for="Features-Radar" class="tag-label">Radar</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Features-Weapons" id="Features-Weapons" class="mr-2 leading-tight">
            <label for="Features-Weapons" class="tag-label">Weapons</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Features-Warp" id="Features-Warp" class="mr-2 leading-tight">
            <label for="Features-Warp" class="tag-label">Warp</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Features-Rockets" id="Features-Rockets" class="mr-2 leading-tight">
            <label for="Features-Rockets" class="tag-label">Rockets</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Features-Shield" id="Features-Shield" class="mr-2 leading-tight">
            <label for="Features-Shield" class="tag-label">Shield</label>
          </li>
          <li class="ml-2">
            <input type="checkbox" name="tags[]" value="Features-DSAT" id="Features-DSAT" class="mr-2 leading-tight">
            <label for="Features-DSAT" class="tag-label">DSAT</label>
          </li>
        </ul>
      </li>
    </ul>
    <div class="m-4 flex space-x-2">
      <button as="action" class="bg-blue-700 text-white py-1 px-4 rounded text-sm hover:bg-blue-600" type="submit">Filter</button>
      <div class="flex-grow"></div>
      <a class="bg-blue-200 text-gray-700 py-1 px-4 rounded text-sm hover:bg-blue-300" href="/">Clear</a>
    </div>
  </div>
</form>

Text Content

C DU Creators
About Us
Register
Log in


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
Lua Scripts

Shuffle New Liked Cheap BPs Cheap Tokens Heavy Lift
30


Destiny One

Loaded Industries

Ship

Cargo Lift: 3,000 t

Loaded Industries presents Destiny One medium hauler if your looking for a new
stylish daily runner i hope we have you covered with this new original design by
loaded, 3kt hauler with 6 large containers, fitted with all advanced engines,
medium shield, warp drive etc everything you would expect, very easy to fly and
very agile to move around, full interior design, blue print only no tokens as of
yet, any question please message me on discord. stats shown are with lvl 5
talent buffs applied and some pilot skills, as i dont have a character with no
skill at all no more, if you are a skilled pilot with pilot skills you will push
4kt of alioth you can view in VR search for loaded industries and you find the
ship located on the open air showroom space with dispenser
::pos{0,2,37.6266,109.2195,-51.3445}

BP: 6 Mħ
19


Nautilus

Dracks

Ship

Space Thrust: 319 MN

Nautilus Freighter A Large Bio Mechanoid creature .Living and thriving in the
Vastness of space . These Passive creatures are easily captured and fitted with
armor plates . There Huge open interior body's fitted with large numbers of
containers . Although Nautiloid are a Primarily a space organism its installed
armor allows it to enter planet atmosphere's . Found to only be the 3rd Largest
Bio Mechanoid in the New Verse with its fast growth rate and passive nature the
Nautilus fills out a bulk of the Nemesis fleets . the Military versions packed
with heavy armaments and a very thick shells Description WIP

BP: 30 Mħ
6


Y-Lift M5 0T XS - Planck - Passenger Space Elevator

Yoarii

Ship

Cargo Lift: 0 t

This little marvel, with a size of only 10x10x18 voxels, is a passenger space
elevator that takes you 1su (200km) up in just 2:45 with zero personal talents.
At level five it takes just around two minutes. As other constructs powered by
Yoarii's Flight Script, this one support multiple routes, side ways movement and
all the good things. For complete description of the capabilities of the script,
please join the SVEA discord at https://tinyurl.com/svea-du and read the manual.
The script is limited to the number of engines of the original model. BP and
parts are sold in separate dispensers.

Token: 6.9 Mħ
BP: 6 Mħ
21


Magnate

Smilin' Bazzy's Used Shipyard

Ship

Space Thrust: 24.7 MN

Magnate is an exploration frigate of Royal Khanid shipyard designed for comfort
and opulence to those who can aford it. Find out what it feels like to a be
amarrian tyrant prowling subjudgated starsystem. Rub your starving vassals' nose
in your outrageous wealth while they're surviving on pittance of 160K alioth
missions. Make Helios great again.

BP: 5 Mħ
11


The Falcon

Dracks

Ship

Cargo Space: 1,344 kL

Cargo ship made for mining asteroids comes without AGG standard has an EZ
install room for one

BP: 45 Mħ
5


Obsidian Viper - ADMI

Gray (GrayLeader)

Ship

Cargo Lift: 100 t

Will be updating store location for release in weekish atm emladra#8532 is
available if you wish to purchase anything. Hoping to be setup with new store on
madis in a week possibly 2 depending on resources lol.

BP: 2.5 Mħ
1


Arcadia Death Shadow

Captain Harlock

Ship

Cargo Lift: 15,000 t

--DU creators website is very bad i got hacked do not trust it-- All likes
removed from my ships Old beta creation More info coming soon

BP: 45 Mħ
2


Mobula

Shulace

Ship

Cargo Lift: 5,000 t

!NOTICE! NQ finally revoked access for unsubbed accounts, thus I no longer will
be able to sell you my blueprints, thank you to all that have bought and flew my
creations! All attributes corresponds with pilot talents @level 4 and Level 4
Handling on all flight/fuel tank and container elements. Looks fancy, has 10
Large containers, S AGG, floats to the ground with brakes once empty or low
cargo weight from high altitude on Alioth. Has space for many more L containers
so you can lift as many tons as you want into space off Alioth/any planet. Can
fit 3 scanners inside comfortably for scanning. Revisited the voxels/design of
this ship as it was my first real build, cleaned things up a bit/made things
look nicer. Added ALOT more wings - High Altitude lift = 94.3 MN Come see my
ships in VR at "Shu Ship Showroom" If the ship is not at the showroom you can
visit it directly in VR at "Mobula Ship"

BP: 10 Mħ
8


daedalus steel rewiew (no pvp)

Penrose

Ship

Cargo Space: 15,000 kL

full steel ship. review of daedalus from stargate atlantis 10 L container or
more in full space edition hybride or full space

BP: 10 Mħ

Arcadia Battleship Mk3

Captain Harlock

Ship

No attributes :-(

--DU creators website is very bad i got hacked do not trust it-- All likes
removed from my ships The Arcadia is the Battleship of Captain Harlock and his
crew. This design is from 1982 film Arcadia of My Youth anime. The Battleship
has withstand the test of time, being alive and still fighting after a hundred
years The most common and iconic look of the battleship resembles a cross
between an old-fashioned galleon and a World War II-era battleship, uniformly
colored in a mossy, olivine, or deep military black. The back of the ship always
appears to be made of a material resembling wood, and is in the shape of an
ornate galleon stern and aftercastle, complete with gas lanterns and amber
yellow lighting peering through its large windows. It is this stern that remains
the most persistent aesthetic feature of Arcadia “You may not think much of it,
but if you are a true man, you’ll come aboard the Arcadia. And you’ll fight with
us under the flag of freedom.” –Harlock. it is not recommended for PvP Museum
model More info coming soon All my blueprints have 50% discount included in the
price till the end of the month! VR: Kosmos Public DSAT Showroom Dispensers :
Alioth Exchange Green hall 7 Alioth Kosmos HQ Location
::pos{0,2,2.8943,105.4507,53.0078}

BP: 15 Mħ
5


Ghast

Garegon

Ship

No attributes :-(

Ghasts are large white floating ghost-like hostile mobs that live in the Nether
and shoot explosive fireballs at other player. - Max Speed in Space 50.000 km/h
BP dispenser located on Alioth at - ::pos{0,2,20.3521,99.5788,18.0258}

BP: 200 Kħ

Titan Lynx

Titan Aerospace

Ship

Space Thrust: 230 MN

The Lynx is an L core pvp ship, suited to rails or laser loadouts. Lasers are
the default but the pods will also take 2 rails each. The lightweight carbon
fibre body helps keep the weight low for manuverability. There is an armoured
cockpit area and armoured weapons pod layout. Armour has been placed around
adjustor and retro brake hardpoints. A warp drive is included to give the Lynx
long range patrol and support abilities.

BP: 3 Mħ
3


The Falcon R-2

Obsidian Paradox

Ship

No attributes :-(



BP: 10 Mħ
31


Hadron Endurance

Hadron

Ship

Cargo Lift: 1,200 t

--- Token Price without DSAT and 1 L container and Warp Drive 15M as of
August.2023 --- --- Now advanced version is standard --- Hadron Endurance Born
of necessity, the Endurance is the ultimate utility ship for any player looking
for a ‘one size fits all’ work horse. Built with modularity as its primary
focus, the ship tailors to your needs on the fly. Hot swap the elements you need
for the task at hand. The Endurance has a home for every element you could
possibly need no matter the scenario and comes with ArchHUD on the primary
flight controller. Markers around the ship assist with the placement of upto 3x
Territory Scanners, an Asteroid Scanner, multiple large containers and a Warp
Drive, depending on your needs at the time. Every element can be upgraded to a
higher grade version for increased performance. Made using only T1 Voxels
throughout. 3 ADVANCED Military atmospheric / 2 ADVANCED Safe space engines:
lvl4 pilot skills 900t (no altitude eff.) lvl5 pilot skills 1200t (lvl4 altitude
eff.) Ship is now fully upgraded to advanced engines, LUA Shipmonitor and
Flightscript (ArchHUD) updated. Excellent inertia matrix with 1kt load. Cutom
colours or versions eg. space only can be ordered.

Token: 15 Mħ
BP: 1.5 Mħ
8


Exequror

Smilin' Bazzy's Used Shipyard

Ship

Cargo Lift: 2,000 t

CreoDron's rugged logistics cruiser has remained a workhorse of Gallente
Federation shipping lanes for centuries, offering an unique marriage of comfort
and performance on a pretty dime.

BP: 5 Mħ

Next >
Search
Go
Filter
 * Core
   * XS
   * S
   * M
   * L

 * --------------------------------------------------------------------------------
   
   Env
   * Atmosphere
   * Space
   * Ground

 * --------------------------------------------------------------------------------
   
   Sold As
   * Token
   * Blueprint

 * --------------------------------------------------------------------------------
   
   Role
   * Combat
   * Hauler
   * Courier
   * Carrier
   * Racer
   * Pocket

 * --------------------------------------------------------------------------------
   
   Features
   * AntiGrav
   * Scanner
   * Interior
   * Radar
   * Weapons
   * Warp
   * Rockets
   * Shield
   * DSAT

Filter

Clear