Here's a simple cheat I made for 100% drop rate (money + items). The original code creates a random number and compares it with a drop rate value. I nop'ped the jump codes right after that to allow 100% drop rates.
kaede I would like to ask you something.
Is it possible to use your 100% drop rate cheat table and the other cheat table already available here in the posts?
Because if I use your 100% drop rate , I can't automatically use the other one.
Would you by any chance let me know HOW I could use both at the same time?
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
Here's a simple cheat I made for 100% drop rate (money + items). The original code creates a random number and compares it with a drop rate value. I nop'ped the jump codes right after that to allow 100% drop rates.
kaede I would like to ask you something.
Is it possible to use your 100% drop rate cheat table and the other cheat table already available here in the posts?
Because if I use your 100% drop rate , I can't automatically use the other one.
Would you by any chance let me know HOW I could use both at the same time?
example
copy [CTRL+A] cheat table option from me, open table from Kaede and paste [CTRL+C]
Is there a way to edit the mastery points? I dont mean the skill points btw, rather the mastery points (wich you unlock as soon as you level the first time).
I might just be a pleb and have overlooked it.
first i edit the exp to gain level up till lv 10,then i have 10 mastery scroll available. After that i search 10 manually then use 3 to gain skill, next search 7, it will narrow to one address
first i edit the exp to gain level up till lv 10,then i have 10 mastery scroll available. After that i search 10 manually then use 3 to gain skill, next search 7, it will narrow to one address
<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>105173</ID>
<Description>"Unlimited Mastery Point"</Description>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,PlayerCurrentStats:GenerateLevelUpStats+b6f)
label(returnhere)
label(originalcode)
label(exit)
newmem:
mov dword ptr [rax+34],#999999
originalcode:
movsxd rax,dword ptr [rax+34]
test eax,eax
exit:
jmp returnhere
PlayerCurrentStats:GenerateLevelUpStats+b6f:
jmp newmem
nop
returnhere:
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
PlayerCurrentStats:GenerateLevelUpStats+b6f:
movsxd rax,dword ptr [rax+34]
test eax,eax
//Alt: db 48 63 40 34 85 C0
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable>
Or Test Here For LEVEL UP
Mastery Point Attack Fixed Upgrade
Attack Variable Upgrade
Crit Prob Upgrade
Life Upgrade
Shield Upgrade
Magic Upgrade
Crit Prob Upgrade
Still no success with mid-air/infinite jumps ?
I've seen things in mono but can't make it work, the game keeps on crashing.
Fixed, added infinite mid-air jumps in rev3.
Here's my little contribution:
- Health & Damage:
--- God Mode (No Damage and One Hit Kill)
--- No Damage
--- One Hit Kill
- Infinite Mana
- Infinite mid-air jumps
- Infinite roll jumps
- Infinite arrows
- Infinite items (needs at least 1 shard to work)
- Infinite Items v2 (works even without any shards)
- Infinite QUEST items (tested with Asgarite and other rocks)
- Open regular locked doors without keys
- Open chests without requirements
- XP Multiplier
- 100% drop rate by @Kaede (works just fine, thanks to him!)
- Shop:
--- Infinite money (doesn't decrease)
--- Blacksmith: bypass item requirements
--- Unlock all shop items
--- Force specific shop (regular, armory, maps...)
- Passive effects:
--- All - Immune to negative status effects
--- All - Enable magnet (auto collect items)
--- All - Invulnerability after first hit
--- All - Show enemy's life and weakness
--- All - Always critical hit
--- All - Quick charge
--- Archer - Arrows never miss
--- Wizard - No Cooldown/Burst
--- Unlock Snorkel Tube (can go into water)
--- Unlock Marathon Bandana (increase speed and can walk on lava)
- Some player stats
- Unlock all masteries (remove level requirement)
- Unlock all Orbs
- Unlock all WEAPONS
- Complete All Side Quests
- Inventory List : Second Weapons
- Inventory List : Skills
- Inventory List : Quest Items (beware, some items only have an amount of 1 )
- Inventory List : Masteries
- Encyclopedia:
--- Unlock Bestiary
--- Unlock Characters
--- Unlock Glossary & Tutorials
- Reveal Maps:
--- Spider Lair
--- Great Pyramid
--- Fire Temple
--- Sunken Laboratory
--- Floating Module
--- Dragon Castle
--- Temps Plains
--- Forest of Fyr
--- Sibuna Desert
--- Hel Swamp
--- Sewer Map
--- Hafin City
Don't forget to hit the reputation button, thanks.
Weird, it's working fine for me. I tried with hp, mana potions and the critical one alongside regular and "green" bombs.
Ain't got much time now so gonna give it a look later. Is it working for you with other items (like bombs) ?
EDIT:
Guys, bare with me, i think that i've got a working infinite mid-air jumps
And indeed, it's working i can roam the map without almost touching the ground but got killed despite No Damage activated.
Might need to investigate this a little more.