Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron
You last visited: Today at 09:03

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



H1st0r1ans Promise

Discussion on H1st0r1ans Promise within the Dekaron forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2009
Posts: 47
Received Thanks: 8
H1st0r1ans Promise

Does anyone think that all the du**p*ed items will be removed? Is ther a way to help avoid this?
Killjoe2009 is offline  
Old 09/11/2009, 04:09   #2

 
elite*gold: 0
Join Date: Oct 2008
Posts: 2,040
Received Thanks: 598
nope, but you know acclaim...lol. However someday they will clean the market from duped ****.
~Twister~ is offline  
Thanks
1 User
Old 09/11/2009, 18:10   #3
 
elite*gold: 0
Join Date: Sep 2009
Posts: 21
Received Thanks: 3
twister thank oy ufor banning me i am ViciSummi i give you thanks
MyLADYmagican is offline  
Old 09/11/2009, 19:39   #4

 
elite*gold: 0
Join Date: Oct 2008
Posts: 2,040
Received Thanks: 598
Quote:
Originally Posted by MyLADYmagican View Post
twister thank oy ufor banning me i am ViciSummi i give you thanks
well you asked for it lol....I didn't ban you, i reported you. You got banned by MODs.
~Twister~ is offline  
Old 09/11/2009, 19:41   #5
 
elite*gold: 3
Join Date: Nov 2008
Posts: 5,333
Received Thanks: 1,335
Quote:
Originally Posted by MyLADYmagican View Post
twister thank oy ufor banning me i am ViciSummi i give you thanks
twister didint ban u, u got banned couse u were stupid, in other words, u gave people an infected trainer telling them its urs even if we ALL know its not and told u that its against EVERY rule in the forum.....
Vaidas B is offline  
Old 09/11/2009, 23:53   #6
 
elite*gold: 0
Join Date: Sep 2009
Posts: 15
Received Thanks: 1
Quote:
Originally Posted by Killjoe2009 View Post
Is ther a way to help avoid this?
Each items has a "code" associated with it that is supposed to uniquely identify it.

Unless you can hack the database and change that code.. you are going to lose your duplicated items. Easy as an SQL query.
DontLieToMe is offline  
Old 09/12/2009, 01:46   #7
 
ItsNobody's Avatar
 
elite*gold: 0
Join Date: Nov 2008
Posts: 784
Received Thanks: 339
No each item doesnt...every 130 wand +9 has the same index and code as the next +9 130 wand. Hist is bluffing
ItsNobody is offline  
Old 09/12/2009, 02:05   #8

 
elite*gold: 0
Join Date: Oct 2008
Posts: 2,040
Received Thanks: 598
Quote:
Originally Posted by ItsNobody View Post
No each item doesnt...every 130 wand +9 has the same index and code as the next +9 130 wand. Hist is bluffing
he doesn't lol. Each item that drops has assigned code. Same index but not the same code. they already did it once, will do it again
~Twister~ is offline  
Old 09/17/2009, 01:42   #9
 
elite*gold: 0
Join Date: Jul 2009
Posts: 47
Received Thanks: 8
I sure hope he is bluffing, not that I ever dup- ed anything before, but just because I have bought so much stuff.

He sure seems adamant though that all dup- ed stuff is going to go.


But I do remember late 2007 something happening, It didnt affect me at all. But did anyone ever lose any items that they thought may have been dup- ed to acclaim taking them away?
Killjoe2009 is offline  
Old 09/17/2009, 01:57   #10


 
Gentleman Jack's Avatar
 
elite*gold: 0
Join Date: Jan 2008
Posts: 20,285
Received Thanks: 7,684
Quote:
Originally Posted by ItsNobody View Post
No each item doesnt...every 130 wand +9 has the same index and code as the next +9 130 wand. Hist is bluffing
nope wrong all +9 items get registered with a special code.
The codes include a chiffred char name of owner maker time and date etc.+amth like a serial

Quote:
Originally Posted by Killjoe2009 View Post
I sure hope he is bluffing, not that I ever dup- ed anything before, but just because I have bought so much stuff.

He sure seems adamant though that all dup- ed stuff is going to go.


