Jump to content

Infinite Tracking Station Planet Zoom Script


Wilds

Recommended Posts

My friend wanted a way to zoom in as much as he wanted on planets in the Tracking Station, so I made a script for him. Gotta say, it looks great.

Requires Cheat Engine. Made on 7.3. Edit: script not working that reliably, so here is a pointer with controls 1 and 2 to zoom in/out respectively. Only works in tracking station.

 

Spoiler
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>8</ID>
      <Description>"Map Zoom"</Description>
      <LastState Value="1193.666748" RealAddress="15B545BEEA8"/>
      <VariableType>Float</VariableType>
      <Address>"UnityPlayer.dll"+017A14D8</Address>
      <Offsets>
        <Offset>A8</Offset>
        <Offset>C0</Offset>
        <Offset>20</Offset>
        <Offset>60</Offset>
        <Offset>8</Offset>
        <Offset>D0</Offset>
      </Offsets>
      <Hotkeys>
        <Hotkey>
          <Action>Increase Value</Action>
          <Keys>
            <Key>50</Key>
          </Keys>
          <Value>20</Value>
          <ID>0</ID>
        </Hotkey>
        <Hotkey>
          <Action>Decrease Value</Action>
          <Keys>
            <Key>49</Key>
          </Keys>
          <Value>20</Value>
          <ID>1</ID>
        </Hotkey>
      </Hotkeys>
    </CheatEntry>
  </CheatEntries>
</CheatTable>

 

FpO7UQT.jpg

clPHQ7H.jpg

XzW5BpT.jpg

 

 

 

 

Edited by Wilds
script typo
Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...