Page 1 of 2

Crashlands Cheat Table

Posted: Thu May 14, 2020 12:03 pm
by Betcha
Crashlands from [Link], may work with [Link] version as well.
Image
CrashLands v1.4.CT
(12.53 KiB) Downloaded 3048 times

Re: Crashlands Cheat Table

Posted: Thu May 14, 2020 12:38 pm
by teyhox
Thanks a lot ! Everything work except movement speed, could you take a look at it please?

Re: Crashlands Cheat Table

Posted: Thu May 14, 2020 1:15 pm
by Betcha
teyhox wrote:
Thu May 14, 2020 12:38 pm
Thanks a lot ! Everything work except movement speed, could you take a look at it please?
Image
Post Screenshot of what value shows up when you do same as in Gif

Re: Crashlands Cheat Table

Posted: Thu May 14, 2020 1:25 pm
by teyhox
Image

Re: Crashlands Cheat Table

Posted: Thu May 14, 2020 2:00 pm
by Betcha
Image

Do same as in Gif by pasting code which is below and see whats up.

Code: Select all

[ENABLE]

// "Crashlands.exe"+1CB667F
aobscanmodule(MovementSpeed,Crashlands.exe,50 0F 84 8E 00 00 00 F2 0F 10 07 F2 0F 10 4F 08)
globalalloc(MovementSpeedValues,8)
alloc(newmem,$100,Crashlands.exe)
alloc(ChangeMoveSpeed,8)
newmem:



ChangeMovementSpeed:
  push ebx
  mov ebx,[ChangeMoveSpeed]
  mov dword ptr [edi-50],ebx
  mov ebx,[ChangeMoveSpeed+4]
  mov dword ptr [edi-4c],ebx
  pop ebx

Default:
  mov [MovementSpeedValues],edi
  movsd xmm0,[edi]
  movsd xmm1,[edi+08]
  jmp return

MovementSpeed+07:
  jmp newmem
  nop 4
return:
registersymbol(MovementSpeed)

ChangeMoveSpeed:
  dq (double)400

[DISABLE]

MovementSpeed+07:
  db F2 0F 10 07 F2 0F 10 4F 08
unregistersymbol(MovementSpeed)
dealloc(ChangeMoveSpeed)
dealloc(newmem)

Re: Crashlands Cheat Table

Posted: Thu May 14, 2020 2:42 pm
by teyhox
Same thing, I can activate it but it does nothing IG. Every other cheats work. :mellow:

Re: Crashlands Cheat Table

Posted: Thu May 14, 2020 3:03 pm
by Betcha
Open "Increase Movement Speed" script and scroll down till you see same as in screenshot below:
Change value 400 into 1000 press Ok and activate script - see whats up in game.
If still not working add me on Discord - Betcha#8337 to avoid flood here.

Image

Re: Crashlands Cheat Table

Posted: Fri May 15, 2020 5:00 pm
by Hitsugaya24
it works perfectly :D ,
if it doesn't work
first u need to open both game & table then you need to unequip everything at your inventory, and stay at your character/inventory table, and then activate "Activate Crashlands Table" then it should be works perfectly

Crashlands Cheat Table

Posted: Sun May 24, 2020 12:47 pm
by kompkomplouda
can you guys point me to a link that hooks me up with the 1.4.49 version of this game

i couldn't find one

the one i downloaded is 1.4.44 and this table doesn't work on it (clicking on activate crashlands table does nothing for me)

Crashlands Cheat Table

Posted: Mon May 25, 2020 12:08 am
by Betcha


[Link]

Crashlands Cheat Table

Posted: Mon May 25, 2020 1:28 am
by kompkomplouda
[QUOTE="Betcha, post: 136768, member: 10819"]

[URL unfurl="true"]https://store.steampowered.com/app/391730/Crashlands/[/URL]

[URL unfurl="true"]https://www.epicgames.com/store/en-US/product/crashlands/home[/URL]

[/QUOTE]

oh haven't heard of epic games store before thanks

Crashlands Cheat Table

Posted: Thu Jun 04, 2020 11:01 pm
by Tatters
The version the epic store downloaded for me was 1.4.51-RC.1 which isn't even listed on their website changelog nor dev page.

Your table works in the savanna biome, but partially works in the bawg with some options crashing the game. Fun times!

Crashlands Cheat Table

Posted: Sat Jun 06, 2020 9:57 am
by Betcha
Tatters, post: 138244, member: 12956 wrote: works in the savanna biome ... some options crashing the game. Fun times!
Devs made game with Game Maker, which comes with a lot of issues to make smooth table.
We figured out that the problem is offsets who jump around not script injection point.
Im trying to make table from scratch while switching Save files from other person,
To make sure scripts edit the right offsets instead of wrong ones who crash stuff.
It needs more testing than i expected at first, but yeah... i'll update when have something.

Crashlands Cheat Table

Posted: Sun Jun 07, 2020 5:01 pm
by Cyko9905
[QUOTE="Betcha, post: 135108, member: 10819"]

Crashlands from [URL='https://www.epicgames.com/store/en-US/product/crashlands/home']Epic Games Store[/URL], may work with [URL='https://store.steampowered.com/app/391730/Crashlands/']Steam [/URL] version as well.

[IMG]https://i.imgur.com/jqlhsOh.png[/IMG]

[/QUOTE]

I was wondering how to use fly? it doesnt work for me



Edit: Nevermind, I figured it out

[automerge]1592809419[/automerge]

Can i increase the melee damage from what it was set? If yes, how?

Re: Crashlands Cheat Table

Posted: Fri Jul 03, 2020 11:01 pm
by Betcha
Cyko9905 wrote:
Sun Jun 07, 2020 5:01 pm
Can i increase the melee damage from what it was set? If yes, how?
Open Increase Melee Damage script and edit the value you see in screenshot.
Image