Captain of Industry

Captain of Industry

Not enough ratings
Vehicle Upgrade Helper
By kyklish
Vehicle Upgrade Helper: quick find vehicle, upgrade, repeat...
   
Award
Favorite
Favorited
Unfavorite
Problems
You have 100 pickups and want upgrade them to trucks.
Exploration not so fun as other mechanics in the game.
Solution
AutoHotkey[www.autohotkey.com] script to automate mouse moves and clicks on icons. It will help upgrade any vehicle, and help explore world map.

Set USER INTERFACE SCALE ratio by adding text UI80 or UI100 or UI120 and so on to the script's file name (default 100%)! Set USER INTERFACE SCALE ratio to [uiScale] variable in the script (default 100%)! (alternative variant) F1 -> Show help (when game not on screen). Ctrl + F1 -> Show help (in-game). F7 -> WORLD MAP: EXPLORE unknown location (first GREY then GREEN). F8 -> WORLD MAP: EXPLORE location with enemy. F9 -> VEHICLE: DELETE. F10 -> VEHICLE: UPGRADE. Alt + C -> BLUEPRINT: copy description text. Alt + V -> BLUEPRINT: paste description text and save it. Alt + B -> BLUEPRINT: paste description text. Shift + Del -> BLUEPRINT: delete without confirmation. Space + Q -> Show VEHICLES MANAGEMENT window. Space + W -> Show RECIPES window. Space + E -> Show STATISTICS window for product under cursor. Ctrl + Del -> STORAGE: delete product using Unity. Alt + - -> STORAGE: toggle NOTIFY IF EMPTY alert. (A)lt = (A)lert notification Alt + = -> STORAGE: toggle NOTIFY IF FULL alert. (A)lt = (A)lert notification Ctrl + - -> BUILDING: cycle left ON/AUTO/OFF buttons (IMPORT/EXPORT). (C)trl = (C)ycle buttons ON/AUTO/OFF Ctrl + = -> BUILDING: cycle right ON/AUTO/OFF buttons (IMPORT/EXPORT). (C)trl = (C)ycle buttons ON/AUTO/OFF Shift + - -> STORAGE: stored product keep empty. (S)hift = (S)hift sliders RED/GREEN Shift + = -> STORAGE: stored product keep full. (S)hift = (S)hift sliders RED/GREEN Shift + BackSpace -> STORAGE: stored product reset. (S)hift = (S)hift sliders RED/GREEN Win + `` -> CONSTRUCTION: set highest priority. Win + [1-9,0] -> BUILDING/STORAGE: set priority 1-10. (Alt + [6-9,0] -> For keyboards with single Win-key) Alt + [1-5] -> BUILDING/STORAGE: set priority 11-15. Alt + `` -> GAME: make game's window borderless. Ctrl + Enter -> Unblock mouse input (if it was blocked by mistake). F12 -> Show search area (moving mouse cursor) before command execute. Alt + S -> Suspend Script (disable all hotkeys). Alt + Z -> Reload Script. Alt + X -> Exit Script. Useful tips: - maximum zoom in for better performance when using VEHICLES DELETE/UPGRADE. - tilt camera to top view (the script assumes that vehicle/building will be placed in the center of the screen when camera moves to it) to prevent miss-clicks at the vehicle/building. When the camera is looking at an angle, vehicle may be hidden behind a building or have an offset in up direction on big camera angles. - increase delay between manipulations [dlOperation] and [dlCameraMove] for better reliability. - deleting empty folder in blueprints window will show tooltip with error. - reload the script to remove tooltip with error. Usage VEHICLE DELETE/UPGRADE: - set game on pause - open VEHICLES MANAGEMENT window. - point mouse cursor on VEHICLE icon. - press hotkey to upgrade/delete vehicle. - wait until VEHICLES MANAGEMENT window opens again. - press hotkey to upgrade/delete next vehicle, repeat. Usage WORLD MAP EXPLORE/BATTLE: - WORLD MAP must be closed. - press hotkey to explore/battle (automatically close victory result before explore/battle). Usage BLUEPRINT DESCRIPTION COPY/PASTE: - put mouse cursor over desired blueprint/folder and press desired hotkey. Usage STORAGE WITH PRODUCT DELETE: - using DEMOLISH tool mark storages to delete (activates QUICK REMOVE button). - point mouse cursor on storage. - press hotkey to remove product with UNITY. Usage STORAGE STORED PRODUCT EMPTY/FULL/RESET: - point mouse cursor on storage. - press hotkey to change desired stored product quantity. Usage STORAGE TOGGLE NOTIFY IF: - point mouse cursor on storage. - press hotkey to toggle ALERT. Usage BUILDING ON/OFF IMPORT/EXPORT: - point mouse cursor on building. - press hotkey to cycle between ON/AUTO/OFF buttons. Usage BUILDING/STORAGE/CONSTRUCTION PRIORITY: - point mouse cursor on building/storage. - press hotkey to set desired priority.

Script
MEGA[mega.nz]
1 Comments
kyklish  [author] May 21 @ 12:55am 
Script update v2.13.6 Last Version (Update 2 [v0.6.4d])