PQR offests for modified wow on private server menu

User Tag List

Results 1 to 8 of 8
  1. #1
    subsap's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    13
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    PQR offests for modified wow on private server

    yo guys
    first of all sorry for my bad english
    then i have a big problem with PQR injection on a modified wow.exe of warfarewow.ir , thats 5.4.2 modified to 5.4.8 , then i tried to find offests manually and then everything was okay on CE till offsets for PlayerClass , valus on CE was correct , shown numbers are correct for every class that i logged in but PQR cant recognize that and after injecting to wow its on LOGIN status these are the pictures whats wrong with these offests guys ? who can help to solve this , i'll pay for it
    thanks guys !
    value 1 for warrior pqr war.jpg




    value 8 for mage pqr mage.jpg




    and other values are correct on CE i am pretty sure this offset is correct and this is my edited offset file source
    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <Offsets>
    <CurrentWoWVersion>18414</CurrentWoWVersion>
    <WoWVersionOffset>0xC6652F</WoWVersionOffset>
    <PlayerName>0xEABE58</PlayerName>
    <PlayerClass>0xEABFD5</PlayerClass>
    <GetCurrentKeyBoardFocus>0xB9DC5C</GetCurrentKeyBoardFocus>
    <GameState>0xD4D3FE</GameState>
    <Lua_DoStringAddress>0x4FE8C</Lua_DoStringAddress>
    <Lua_GetLocalizedTextAddress>0x40C6E2</Lua_GetLocalizedTextAddress>
    <CVarBaseMgr>0xB7E7A0</CVarBaseMgr>
    <CVarArraySize>0x400</CVarArraySize>
    <ObjMgr>0xC9F364</ObjMgr>
    <CurMgr>0x462C</CurMgr>
    <ClntObjMgrGetActivePlayerObjAddress>0x4ED4</ClntObjMgrGetActivePlayerObjAddress>
    <LocalGUID>0xE0</LocalGUID>
    <FirstObject>0xCC</FirstObject>
    <NextObject>0x34</NextObject>
    <Descriptors>0x4</Descriptors>
    <Obj_TypeOffset>0xC</Obj_TypeOffset>
    <Obj_X>0x830</Obj_X>
    <Obj_TargetGUID>0x28</Obj_TargetGUID>
    <ClickTerrain>0</ClickTerrain>
    </Offsets>
    and other parts of offset found by IDA ( thanks xelper guide and cpoworks video guide for that )
    and this is the result while injecting on wow
    PQR find the wow and character name correct




    after injecting wow cant find the player class to load profiles ! and stucked on LOGIN status


    PQR offests for modified wow on private server
  2. #2
    Numba1stunna1's Avatar Active Member
    Reputation
    70
    Join Date
    Dec 2013
    Posts
    182
    Thanks G/R
    1/34
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't understand why people sell/buy scripts on here. We can help solve it as long as you provide a link to the exe.

  3. Thanks subsap (1 members gave Thanks to Numba1stunna1 for this useful post)
  4. #3
    subsap's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    13
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Numba1stunna1 View Post
    I don't understand why people sell/buy scripts on here. We can help solve it as long as you provide a link to the exe.
    thanks for helping me , just i thought sending exe files not allowed , and another thing about paying , just i mean i can donate to appreciate thats all

    this is the exe file

    TinyUpload.com - best file hosting solution, with no limits, totaly free

    virus scan link

    Metadefender Cloud

  5. #4
    Numba1stunna1's Avatar Active Member
    Reputation
    70
    Join Date
    Dec 2013
    Posts
    182
    Thanks G/R
    1/34
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here you go, it should work. If it doesn't, then PM me.

    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <Offsets>
    	<CurrentWoWVersion>18414</CurrentWoWVersion>
    	<WoWVersionOffset>0xC6652F</WoWVersionOffset>
    	<PlayerName>0xEABE58</PlayerName>
    	<PlayerClass>0xEABFD5</PlayerClass>
    	<GetCurrentKeyBoardFocus>0xB9DC5C</GetCurrentKeyBoardFocus>
    	<GameState>0xD4D3FE</GameState>
    	<Lua_DoStringAddress>0x4FE8C</Lua_DoStringAddress>
    	<Lua_GetLocalizedTextAddress>0x40C6E2</Lua_GetLocalizedTextAddress>
    	<CVarBaseMgr>0xB91188</CVarBaseMgr>
    	<CVarArraySize>0x400</CVarArraySize>
    	<ObjMgr>0xEABE18</ObjMgr>
    	<CurMgr>0x462C</CurMgr>
    	<ClntObjMgrGetActivePlayerObjAddress>0x4E9C</ClntObjMgrGetActivePlayerObjAddress>
    	<LocalGUID>0xE8</LocalGUID>
    	<FirstObject>0xCC</FirstObject>
    	<NextObject>0x34</NextObject>
    	<Descriptors>0x4</Descriptors>
    	<Obj_TypeOffset>0xC</Obj_TypeOffset>
    	<Obj_X>0x838</Obj_X>
    	<Obj_TargetGUID>0x16</Obj_TargetGUID>
    	<ClickTerrain>0</ClickTerrain>
    </Offsets>
    Some values may be wrong, I am working on it.
    Last edited by Numba1stunna1; 12-06-2016 at 03:32 PM.

  6. Thanks subsap (1 members gave Thanks to Numba1stunna1 for this useful post)
  7. #5
    subsap's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    13
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Numba1stunna1 View Post
    Here you go, it should work. If it doesn't, then PM me.

    Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <Offsets>
    	<CurrentWoWVersion>18414</CurrentWoWVersion>
    	<WoWVersionOffset>0xC6652F</WoWVersionOffset>
    	<PlayerName>0xEABE58</PlayerName>
    	<PlayerClass>0xEABFD5</PlayerClass>
    	<GetCurrentKeyBoardFocus>0xB9DC5C</GetCurrentKeyBoardFocus>
    	<GameState>0xD4D3FE</GameState>
    	<Lua_DoStringAddress>0x4FE8C</Lua_DoStringAddress>
    	<Lua_GetLocalizedTextAddress>0x40C6E2</Lua_GetLocalizedTextAddress>
    	<CVarBaseMgr>0xB91188</CVarBaseMgr>
    	<CVarArraySize>0x400</CVarArraySize>
    	<ObjMgr>0xEABE18</ObjMgr>
    	<CurMgr>0x462C</CurMgr>
    	<ClntObjMgrGetActivePlayerObjAddress>0x4E9C</ClntObjMgrGetActivePlayerObjAddress>
    	<LocalGUID>0xE8</LocalGUID>
    	<FirstObject>0xCC</FirstObject>
    	<NextObject>0x34</NextObject>
    	<Descriptors>0x4</Descriptors>
    	<Obj_TypeOffset>0xC</Obj_TypeOffset>
    	<Obj_X>0x838</Obj_X>
    	<Obj_TargetGUID>0x16</Obj_TargetGUID>
    	<ClickTerrain>0</ClickTerrain>
    </Offsets>
    Some values may be wrong, I am working on it.
    still not solved , exactly the same problem as before , thanks for helping and i am working on it too if i find any new thing i'll share here , maybe someone got the same problem on other private servers

  8. #6
    Numba1stunna1's Avatar Active Member
    Reputation
    70
    Join Date
    Dec 2013
    Posts
    182
    Thanks G/R
    1/34
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The only thing missing is player class. I will solve it later.

  9. #7
    subsap's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    13
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Numba1stunna1 View Post
    The only thing missing is player class. I will solve it later.
    still working on it , unfortunately not working yet i really am need this guys , would you please help to solve this prob

  10. #8
    subsap's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    13
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Numba1stunna1 View Post
    The only thing missing is player class. I will solve it later.
    did you find anything about this server ? i cant solve this problem whats wrong with this exe file ?!

Similar Threads

  1. [Selling] WTS WoW Freakz Private Server Account for sale
    By Foxzx in forum WoW Private Server Buy Sell Trade
    Replies: 0
    Last Post: 04-20-2016, 10:50 PM
  2. PQR for 3.3.5a Private Servers? Anyone?
    By Cheesemittens in forum WoW EMU Programs
    Replies: 0
    Last Post: 11-05-2015, 12:39 PM
  3. [Selling] WOW Dalaran private server (fresh lvl 80 horde paladin for sale )
    By mirzadb in forum WoW-EU Account Buy Sell Trade
    Replies: 0
    Last Post: 02-07-2015, 04:32 PM
  4. WoW leveling bot for 3.3.5 private server.
    By adrianutrilla in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 07-02-2012, 03:59 PM
All times are GMT -5. The time now is 04:42 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search