Big Ambitions

Upload your cheat tables here (No requests)
User avatar
BabyGroot
Table Makers
Table Makers
Posts: 1346
Joined: Sun Mar 29, 2020 1:39 pm
Reputation: 2180

Big Ambitions

Post by BabyGroot »

Code: Select all

Game Name: 					Big Ambitions
Game Process : 					Big Ambitions.exe
Game Release date: 				11 Mar, 2023
CE Version : 					7.5
Game Version / Build Id / Date Patch:  		EA 0.1 (Build 1708) / 10740467 / 10 March 2023
Check build Id / Date Patches : [Link]


Notes
1. After the game is open, click directly on [Activate] on the cheat table.
Table will auto attach to process Game.
Added Pointer Employees
Thanks for CarlosGFG the save file

Guide how to move the code into the cheat engine.

  • 1. Copy code ( SELECT ALL ) - [ CTRL+C ]
    2. Open the cheat engine [ Open my cheat table ]
    3. Paste [ CTRL+V ] into the cheat engine
    4. After that a "paste table entries" box will appear, press the word PASTE.

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>105348</ID>
      <Description>"My Employees"</Description>
      <LastState/>
      <Color>FF0000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{ Game   : Big Ambitions.exe
  Version: 
  Date   : 2023-03-12
  Author : BabyGroot

  This script does blah blah blah
}

[ENABLE]

aobscanmodule(pData_MyEmployees,GameAssembly.dll,48 8B ?? ?? 33 ?? 48 85 ?? 0F 84 ?? ?? ?? ?? 48 8B ?? ?? ?? ?? ?? 48 85 ?? 0F 84 ?? ?? ?? ?? 39) // should be unique
alloc(newmem,$1000,pData_MyEmployees)

alloc(pBase_MyEmployees,8)
registersymbol(pBase_MyEmployees)

label(code)
label(return)

pBase_MyEmployees:
dd

newmem:

code:
  mov [pBase_MyEmployees],rsi
  mov rax,[rsi+68]
  xor ebp,ebp
  jmp return

pData_MyEmployees:
  jmp newmem
  nop
return:
registersymbol(pData_MyEmployees pBase_MyEmployees)

[DISABLE]

pData_MyEmployees:
  db 48 8B 46 68 33 ED

unregistersymbol(*)
dealloc(*)


