Simple Grind Bot menu

User Tag List

Results 1 to 8 of 8
  1. #1
    perons88's Avatar Master Sergeant CoreCoins Purchaser
    Reputation
    7
    Join Date
    Oct 2014
    Posts
    126
    Thanks G/R
    4/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Simple Grind Bot

    Hello guys, i just create an simple wow grind bot for the current version of wow! with a friend, because we want to get out of this cage of honorbuddy, but we are having problems with regard to the creation of combat routine for our characters, we have now made ​​do with a simple if ( timer4 == 0 ) { GenerateKey ( ' 2 ' ) ; timer4 = 1000 ; Sleep ( 200 ) ; }

    But we want to create something better , a real CR i mean , then for the rest we 've all, the ctm works well , I would like to delete the macro that takes me the target of the mob , and maybe do not have to be mapped kilometers waypoint but simply create a simple navigation system but then he is to go in the mob coordinates that must automatically, and cast some spell for kill them...


    thanks in advance and if you want to help us , my skype : puremetal1988

    Simple Grind Bot
  2. #2
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    A* pathing is the way to go. If you don't want to autogenerate a mesh, you can have users generate their own meshes/possible walking paths similar to how openbot (I think was the name) did way back in the day.

    As for the combat routine... you might want to look into making it a behavior tree. Go look into TreeSharp (I think it was) by Apoc.

  3. #3
    perons88's Avatar Master Sergeant CoreCoins Purchaser
    Reputation
    7
    Join Date
    Oct 2014
    Posts
    126
    Thanks G/R
    4/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you can post some links of the projects you mentioned please?

  4. #4
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by perons88 View Post
    you can post some links of the projects you mentioned please?
    https://github.com/rvlieshout/TreeSharp For TreeSharp (probably).

    Didn't find OpenBot's source code from a quick look. Basically the pathing consisted of a user walking around and after every X yards or when the user manually pressed a button, a node was created. Nodes were linked in a straight line to eachother, and were probably linked based on the last node created and probably distance to other nodes. You could also probably do some ray casting in-game to help figure out if other nearby nodes should be linked. Each node has an acceptable range around it, and there are black spots (or banned spots) that can be added to add unwalkable nodes or places that should be avoided. A one way node probably should also exist for dropping down cliffs.

    Once you have nodes and their links created, you just have to use A* pathing (https://en.wikipedia.org/wiki/A*_search_algorithm) to find the fastest path from A to B.
    Last edited by Sychotix; 07-31-2016 at 08:49 AM.

  5. #5
    WiNiFiX's Avatar Banned
    Reputation
    242
    Join Date
    Jun 2008
    Posts
    447
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by perons88 View Post
    Hello guys, i just create an simple wow grind bot for the current version of wow! with a friend, because we want to get out of this cage of honorbuddy, but we are having problems with regard to the creation of combat routine for our characters, we have now made ​​do with a simple if ( timer4 == 0 ) { GenerateKey ( ' 2 ' ) ; timer4 = 1000 ; Sleep ( 200 ) ; }

    But we want to create something better , a real CR i mean , then for the rest we 've all, the ctm works well , I would like to delete the macro that takes me the target of the mob , and maybe do not have to be mapped kilometers waypoint but simply create a simple navigation system but then he is to go in the mob coordinates that must automatically, and cast some spell for kill them...


    thanks in advance and if you want to help us , my skype : puremetal1988
    Look at pixel magic it's linked in these forums and fully open source and supports pretty complex rotations without any memory reading or writing

    http://www.ownedcore.com/forums/worl...based-bot.html (Pixel Based Bot)

  6. #6
    perons88's Avatar Master Sergeant CoreCoins Purchaser
    Reputation
    7
    Join Date
    Oct 2014
    Posts
    126
    Thanks G/R
    4/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    my bot and based on memory write ... is the very basis of the bot of my friend and it is a year that is not banned and probably never will be banned .. if you want to do me a favor and write the functions to do what I asked in the first post

  7. #7
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by perons88 View Post
    my bot and based on memory write ... is the very basis of the bot of my friend and it is a year that is not banned and probably never will be banned .. if you want to do me a favor and write the functions to do what I asked in the first post
    Good luck getting someone to write the functions for you. I gave you all the information that you should need to significantly improve your bot. You can even just use HonorBuddy combat routines as a blueprint so that you can just use their combat routines with minor changes.

  8. #8
    perons88's Avatar Master Sergeant CoreCoins Purchaser
    Reputation
    7
    Join Date
    Oct 2014
    Posts
    126
    Thanks G/R
    4/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you want to earn money , making sure that this bot does not have this problem, this is the time

Similar Threads

  1. WoW anti AFK and Grinding Bot! It Works!
    By matswurld in forum World of Warcraft General
    Replies: 13
    Last Post: 06-17-2007, 08:01 PM
  2. [AFK] Simple afk bot.
    By Hakonj in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 05-30-2007, 10:01 AM
  3. Simple Spam bot
    By WoWLegend in forum World of Warcraft Bots and Programs
    Replies: 4
    Last Post: 05-13-2007, 12:35 PM
  4. Grinding/Botting areas
    By Detzett40 in forum World of Warcraft Guides
    Replies: 5
    Last Post: 02-14-2007, 09:22 AM
  5. Help with making a grinding bot!
    By T.L. Cobra in forum World of Warcraft General
    Replies: 7
    Last Post: 02-02-2007, 01:42 AM
All times are GMT -5. The time now is 04:38 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