MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides - Powered by vBulletin


Donate to remove ads, get special forum and shoutbawx access
+ Reply to Thread
Page 5 of 159 FirstFirst 1 2 3 4 5 6 7 8 9 15 55 105 ... LastLast
Results 61 to 75 of 2380
  1. #61

    Knight
    Join Date: Nov 2007
    Location: %windir%\System32
    Posts: 202
    Rep: 6
    Cash: 600

  2. #62

    Sergeant
    Join Date: Apr 2007
    Location: belgium
    Posts: 53
    Rep: 11
    Cash: 600
    Quote Originally Posted by henhouse View Post
    Looks really cool. Seems just like WoWEmuHacker. But maybe better. Warden doesn't detect?
    i GUES in a few ways its better then WEH
    tho WEH is totally free
    this u have to pay for (i dont like to pay for these things :P)
    gues ill have to wait till some1 finds a crack :/

  3. #63

    Sergeant
    Join Date: Dec 2006
    Location: Bedroom
    Posts: 44
    Rep: 13
    Cash: 600
    So the gold dupe hack dosent work or has anyone managed to get it to work???

  4. #64

    Contributor

    Join Date: Feb 2007
    Location: Canaidia
    Posts: 527
    Rep: 183
    Cash: 150
    Quote Originally Posted by henhouse View Post
    If anyone gets, can someone link a download?
    Dude, your an idiot. Were not going to pirate one (actually a few) of our members own work...

    Yup, he made it, what a suprise eh? I got this hack a few weeks ago in beta and it's gawd damn hawt. Pulled off some GM Scams with it. I was sad when 2.4.0 was out but OH WAIT! There's an update, kewl. Summary: It's contantly updated, with more tools, and for every new patch.

    Must I buy it or is it that I already have an account I don't?
    Richard rules!

  5. #65

    Master Sergeant

    Join Date: Aug 2006
    Location: Finland
    Posts: 127
    Rep: 30
    Cash: 600
    Just a question, does it work to solo bosses in instances? Like fly hack or something similar, so the bosses just stays and takes dmg without resetting/getting hp up.

  6. #66

    Elite User

    Join Date: Jan 2007
    Location: Canada
    Posts: 1,352
    Rep: 389
    Hey UnknOwned when is the elite version coming out?

  7. #67

    Sergeant
    Join Date: Dec 2006
    Location: Bedroom
    Posts: 44
    Rep: 13
    Cash: 600
    Quote Originally Posted by Igzz View Post
    Hey UnknOwned when is the elite version coming out?
    Whats is this????

    Also just tried to buy it and i cant get a confermation email????

  8. #68

    Sergeant
    Join Date: Feb 2008
    Posts: 54
    Rep: 5
    Cash: 600
    Hi,

    I bought this hack and it WORK!!!

    but...

    - take the slow "fade out" of the Window out... the GUI slowly disappear that sucks... it takes to much time!

    its great!!!!! woohoo


    and
    - u always get kicked while using teleup and teledown teleclip, sometimes u get kicked
    Last edited by M4ster; 03-30-2008 at 09:29 AM.

  9. #69

    Contributor

    Join Date: Apr 2007
    Location: 2disfgtnot
    Posts: 1,620
    Rep: 164
    Cash: 600
    Quote Originally Posted by UnknOwned View Post
    • Wallclimp (walk very, very, very... steep walls)
    Typo.
    The right command is Wallclimb.


    However, nice work, even tho the wallclimb made me lag but still works and didn't ban me.


    +rep

  10. #70

    Elite User

    Join Date: Nov 2006
    Posts: 606
    Rep: 593
    Cash: 600
    Quote Originally Posted by Igzz View Post
    Hey UnknOwned when is the elite version coming out?
    please keep that discussion in the prooper forum ^^


    However, nice work, even tho the wallclimb made me lag but still works and didn't ban me.
    Yhea, we had to pull off something new to make wallclimb possible without the usuall direct ban stuff. It works but might cause lag on "slower systems" ^^



    - take the slow "fade out" of the Window out... the GUI slowly disappear that sucks... it takes to much time!
    Ok, Ill think about making a command for removing the delay.

    Just released patch 1.1.2
    but i might include it in 1.1.3

  11. #71

    Deo
    Master Sergeant

    Join Date: Feb 2007
    Location: UK
    Posts: 130
    Rep: 52
    Cash: 600
    This is increadible. Kudos to you
    boris > your mayor

  12. #72

    Sergeant
    Join Date: Dec 2006
    Location: Bedroom
    Posts: 44
    Rep: 13
    Cash: 600
    Quote Originally Posted by UnknOwned View Post
    please keep that discussion in the prooper forum ^^
    Which is???

  13. #73

    New User
    Join Date: Feb 2008
    Posts: 6
    Rep: 1
    Cash: 600
    this one owns

  14. #74

    Master Sergeant
    Join Date: Mar 2007
    Posts: 113
    Rep: 12
    Cash: 600
    Awesome, just bought it, turned it on, went into game, disconnected and account banned..

  15. #75

    New User
    Join Date: May 2007
    Posts: 5
    Rep: 2
    Cash: 600
    Heres a little something to start some debate.

    ezwowgold exe disassambled:

    The form will discover the warden

    Code:
    protected override void OnShown(EventArgs e) Protected override void OnShown (EventArgs e)
    { (
    base.OnShown(e); Base.OnShown (e);
    base.Focus(); Base.Focus ();
    this.Refresh(); This.Refresh ();
    Thread.Sleep(0x3e Thread.Sleep (0x3e ;
    this.progressBar1.Increment(5); This.progressBar1.Increment (5);
    Thread.Sleep(0x3e Thread.Sleep (0x3e ;
    this.progressBar1.Increment(5); This.progressBar1.Increment (5);
    this.progressLabel.Text = "Finding warden EIP..."; This.progressLabel.Text = "Finding warden EIP ...";
    this.Refresh(); This.Refresh ();
    this.progressBar1.Increment(10); This.progressBar1.Increment (10);
    Thread.Sleep(0x3e Thread.Sleep (0x3e ;
    this.progressBar1.Increment(40); This.progressBar1.Increment (40);
    this.progressLabel.Text = "Found warden!"; This.progressLabel.Text = "Found warden!";
    this.Refresh(); This.Refresh ();
    Thread.Sleep(0x57 Thread.Sleep (0x57 ;
    this.progressBar1.Increment(20); This.progressBar1.Increment (20);
    this.progressLabel.Text = "Hiding process..."; This.progressLabel.Text = "Hiding process ...";
    this.Refresh(); This.Refresh ();
    this.progressBar1.Increment(20); This.progressBar1.Increment (20);
    Thread.Sleep(0x7d0); Thread.Sleep (0x7d0);
    this.progressBar1.Increment(10); This.progressBar1.Increment (10);
    Thread.Sleep(500); Thread.Sleep (500);
    base.Close(); Base.Close ();
    } )
    } )
    Here he will have the progressbar always grow and the process can then wait a few seconds so it really looks real.
    Then he just changes the text of the label:
    this.progressLabel.Text = "Finding warden EIP..."; This.progressLabel.Text = "Finding warden EIP ...";
    Then something fake elapse time and suddenly
    this.progressLabel.Text = "Found warden!"; This.progressLabel.Text = "Found warden!";
    He found warden, because on the website it says that if warden found the software, it will not run.
    But with this code, it will never have the possibility of finding warden.

    And for the gold dupe button:

    Code:
    private void button1_Click(object sender, EventArgs e) Private void button1_Click (object sender, EventArgs e)
    { (
    this.StatusLabel.Text = "Reading memory..."; This.StatusLabel.Text = "Reading memory ...";
    MessageBox.Show("Attaching to process...", "Gold dupe", MessageBoxButtons.OK); MessageBox.Show ( "Attaching to process ..."," gold dupe, "MessageBoxButtons.OK);
    Thread.Sleep(500); Thread.Sleep (500);
    throw new Exception("Attempted to read or write protected memory. This is often an indication that other memory is corrupt."); Throw new Exception ( "Attempted to read or write protected memory. This is often an indication that other memory is corrupt.");
    } )
    He sets the text label on the form to "reading memory".
    when the OK button is clicked, he opens a message box that says "attaching to process".
    Then he make it look real to be a half second to nothing
    He then raises a warning message that the writing in the memory was not successful.

    Starting to get the point?

    All in all, it looks kinda FAKE. So when his good old ezwowgold hack is fake, why would this WoWinfinity hack be so much better?
    Just my point of view.

    Source: wow.glider-forum.de/f147/ezwowgold-hmmm-13422.html
    Last edited by spooks; 03-30-2008 at 12:29 PM.

LinkBacks (?)


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Go to the top of the page

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56