OHack - An open-source multihack menu

User Tag List

Page 42 of 51 FirstFirst ... 383940414243444546 ... LastLast
Results 616 to 630 of 763
  1. #616
    ptidemon28's Avatar Member
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xyourusername View Post
    Someone is trying to sell your hack -.-
    WoW Hacks 4.3.4 - The best source for working WoW Hacks!
    Who's the bastard doing such a thing :O

    ==> intolerable !

    OHack - An open-source multihack
  2. #617
    l0l1dk's Avatar Elite User

    Reputation
    499
    Join Date
    Sep 2010
    Posts
    342
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xyourusername View Post
    Someone is trying to sell your hack -.-
    WoW Hacks 4.3.4 - The best source for working WoW Hacks!
    Thanks for letting me know. I'll see what I can do about it.

  3. #618
    NeverisAwesome's Avatar Sergeant
    Reputation
    15
    Join Date
    Aug 2012
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any way to get this working on a mac?

  4. #619
    webster42082's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Man that bs, I mean the ass trying to sell your hack.. Whats worse is you have no idea where he got it from because you have the hack posted in every forum you could find. Great job and all but be careful with all the exposure this hack is getting I'm sure there will be problems sooner than later.. Me personally idc been playing for 6 years about time we get to have some fun!! Anyhow GG keep it up and yeah Happy hacking

  5. #620
    D4v16's Avatar Member
    Reputation
    5
    Join Date
    Sep 2007
    Posts
    27
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Collision hacks seem still broken while used in some instances - any way you can fix this?

  6. #621
    l0l1dk's Avatar Elite User

    Reputation
    499
    Join Date
    Sep 2010
    Posts
    342
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NeverisAwesome View Post
    Is there any way to get this working on a mac?
    No. The Mac version of WoW is too different than the Windows version for OHack to work with it. A separate version of it would need to be written from scratch for it.

    Originally Posted by webster42082 View Post
    Man that bs, I mean the ass trying to sell your hack.. Whats worse is you have no idea where he got it from because you have the hack posted in every forum you could find. Great job and all but be careful with all the exposure this hack is getting I'm sure there will be problems sooner than later.. Me personally idc been playing for 6 years about time we get to have some fun!! Anyhow GG keep it up and yeah Happy hacking
    I can't do anything about the hack being posted on other forums. I've only posted it here and another forum (I forget the name, it was a small forum though).

    Originally Posted by D4v16 View Post
    Collision hacks seem still broken while used in some instances - any way you can fix this?
    I know about it. I'm not really sure how I can fix it though. If I find a way to fix it, I'll add it.

    The new version with some crash fixes should be up in a day or 2.

  7. #622
    MakeLulz's Avatar Corporal
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can I suggest a hack that lets you mount up anywhere? Dungeons and battlegrounds included. Mount at 60% and up that would be so boss

  8. #623
    para_'s Avatar Active Member 01001100 01001111 01001100 CoreCoins Purchaser
    Reputation
    56
    Join Date
    Aug 2008
    Posts
    55
    Thanks G/R
    16/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm trying to build a binary from the OHack solution that works. It compiles and builds successfully but Wow.exe will always crash upon entering a game.

    One compile warning that stands out to me is:
    1>FireMemory\Hook.cpp(6): warning C4325: attributes for standard section '.text' ignored

    Any idea what might be wrong? Not sure which logs from WoW I need to post.

  9. #624
    l0l1dk's Avatar Elite User

    Reputation
    499
    Join Date
    Sep 2010
    Posts
    342
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wightolore View Post
    I'm trying to build a binary from the OHack solution that works. It compiles and builds successfully but Wow.exe will always crash upon entering a game.

    One compile warning that stands out to me is:
    1>FireMemory\Hook.cpp(6): warning C4325: attributes for standard section '.text' ignored

    Any idea what might be wrong? Not sure which logs from WoW I need to post.
    That warning always happens. It's caused by trying to include MLDE (the big byte array in Hook.cpp) in the .text section. That's not the problem. If you post the crash log (.txt file in the Errors folder in the WoW install folder), I might be able to fix it.

  10. #625
    para_'s Avatar Active Member 01001100 01001111 01001100 CoreCoins Purchaser
    Reputation
    56
    Join Date
    Aug 2008
    Posts
    55
    Thanks G/R
    16/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ============================================================================== - Pastebin.com

    Also, do you plan on updating this for the patch on Tuesday?

  11. #626
    l0l1dk's Avatar Elite User

    Reputation
    499
    Join Date
    Sep 2010
    Posts
    342
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wightolore View Post
    Yes. Also, you need to remove your player and account name from that crash log.

    The problem is caused by it not being able to find OHack.lua (I think. It looks like your Lua.cpp file has been modified).

  12. #627
    para_'s Avatar Active Member 01001100 01001111 01001100 CoreCoins Purchaser
    Reputation
    56
    Join Date
    Aug 2008
    Posts
    55
    Thanks G/R
    16/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by l0l1dk View Post
    Yes. Also, you need to remove your player and account name from that crash log.

    The problem is caused by it not being able to find OHack.lua (I think. It looks like your Lua.cpp file has been modified).
    Ahh you're right .. OHack.lua isn't even in my Release folder. I'll redownload the source and see if I can find anything different in Lua.cpp Thanks

    That pastebin is using a trial account of WoW and non member of Pastebin.. Can't change it I don't think.

    ::::::::EDIT:::::::::
    Awesome. I copied the lua from the pre-compiled version and it loaded without issue.

    ::::::SECOND EDIT:::::::
    Lua.cpp wasn't changed afterall. Not sure how / where OHack.lua is created though. Still looking through the source.

    ::::THIRD EDIT::::
    Derp. Looks like it is created in Lua.cpp lol.. Not sure what's wrong >.<

    ::::FOURTH EDIT::::
    Now I think it's just a separate source I should've copied over in the first place... This shit is confusing.
    Last edited by para_; 08-25-2012 at 05:38 PM.

  13. #628
    l0l1dk's Avatar Elite User

    Reputation
    499
    Join Date
    Sep 2010
    Posts
    342
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wightolore View Post
    Ahh you're right .. OHack.lua isn't even in my Release folder. I'll redownload the source and see if I can find anything different in Lua.cpp Thanks

    That pastebin is using a trial account of WoW and non member of Pastebin.. Can't change it I don't think.

    ::::::::EDIT:::::::::
    Awesome. I copied the lua from the pre-compiled version and it loaded without issue.

    ::::::SECOND EDIT:::::::
    Lua.cpp wasn't changed afterall. Not sure how / where OHack.lua is created though. Still looking through the source.

    ::::THIRD EDIT::::
    Derp. Looks like it is created in Lua.cpp lol.. Not sure what's wrong >.<

    ::::FOURTH EDIT::::
    Now I think it's just a separate source I should've copied over in the first place... This shit is confusing.
    OHack.dll doesn't create OHack.lua. It's a seperate file that it just loads. When the UI is loaded, OHack reads and executes OHack.lua. I probably should've added more comments to the code.

  14. #629
    tssguy123's Avatar Active Member
    Reputation
    74
    Join Date
    Aug 2006
    Posts
    90
    Thanks G/R
    0/10
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hope you get this working for 5.0 pretty soon Thanks for the great job man!

  15. #630
    l0l1dk's Avatar Elite User

    Reputation
    499
    Join Date
    Sep 2010
    Posts
    342
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tssguy123 View Post
    Hope you get this working for 5.0 pretty soon Thanks for the great job man!
    I'll update it tomorrow if I have time.

Page 42 of 51 FirstFirst ... 383940414243444546 ... LastLast

Similar Threads

  1. Wow hack for 2.3.3 [Open Source] Delphi
    By robotkid in forum WoW Memory Editing
    Replies: 15
    Last Post: 05-23-2018, 10:53 PM
  2. MMOGLIDER is going OPEN SOURCE!
    By Premium-mmo in forum Community Chat
    Replies: 9
    Last Post: 09-26-2013, 11:37 PM
  3. DampeBot (Open source)
    By swollen in forum World of Warcraft Bots and Programs
    Replies: 14
    Last Post: 03-23-2008, 10:03 AM
  4. Glider Status in your signature *OPEN SOURCE*
    By Marlo in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 09-16-2007, 05:12 PM
All times are GMT -5. The time now is 01:43 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