</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>105347</ID>
      <Description>"My Employees - [ Active, Need Selected Employee ]"</Description>
      <Options moHideChildren="1" moManualExpandCollapse="1"/>
      <LastState Value="" RealAddress="00000000"/>
      <Color>FF8000</Color>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>105349</ID>
          <Description>"pBase - [ Color Silver Don't Chance ]"</Description>
          <LastState Value="3D7ABDE0" RealAddress="1BFD91BF280"/>
          <ShowAsHex>1</ShowAsHex>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>C0C0C0</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>[pBase_MyEmployees]</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>105351</ID>
          <Description>"Hourly Wage"</Description>
          <LastState Value="17" RealAddress="1C03145F7B8"/>
          <Color>0000FF</Color>
          <VariableType>Float</VariableType>
          <Address>[pBase_MyEmployees]+68</Address>
          <Offsets>
            <Offset>38</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>105352</ID>
          <Description>"Age In Days"</Description>
          <LastState Value="2205" RealAddress="1C03145F7CC"/>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>[pBase_MyEmployees]+68</Address>
          <Offsets>
            <Offset>4C</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>105353</ID>
          <Description>"Satisfaction"</Description>
          <LastState Value="100" RealAddress="1C03145F7D0"/>
          <Color>0000FF</Color>
          <VariableType>Float</VariableType>
          <Address>[pBase_MyEmployees]+68</Address>
          <Offsets>
            <Offset>50</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>105354</ID>
          <Description>"Next Sick Day"</Description>
          <LastState Value="103" RealAddress="1C03145F7E0"/>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>[pBase_MyEmployees]+68</Address>
          <Offsets>
            <Offset>60</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>105355</ID>
          <Description>"Worked Hours Today"</Description>
          <LastState Value="4" RealAddress="1C03145F7F4"/>
          <Color>0000FF</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>[pBase_MyEmployees]+68</Address>
          <Offsets>
            <Offset>74</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>105356</ID>
          <Description>"Skills"</Description>
          <Options moHideChildren="1" moManualExpandCollapse="1"/>
          <LastState Value="" Activated="1" RealAddress="00000000"/>
          <Color>800040</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>105357</ID>
              <Description>"Skills Size"</Description>
              <LastState Value="2" RealAddress="1C032530978"/>
              <Color>C0C0C0</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[pBase_MyEmployees]+68</Address>
              <Offsets>
                <Offset>18</Offset>
                <Offset>28</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>105359</ID>
                  <Description>"Skill [1]"</Description>
                  <LastState Value="92" RealAddress="1C03259BC34"/>
                  <Color>0000FF</Color>
                  <VariableType>Float</VariableType>
                  <Address>[pBase_MyEmployees]+68</Address>
                  <Offsets>
                    <Offset>14</Offset>
                    <Offset>20</Offset>
                    <Offset>10</Offset>
                    <Offset>28</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>105360</ID>
                  <Description>"Skill [2]"</Description>
                  <LastState Value="36" RealAddress="1C03259BBD4"/>
                  <Color>0000FF</Color>
                  <VariableType>Float</VariableType>
                  <Address>[pBase_MyEmployees]+68</Address>
                  <Offsets>
                    <Offset>14</Offset>
                    <Offset>28</Offset>
                    <Offset>10</Offset>
                    <Offset>28</Offset>
                  </Offsets>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>105363</ID>
          <Description>"Demands"</Description>
          <Options moHideChildren="1" moManualExpandCollapse="1"/>
          <LastState Value="" Activated="1" RealAddress="00000000"/>
          <Color>800040</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>105364</ID>
              <Description>"Demands Size"</Description>
              <LastState Value="2" RealAddress="1C032530918"/>
              <Color>C0C0C0</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[pBase_MyEmployees]+68</Address>
              <Offsets>
                <Offset>18</Offset>
                <Offset>30</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>105361</ID>
              <Description>"Demand [1]"</Description>
              <LastState Value="0" RealAddress="1C0310447D0"/>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>0000FF</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[pBase_MyEmployees]+68</Address>
              <Offsets>
                <Offset>20</Offset>
                <Offset>10</Offset>
                <Offset>30</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>105362</ID>
              <Description>"Demand [2]"</Description>
              <LastState Value="9" RealAddress="1C0310447D4"/>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>0000FF</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[pBase_MyEmployees]+68</Address>
              <Offsets>
                <Offset>24</Offset>
                <Offset>10</Offset>
                <Offset>30</Offset>
              </Offsets>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>105365</ID>
          <Description>"Training Session"</Description>
          <Options moHideChildren="1" moManualExpandCollapse="1"/>
          <LastState Value="" Activated="1" RealAddress="00000000"/>
          <Color>800040</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>105366</ID>
              <Description>"Skill"</Description>
              <LastState Value="1" RealAddress="1C269C2FB10"/>
              <Color>0000FF</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[pBase_MyEmployees]+68</Address>
              <Offsets>
                <Offset>10</Offset>
                <Offset>58</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>105367</ID>
              <Description>"Start Day"</Description>
              <LastState Value="0" RealAddress="1C269C2FB14"/>
              <Color>0000FF</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[pBase_MyEmployees]+68</Address>
              <Offsets>
                <Offset>14</Offset>
                <Offset>58</Offset>
              </Offsets>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
Options Cheats
Image


If you like my table, don’t forget to click the Image button.

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1
Attachments
Big Ambitions.CT
EA 0.1 (Build 1708) / 10740467 / 10 March 2023
(27.75 KiB) Downloaded 11392 times
Last edited by BabyGroot on Sun Mar 12, 2023 3:08 pm, edited 3 times in total.

deyvidey
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Jan 28, 2023 6:15 pm
Reputation: 0

Re: Big Ambitions

Post by deyvidey »

thanks

CarlosGFG
Expert Cheater
Expert Cheater
Posts: 126
Joined: Sat Dec 29, 2018 12:38 am
Reputation: 12

Re: Big Ambitions

Post by CarlosGFG »

If possible could add employees script for skills and happiness

Thanks in advance for the table

User avatar
BabyGroot
Table Makers
Table Makers
Posts: 1346
Joined: Sun Mar 29, 2020 1:39 pm
Reputation: 2180

Re: Big Ambitions

Post by BabyGroot »

CarlosGFG wrote:
Sun Mar 12, 2023 1:38 am
...
Can you send me your save file?
because I don't have employees yet.
I've only played 10 minutes and that's what I got.

CarlosGFG
Expert Cheater
Expert Cheater
Posts: 126
Joined: Sat Dec 29, 2018 12:38 am
Reputation: 12

Re: Big Ambitions

Post by CarlosGFG »

Ok you can leave it, the location is at
C:\Users\Username\AppData\LocalLow
password: 123
Attachments
Hovgaard Games.rar
(3.38 MiB) Downloaded 669 times

User avatar
BabyGroot
Table Makers
Table Makers
Posts: 1346
Joined: Sun Mar 29, 2020 1:39 pm
Reputation: 2180

Re: Big Ambitions

Post by BabyGroot »

CarlosGFG wrote:
Sun Mar 12, 2023 1:20 pm
...
I will look for it now.
Thanks for the save file.

EDIT:
Check my post for add pointer employees.

