🚀 MyDU Image Host

Upload images for your Dual Universe screens

📸
Drop your image here
or click to choose • or paste from clipboard
🔄 Uploading image...
📷 Image Preview
Uploaded image
🔗 Direct Image URL
💻 Lua Code for Screen
local rslib = require('rslib')
rslib.drawQuickImage("your-image-url-here")

🎮 How to use in Dual Universe:

  1. Option 1 (Quick Image): Copy the URL above, right-click a screen in-game, choose "Quick Image", paste the URL and confirm.
  2. Option 2 (Lua Code): Copy the Lua code above, look at a screen in-game, press Ctrl+L to open the Lua editor, paste the code and confirm.