Auto rotation program menu

User Tag List

Results 1 to 12 of 12
  1. #1
    bambam922's Avatar Member
    Reputation
    14
    Join Date
    Jan 2007
    Posts
    75
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Auto rotation program

    I was wondering if anyone has/could make a program that does a rotation automatically.
    Im currently using GRotation, but it gets complicated for anything other than a blood DK.
    It should be priority based and watch debuffs and cast the correct spell.

    Thanks

    Auto rotation program
  2. #2
    Trollblod's Avatar Elite drone
    Reputation
    445
    Join Date
    May 2009
    Posts
    1,710
    Thanks G/R
    2/7
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There is Lua ninja, but that's banable like hell atm.

  3. #3
    Thidan's Avatar Contributor
    Reputation
    299
    Join Date
    Jan 2007
    Posts
    1,009
    Thanks G/R
    2/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Reroll arcane mage


  4. #4
    thefarmer's Avatar Member
    Reputation
    3
    Join Date
    Oct 2008
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looking for something similiar my self,
    LuaNinja does not work on 3.3.3 i belive

  5. #5
    bambam922's Avatar Member
    Reputation
    14
    Join Date
    Jan 2007
    Posts
    75
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would actually pay for a coder on this site to create one for me. (and keep it private of course)

  6. #6
    CrazyCactuaR's Avatar Contributor
    Reputation
    84
    Join Date
    Sep 2008
    Posts
    201
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i've updated the help section on gRotation if that helps dude. What is it you want help with and i'll try and sort it out.

  7. #7
    Därkness's Avatar Active Member
    Reputation
    22
    Join Date
    Jul 2009
    Posts
    113
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Heh, this was the first ever project I worked on before I got caught up in rl again, I drew up concepts for it, and finished a protoype/PoS/working model in delphi 7.

    What I worked out/found:
    - You have to draw the line between macro and bot, and figure out what it is going to automate and what it isn't
    - If youre like me, and you have never worked with AI before, youre going to have to account for EVERY possible situation for it to be very useful
    - Dont start coding before you decide what you wana make...
    - I have no reversing knowledge, so I was working from the memory edit section/info dumps. Not the best, deffs not the best, but if you created a good framework, you could handle adding features as you go, IE add different "Stats" like hp, mana, if has certain buff, etc.

    Basic idea I had:
    - Have a customizeable list of things the auto rotation program checks for and does, and for each have conditions, a priority value, and actions
    Actions example:
    - Keypress
    - Set the priority of a command
    - Remove the command

    Priority:
    Highest priority go first

    Conditions Example:
    - Cooldown is done
    - Player has enough mana
    - Has buff
    - x distance from enemy
    - Has target

    Then create a ui for using the commands....

    Another idea I had but never finished, was basicly like gRotation, for PvE situations, where you were lazy or you wanted to have super reactions. It instead had customizable macros, from single run-throughs, to repeatable ones etc that you could execute on one keypress, which one exercuted depending on which macro was currently selected (I made a wheel like that in the game crysis to select them, popped up mid-game and didnt take focus off WoW)

    "I shall call him Tufty," - Raest, Malazan Book of the Fallen.

  8. #8
    CrazyCactuaR's Avatar Contributor
    Reputation
    84
    Join Date
    Sep 2008
    Posts
    201
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sounds awsome, how come you never continued the project?

  9. #9
    Därkness's Avatar Active Member
    Reputation
    22
    Join Date
    Jul 2009
    Posts
    113
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Figured that I should come back to it once I learnt c++ and made a start into reversing, which hasn't happened yet lol, that and I ran out of gametime xD

    "I shall call him Tufty," - Raest, Malazan Book of the Fallen.

  10. #10
    CrazyCactuaR's Avatar Contributor
    Reputation
    84
    Join Date
    Sep 2008
    Posts
    201
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Därkness View Post
    Figured that I should come back to it once I learnt c++ and made a start into reversing, which hasn't happened yet lol, that and I ran out of gametime xD
    cant wait until you do start it, put my gRot to shame

  11. #11
    ~Jagris's Avatar Contributor
    Reputation
    154
    Join Date
    Apr 2007
    Posts
    1,479
    Thanks G/R
    2/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    gRotation was nice cactuar. Do you remember what I said would help you with it? Because I don't lol.


  12. #12
    CrazyCactuaR's Avatar Contributor
    Reputation
    84
    Join Date
    Sep 2008
    Posts
    201
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ~Jagris View Post
    gRotation was nice cactuar. Do you remember what I said would help you with it? Because I don't lol.
    god knows if i remember, theirs loads that could make it better but i have no clue on doing it

Similar Threads

  1. Auto Looting Program (similar to fishbobber looter on fishbots)
    By jazman84 in forum WoW Bots Questions & Requests
    Replies: 5
    Last Post: 03-04-2011, 03:12 AM
  2. auto caster program
    By slack7219 in forum WoW EMU Programs
    Replies: 5
    Last Post: 09-13-2008, 04:56 PM
  3. Ghost Auto Prospecting Program
    By riki in forum World of Warcraft Bots and Programs
    Replies: 19
    Last Post: 07-30-2008, 05:54 PM
  4. Auto-it programming section
    By EcHoEs in forum Suggestions
    Replies: 2
    Last Post: 03-20-2008, 05:52 AM
  5. [Auto-it Program] Wrote this myself, Semi-Automatic Mage
    By Dead_Man in forum World of Warcraft Bots and Programs
    Replies: 18
    Last Post: 03-28-2007, 11:08 PM
All times are GMT -5. The time now is 05:08 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