[Hack] CO2Hook

02/14/2008 21:19 phize#121
Updated for bluemouse notification..
02/14/2008 23:08 getbuck#122
Sorry if I am repeating this but it seems that you cant see the quality of the items when they are on the ground.
02/14/2008 23:56 phize#123
Modify the 'itemz.txt' so suit your needs or look for another one around here then
When you open it up in notepad you will notice the following:
Code:
720374 GiftBag
111307 IronHelmet
111308 IronHelmet
111309 IronHelmet
111317 BronzeHelmet
111318 BronzeHelmet
111319 BronzeHelmet
...
Now I suppose the id 111307 would be equal to a unique IronHelmet,
111308 for elite and 111309 for super.
So change it to something like this:
Code:
720374 GiftBag
111307 UniqueIronHelmet
111308 EliteIronHelmet
111309 SuperIronHelmet
111317 UniqueBronzeHelmet
111318 EliteBronzeHelmet
111319 SuperBronzeHelmet
...
You got some work to do, have fun... :D

EDIT
Actually I might make a tool to do this for you
02/15/2008 01:01 sacos12#124
hey i did exactly what the instructions said and its not working with me :s
02/15/2008 02:49 phize#125
Here is a modified itemz.txt file that I've made.
If you use this you will be able to see what quality of item is dropped.

Copy it to your Conquer Online directory and replace the old one.

This was a shitload of work to do, because there were alot of places in the file where a special item was placed in between the regular items line and I to place all the regular items in order for my program to add a prefix for the right item.
Also note that there was an extra line of the item StarCap, so if anyone has a StarCap of either unique, elite or super quality please test to see if it detects it correctly.

I just tested quick with a ConquestClub and a DragonArmor and it said the right qualitry of them.
02/15/2008 02:52 Tw3ak#126
very nice gj :D
02/15/2008 17:04 Darkmeric#127
Quote:
Originally Posted by Darkmeric View Post
LoaderX says :
Status : An error occured!

What to do ?
What to do ?????:confused:
02/15/2008 17:41 weshabbo#128
Quote:
Originally Posted by Darkmeric View Post
What to do ?????:confused:
same for me
02/15/2008 18:01 weshabbo#129
i got vista and it cant load the injected ddl it says error
02/15/2008 18:22 krankheit#130
hm at me works the most / adds not why ??? :D thx
02/15/2008 18:40 cybergod47#131
Sweet program, could use some more functions, keep up the good work!
02/15/2008 18:48 phize#132
For Windows Vista I think you need to right-clicking the program and clicking Run As Administrator.
02/15/2008 19:57 ridgewronre#133
Quote:
Originally Posted by high6 View Post
YOU NEED .NET FRAMEWORK 2.0 FUCKING GOOGLE IT!

Seriously if you googled that error or looked on the forum you would have found the answer. It has already been said like 10 times in this thread.
ROFLMFAO
02/15/2008 20:12 Vivian#134
hey isnt there a way with *m*'s conquer.exe that u dont gotta inject stuff? cause it sounds quite a mission to to that the whole time :(
02/15/2008 20:19 phize#135
Yeah I know, but alot of people complained that it didn't work with my old loader so I removed it. When I feel like I'll try to make a new loader using a different technique.

You could try to search google for a dll injector and see what come up, there are some out there use search words as "dll injector" or "winject"