Jenses Multihack menu

User Tag List

Page 1 of 27 12345 ... LastLast
Results 1 to 15 of 405
  1. #1
    Jens's Avatar Contributor
    Reputation
    179
    Join Date
    Sep 2006
    Posts
    251
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Jenses Multihack

    Compatible with 4.2.2.14545





    Flyhack:
    Enables you to fly everywhere without a flying mount!


    No Swim:
    Disables swimming, enabling you to walk under water


    Water Walking:
    Allows you to walk on water


    Wall Climbing:
    Enables you to walk up steep mountains and walls


    Disable AFK:
    Disables the AFK check, enabling you to go away for as long as you wish without logging out


    Disable Lua Protection:
    Allows you to use the protected lua commands in plugins and macros


    Understand All Languages:
    Understand what everyone is saying, even across factions!


    See All Levels:
    Enables you to see your enemys level, no matter how many levels they are above you


    Disable collisions
    WMO:
    Disables collisions with buildings, walls etc.


    M2 1:
    Disables collisions with veins, mailboxes etc. (most things that highlight when you move your mouse over them)


    M2 2:
    Disables collisions with crates, fences, gates etc.


    Terrain:
    Disables collisions with the terrain... duh!


    if you toggle AllCollisions / TerrainCollision without enabling flyhack or being on a flying mount,
    you will fall through the world!



    Tracking
    Enables you to track stuff like veins and rare spawns on the minimap!


    Updates:
    Code:
    1.5.5:
    - Updated for 4.2.2.14545
    1.5.3:
    - Updated for 4.2.0.14333
    - Added hacks to Disable Lua Protection and Understand All Languages
    1.5.2:
    - Updated for the latest warden update
    - fixed the SeeAllLevels not working on some creatures
    - fixed the three hacks under Miscellaneous not working
    1.5.1:
    - Added keybindings for incrementing / decrementing the speed and jump hacks!
    1.5.0:
    - Removed the old speedhack and added a variable one!
    1.4.2:
    - Added the ability to track players
    - Added a hack to see enemies levels, no matter what level
    - Updated the way patches are implemented
    - Fixed the crash that would happen if you opened and closed the program rapidly
    1.4.1:
    - Got some requests for some specific hacks, so i added a bunch more!
    - Implemented some warden detection code (this is still in beta stage!)
    1.4.0:
    - Updated for patch 4.1.0.14007
    - Yet another major overhaul in interface!
    - Added ability to track stuff!
    1.3.0:
    - Overhaul of the source and interface!
    1.2.2:
    - Updated for patch 4.1.0.13914
    - Change to allow for more control over which collisions to disable
    - Fixed disconnects while flying through water
    - Forced the ability to jump off while using flyhack, to counter being disconnected
    1.2.0:
    - Added keybindings!, they will save to a file called "Multihack.xml" in the same folder as the hack, once the hack closes.
    1.1.0:
    - Packed the assemblies, now theres only an exe file.
    - Fixed some sluggish GUI elements

    As always, use at your own risk!


    For this to work you need to have these frameworks installed:
    .NET Framework 4.0
    C++ 2010 Redistributable




    Virus scan


    Download!




    Donations help me buy food!




    Earlier versions
    Last edited by Jens; 09-03-2011 at 09:22 AM.

    Jenses Multihack
  2. #2
    Deliust's Avatar Banned
    Reputation
    22
    Join Date
    Nov 2010
    Posts
    177
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice I like it allredy.
    thanks! +rep

  3. #3
    Owzlol's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Flyhack and noclip make me crash :/

  4. #4
    Jens's Avatar Contributor
    Reputation
    179
    Join Date
    Sep 2006
    Posts
    251
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you really crashed, i'd like to see an error dump or something, if you just disconnected, then read what i added in the first post, you should not use space to ascend, rather just run forward and look up (right click)

  5. #5
    VML's Avatar Private
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Owzlol View Post
    Flyhack and noclip make me crash :/
    Note:
    I still need to find a way to trap keys in C#, so until i do that: if you enable speed hack and jump, you will disconnect, instead use the movement keys / mouse to go up / down!

    Thats why

  6. #6
    Evieh's Avatar Contributor
    Reputation
    92
    Join Date
    Aug 2006
    Posts
    191
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Easy way to do it is to patch 0x55CFD3 to disable jumping.

  7. #7
    Cloud13's Avatar Contributor CoreCoins Purchaser
    Reputation
    195
    Join Date
    Jul 2008
    Posts
    283
    Thanks G/R
    1/8
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome! love it so far, just gotta find something useful to use this for

  8. #8
    s_e_a_n_66's Avatar Member
    Reputation
    56
    Join Date
    Dec 2009
    Posts
    169
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, working great.

  9. #9
    Syltex's Avatar Sergeant Major
    Reputation
    23
    Join Date
    Jul 2010
    Posts
    174
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just a hint:
    Code:
    private void cb_Speedhack_CheckedChanged(object sender, EventArgs e)
    {
        if (this.cb_Speedhack.Checked)
        {
            this.Memory.WriteBytes(new IntPtr(this.Memory.WowBaseAddress.ToInt32() + 0x188e72L), new byte[] { 0xe9, 0x6a, 0xff, 0xff, 0xff, 0x90, 0x90, 0x90 });
        }
        else
        {
            this.Memory.WriteBytes(new IntPtr(this.Memory.WowBaseAddress.ToInt32() + 0x188e72L), new byte[] { 0x85, 0xf6, 15, 0x86, 0xf2, 0, 0, 0 });
        }
    }
    Doesn´t cause DC when jumping.. It´s the fly-hack who causes the DC

  10. #10
    stickydrama's Avatar Member
    Reputation
    1
    Join Date
    Jan 2010
    Posts
    10
    Thanks G/R
    8/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    works awesome!

  11. #11
    eXp0's Avatar Contributor
    Reputation
    181
    Join Date
    Oct 2010
    Posts
    177
    Thanks G/R
    69/40
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks , working great .. had 1 DC yesterday with all 3 on but since that no problems +rep

  12. #12
    neopoya's Avatar Member
    Reputation
    4
    Join Date
    Sep 2008
    Posts
    57
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome! Thanks a lot

    BTW , it would be great to set some key bindings for the hacks!

    keep the good work!+rep

  13. #13
    s_e_a_n_66's Avatar Member
    Reputation
    56
    Join Date
    Dec 2009
    Posts
    169
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Only problem I am having is every time I close the program(just pressing the x button), it is staying in memory. I have to kill it from the process manager. After using this on and off between several wow windows, I ended up with a huge number of multihack processes in my process list. Using windows 7 x64, just thought you should know.

    *edit* nvm.. didn't see that you updated already, it seems to not be a problem anymore.
    Last edited by s_e_a_n_66; 02-17-2011 at 01:11 PM.

  14. #14
    Jens's Avatar Contributor
    Reputation
    179
    Join Date
    Sep 2006
    Posts
    251
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by neopoya View Post
    Awesome! Thanks a lot

    BTW , it would be great to set some key bindings for the hacks!

    keep the good work!+rep
    I'm actually in the process of implementing keybindings, will probably be out in the next update!


    Originally Posted by s_e_a_n_66 View Post
    Only problem I am having is every time I close the program(just pressing the x button), it is staying in memory. I have to kill it from the process manager. After using this on and off between several wow windows, I ended up with a huge number of multihack processes in my process list. Using windows 7 x64, just thought you should know.

    *edit* nvm.. didn't see that you updated already, it seems to not be a problem anymore.
    Yeah, that was just a silly issue, should be fixed now .
    Last edited by Jens; 02-18-2011 at 02:57 PM.

  15. #15
    Shaldy's Avatar Private
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Working great, except speed hack is too fast for SGather, otherwise just awesome, thanks for releasing!

Page 1 of 27 12345 ... LastLast

Similar Threads

  1. Thoughts on NoAddiction Multihack
    By nilum in forum World of Warcraft General
    Replies: 0
    Last Post: 06-04-2009, 09:51 AM
  2. Hibernos MultiHack
    By hibernos in forum MMO Exploits|Hacks
    Replies: 20
    Last Post: 03-05-2009, 09:20 PM
  3. AoC Multihack Question
    By crackedghouL in forum Age of Conan Exploits|Hacks
    Replies: 3
    Last Post: 11-06-2008, 07:01 AM
  4. [Multihack] AoCheat
    By xclued in forum Age of Conan Exploits|Hacks
    Replies: 14
    Last Post: 06-08-2008, 07:11 PM
  5. J4F Multihack
    By r00tman in forum World of Warcraft Bots and Programs
    Replies: 155
    Last Post: 02-18-2008, 09:13 AM
All times are GMT -5. The time now is 06:44 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