Dragon Spear

Ask about cheats/tables for single player games here
kaizerv
Expert Cheater
Expert Cheater
Posts: 51
Joined: Sat Apr 15, 2017 1:31 pm
Reputation: 51

Re: Dragon Spear

Post by kaizerv »

Yes. I know, this is auto unlock all S rank. But I double check it n it fail.The mission unlock but abyss still lock.

Edit: I think I know why. The version has been updated so can't get into multiplayer. Still need to test

nakint
Expert Cheater
Expert Cheater
Posts: 126
Joined: Fri Mar 03, 2017 12:59 pm
Reputation: 50

Re: Dragon Spear

Post by nakint »

Cyber wrote:
Fri Aug 24, 2018 12:29 pm
Hmm... so there is a table for this game. Here is my contribution for v.1001

Features:
  • Undead Mode : won't die even when HP reaches 0.
  • Ignore MP : able to use skills regardless MP.
  • Skill No Cooldown : self explanatory.
  • OHKO : self explanatory.
  • AP Gauge MAX : self explanatory.
  • Dodge No Cooldown : self explanatory.
  • Infinite Consumable Item : consumable items wont decrease when enhancing.
  • Unlock Merge Recipe : force unlock merge recipe.
  • Unlock Store Items - Free Shopping : force unlock store items and no money and stone needed.
  • Free Merge Gear : no money needed when merging gears.
  • Free Enhancement : no money needed when enhancing.
  • Free Merge Material : no money and materials needed when merging materials/equipment.
  • Free Carve Set : no money and materials needed when doing carving set.
I am a noob at cheating so sorry if the cheats don't work.
Please add: Unlock Carve Set
Thanks.

User avatar
Cyber
Table Makers
Table Makers
Posts: 224
Joined: Tue Jun 13, 2017 1:59 pm
Reputation: 426

Re: Dragon Spear

Post by Cyber »

nakint wrote:
Fri Aug 24, 2018 4:52 pm
Cyber wrote:
Fri Aug 24, 2018 12:29 pm
Hmm... so there is a table for this game. Here is my contribution for v.1001

Features:
  • Undead Mode : won't die even when HP reaches 0.
  • Ignore MP : able to use skills regardless MP.
  • Skill No Cooldown : self explanatory.
  • OHKO : self explanatory.
  • AP Gauge MAX : self explanatory.
  • Dodge No Cooldown : self explanatory.
  • Infinite Consumable Item : consumable items wont decrease when enhancing.
  • Unlock Merge Recipe : force unlock merge recipe.
  • Unlock Store Items - Free Shopping : force unlock store items and no money and stone needed.
  • Free Merge Gear : no money needed when merging gears.
  • Free Enhancement : no money needed when enhancing.
  • Free Merge Material : no money and materials needed when merging materials/equipment.
  • Free Carve Set : no money and materials needed when doing carving set.
I am a noob at cheating so sorry if the cheats don't work.
Please add: Unlock Carve Set
Thanks.
You can unlock it normally by advancing through story right?

GEORGEGALILY
Noobzor
Noobzor
Posts: 7
Joined: Thu Aug 23, 2018 6:05 am
Reputation: 0

Re: Dragon Spear

Post by GEORGEGALILY »

WOW GREAT Work THANKS A MILION

Funny Guy
What is cheating?
What is cheating?
Posts: 2
Joined: Fri Aug 24, 2018 7:19 pm
Reputation: 0

Re: Dragon Spear

Post by Funny Guy »

hi Guys , i make some progress and it maybe a good one , but the only thing remain is how to know the item ID ? how to bring that information out from a selected item ? and about the progress i managed to change the ID of the optional ID for ex : the hunters uniform optional ID is 101610 if u change it to 108610 it will add the most powerful optional item so try it out :)

nakint
Expert Cheater
Expert Cheater
Posts: 126
Joined: Fri Mar 03, 2017 12:59 pm
Reputation: 50

Re: Dragon Spear

Post by nakint »

