who can point me out what's wrong with my code menu

User Tag List

Results 1 to 5 of 5
  1. #1
    ranassa's Avatar Member
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    who can point me out what's wrong with my code

    i use the code below to get the lua return when my character not enter world,it's works fine before,but now i get nothing return since the new client build release.

    i got the FrameScript_GetText offset from the latest info dump thread,it's 83C1A0,and deduct the image base on 40000,it's 0x43C1A0,is this correct?

    Code:
            public string GetApiText(string variable)
            {
                // Write variable in the allocated memory
                uint codeCave = Memory.AllocateMemory(Encoding.UTF8.GetBytes(variable).Length + 1);
                Memory.WriteBytes(codeCave, Encoding.UTF8.GetBytes(variable));
    
                String[] asm = new String[] 
                {
                    "push 0",
                    "push -1",
                    "mov edx, " + codeCave + "",
                    "push edx",
                    "call " + FrameScript_GetText+wowbaseAddr,
                    "add esp, 0Ch",
                    "retn",
                };
    
                // get value
                string varResult = Encoding.ASCII.GetString(InjectAndExecute(asm));
                Memory.FreeMemory(codeCave);
    
                return varResult;
            }

    who can point me out what's wrong with my code
  2. #2
    JuJuBoSc's Avatar Banned for scamming CoreCoins Purchaser
    Reputation
    1019
    Join Date
    May 2007
    Posts
    922
    Thanks G/R
    1/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Run it from main thread by hooking EndScene or something else

  3. #3
    ranassa's Avatar Member
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is 0x43C1A0 the correct offset?

  4. #4
    ranassa's Avatar Member
    Reputation
    1
    Join Date
    Oct 2010
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i got it,thank you

  5. #5
    LegacyAX's Avatar Active Member
    Reputation
    21
    Join Date
    Apr 2009
    Posts
    193
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ranassa View Post
    i got it,thank you
    well since you post here asking for help and eventually find what you need, don't you think it would be nice to contribute what you found to others on the forums? I dont personally play WoW or dev for it atm so idc... I just know there someone who wants to learn
    MMOEmpire.net CEO (No longer active)

Similar Threads

  1. Any Skinner/leatherworker who can help me out?
    By cure1337 in forum World of Warcraft General
    Replies: 2
    Last Post: 09-08-2013, 12:45 PM
  2. What's wrong with this code?
    By Iaccidentallytwink in forum WoW UI, Macros and Talent Specs
    Replies: 1
    Last Post: 09-01-2012, 01:39 AM
  3. [C++ Script] What is wrong with this code
    By Nokia123 in forum WoW EMU Questions & Requests
    Replies: 5
    Last Post: 06-03-2012, 02:03 PM
  4. What is wrong with mywarcraft studio?...
    By xigon in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 08-03-2007, 01:13 AM
  5. I can't figure out whats wrong with...
    By V1cinity in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 07-20-2007, 04:25 PM
All times are GMT -5. The time now is 08:42 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search