CarlosGFG
Expert Cheater
Expert Cheater
Posts: 126
Joined: Sat Dec 29, 2018 12:38 am
Reputation: 12

Re: Big Ambitions

Post by CarlosGFG »

BabyGroot wrote:
Sun Mar 12, 2023 2:09 pm
CarlosGFG wrote:
Sun Mar 12, 2023 1:20 pm
...
I will look for it now.
Thanks for the save file.

EDIT:
Check my post for add pointer employees.
Wow how fast, so brother, I'm not able to do the guide, can you send the file with this pointer added?

SweaKz
What is cheating?
What is cheating?
Posts: 4
Joined: Sun Mar 12, 2023 3:35 pm
Reputation: 0

Re: Big Ambitions

Post by SweaKz »

Hey, maybe i'm dumb, but how the Employee hourly salary multiplier works ? Can i make that my employees have 0 salary ? I tried to edit the float, but it changes nothing. Can someone help me lol ?

CarlosGFG
Expert Cheater
Expert Cheater
Posts: 126
Joined: Sat Dec 29, 2018 12:38 am
Reputation: 12

Re: Big Ambitions

Post by CarlosGFG »

SweaKz wrote:
Sun Mar 12, 2023 3:38 pm
Hey, maybe i'm dumb, but how the Employee hourly salary multiplier works ? Can i make that my employees have 0 salary ? I tried to edit the float, but it changes nothing. Can someone help me lol ?
I'm also in doubt, so I don't even touch it, but if you're going to think about logic, I believe there's a way, have you tried to put 0?

SweaKz
What is cheating?
What is cheating?
Posts: 4
Joined: Sun Mar 12, 2023 3:35 pm
Reputation: 0

Re: Big Ambitions

Post by SweaKz »

CarlosGFG wrote:
Sun Mar 12, 2023 3:44 pm
SweaKz wrote:
Sun Mar 12, 2023 3:38 pm
Hey, maybe i'm dumb, but how the Employee hourly salary multiplier works ? Can i make that my employees have 0 salary ? I tried to edit the float, but it changes nothing. Can someone help me lol ?
I'm also in doubt, so I don't even touch it, but if you're going to think about logic, I believe there's a way, have you tried to put 0?
Yeah, tried it already, but does absolutely nothing :/

User avatar
BabyGroot
Table Makers
Table Makers
Posts: 1346
Joined: Sun Mar 29, 2020 1:39 pm
Reputation: 2180

Re: Big Ambitions

Post by BabyGroot »

SweaKz wrote:
Sun Mar 12, 2023 3:38 pm
Hey, maybe i'm dumb, but how the Employee hourly salary multiplier works ? Can i make that my employees have 0 salary ? I tried to edit the float, but it changes nothing. Can someone help me lol ?
hourly salary is Hourly wage?
I don't see any "hourly salary" in the game.
Spoiler
Image

CarlosGFG
Expert Cheater
Expert Cheater
Posts: 126
Joined: Sat Dec 29, 2018 12:38 am
Reputation: 12

Re: Big Ambitions

Post by CarlosGFG »

The table of Hourly wage, would be the amount paid per hour worked, according to what I observed

SweaKz
What is cheating?
What is cheating?
Posts: 4
Joined: Sun Mar 12, 2023 3:35 pm
Reputation: 0

Re: Big Ambitions

Post by SweaKz »

BabyGroot wrote:
Sun Mar 12, 2023 10:35 pm
SweaKz wrote:
Sun Mar 12, 2023 3:38 pm
Hey, maybe i'm dumb, but how the Employee hourly salary multiplier works ? Can i make that my employees have 0 salary ? I tried to edit the float, but it changes nothing. Can someone help me lol ?
hourly salary is Hourly wage?
I don't see any "hourly salary" in the game.
Spoiler
Image
Sorry for my bad english, it's right I was talking about the Hourly Wage of our employees. I just found out that you already added the possibility to edit the Hourly Wage in your new pointer employees. Thanks a lot

Mirlmunir
Cheater
Cheater
Posts: 34
Joined: Wed Mar 27, 2019 7:07 pm
Reputation: 5

Re: Big Ambitions

Post by Mirlmunir »

Hi, can you do something about hapiness ?
Even if we put 100 it reset
And can you add a pointer to modify employee skills ? Like put someone 24% to 100% etc...

Thanks for the table and the work, you are the best

User avatar
Darkedone02
Expert Cheater
Expert Cheater
Posts: 947
Joined: Thu Mar 02, 2017 11:42 pm
Reputation: 109

Re: Big Ambitions

Post by Darkedone02 »

This table needs a money multiplier setting... I would love to x4 it.

Post Reply

Who is online

Users browsing this forum: aawsomeaj, Averter, bbaas, dezaki, DrummerIX, dvd7master, Exophina, Google [Bot], Google Adsense [Bot], jonaaa, PadDy, plmanith17, SobbingCorpse