Page 1 of 1

[Request] the pathless

Posted: Fri Nov 13, 2020 9:03 am
by soniiiety
infinite dash
and infinite flaps.

add what ever extra you want.

Re: [Request] the pathless

Posted: Fri Nov 13, 2020 12:14 pm
by xelgameshow
i think immortality for extra functions will do

Re: [Request] the pathless

Posted: Fri Nov 13, 2020 10:29 pm
by soniiiety
probably if possible all keys

Re: [Request] the pathless

Posted: Sat Nov 14, 2020 10:11 am
by ndck@ModEngine
Scripts
- Infinite Stamina *Hotkey Included* (Just a bit of stamina left is required)
- Refill Stamina To Max *Hotkey Included* (One shot will refill bar to the max)
- Gems Pointers (Amount of gems collected)

I haven't encounter any health bar in this game. Also, flaps is only limited to 2 max as far I have tested. Have tried making to infinite but will still remain limited to 2. (I provided a script to let you see for yourself). You can delete it later.

Changelog
Lists Of Changelog
Disclaimer
Table Disclaimer Note
Note: These cheats may or may not work for you. I can't guarantee it will work for everybody. :) The most common or various issues if the cheat(s) doesn't work or activates is because the outdated or update game/table version or compatibility gaming platforms like Steam, Non-Steam, GOG, Epic, Windows Store/Gamepass, Cheat Engine versions or possibly due to any installation anomalies, Windows Version or CPU compatibility and so forth. Another situation also happens is when you did not activate the script(s) to populate the other 'children' and by doing that you might need to switch between the table and the game depending on how the script(s) was made. If all the above methods did not work for you sometimes a simple game or PC restart might resolve this issue. My table is compatible from Cheat Engine 7.1 and above but it is still a good practice to keep your current Cheat Engine software up to date. For my table, just click on the 'Activate' script for it to add process as well as activate mono automatically depending on the game whether it uses the mono features or not. Finally, I would be most grateful if you could submit your rating if the table works for you as time, patience and effort were put into making these tables and also as a gesture of your support. Thank you all very much. :)
Support
Donations/Memberships
Donation/Support/Membership can done through [Link] or [Link] or [Link]. I really need your support in continuing my work. Please take note that only subscribing to specific membership types will get full access to my table updates which is available in my official discord channel as of January 2023

Re: [Request] the pathless

Posted: Sat Nov 14, 2020 12:50 pm
by xelgameshow
You have to get to the first boss to see, that Hunter actually has health, i think it's float 'cause it's like in shooters. try to find, if have time.

Re: [Request] the pathless

Posted: Sat Nov 14, 2020 1:49 pm
by ndck76
xelgameshow wrote:
Sat Nov 14, 2020 12:50 pm
You have to get to the first boss to see, that Hunter actually has health, i think it's float 'cause it's like in shooters. try to find, if have time.
Don't think I have the time to play through the game but if you can provide me a save game file, that would help. If possible, give me a save just before the first boss.

Re: [Request] the pathless

Posted: Wed Jan 13, 2021 5:42 am
by soniiiety
can someone please get stuff for keys?

Re: [Request] the pathless

Posted: Sat Apr 24, 2021 9:23 pm
by LeFiXER
Isn't much but here is a script I made for infinite flapping. Doesn't work in the arena though.

Code: Select all

{
  Game: The Pathless
  Author: LeFiXER
}
[ENABLE]
aobscanmodule(FlapCount,Pathless-Win64-Shipping.exe,00 2B 83 CC 08 00 00 48 83)
alloc(newmem,$1000,FlapCount)

label(code)
label(return)

newmem:

code:
  add eax,(int)0
  jmp return

FlapCount+01:
  jmp newmem
  nop
return:
registersymbol(FlapCount)

[DISABLE]
FlapCount+01:
  db 2B 83 CC 08 00 00

unregistersymbol(FlapCount)
dealloc(newmem)
Note: This is for EGS version.

Re: [Request] the pathless

Posted: Wed Jun 30, 2021 11:00 am
by MisleadingDragon
ndck76 wrote:
Sat Nov 14, 2020 10:11 am
Scripts
- Infinite Stamina *Hotkey Included* (Just a bit of stamina left is required)
- Refill Stamina To Max *Hotkey Included* (One shot will refill bar to the max)
- Gems Pointers (Amount of gems collected)

I haven't encounter any health bar in this game. Also, flaps is only limited to 2 max as far I have tested. Have tried making to infinite but will still remain limited to 2. (I provided a script to let you see for yourself). You can delete it later.

Note: This cheat table may or may not work for you. Cheat Engine v7.2 is required
then try by using a unknown value maybe?