Done with out of processs... need some help menu

User Tag List

Page 1 of 5 12345 LastLast
Results 1 to 15 of 64
  1. #1
    lanman92's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2007
    Posts
    1,033
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Done with out of processs... need some help

    Okay, I've pretty much got everything done that can be done out of process. I was wondering if someone here would help me learn about using dll injection, lua funcs, etc...

    Done with out of processs... need some help
  2. #2
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My pro-tip (although Im not pro): Read the entire WoW-Memory-Editing Section (just 7 or 9 pages) - Every single thread!

    Pro-Tip 2: Read the entire Bots&Programs Section (could take longer, took me one evening)

    Pro-Tip 3: Use Google...

    Pro-Tip 4: Gamedeception.net

  3. #3
    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)
    CodeProject: Three Ways to Inject Your Code into Another Process. Free source code and programming help making a DLL injector (because if you don't know how it works you shouldn't **** with one.)

    E x t a l i a • View topic - [ADV] C++ Injection Memory Writing Methods injecting code methods (because once your in, you don't wanna be calling read and write process memory XD )

    http://www.mmowned.com/forums/wow-me...tion-call.html calling functions in wow ( because kyonx and cypher already did the hard part for you)

  4. #4
    lanman92's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2007
    Posts
    1,033
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've been through every single post in the ME section i've not had much success at gamedeception, i guess ill look harder. there's source code in the bot program section? hm.
    okay. thanks man

  5. #5
    lanman92's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2007
    Posts
    1,033
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    WOW! Thanks for those links!

  6. #6
    kynox's Avatar Account not activated by Email
    Reputation
    830
    Join Date
    Dec 2006
    Posts
    888
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i've not had much success at gamedeception
    You're joking right?

  7. #7
    lanman92's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2007
    Posts
    1,033
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Holy jesus, my bad kynox... didnt go that far down in forums... heh

  8. #8
    kynox's Avatar Account not activated by Email
    Reputation
    830
    Join Date
    Dec 2006
    Posts
    888
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lanman92 View Post
    Holy jesus, my bad kynox... didnt go that far down in forums... heh
    lol. Game-Deception has an enormous amount of data on any of the popular games (Including WoW)

  9. #9
    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)
    Originally Posted by lanman92 View Post
    Holy jesus, my bad kynox... didnt go that far down in forums... heh

    Haha. Epic win.

  10. #10
    lanman92's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2007
    Posts
    1,033
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Off-topic, but if I NOP the bytes so i could no-clip, would it be detected on live, or would i have to hook warden and watch it so i dont get caught in a checksum?

  11. #11
    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)
    i know next to nothing about how warden works however chaz has previously that warden only scans certain locations for edits and you would be able to bypass any detection by editing further up on the memory location so that it always does what you want.

  12. #12
    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)
    Originally Posted by lanman92 View Post
    Off-topic, but if I NOP the bytes so i could no-clip, would it be detected on live, or would i have to hook warden and watch it so i dont get caught in a checksum?

    Warden doesn't scan any of the noclip offsets. Or at least, none of the 4 or 5 I use.

  13. #13
    lanman92's Avatar Active Member
    Reputation
    50
    Join Date
    Mar 2007
    Posts
    1,033
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What I'm doing is NOPing a few bytes at like 8C8397?...something and it DC's me when I move... What address/offset should i be using?

  14. #14
    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)
    http://www.mmowned.com/forums/wow-memory-editing/158041-2-4-3-offsets-pointers.html

    heres a thread with all the addresses i've found, it has no-clipping through objects, buildings, and everything


  15. #15
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im testing the offsets of my thread atm on retail. NoCollision works just fine

    As far as I can see, Speed D/C's you (ofc ), X and Y changes > 0,13 D/C's you (ofc), Movement State D/C's you, MountainClimb bans you, most other things like Tracking, Gravity, Jump Height, Jump State etc. work just fine!

    Edit: Ofc everything without any Anti-Warden features!

    NoClip is funny on Retail
    Last edited by Cursed; 08-30-2008 at 03:41 PM.

Page 1 of 5 12345 LastLast

Similar Threads

  1. need some help with realmlist.wtf
    By AuRaGoD in forum World of Warcraft General
    Replies: 1
    Last Post: 05-20-2007, 11:33 PM
  2. Need some help with druid skins
    By Surikat in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 04-30-2007, 04:42 AM
  3. Need some help with Head changing
    By Emotion in forum WoW ME Questions and Requests
    Replies: 6
    Last Post: 01-01-2007, 07:12 PM
  4. Need some help with fishing bot
    By ralphie123 in forum World of Warcraft Bots and Programs
    Replies: 3
    Last Post: 11-24-2006, 09:41 AM
  5. NEED SOME HELP with Model Editing
    By Dwarf in forum World of Warcraft Model Editing
    Replies: 4
    Last Post: 09-12-2006, 08:12 PM
All times are GMT -5. The time now is 01:29 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