Crown Trick

Upload your cheat tables here (No requests)
Post Reply
User avatar
mochongli
Expert Cheater
Expert Cheater
Posts: 82
Joined: Wed Apr 22, 2020 7:36 pm
Reputation: 97

Crown Trick

Post by mochongli »

Code: Select all

-No rounds
-Inf flash
-Inf combo
-mp 0
-0 cd
           
CrownTrick.CT
(3.78 KiB) Downloaded 414 times


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

User avatar
gooling
Expert Cheater
Expert Cheater
Posts: 256
Joined: Sun Aug 19, 2018 2:43 pm
Reputation: 63

Re: Crown Trick

Post by gooling »

:lol: :lol:

OH!! MY GOD!!!!

don’t have INFINITE HEALTH ....(Y_Y)

THANK YOU SO MUCH MoCHongLi

Your name is so cute :D

:lol: :lol:

breeze
Noobzor
Noobzor
Posts: 12
Joined: Thu Jan 18, 2018 5:20 pm
Reputation: 0

Re: Crown Trick

Post by breeze »

wow it work :) thank you so much kisss

t3xboar
Noobzor
Noobzor
Posts: 5
Joined: Thu Oct 22, 2020 2:54 pm
Reputation: 1

Re: Crown Trick

Post by t3xboar »

Thank you.

I was playing around with one and had posted for some help.
(I can compare and see where my script was going wrong. Much appreciated!)

User avatar
gooling
Expert Cheater
Expert Cheater
Posts: 256
Joined: Sun Aug 19, 2018 2:43 pm
Reputation: 63

Re: Crown Trick

Post by gooling »

:lol: :wub:

INFINITE HEALTH

PLEASEEEEEEEE :oops: :wub:

t3xboar
Noobzor
Noobzor
Posts: 5
Joined: Thu Oct 22, 2020 2:54 pm
Reputation: 1

Re: Crown Trick

Post by t3xboar »

(honestly the inf mp/no cooldown is enough of a cheat. scarecrow full room aoe for free. cakewalk. ;) )

User avatar
mochongli
Expert Cheater
Expert Cheater
Posts: 82
Joined: Wed Apr 22, 2020 7:36 pm
Reputation: 97

Re: Crown Trick

Post by mochongli »

inf item

Code: Select all

aobscan(Item,0F852E000000498B4510488BC8)
[ENABLE]
Item-07:
db 90 90
 
[DISABLE]
Item-07:
db 2B C1

User avatar
mochongli
Expert Cheater
Expert Cheater
Posts: 82
Joined: Wed Apr 22, 2020 7:36 pm
Reputation: 97

Re: Crown Trick

Post by mochongli »

gooling wrote:
Sun Oct 25, 2020 4:10 pm
:lol: :wub:

INFINITE HEALTH

PLEASEEEEEEEE :oops: :wub:
The game has made some encryption algorithms in the resource section

User avatar
mochongli
Expert Cheater
Expert Cheater
Posts: 82
Joined: Wed Apr 22, 2020 7:36 pm
Reputation: 97

Re: Crown Trick

Post by mochongli »

t3xboar wrote:
Sun Oct 25, 2020 11:08 pm
(honestly the inf mp/no cooldown is enough of a cheat. scarecrow full room aoe for free. cakewalk. ;) )
yeah ;) ;)

User avatar
MadQuila
Expert Cheater
Expert Cheater
Posts: 112
Joined: Sat Oct 24, 2020 11:12 pm
Reputation: 20

Re: Crown Trick

Post by MadQuila »

Oh WOW! thank you very much!

blastz007
Expert Cheater
Expert Cheater
Posts: 70
Joined: Wed Jan 10, 2018 4:27 am
Reputation: 15

Re: Crown Trick

Post by blastz007 »

Thank you mate :D

DieVis
Novice Cheater
Novice Cheater
Posts: 20
Joined: Mon Dec 09, 2019 7:47 am
Reputation: 4

Re: Crown Trick

Post by DieVis »

Updated v1.1.0.12. Works with the player and enemies :cry:
BlinkFlash
Spoiler
[ENABLE]
aobscan(BlinkFlash,8B 47 3C 85 C0 0F 9F)
alloc(newmem,$1000)
label(code)
label(return)

newmem:
mov [edi+3C],#7
test eax,eax

code:
mov eax,[edi+3C]
test eax,eax
jmp return

BlinkFlash:
jmp newmem
return:
registersymbol(BlinkFlash)
[DISABLE]
BlinkFlash:
db 8B 47 3C 85 C0
unregistersymbol(BlinkFlash)
dealloc(newmem)
Cooldown
Spoiler
[ENABLE]
aobscan(Cooldown,03 8B 47 2C 8D 65 FC)
alloc(newmem,$1000)
label(code)
label(return)
registersymbol(Cooldown)

newmem:
mov [edi+2C],0

code:
mov eax,[edi+2C]
lea esp,[ebp-04]
jmp return

Cooldown+01:
jmp newmem
nop
return:
[DISABLE]
Cooldown+01:
db 8B 47 2C 8D 65 FC
unregistersymbol(Cooldown)
dealloc(newmem)
Weapon Attack, Skill Power, and more
CombatAttr:GetCurValue+14 fld dword ptr (+18)
Critical Damage and More
CombatAttr:GetCurValue+31 fld dword ptr (+20)
Default 0 \ At the beginning of the game

anon9
Table Makers
Table Makers
Posts: 171
Joined: Mon Sep 17, 2018 6:28 am
Reputation: 174

Re: Crown Trick

Post by anon9 »

A little table that uses mono. Couldn't find Elixers (Not going to bother with shields or hp right now), but MP is a reverse value.
  • v0.0.0.1
  • Items/Gold/Souls (Do not set this too high)
  • Set Gold/Souls (Affects shops)
  • No Key/Item Use
  • Skills/Combat
  • Ignore Skill CD (Turn off for Ocean Boss to spawn mobs)
  • No MP Cost
  • No Break Gauge Reset (in stage) (Won't work between stage of the Dungeon of the Deep)
  • Ammo:
  • Inf Ammo (Last ammo)
  • Inf Ammo (First ammo)
  • Ignore Blink Count
  • Max Blink on Blink (Does not ignore count)
  • Events:
  • Fast Slots
  • Fast Eating Contest
Attachments
CrownTrick.CT
v0.0.0.1
(18.77 KiB) Downloaded 306 times

Post Reply

Who is online

Users browsing this forum: 5545ggdgdf, Barbariann35, BLEXBot, broodbrother, Djossi09, DotBot, fikrihanda, Google Adsense [Bot], H_C_L, joynrg, KittyKat, Plinker12, RyoSaeba, tumzakingdom, ZoDDeL