WoW!Dupe Project menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    =sinister='s Avatar Contributor
    Reputation
    154
    Join Date
    Jun 2006
    Posts
    277
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    WoW!Dupe Project

    The project was started a few weeks ago. Maybe a month. But i'm here to continue it and sell it. Thinking of selling it from $50-$100. But I need some help. I don't know how to find offsets (Values with Tsearch) so i'm off to hunt people to help me :P. I am looking for an offset to basically hack world of warcraft and make it very slow. (Just like Bassman said in the original WoW!Dupe thread) And I want to use W0uters hacking function from autoitscript.com:
    Code:
    Func MemWrite($ProcessName, $Address, $DataToWrite, $DataSize)
    Local $PID, $Result
    $PID = ProcessExists($ProcessName)
    $Result = DllCall(@Windowsdir & "\system32\"&$dll&".dll", "long", "WriteMemLoc", "long", $PID, "long", $Address, "long", $DataToWrite, "long", $DataSize)
    Return $Result[0]
    EndFunc
    
    Func MemRead($ProcessName, $Address, $BytesToRead)
    Local $PID, $Result
    $PID = ProcessExists($ProcessName)
    $Result = DllCall(@Windowsdir & "\system32\"&$dll&".dll", "long", "ReadMemLoc", "long", $PID, "long", $Address, "long", $BytesToRead)
    Return $Result[0]
    EndFunc
    I am also looking for someone that can possibly take functions out of certain .dll files and place them in one.

    The money will be split evenly
    $25 - Me
    $25 - Mem Person
    $25 - .dll person
    $25 - MMOwned.com

    I am also looking for supporters! Make a donation more than $10 and get your name branded into our program! Because we need money for:
    -Our Website
    -Our Template For the Website
    -Paying A Person To Make The Program's GUI Look Sharp (Fancy)
    -Etc...

    If your interested, please PM me with the job you want. And If it's the Memory job, please send the PM with the right offset along with the coding. The program will be made with AutoIt and the Obfuscated to make it harder to steal.
    Last edited by =sinister=; 08-26-2006 at 10:19 PM.

    WoW!Dupe Project
  2. #2
    bassman's Avatar Banned
    Reputation
    9
    Join Date
    Mar 2006
    Posts
    223
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: WoW!Dupe Project

    Originally Posted by =sinister=
    Just like Bassman said
    You make me feel special!

  3. #3
    horion88's Avatar Member
    Reputation
    1
    Join Date
    Jul 2006
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: WoW!Dupe Project

    Your will just merge in a program a Netlimiter-like and a fast-clicking bot?

  4. #4
    =sinister='s Avatar Contributor
    Reputation
    154
    Join Date
    Jun 2006
    Posts
    277
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: WoW!Dupe Project

    @Bassman
    Hehe, and because you gave me the idea of slowing down WoW, I'm giving your partical credit for the dupe.

    @horion88
    Kinda, all it does is slow WoW down and then fast-click. Pretty sure theres gonna be a 90-95% chance to dupe then thanks to Bassman.

  5. #5
    dela's Avatar Member
    Reputation
    12
    Join Date
    Jul 2006
    Posts
    120
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: WoW!Dupe Project

    get it out so i can dl *shakes fistzor*

  6. #6
    =sinister='s Avatar Contributor
    Reputation
    154
    Join Date
    Jun 2006
    Posts
    277
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: WoW!Dupe Project

    Now now, don't get too impatient. There are some different and easier memory functions I want people to use now. WHOEVER can figure out how to slow down wow using the functons will be a developer of the project. This is a major effect in the project. Here is a little function from the Syndrome Source:
    Code:
     MemWrite($ProcName, DEC ($SpeedDMA), 1088421888, 4)
     MemWrite($ProcName, DEC ($SpeedDMA)+0x8, 1083645042, 4)
    I believe this DOES NOT work for the current patch, but it's just an example. Now start lookin for offsets people, if you want to become a developer.

    And the program won't be released to mmowned.com until we make some decent money.

  7. #7
    Fishy80's Avatar Contributor
    Reputation
    113
    Join Date
    Apr 2006
    Posts
    536
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: WoW!Dupe Project

    couldnt you just use something like Xspeeder or w/e to slow down wow? its used to speed it up alot... why not slow down?

  8. #8
    =sinister='s Avatar Contributor
    Reputation
    154
    Join Date
    Jun 2006
    Posts
    277
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: WoW!Dupe Project

    Yeah, thats the point, but i'm to slow it down with autoit functions so it can be used with just one program to sell and donate partical money to mmowned.com.

  9. #9
    PookZ's Avatar Member
    Reputation
    13
    Join Date
    Jul 2006
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: WoW!Dupe Project

    how about getting a 100 meter cable (instead of 2 meter) between your phone line and your internet modem (or whatever)... that should really slow things down:P

    or use Speed Gear and put the speed down to whatever.
    speedgear download

  10. #10
    =sinister='s Avatar Contributor
    Reputation
    154
    Join Date
    Jun 2006
    Posts
    277
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: WoW!Dupe Project

    I don't think yall understand..... I'M NOT LOOKING FOR OTHER PROGRAMS I'M LOOKING FOR A SCRIPT IN AUTOIT TO SLOW DOWN WOW. Really a speed offset. Please, do not post programs here, i'm lookin for scripts and offsets.

    P.S. I tried speedgear like a year ago, didn't work.

    --Edit--
    Ok, I found a script to slow down wow, no thanks to anyone (No offense to anyone). So now I'm just looking for people that know alot of AutoIt. PM if interested.
    Last edited by =sinister=; 08-27-2006 at 05:12 PM. Reason: Auto-merged Doublepost

  11. #11
    bassman's Avatar Banned
    Reputation
    9
    Join Date
    Mar 2006
    Posts
    223
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: WoW!Dupe Project

    Where would you find these scripts anyways? And whats "AutoIt"?

  12. #12
    LightWave's Avatar Contributor
    Reputation
    202
    Join Date
    May 2006
    Posts
    410
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: WoW!Dupe Project

    Bassman ever heard of Google.com its ur friend on when u need to find things and why dont u ask the guys that have made some fishing bots they should know howt o do it in auto it


    and i personaly think this will not sale well not unless the person buying is a 12yr old stealing there mom and dads credit card to try and cheat in wow

  13. #13
    =sinister='s Avatar Contributor
    Reputation
    154
    Join Date
    Jun 2006
    Posts
    277
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: WoW!Dupe Project

    Err... LightWave.... check my profile and my age.....
    And....
    The Dupe uses advanced proccess editing and multi mouse clicking using arrays... it would work, and thousands of people buy dupes :P, why wonldn't they buy mine? But, who knows, we'll see.

  14. #14
    LightWave's Avatar Contributor
    Reputation
    202
    Join Date
    May 2006
    Posts
    410
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: WoW!Dupe Project

    well ya peple do buy dupes man we all know that but the thing is if they dont work the word get around really quick and i mean quick so u better make sure it has a 99.9% rate on working befor trying to sale it for over 10$ lmao IMO

    i know how saling stuff over the net works i have done it for years

    And 100 for a dupe ur nuts for a 100$ i want some gold with that 50$ is still to much may 10 or 20 is ok but 50-100$ is way to much man no one would buy that this aint the wow Ah now lol

    and if u sale it better offer updates and fixes at all times or u would just get fixed and bam no more dupe

    im saying all this from a programer/friend/WoWfan/internater business savy person point of view man
    dont take it in any hard way im just leting u know im views and just trying to help u out

  15. #15
    totalpk's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    68
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: WoW!Dupe Project

    no one will pay this much for it. no one. ill just use the /sit./stand macro at mailbox....

Page 1 of 2 12 LastLast

Similar Threads

  1. WoW!Dupe
    By =sinister= in forum World of Warcraft Bots and Programs
    Replies: 55
    Last Post: 11-02-2006, 04:36 PM
  2. Wow dupe method?
    By xtreamstuntz in forum World of Warcraft General
    Replies: 0
    Last Post: 10-09-2006, 06:34 PM
  3. WoW Dupe? Finally it works
    By Simy in forum World of Warcraft General
    Replies: 29
    Last Post: 10-02-2006, 02:30 AM
  4. free wow dupe method
    By ShortButStrong in forum World of Warcraft General
    Replies: 4
    Last Post: 08-13-2006, 02:43 AM
  5. The Wow-dupe File!!
    By Cyboi in forum World of Warcraft Exploits
    Replies: 9
    Last Post: 06-14-2006, 10:14 PM
All times are GMT -5. The time now is 08:34 AM. 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