Cyber wrote:
Fri Aug 24, 2018 6:12 pm
You can unlock it normally by advancing through story right?
To unclock Merge Gear's set you must clear Chasm of Abyss.

nuocda
Expert Cheater
Expert Cheater
Posts: 73
Joined: Wed May 02, 2018 7:21 pm
Reputation: 8

Re: Dragon Spear

Post by nuocda »

nakint wrote:
Fri Aug 24, 2018 11:27 pm
Cyber wrote:
Fri Aug 24, 2018 6:12 pm
You can unlock it normally by advancing through story right?
To unclock Merge Gear's set you must clear Chasm of Abyss.
1. use cyber table
2. Active free carve set
3. Go carve option menu, choose option set you want, remember don't place any item before
4. Choose item you want carve, "Option Carving" will light, just click it
img: [Link]

User avatar
Cyber
Table Makers
Table Makers
Posts: 224
Joined: Tue Jun 13, 2017 1:59 pm
Reputation: 426

Re: Dragon Spear

Post by Cyber »

Oh i see, it seems without unlock carve set you can still do option carve. But if you are still bothered, here is the script force unlock carve set

Code: Select all


[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat

 
 
aobscanregion(unlockcarve_aob,BossMonster:SmithMainEnchant:OnClickSetItem,BossMonster:SmithMainEnchant:OnClickSetItem+1000,8B 40 2C 83 EC 08 50 6A 00) // should be unique
alloc(newmem,$100)

label(code)
label(return)

newmem:
mov [eax+2C],#101

code:
  mov eax,[eax+2C]
  sub esp,08
  jmp return

unlockcarve_aob:
  jmp newmem
  nop
return:
registersymbol(unlockcarve_aob)

[DISABLE]
//code from here till the end of the code will be used to disable the cheat
unlockcarve_aob:
  db 8B 40 2C 83 EC 08

unregistersymbol(unlockcarve_aob)
dealloc(newmem)
Activate it after you activate "Dragon Spear" main script.

GEORGEGALILY
Noobzor
Noobzor
Posts: 7
Joined: Thu Aug 23, 2018 6:05 am
Reputation: 0

Re: Dragon Spear

Post by GEORGEGALILY »

Just merged the two tables from kaizerv and Cyber with the unlock carve set script by Cyber
THANK YOU ALL
Attachments
Dragon_Spear_v1.6.CT
(1.51 MiB) Downloaded 449 times

yellowstar
What is cheating?
What is cheating?
Posts: 2
Joined: Sat Aug 25, 2018 3:00 pm
Reputation: 0

Re: Dragon Spear

Post by yellowstar »

how to complete story fast ?

nuocda
Expert Cheater
Expert Cheater
Posts: 73
Joined: Wed May 02, 2018 7:21 pm
Reputation: 8

Re: Dragon Spear

Post by nuocda »

buy equipment carve set with big AOE skill on store, speedhack x7 + onehit + god + inf. mana + no Cooldown, spam carve skill

Subesan
Noobzor
Noobzor
Posts: 5
Joined: Sat Aug 25, 2018 5:01 pm
Reputation: 0

Re: Dragon Spear

Post by Subesan »

Request: can we add a Rune editor?

Funny Guy
What is cheating?
What is cheating?
Posts: 2
Joined: Fri Aug 24, 2018 7:19 pm
Reputation: 0

Re: Dragon Spear

Post by Funny Guy »

umm guys ? the cheat engine from cyper just the pointers , free shopping ,unlock merge recips are just working and the rest aren't ? any suggestions ?

nakint
Expert Cheater
Expert Cheater
Posts: 126
Joined: Fri Mar 03, 2017 12:59 pm
Reputation: 50

Re: Dragon Spear

Post by nakint »

How about the orb? Does any one have value for them?
Image

nuocda
Expert Cheater
Expert Cheater
Posts: 73
Joined: Wed May 02, 2018 7:21 pm
Reputation: 8

Re: Dragon Spear

Post by nuocda »

i think this version orb don't effect, just wait next update

Post Reply

Who is online

Users browsing this forum: Bing [Bot]