[REQ] Idle Space Raider

Ask about cheats/tables for single player games here
GreenHouse
Expert Cheater
Expert Cheater
Posts: 854
Joined: Fri Oct 12, 2018 10:25 pm
Reputation: 891

Re: [REQ] Idle Space Raider

Post by GreenHouse »

Soryn wrote:
Wed Feb 27, 2019 10:15 pm
yeah, that would be adjusting the minimum raid/patrol/level required to reset if that is an option. I appreciate what you've done so far though!
aimi4s1 wrote:
Wed Feb 27, 2019 2:36 pm
do you have problem when increasing the exp multiplier (research)? when i increase it above 50, (1st max level is 100 i think), i cant reborn again, seems like a problem with lvling.
I just updated the table. You can now enable an option to remove the 'Return to Base' requirements, so you can do it at any time :P

aimi4s1
Noobzor
Noobzor
Posts: 11
Joined: Tue May 09, 2017 3:01 pm
Reputation: 2

Re: [REQ] Idle Space Raider

Post by aimi4s1 »

THanks. Can you what is base waves per level UP?

aimi4s1
Noobzor
Noobzor
Posts: 11
Joined: Tue May 09, 2017 3:01 pm
Reputation: 2

Re: [REQ] Idle Space Raider

Post by aimi4s1 »

and the return anytime still didnt work i think if we somehow lvling too fast.

GreenHouse
Expert Cheater
Expert Cheater
Posts: 854
Joined: Fri Oct 12, 2018 10:25 pm
Reputation: 891

Re: [REQ] Idle Space Raider

Post by GreenHouse »

aimi4s1 wrote:
Fri Mar 01, 2019 1:15 pm
THanks. Can you what is base waves per level UP?
I'm not entirely sure, but I think that those are the levels needed to level up. Something like this(The Default level has 5):
Level (5 bars): [ | | | | ] As you level up, it fills up those and when you fill the last one, it levels you up.
If you lower it, it makes you level up faster, as there are fewer bars to fill up. You can change it to 1, but don't change it to 0 or it will freeze the game and level up like 30K levels, as you won't even need to get XP and it will keep leveling you up infinitely.
aimi4s1 wrote:
Fri Mar 01, 2019 1:20 pm
and the return anytime still didnt work i think if we somehow lvling too fast.
I'll check that.

aimi4s1
Noobzor
Noobzor
Posts: 11
Joined: Tue May 09, 2017 3:01 pm
Reputation: 2

Re: [REQ] Idle Space Raider

Post by aimi4s1 »

The problem of the return to shipyard occur when at the dev center, the xp research is upgraded. I believe that 50 level of research is the safe limit. Once i arrived at 60, the return button is red. I believe the same thing wll happen for medal (academy) xp lvl.

LoneStrider
Expert Cheater
Expert Cheater
Posts: 109
Joined: Sat Mar 04, 2017 4:20 am
Reputation: 14

Re: [REQ] Idle Space Raider

Post by LoneStrider »

The table seems to just crash the game now, anyone else running into this issue?

LoneStrider
Expert Cheater
Expert Cheater
Posts: 109
Joined: Sat Mar 04, 2017 4:20 am
Reputation: 14

Re: [REQ] Idle Space Raider

Post by LoneStrider »

Any chance for an update?

GreenHouse
Expert Cheater
Expert Cheater
Posts: 854
Joined: Fri Oct 12, 2018 10:25 pm
Reputation: 891

Re: [REQ] Idle Space Raider

Post by GreenHouse »

Updated for the 1.3.1 version.
Attachments
Idle Space Raider.CT
Game version 1.3.1
(1.01 MiB) Downloaded 75 times

LoneStrider
Expert Cheater
Expert Cheater
Posts: 109
Joined: Sat Mar 04, 2017 4:20 am
Reputation: 14

Re: [REQ] Idle Space Raider

Post by LoneStrider »

GreenHouse wrote:
Tue Mar 19, 2019 9:24 am
Updated for the 1.3.1 version.
You sir, are a gift.

Antimult
What is cheating?
What is cheating?
Posts: 2
Joined: Thu Apr 04, 2019 12:24 pm
Reputation: 0

Re: [REQ] Idle Space Raider

Post by Antimult »

Need for update.
It's now version 1.4.1, and your ct is not working amymore (for me for sure - if i try to turn on "Game Logic Params", game stops. if i try "scripts" - nothing happend, and in 20-30 secs, game crashes).
Thanks :3

GreenHouse
Expert Cheater
Expert Cheater
Posts: 854
Joined: Fri Oct 12, 2018 10:25 pm
Reputation: 891

Re: [REQ] Idle Space Raider

Post by GreenHouse »

Antimult wrote:
Thu Apr 04, 2019 12:29 pm
Need for update.
It's now version 1.4.1, and your ct is not working amymore (for me for sure - if i try to turn on "Game Logic Params", game stops. if i try "scripts" - nothing happend, and in 20-30 secs, game crashes).
Thanks :3
It does work. Try the 1.3.1 version. I moved it to the main post:
viewtopic.php?p=80260#p80260
The Game Params don't work, as I didn't add them on the last version.

Antimult
What is cheating?
What is cheating?
Posts: 2
Joined: Thu Apr 04, 2019 12:24 pm
Reputation: 0

Re: [REQ] Idle Space Raider

Post by Antimult »

To increase KP, that they've added in some update:

Code: Select all

usemono()
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
//place your code here

originalcode:
mov eax, 90 //CHANGING THIS WILL GIVE YOU MORE WHEN PURCHASING
mov [esi+0C],eax
mov eax,[ebp+0C]

exit:
jmp returnhere

IDEntitas:Entity:ReplaceKP+45:
jmp newmem
nop
returnhere:




[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
IDEntitas:Entity:ReplaceKP+45:
mov [esi+0C],eax
mov eax,[ebp+0C]
working for me fine (same as AP, SP and other - you just need to somehow change amount of KP that you have while script is enable)

also, will be good to see how to change EAMD amount, i will try to do it later

goldberg
What is cheating?
What is cheating?
Posts: 1
Joined: Mon Jun 24, 2019 12:25 pm
Reputation: 0

Re: [REQ] Idle Space Raider

Post by goldberg »

i'm just trying to use the 'remove return to base req.' and it keeps crashing, have tried multiple times.
the changelog says this is game version 1.4.3

Lorde Targaryen
What is cheating?
What is cheating?
Posts: 2
Joined: Thu Sep 26, 2019 12:12 pm
Reputation: 0

Re: [REQ] Idle Space Raider

Post by Lorde Targaryen »

Hello, I just try to use the 1.3.1 but keep crashing the game

Any chance to update it? :wub:

Bests Regards

sibecromwell
Novice Cheater
Novice Cheater
Posts: 21
Joined: Thu Aug 17, 2017 9:24 pm
Reputation: 0

Re: [REQ] Idle Space Raider

Post by sibecromwell »

hi can you update this table all it does is crash my game please

Post Reply

Who is online

Users browsing this forum: MilfSquirter, MrBaldy, tuturuga