0 of 0

File information

Last updated

Original upload

Created by

DeathWrench and psychomodz420

Uploaded by

DeathWrench

Virus scan

Safe to use

Tags for this mod

About this mod

Fetches and displays Nuke Silo Codes from Rogue Trader on screen, so you don't have to alt tab/google, check phone, none of that.

Requirements
Permissions and credits
Credits to RogueTrader for updating nuke codes, which this .ahk script pulls from. psychomodz for making most of the original .ahk script. I just got the GUI to show up. 

You need to play in borderless not fullscreen for this to work. 
Installation:
  • Install Node.js
  • After it is done, run this in command prompt:
    npm install puppeteer
  • Place zNukeCodes.exe (if you don't have autohotkey v1 installed) or  zNukeCodes.ahk (if you do have autohotkey v1 installed) along with monofonto.otf and the getNukeCodes.js file into any directory and run either zNukeCodes.exe or zNukeCodes.ahk.

Customizing:
Similar to HudEditor. You can edit the .ahk file (this won't work if you use the .exe)
Lines to edit:
Gui, 2: Font, cFFFFCB s11, monofonto ; FFFFCB is the color, edit that to what you want.
Gui, 2:Show, NoActivate x1335 y1050,uptime ; screen position here