@Anderyoyo
I have the same problem, I think it displays the wrong id on wowhead, I really want the real one.
@Anderyoyo
I have the same problem, I think it displays the wrong id on wowhead, I really want the real one.
I am getting a error saying:
The procedure entry point_invalid_parameter_noinfo_noreturn could not be located in dynamic link library MSVCR100.dll
any ideas on how to fix?
I was able to make your older version (batch) work just fine using W7. (Recently it has stopped working or I have done something wrong after managing over a month of it working.)
I have now changed to the newer txt version and kept the same item ID's.
My text file is as follows:
----------------------------
gearME.v3.by.fanatik
ITEM 79850 60657
ITEM 83161 49138
ITEM 79854 48294
ITEM 71106 48294
endfile
--------------------------
I run the program as administrator and it is still telling me that it cannot locate the database.
If you need more information to address this problem I will be more than willing to offer what I can.
Thanks for the effort you've put in thus far.
T2 weapons can't be swapped, is there any reason behind this? :<
I'm trying to swap Very Manly Staff:
Very Manly Staff - Item - World of Warcraft
into my old Wrathful Gladiator's Skirmish Staff
Wrathful Gladiator's Skirmish Staff - Item - World of Warcraft
I do everything right, but when I log on nothing happens =/
Your text file should appear like this swapping that item:
gearME.v3.by.fanatik
ITEM 77035 65331
endfile
If it does not, copy and paste the above into your character.txt and run the program (with administrator rights) at the login screen (password/authenticator input screen) and allow it to finish before logging in.
Thanks alot!!! +rep! But how did you come up with those numbers? On my Wowhead link, the numbers are very diffrent.
When you need to find the display id for the item, which is what gearME uses, you can try adding "&xml" to the end of the item's WoWhead link. Once there, if data appears, you should see a snippet that says "<icon displayId="#####">" - the number signs are the five digit value you would use for the item you are swapping to/from.
If you go to a WoWhead item and add "&xml" and the page goes blank with no data, try reloading your web browser. I have to do that often in Firefox for some reason, but it generally shows up after reloading.
Example: http://www.wowhead.com/item=32838&xml would contain the data for the off-hand Warglaive of Azzinoth.
Last edited by twilightsamus; 03-25-2011 at 07:41 PM.
Thanks!!!!
Last edited by Healingproof; 03-25-2011 at 09:33 PM.
same problem with ruRU client too, i hope you can fix it
---------- Post added at 06:07 AM ---------- Previous post was at 06:03 AM ----------
Download details: Microsoft Visual C++ 2010 Redistributable Package (x86)
Does pvp t2 Swaps work? What codes would i use for t2 Gun to t2 Bow. t2 Polearm to t2 2H axe? Thx
Failed to locate database. Crud, got so excited.
gearME.v3.by.fanatik
ITEM 61327 32837
ITEM 61328 32838
ITEM 59455 60299
ITEM 59122 19019
endfile
not working. open wow to log in screen, run gearME as admin, enter "1", it says it is successfully loaded and to press enter to exit, i log in and nothing happened
trying to change vicious t1 daggers to warglaives, organic life form inverter to thunderfury, and engi goggles to rogue t11
Wow.exe found.. handle obtained!
Reading character.txt...
character.txt loaded successfully!
=======================================================================
While blizzard does not scan the memory edited by gearME, I understand
that I am using gearME at my own risk, and any suspensions or bans are my
own god damn problem.
(1)I agree, continue editing my gear.
(2)I do not agree, exit gearME now.
Response: 1
** 4 items are being modified! **
Searching for database...
Database located!
Searching for item 61327...
Item data found... saving information!
Item data found... saving information!
Item data found... saving information!
...replacing with 32837
Data written successfully!
Data written successfully!
Data written successfully!
Searching for item 61328...
Item data found... saving information!
Item data found... saving information!
...replacing with 32838
Data written successfully!
Data written successfully!
Searching for item 59455...
Item data found... saving information!
Item data found... saving information!
Item data found... saving information!
Item data found... saving information!
Item data found... saving information!
...replacing with 60299
Data written successfully!
Data written successfully!
Data written successfully!
Data written successfully!
Data written successfully!
Searching for item 59122...
Item data found... saving information!
Item data found... saving information!
Item data found... saving information!
Item data found... saving information!
...replacing with 19019
Data written successfully!
Data written successfully!
Data written successfully!
Data written successfully!
(Enter to close)
Last edited by Plunderin; 03-29-2011 at 03:07 PM.
Plunderin,
These are the appropriate values you should be using. The values you are using are WoWhead IDs, which are not display IDs.
ITEM 65343 45481 //glaive
ITEM 83590 45479 //glaive
ITEM 77051 89634 //helm
ITEM 71105 30606 //thunderfury
Copy and paste those over what you have now. To find display IDs in the future, you need to add "&xml" (without quotation marks) to the end of WoWhead item URLs. You may have to reload your browser after doing so for the text to appear.
The // notes are to make future swapping of same items easier as // with text are basically ignored by the script and are used as notes, as some people already know.
(After having to explain how to find display IDs via WoWhead a second time, I wouldn't mind everdox putting the explanation in the original post just so it's there and noticeable... I don't think they understand what "source code" means or how to access it without an explanation)
Last edited by twilightsamus; 03-29-2011 at 09:49 PM.