Register for your free account! | Forgot your password?

You last visited: Today at 02:07

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

Advertisement



Hacking gold

Discussion on Hacking gold within the Conquer Online 2 forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2005
Posts: 14
Received Thanks: 0
I'm thinking that one way to get an unlimited supply of gold would be to tell the server that you've dropped 500 gold wihtout actually decreasing that amount from your stash. But would this really work? From what I understand the server does calculations and if they don't add up you get disconnected. So if the server sees that you've picked up 500 gold and also sees that that 500 gold didn't decrease from your stash then there may be an out of sync error. Am I right?
steenpat is offline  
Old 07/02/2005, 06:20   #2
 
elite*gold: 0
Join Date: Jan 2005
Posts: 2,248
Received Thanks: 8
do not post questions here anways they server checks any amount of gold carefully
Peach is offline  
Old 07/03/2005, 07:33   #3
 
elite*gold: 0
Join Date: Sep 2004
Posts: 14
Received Thanks: 0
The server does not actually 'see' u dropping your gold..before u drop any gold, the server first checks how much money ur having, then how much are you dropping, checks again, then minusing off from your inventory, checks again, then drop it and checks again.
Jusor is offline  
Old 07/03/2005, 08:15   #4
 
elite*gold: 0
Join Date: Jun 2005
Posts: 54
Received Thanks: 0
its like this

verb/Drop(var/N as num)
set src in usr
if (N > Amount)
usr << "You don't have that much [src]!"
return
if (N == Amount)
Move(usr.loc)
else
var/obj/Money/O = new src.type (usr.loc)
O.Amount = N
O.suffix = "([N])"
src.Amount -= N
src.suffix = "([Amount])"

N> Amount = if the gold amount u droped is bigger than amount u have.

if N==Amount , if the gold u droped is equal or lower than gold amount u droped it contuine the whole proccese thing.

var/obj/Money/O = new src.type (usr.loc) <--this create the gold ore on ground.


this is just crapy coding of game i use 2 work on lol.
Bukshi is offline  
Reply


Similar Threads Similar Threads
GOLD HACKING - idea
08/19/2008 - Perfect World - 15 Replies
Now, i know most people think it is impossible but what if we changed the value things cost in the shops? In some online games i have just set it so things cost like 1g in the shops and i have gotten them for 1g. Is this possible in perfect world?
Metin 2 hacking for gold and other stuff
04/26/2008 - General Coding - 2 Replies
ok, i wanna use cheat engine to hack some values for Metin 2. but i dont know where to find the values and processes, please help. i really need money and im sure im nnot the only one and can anyone help me find hacks for metin 2 pls:D:D:D:D



All times are GMT +2. The time now is 02:07.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

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