Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > General Coding
You last visited: Today at 18:10

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

Advertisement



Changing Money in mmorpgs w/ Tsearch

Discussion on Changing Money in mmorpgs w/ Tsearch within the General Coding forum part of the Coders Den category.

Reply
 
Old   #1
 
Mokujin's Avatar
 
elite*gold: 0
Join Date: Jun 2006
Posts: 403
Received Thanks: 23
Ok here is my guide for changing your money
amount for any mmorpg with Tsearch.

NOTE: This is only Client Side, Therefore
after you change your money amount It will
only be seen by you on your Client.

Some ppl say you scam with this hack however
i have not tried this so i cant say if u can
or cant. My Purpose in this guide is a Basic
Introduction to Memory Addresses and how
they can be used with any mmorpg.

I will be using Conquer as my example since
its a well known game. And yes there are other
programs out there for Co that can do this
alot easier, But as i said this is a guide on
how you can do it yourself.

Now to Begin

Tools Needed:
1.Tsearch( Can be downloaded by the link provided
at the bottom of the page)

2.Your Fav mmorpg


Step 1.
Start your mmorpg(Make sure it is in window mode
not full Screen)
*if your client will only run in full screen
then there is instructions at the bottom on how
to deal with this

Step 2.
Start Tsearch

Step 3.
Click the Open Process button in the
top left corner.
(this will open all processes
that are currently running so you have to make
sure that your mmorpg client is running before
you open processes)

Step 4.
Find the process that is your mmorpg Client and open it
(for Conquer it would be Co.exe) its easy
to fiquer out which proccess is your client
by looking at the icons in the open process window.

Step 5.
Now go back to your mmorpg client and find the amount
of money that is on your character *Not in your wharehouse*
For this guide we will say we have 50,000

Step 6.
Now back to Tsearch
Click the Magnifying glass on the left side
*there are 2 magnifying glasses on the bar
the one on the left is the first one you click*

Step 7.
We will be inputing are money amount on are character
to find the memory address it is stored in.
So Put in your amount of money in the Value box
if your money is below or equal to 255 then use
the selection 1Byte. If your money is below or equal too
65,535 than select 2bytes and so on. The amount i am using
is 50,000 so i will be using 2bytes. Also make sure the
search is on Exact Value since we already know the Exact
Value of our Money Amount.

Step 8.
Click ok and Tsearch will perform the search for all
Memory addresses being used by Conquer.exe for the amount
you put in. Hit ok again after it is done searching.

Step 9.
There should be more than one address come up with
the amount of 50,000. If only one address comes up
your in luck, You found the memory address that
has your amount of money in it. If not *which is usally
the case* We need to narrow the search a bit more.

Step 10.
Now in your mmorpg client either A.go buy something
or B.go sell something so the amount of money on our
character will change. So for intstance i will go sell
something for 10,000 which now gives my character
60,000.

Step 11.
Now go back to Tsearch and CLick the second Magnifying
glass *the one with the .... after it. Put in your new
amount of money and click ok.

***Now with Conquer it sometimes will not find the second
amount but however other mmorpgs it will im not sure
y this is but if it will not find it then do the search
again for your amount of money and instead of doin a second
search or changing your money amount just let Tsearch sit for
a min and most of the values will start to change. Since your
money is not changing obviously the amounts that are changing
in Tsearch is not the address of your money so you can click
on them and click the X button to delete.

Step 12.
Hopefully By now we have the money address or atleast no more
than 5 address that could be our money address. So double click
the remaining addresses and you will see the address move to the
next window. Click the box on the left of the address
and it will put a blue smiley face in the box. This Freezes the address
so it wont change. Now go to the right a bit where the value is,
Change it to whatever u want, however you may need to change the byte amount
to 4 if your changing the amount to more than 65,000.

Step 13.
Now that changed your amount in Tsearch go back to your client
wait a sec,maybe close your inventory, open it back up and there
you have the amount of money that u changed in Tsearch.
***AGAIN NOTE THIS IS ONLY CLIENT SIDE****
Also note any change in the amount like buying or selling will
usually result in it being changed back to your original amount.

***again i will say i have problems doin this with CO but any
other game it works perfectly. You can also use this on non
mmorpg *regular pc games..Experiment with other games and u will
be changing memory address left and right.

** To do this with game that are full screen and wont let
you minimize you have to use to computers and the network
feature on Tsearch.

To do this Start Tsearch on the comp that will be running
the game, then Click Network, then click Host. then Start your
Game.
Next go to another comp on your LAN (local area network)
and Start Tsearch, click network, and click join.
you will have to put in the ip address of the comp
running the game. it should be something like 192.168.1.1
you can find this by goin to network properties then support.
click ok then open process. you should now be seing all the
proccesses running on the comp running the game.

And thats it

Here is a link to a guide running Tsearch and Minesweeper
which may be easier to start out with


*note u will have to register to view there forums


Mokujin is offline  
Old 01/06/2007, 22:04   #2
 
elite*gold: 0
Join Date: Nov 2005
Posts: 59
Received Thanks: 4
Quote:
***again i will say i have problems doin this with CO but any
other game it works perfectly.
what do you mean by problems.

You transfered the money with problems or you failed?
knightie is offline  
Old 01/07/2007, 09:10   #3
 
Mokujin's Avatar
 
elite*gold: 0
Join Date: Jun 2006
Posts: 403
Received Thanks: 23
sometimes it will and sometimes it wont!!
Mokujin is offline  
Old 01/07/2007, 21:10   #4
 
syntex's Avatar
 
elite*gold: 46
Join Date: Mar 2006
Posts: 2,589
Received Thanks: 1,198
it will only work on games that are client sided ...
so ... allmost all mmorpgs are server sided ... the good ones ...
syntex is offline  
Old 01/07/2007, 21:44   #5
 
Mokujin's Avatar
 
elite*gold: 0
Join Date: Jun 2006
Posts: 403
Received Thanks: 23
Xiah is server sided...and it worked
and yes as i said in the post..it will only change
money on the client side....And more to the point
i made this guide as a begginer intro to memory
addresses and changing them
Mokujin is offline  
Old 01/08/2007, 06:02   #6
 
rambok's Avatar
 
elite*gold: 200
Join Date: Aug 2005
Posts: 442
Received Thanks: 87
Even though it only works on clientside you can use it to fake screens or scam at xtrades between servers or smth
rambok is offline  
Reply


Similar Threads Similar Threads
tsearch money adress
06/30/2005 - GunZ - 3 Replies
well i hawe tryed to fidn some speed or exp door but it seems be on server,aniway hier is money adress 62A49C maybe sombody need it.



All times are GMT +2. The time now is 18:10.


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.