But I do remember late 2007 something happening, It didnt affect me at all. But did anyone ever lose any items that they thought may have been dup- ed to acclaim taking them away?
2 chars got banned 2 secs after i duped 8 +8parts ^^16+8 gone -.-
Gentleman Jack is offline  
Old 09/17/2009, 02:05   #11
 
elite*gold: 0
Join Date: Jan 2008
Posts: 166
Received Thanks: 6
if you know 100% they are duped then i would sell em
monster10888 is offline  
Old 09/17/2009, 06:30   #12
 
elite*gold: 0
Join Date: Sep 2009
Posts: 15
Received Thanks: 1
Let me give you a prime example. Look at the item serials.

In this example not only was the item duplicated, but they tried to upgrade the +8 again after it was already made +9 and traded to another player.


the image is from 2moons support site

Duplicated, upgraded and soon to be gone forever.

For those of you running private servers.. try this little bit of sql in your analyzer to find all of the duplicates on the characters.

Code:
use [character]
go

select wIndex,dwSerialNumber, count(*) as cnt from user_bag with(nolock) where dwSerialNumber != 0x00000000000000000000000000000000
group by wIndex,dwSerialNumber
having count(*) > 1
Do you think I know what I'm talking about?
DontLieToMe is offline  
Thanks
1 User
Old 09/18/2009, 09:12   #13
 
elite*gold: 0
Join Date: Jul 2009
Posts: 47
Received Thanks: 8
Ok so this post is saying even if the copy of the duped item is deleted or at least "blown up" then there still is a record of it, and confirms each item has a unique number. So that means if anyone has a duped item, you need to sell both copies ( all copies) even if the others got blown up, because neither may be around shortly. Also stop buying items and start hording cash. I think legit items after the merge will go for top dollar and dil prices (ok goods) will likey go back up. Argate also will be good to hold onto as they wont be as easy to farm.

I asssume the area in red was witheld buy the author to preserve his annonminity. But it means they can still get your name and maybe even ban you if they wanted to.

My only thought is that serial number us huge. And all the items in game must be astronomical. To check each item agaisnt each other would take a good amount of cpu power. Maybe even a full days worth of scanning and so forth. Perhaps they could dl the game stats to another cpu and then run it offline. Would be intersting to find out what their strategy is to pull this off.

thx for the input
Killjoe2009 is offline  
Old 09/18/2009, 11:47   #14
 
elite*gold: 0
Join Date: Jun 2008
Posts: 4
Received Thanks: 0
"My only thought is that serial number us huge. And all the items in game must be astronomical."

Actually no. There is most likely an index on that column so the SQL query that find dupes is executing very fast. It is not days but minute(s)
gabriel.gray is offline  
Old 09/18/2009, 15:03   #15
 
Zombe's Avatar
 
elite*gold: 20
Join Date: Dec 2007
Posts: 1,451
Received Thanks: 840
Quote:
Originally Posted by ItsNobody View Post
No each item doesnt...every 130 wand +9 has the same index and code as the next +9 130 wand. Hist is bluffing
No, dude, in this case you are wrong.

See the pictures below:

dwSerialNumber is the serial number. Duping dupes the dwSerialNumber, and every item has a unique one.
So basicly, a simple query can delete all rows that have the same dwSerialNumber = all duped items AND the items you duped from will be gone.
He has done it before, he will do it again. I am just surprised acclaim doesn't do it like every 1 week...


Oh ****, DontLieToMe explained it before me. Put ur img into a [spoiler] tag!
Uh... Acclaim uses MSSQL2008 -.-''
Zombe is offline  
Reply


Similar Threads Similar Threads
[Realease]2010 sniper map v2 promise working po view this
01/03/2010 - Soldier Front Hacks, Bots, Cheats & Exploits - 10 Replies
GUYS IM BACK!!!! Public hack for PSF Combat Tower v2 ----Password: lucky "small letters"-------- 1. mygame\specialforce -
[HELP] Everyone read, its worth it i promise you.
01/16/2009 - CO2 Private Server - 21 Replies
Hey guys, just managed to get ALL TQ website files, anyone with knowlege of php add me to msn [email protected] we can get GM accounts and EVERY account info the mysql info is obtained in these files i have. ADD ME WE'LL HAVE MEGA FUN



All times are GMT +1. The time now is 09:03.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.