New Release - WowMaelstrom (like WEH/infinity) menu

Shout-Out

User Tag List

Page 8 of 9 FirstFirst ... 456789 LastLast
Results 106 to 120 of 122
  1. #106
    Kiroshin's Avatar Member
    Reputation
    4
    Join Date
    Aug 2008
    Posts
    41
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I still can't get teleporting to work.

    New Release - WowMaelstrom (like WEH/infinity)
  2. #107
    Vindicated's Avatar Contributor
    Reputation
    226
    Join Date
    Aug 2008
    Posts
    1,067
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wrong section


  3. #108
    Kiroshin's Avatar Member
    Reputation
    4
    Join Date
    Aug 2008
    Posts
    41
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DudeWheresMYEmu View Post
    wrong section
    How is this the wrong section?

  4. #109
    semih007's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Everythings is work great on WoWScape. But they can detect the speed hack.

    i can help you to make a new website


    But why anybody can't make a xp and hp hack.

    if you can make a HP hack , i create to you a website with new domain ( if you want )

  5. #110
    arigity's Avatar Banned
    Reputation
    49
    Join Date
    Dec 2007
    Posts
    548
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    because xp and hp are server-sided things that you cannot modify.

  6. #111
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1356
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you want to bypass speedhack checks on private servers go through the source code of Mangos/ArcEmu/Ascent and look at the packet handlers for movement. If you read through that and understand it you can fairly easily work out a way to speedhack and even teleport without the server knowing, just some clever packet spoofing and you're on your way.

    Furthermore, the hunter tracking is generally pretty coarse. If you want more control I suggest hooking the minimap to allow much finer levels of tracking.

    eg This is a snippet from a header file of one of my projects
    Code:
        void TrackObjectType(eUnitTypes eUnitType, std::string Filter, bool bState);
        void TrackNamedObject(std::string ObjectName, bool Toggle);
        void TrackHerbs(bool Toggle);
        void TrackMines(bool Toggle);
        void PVPMode(bool Toggle);
        void TrackFish(bool Toggle);
        void TrackTreasure(bool Toggle);
        void TrackAll(std::string Filter, bool Toggle);
    You can combine as many or as little filters as you want.

    eg You could turn on "TrackName Arthas", "TrackName Illidan", "TrackHerbs On", "TrackTypeOn Undeads Rare", "PVPMode On", "TrackNameOn Mithril"
    And when the game is checking the tracking it will check if the unit is:
    A Rare Undead
    The opposite faction
    A herb
    Illidan
    Arthas
    Milthril

    If its one of those things it will track it, if not it won't.

    By doing it that way you're not limited by the very coarse level of control the builtin game abilities provide you with and you can pretty much have unlimited control over tracking.

    As for anti-afk there's a location you can patch to stop yourself being marked as AFK. Generally a nicer way to do it than button mashing.
    Last edited by Cypher; 09-05-2008 at 12:50 AM.

  7. #112
    hfs's Avatar Member
    Reputation
    36
    Join Date
    Jul 2008
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol, cheers cypher, that's might helpful of yah

    Can't really check any of that atm or for a few days, but, I was wondering
    about the packet spoofing, we talking winsock hook here, or just nopping out some kinda status flag?

    ty

    on a side note:
    RC3 coming out in a day or two,
    model hacks, air control, air brakes, blink to location, warp return, individual movement states, etc.
    =)

  8. #113
    gongez's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any version for 3.03 ?

  9. #114
    jinktreek's Avatar Member
    Reputation
    8
    Join Date
    Sep 2008
    Posts
    109
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Id like to know if it would be possible to update this to 3.0.3 (or any other patch in the future) by myself, and how difficult it would be. Thanks

  10. #115
    luoxin's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you are the best! ty

  11. #116
    gongez's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    we need version for 3.03

  12. #117
    mehappy's Avatar Member
    Reputation
    18
    Join Date
    Nov 2008
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is pretty sweet!

  13. #118
    amaru's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    18
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looks nice. But WEH seems to be more user-friendly

  14. #119
    Pustivuk89's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this dont work anymore?? can someone send me link where i can download this hack?

  15. #120
    Pustivuk89's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so no more wowmaelstorm for 3.0.9?

Page 8 of 9 FirstFirst ... 456789 LastLast

Similar Threads

  1. New Release - MMORADAR - WoW Radar
    By unknwon in forum World of Warcraft Bots and Programs
    Replies: 23
    Last Post: 09-04-2008, 04:25 PM
  2. New Release - WoW Patch Selector/Launcher (Supposedly disables Warden aswell)!
    By Manky in forum World of Warcraft Bots and Programs
    Replies: 16
    Last Post: 08-21-2008, 11:53 AM
  3. [NEW RELEASE] - Krillins Blizzlike www frontend
    By momchos in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 06-10-2008, 07:04 AM
  4. [New] [Release] Legendary Quests
    By King Shaun in forum World of Warcraft Emulator Servers
    Replies: 30
    Last Post: 02-25-2008, 05:48 PM
  5. [Ascent] New Release
    By kreven in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 01-28-2008, 06:16 AM
All times are GMT -5. The time now is 11:59 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