[ RLS ] k ; for WoW 2.0.10.6448 menu

User Tag List

Page 2 of 5 FirstFirst 12345 LastLast
Results 16 to 30 of 66
  1. #16
    lokix86's Avatar Member
    Reputation
    1
    Join Date
    Oct 2006
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    i think its US only :S

    [ RLS ] k ; for WoW 2.0.10.6448
  2. #17
    Sive's Avatar Member
    Reputation
    2
    Join Date
    Jan 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    no fall dmg, tele to underworld, walk underwater and float worked for me on eu realm. the tracking did not. i didnt get pointers

  3. #18
    lokix86's Avatar Member
    Reputation
    1
    Join Date
    Oct 2006
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    yeh me neither. as u notice on the program name it says wow-2.0.10.6448 US

  4. #19
    bugmenot's Avatar Active Member
    Reputation
    29
    Join Date
    Feb 2007
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    Hmmz I thought the pointers method wouldn't work for everyone.. heh I'll update it tonight... i'll probally release the source with it too.. so I can rewrite it in delphi or something... Sorry there's a few ways to get past the DMA i chose the quick and easy way...

  5. #20
    clarabow's Avatar Member
    Reputation
    2
    Join Date
    Mar 2007
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    yee I think some values in the title need to be changed, nothing dramatic just a name change so the EU values work with it.

  6. #21
    The Mars Volta's Avatar Active Member
    Reputation
    51
    Join Date
    Oct 2006
    Posts
    197
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    Bugmenot: GREAT ADDITION to MMOwNED. I'll look forward to your programs.

    + Rep

    All the tracking is working, but the teleport to the underworld isn't. Maybe you should add a hotkey for it? Not sure, the walking under water works perfectly.

    And what do you use to track others? You said you didn't use injection, then how?
    Last edited by The Mars Volta; 03-26-2007 at 04:51 PM.

    The Mars Volta

  7. #22
    bugmenot's Avatar Active Member
    Reputation
    29
    Join Date
    Feb 2007
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    Anywho since I had a few pm's asking..

    ; Water walk...
    .text:006C6525 jz short loc_6C657A

    ^ that is the original code.. to make it so you do not swim (walk underwater) you would change it to jmp short loc_6C657A.. change the 74 to EB ...

    You would poke the value @ 006C6525 to EB to enable it.. and poke 74 to disable it.


    As for the Teleport Underworld (TeleToPlane)

    You don't need to change the last digit of the 4bytes.. (that's why it disconnects you) you only need to NOP this instruction

    .text:0082A095 mov ecx, [ecx+8]

    so you would poke 90 90 90 into that address.. and you would poke the original 3 bytes to teleback to normal..
    Last edited by bugmenot; 03-26-2007 at 05:00 PM.

  8. #23
    TehAvatar's Avatar Member
    Reputation
    60
    Join Date
    Mar 2007
    Posts
    76
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    Originally Posted by Nugma
    Try and get some more rep, activity and trust before posting stuff like this. And go more into detail. This looks alot like a keylogger.
    Just my 60 cents.
    Not nice at all. . .

    I enjoy seeying people trying to contribute to the community, good job bugmenot.

  9. #24
    lokix86's Avatar Member
    Reputation
    1
    Join Date
    Oct 2006
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    im looking forward to the EU version let the ganking commence +rep wen u fix it

  10. #25
    The Mars Volta's Avatar Active Member
    Reputation
    51
    Join Date
    Oct 2006
    Posts
    197
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    Error 132 after a while and WoW crashes when prolonged use of tracking ;\

    The Mars Volta

  11. #26
    Saint-Pasdoy's Avatar Banned
    Reputation
    219
    Join Date
    Dec 2006
    Posts
    1,172
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    object tracking dont work for me, why ? d'ont know.

  12. #27
    bugmenot's Avatar Active Member
    Reputation
    29
    Join Date
    Feb 2007
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    flame thrower.. i'll rls a update in a little bit.. busy with some work at the moment.. i think i know why its' doing that.. (any other options but tracking) ?

  13. #28
    frontline's Avatar Member
    Reputation
    1
    Join Date
    Dec 2006
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    would be really great if this starts to work on EU

    Otherwise i'll just make an US trial acc and try it ther...

  14. #29
    Nugma's Avatar Field Marshal
    Reputation
    122
    Join Date
    Aug 2006
    Posts
    1,290
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    Originally Posted by TehAvatar
    Not nice at all. . .

    I enjoy seeying people trying to contribute to the community, good job bugmenot.
    After seeing some replies i see this is the real thing.

  15. #30
    byebyet's Avatar Active Member
    Reputation
    33
    Join Date
    Feb 2007
    Posts
    337
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [ RLS ] k ; for WoW 2.0.10.6448

    IS NICE! lol very sweet prog made there +rep! (does the walk under water thing mean u walk on the ground under the water? really! niiice!)
    ty


Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Why Pay for WOW Hacks?
    By LeGeNdZ in forum World of Warcraft Exploits
    Replies: 72
    Last Post: 04-12-2007, 04:57 AM
  2. Remember the Autoit for WoW Glider?
    By Kashfox in forum World of Warcraft General
    Replies: 11
    Last Post: 07-20-2006, 06:15 PM
  3. Wepon Skins for Wow.
    By XxKajxX in forum World of Warcraft General
    Replies: 5
    Last Post: 07-06-2006, 07:32 AM
  4. World of Warcraft WoW!Bot (GetALifeBot) 0.61 for WoW 1.9.4 + FishBot
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 43
    Last Post: 04-18-2006, 04:55 AM
  5. AutoIt Macro for WoW AFK Bot
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 04-06-2006, 06:01 AM
All times are GMT -5. The time now is 12:55 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