[Guide] How to make a Wow bot for complete newbs! menu

User Tag List

Page 2 of 5 FirstFirst 12345 LastLast
Results 16 to 30 of 66
  1. #16
    Megamike55's Avatar Active Member
    Reputation
    23
    Join Date
    Oct 2010
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    gononono64: I had a few doubts about whether I was just feeding a leecher or not when I helped you... but I'm glad I did. Glad I could help. This is a helpful post. Good job

    This kind of goes to say, maybe next time you see a newb asking easy questions on here, try and help them out at least a bit. It could turn out that they turn around and do something useful.
    Last edited by Megamike55; 02-14-2011 at 12:34 AM.

    [Guide] How to make a Wow bot for complete newbs!
  2. #17
    Megamike55's Avatar Active Member
    Reputation
    23
    Join Date
    Oct 2010
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For example, the player x coord is a super long int so
    Actually its a float. Thats the only error I found in your post. Good job again.
    Last edited by Megamike55; 02-13-2011 at 09:47 PM.

  3. #18
    newmerlin's Avatar Private
    Reputation
    1
    Join Date
    Dec 2010
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wow it's very awesome guide!!!!

    thank you very much!!

  4. #19
    junsen313's Avatar Private
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You did grate job Devon,thank you so much.and i have a small suggest,can you wirte multi version of the code in your post,like C++,C#,Vb net?because i just konw a little VB,and i think most of other newbs did't know Autoit.or anybody know both Autoit and VB/C#/C++ can help Devon?if it done it's really for newbs!Forgive my poor english.

  5. #20
    Syltex's Avatar Sergeant Major
    Reputation
    23
    Join Date
    Jul 2010
    Posts
    174
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Getting unit name:
    Code:
    $temp_name = _MemoryRead(_Memoryread(_memoryread($curObject + $unitName1,$wow,"uint") + $unitName2,$wow,"uint"), $wow, "char[32]")

    EDIT:
    You forgot to declare " $GameObjGUIDOffset"
    Last edited by Syltex; 02-14-2011 at 01:24 PM.

  6. #21
    ~OddBall~'s Avatar Contributor
    Reputation
    207
    Join Date
    Jan 2008
    Posts
    1,156
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by junsen313 View Post
    You did grate job Devon,thank you so much.and i have a small suggest,can you wirte multi version of the code in your post,like C++,C#,Vb net?because i just konw a little VB,and i think most of other newbs did't know Autoit.or anybody know both Autoit and VB/C#/C++ can help Devon?if it done it's really for newbs!Forgive my poor english.
    At the start of the post he said he only knows Autoit. He also said you need to know your language, if you knew your language even on a basic level this would be very easy to port
    https://www.mmowned.com/forums/world-of-warcraft/guides/278302-selecting-bot-you.html - SELECTING THE BOT FOR YOU

    PHWOOOOAAAAAR - Parog was here. <3 <----Wtf's a Parog?

  7. #22
    gononono64's Avatar Contributor
    Reputation
    100
    Join Date
    Jul 2009
    Posts
    85
    Thanks G/R
    1/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol actually i do know tiny amounts of c++ and when i finish learning it i plan to make a second post with all the autoit converted to c++. But it is true that i did say you need to know at least one language because if you do you should have no trouble translating my code into your own, with a little bit of google if needed.

  8. #23
    Syltex's Avatar Sergeant Major
    Reputation
    23
    Join Date
    Jul 2010
    Posts
    174
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To complete the guide could you write about getting the names by a certain GUID?

  9. #24
    maxyto's Avatar Private
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wow! u are a really nice person! hahaha is very interesting this topic, thanks for share!!!!

  10. #25
    apokalyps's Avatar Member
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's not a guide for complete newbs if you have to know the language of a coding, but anyways for those who KNOW a language this may be very helpful.
    +rep for that and for the effort.
    Sadly I do not know a language yet so this guide didn't help me.

  11. #26
    gononono64's Avatar Contributor
    Reputation
    100
    Join Date
    Jul 2009
    Posts
    85
    Thanks G/R
    1/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's not a guide for complete newbs if you have to know the language of a coding, but anyways for those who KNOW a language this may be very helpful.
    +rep for that and for the effort.
    Sadly I do not know a language yet so this guide didn't help me.
    Lmao.. you cant expect to make a program without a language. When i say complete newbs i mean a person who has never dove into world of warcraft memory. A person who has never manipulated memory in anyway. If you expect to be able to make a bot without a language or you don't want to take the time to learn a language than you don't deserve to learn anything from this post.

    You cannot just walk into something like this and expect to have it done within a day. Go learn a language then tell me if this is for complete newbs.
    On the other hand if you do are serious and want to start somewhere Autoit is a very good beginner language (IMO) and it will allow you to get a lot of concepts down(search youtube for autoit tutorials). After you take some time and you understand what is (for the most part) happening, go learn a oop language such as java, C++(my favorite) C#, etc.
    Hi! My name is Devon and I’m an alcoholic. Moving on…
    https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-memory-editing/319172-guide-how-make-wow-bot-complete-newbs.html

  12. #27
    KlaAz0r's Avatar Master Sergeant
    Reputation
    25
    Join Date
    Sep 2010
    Posts
    124
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Amezing! really really good


  13. #28
    _Mike's Avatar Contributor
    Reputation
    310
    Join Date
    Apr 2008
    Posts
    531
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Found some mistakes while reading through this..
    Code:
    $pGUID = _MemoryRead("0x" & Hex($currMgr + $PlayerGUID), $wow, "ulong")
    ...
    IF (_MemoryRead("0x" & Hex($NextObject + $GameObjGUIDOffset), $wow, "dword") = $guid) Then ; …then return our object
    Guids are 64-bit. You're only reading 32.

  14. #29
    gononono64's Avatar Contributor
    Reputation
    100
    Join Date
    Jul 2009
    Posts
    85
    Thanks G/R
    1/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by _Mike View Post
    Found some mistakes while reading through this..
    Code:
    $pGUID = _MemoryRead("0x" & Hex($currMgr + $PlayerGUID), $wow, "ulong")
    ...
    IF (_MemoryRead("0x" & Hex($NextObject + $GameObjGUIDOffset), $wow, "dword") = $guid) Then ; …then return our object
    Guids are 64-bit. You're only reading 32.
    hopefully i got it all. I have not done it this way so this is now untested. But i dont see why it wouldnt work.
    Hi! My name is Devon and I’m an alcoholic. Moving on…
    https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-memory-editing/319172-guide-how-make-wow-bot-complete-newbs.html

  15. #30
    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 -Ryuk- View Post
    Oranges ofc

    On Topic:

    C# and C++ are both good.
    I use C# because I prefer it, As Cypher already said, use what you prefer.
    Sorry, but apples are definitely the way to go.

Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. [guide] how to create a wow bot using autoit (memory reading)
    By zamba1587 in forum WoW Memory Editing
    Replies: 17
    Last Post: 01-23-2017, 03:27 PM
  2. [Question] How to make an AH bot for MaNGOS?
    By Kaelang in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 03-17-2010, 02:17 PM
  3. [Guide] How to make a server work for all wotlk patches
    By [The Major] in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 08-12-2009, 10:26 AM
  4. (guide) how to make a wow arcemu server! whit hamatchi (Easy)
    By lowgrant in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 01-01-2009, 08:48 AM
  5. [Guide] How to make the best Host for your Server! [No-IP]
    By Mango Jerry in forum WoW EMU Guides & Tutorials
    Replies: 9
    Last Post: 06-01-2008, 09:26 AM
All times are GMT -5. The time now is 06:11 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