MoP beta - Enabling addons menu

User Tag List

Page 6 of 15 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 225
  1. #76
    ananhaid's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the offset was changed, need find the new one.

    MoP beta - Enabling addons
  2. #77
    oprime's Avatar Master Sergeant
    Reputation
    38
    Join Date
    Oct 2010
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Here is version for new (15640) beta release Filebeam - Beam up that File Scottie! Only hex-edited old version from _Mike

  3. #78
    TOM_RUS's Avatar Legendary
    Reputation
    914
    Join Date
    May 2008
    Posts
    699
    Thanks G/R
    0/52
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Or you can use favourite hex editor and edit wow.exe directly:
    search for sequence: 0x8B, 0x47, 0x24, 0x83, 0xF8, 0x02, 0x75
    and replace first 3 bytes of it (0x8B, 0x47, 0x24) with 0x33, 0xC0, 0x90.
    Make sure to create backup before editing.

    PS. This is x86 only!
    Last edited by TOM_RUS; 04-29-2012 at 04:46 AM.

  4. #79
    hordz's Avatar Private
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what are new offsets, cant figure it out by myself? -_-
    my only idea is 0x597709 but it ends up with an error.

  5. #80
    oprime's Avatar Master Sergeant
    Reputation
    38
    Join Date
    Oct 2010
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hordz View Post
    what are new offsets, cant figure it out by myself? -_-
    my only idea is 0x597709 but it ends up with an error.
    0x5A9889 (filler)

  6. #81
    Xelper's Avatar ★ Elder ★
    Reputation
    1024
    Join Date
    Mar 2007
    Posts
    860
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TOM_RUS View Post
    Or you can use favourite hex editor and edit wow.exe directly:
    search for sequence: 0x8B, 0x47, 0x24, 0x83, 0xF8, 0x02, 0x75
    and replace first 3 bytes of it (0x8B, 0x47, 0x24) with 0x33, 0xC0, 0x90.
    Make sure to create backup before editing.
    Oh TOM_RUS, you know you just confused 95% of this forum with that.

  7. #82
    Vandra's Avatar Contributor
    Reputation
    288
    Join Date
    Mar 2008
    Posts
    471
    Thanks G/R
    26/26
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xelper View Post
    Oh TOM_RUS, you know you just confused 95% of this forum with that.
    Of course he did

    Btw, here is the fixed wow.exe with addons enabled: Filebeam - Beam up that File Scottie!

  8. #83
    Ehnoah's Avatar Elite User
    Reputation
    398
    Join Date
    Sep 2006
    Posts
    1,027
    Thanks G/R
    16/96
    Trade Feedback
    6 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Can someone open "Blackmarked UI" or know how to open it is new

    Or Someone found an NPC which called Black Market ?
    Last edited by Ehnoah; 04-25-2012 at 08:25 AM.

  9. #84
    Ssateneth's Avatar Contributor
    Reputation
    141
    Join Date
    May 2008
    Posts
    866
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Blahhhhhhh. What if I had the byte pattern for lua unlock too? How do I go about finding that? I tried using cheat engine to find the array of bytes but I cant find it (pattern 0x83 0xF9 0x1A 0x77 0x60, change first 2 bytes to 0xEB 0x57)

    edit: tried xvi32 and I found the address (5A8C89) and bytes to patch loading addons, but still cant find lua. this is getting frustrating. maybe l0l1dk got his pattern wrong... (thats where I got the pattern from)

    edit2: thought there mightve been a typo with l0l1dk's pattern and tried "joker" bytes in various spots. I found a 0x83 0xF9 0x1B 0x77 0x60 and changing the first two bytes to 0xEB 0x57 just causes an access violation crash at 1/3 of the way through the loading bar after selecting a char and logging in. I need my fix of wow beta cheating!
    Last edited by Ssateneth; 04-25-2012 at 01:04 PM.
    KuRIoS is awesome!

  10. #85
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TOM_RUS View Post
    Or you can use favourite hex editor and edit wow.exe directly:
    search for sequence: 0x8B, 0x47, 0x24, 0x83, 0xF8, 0x02, 0x75
    and replace first 3 bytes of it (0x8B, 0x47, 0x24) with 0x33, 0xC0, 0x90.
    Make sure to create backup before editing.
    Originally Posted by Xelper View Post
    Oh TOM_RUS, you know you just confused 95% of this forum with that.
    I knew I kept hex workshop on my computer for a reason. But since a patched EXE has already been posted, I'll just use it unless it doesn't have the fixes your exe has TOM. Then I'll just have to go about editing your exe and using it lol.

  11. #86
    Ssateneth's Avatar Contributor
    Reputation
    141
    Join Date
    May 2008
    Posts
    866
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got a shiny +4 rep for anyone that has the pattern and patch bytes I can plug in to whichever hex editor so I can keep on 1-buttoning mobs and people to death :P
    KuRIoS is awesome!

  12. #87
    oprime's Avatar Master Sergeant
    Reputation
    38
    Join Date
    Oct 2010
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ssateneth View Post
    I got a shiny +4 rep for anyone that has the pattern and patch bytes I can plug in to whichever hex editor so I can keep on 1-buttoning mobs and people to death :P
    I can give you an offset and patch bytes: 0x14B2EB, 8BE55DC3

    edit: if im right this is the correct pattern across versions 81 F9 ?? ?? ?? 00 74 2E 8D 04
    Last edited by oprime; 04-25-2012 at 05:05 PM.

  13. #88
    Ssateneth's Avatar Contributor
    Reputation
    141
    Join Date
    May 2008
    Posts
    866
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by oprime View Post
    I can give you an offset and patch bytes: 0x14B2EB, 8BE55DC3

    edit: if im right this is the correct pattern across versions 81 F9 ?? ?? ?? 00 74 2E 8D 04
    Testing

    Edit: Hmm, the offset you gave me didnt match with the offset. I found the pattern starting at 14A6EB. I am an extreme noob at all this stuff, I'm just poking around here in liue of l0l1dk being offline. Anyways, replacing 81 F9 08 F7 with 8B E5 5D C3

    Edit2: You have succeeded! +repcookie for you. For others, here is the current WoW.exe with the crash fix, addon loading hack, AND unprotect LUA hack. Enjoy.

    http://dl.dropbox.com/u/9768004/WoW_...ix_luahack.exe

    edit3: A̶c̶t̶u̶a̶l̶l̶y̶,̶ ̶e̶r̶,̶ ̶s̶o̶ ̶c̶l̶o̶s̶e̶.̶ ̶I̶ ̶c̶a̶n̶ ̶/̶r̶u̶n̶ ̶p̶r̶o̶t̶e̶c̶t̶e̶d̶ ̶f̶u̶n̶c̶t̶i̶o̶n̶s̶,̶ ̶b̶u̶t̶ ̶I̶ ̶c̶a̶n̶'̶t̶ ̶r̶u̶n̶ ̶t̶h̶e̶m̶ ̶i̶n̶s̶i̶d̶e̶ ̶a̶n̶ ̶a̶d̶d̶o̶n̶.̶ NEVER MIND, The blocked popup still comes up, but it still runs the protected functions. I'll just use some code in addons to suppress the error box and the sounds. Added SetCVar("Sound_EnableSFX","0") at the start of the code and StaticPopup_Hide("ADDON_ACTION_FORBIDDEN") SetCVar("Sound_EnableSFX","1") at the end of it, no more popup and no more sound effect.
    Last edited by Ssateneth; 04-25-2012 at 05:29 PM.
    KuRIoS is awesome!

  14. #89
    Meltoor's Avatar Contributor
    Reputation
    146
    Join Date
    Jan 2007
    Posts
    292
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bartender Updated for build 15640 (latest)
    -Now it shows the "companions" micromenu button
    http://fbe.am/5FO

    Based on Oprime-s version
    I'm really interested in this thread, maybe I'll try to fix that nasty vehicle bar bug when I have time ^^

  15. #90
    paintpauller's Avatar Contributor
    Reputation
    128
    Join Date
    Jan 2012
    Posts
    265
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Meltoor View Post
    Bartender Updated for build 15640 (latest)
    -Now it shows the "companions" micromenu button
    http://fbe.am/5FO

    Based on Oprime-s version
    I'm really interested in this thread, maybe I'll try to fix that nasty vehicle bar bug when I have time ^^
    +rep

    thanks!! and there is also a xp bar bug where it needs to just b offset, doesn't look to hart to fix but it doesn't bother me that much so i haven't looked into the code yet =D
    Last edited by paintpauller; 04-25-2012 at 06:56 PM.

Page 6 of 15 FirstFirst ... 2345678910 ... LastLast

Similar Threads

  1. [Tool] Any ways to enable addons/scripts in WoD Beta?
    By pcmdxx in forum WoW Memory Editing
    Replies: 50
    Last Post: 07-25-2014, 02:22 PM
  2. Request to modify Enable addons in WoD Beta
    By cadcamzy in forum WoW Bots Questions & Requests
    Replies: 2
    Last Post: 07-05-2014, 03:15 PM
  3. mop beta leveling addon
    By Nov17 in forum WoW UI, Macros and Talent Specs
    Replies: 1
    Last Post: 08-10-2012, 07:05 AM
  4. [Release] MoP Beta Addons
    By LoomaR in forum World of Warcraft Bots and Programs
    Replies: 0
    Last Post: 06-14-2012, 01:40 AM
  5. [Release] MoP beta - enabling /run /script
    By _Mike in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 04-07-2012, 09:47 PM
All times are GMT -5. The time now is 12:27 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