[Release] GRotation V3 menu

User Tag List

Page 4 of 8 FirstFirst 12345678 LastLast
Results 46 to 60 of 113
  1. #46
    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 ÜBER View Post
    When i try to download the TABCTL32.OX thingy, it opens a new window with a huge wall of text and random symbols
    right click and save target as, if that doesnt work try the guide a7fold posted.
    (╯°□°)╯︵┻━┻ ლ(ಠ益ಠლ

    [Release] GRotation V3
  2. #47
    ~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)
    Originally Posted by GraZC View Post
    By default the program's gonna massivly spam anything you tell it, it doesnt wait for gcd you have to manipulate macro's to do this for you. If you can tell me exactly what your trying to do i'll try and come up with a solution for you.

    As for it saving the cast sequence, what is it exactly your doing? Ticking a spell and giving it a keybinding then clicking save should save it fine, rearranging it in attack order and clicking save again will save its order.
    This is my cast rotation: Icy Touch --> Plague Strike --> Death Strike --> Heart Strike --> Heart Strike --> Death Coil --> Obliterate, and as for the stupid cast sequence thing it isn't a burden to rearrange everytime.


  3. #48
    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)
    You dont need to rearrange it every time, just click Save.

    The cast rotation is yet another simple macro;

    /script UIErrorsFrame:Hide()
    /castsequence Icy Touch, Plague Strike, Death Strike, Heart Strike, Heart Strike, Death Coil, Obliterate
    /script UIErrorsFrame:Clear()
    /script UIErrorsFrame:Show()

    However i really dont recommend using it it has too many flaws, all it takes is some runes to not be ready to halt the entire thing, A better way to do that rotation is doing this;

    -Rotation-
    /script UIErrorsFrame:Hide()
    /castsequence , ,Icy Touch, ,Plague Strike, ,Death Strike, ,Obliterate, ,
    /script UIErrorsFrame:Clear()
    /script UIErrorsFrame:Show()

    -Death Coil-
    /script UIErrorsFrame:Hide()
    /cast Death Coil
    /script UIErrorsFrame:Clear()
    /script UIErrorsFrame:Show()

    - Heart Strike -
    /script UIErrorsFrame:Hide()
    /cast Heart Strike
    /script UIErrorsFrame:Clear()
    /script UIErrorsFrame:Show()

    Keeping death coil and heart strike seperate you'll ensure you keep up constant dps while it wont get stuck on the main rotation if ds/ob is on cd. Theirs already an example of a full attack sequence on my forums for a dk you should try out.
    (╯°□°)╯︵┻━┻ ლ(ಠ益ಠლ

  4. #49
    ~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)
    Whats your site?


  5. #50
    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)
    (╯°□°)╯︵┻━┻ ლ(ಠ益ಠლ

  6. #51
    phorentez's Avatar Contributor

    Reputation
    232
    Join Date
    May 2008
    Posts
    721
    Thanks G/R
    1/18
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    n1 (Fillllarr)

  7. #52
    slaughterer's Avatar Site Donator
    Reputation
    6
    Join Date
    Aug 2007
    Posts
    66
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice tool thks +rep

    BTW: Working on Win7 x64
    Last edited by slaughterer; 06-04-2009 at 09:21 AM.

  8. #53
    ~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)
    keep getting this error:
    Code:
    runtime error '35600'
    Index out of bounds
    BTW I am running vista


  9. #54
    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
    keep getting this error:
    Code:
    runtime error '35600'
    Index out of bounds
    BTW I am running vista
    i need to know exactly how your causing it.
    (╯°□°)╯︵┻━┻ ლ(ಠ益ಠლ

  10. #55
    ~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)
    I get it when I open the program and try to load any profile.


  11. #56
    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
    I get it when I open the program and try to load any profile.
    download 3.0.44 and make sure to properly extract everything, once you've done that and its running try doing what you've done before to cause it, their maybe something you've done in the profile editor to cause it to do this. But i need a full detailed list of what your doing so everything you keybind, anything you add/remove, what profile your loading and such.
    (╯°□°)╯︵┻━┻ ლ(ಠ益ಠლ

  12. #57
    Moganed's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Pretty great, trying it now.

  13. #58
    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 Moganed View Post
    Pretty great, trying it now.
    how's it great if you havent tried it?
    (╯°□°)╯︵┻━┻ ლ(ಠ益ಠლ

  14. #59
    Boofoo_cracker's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ouch owned.

  15. #60
    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)
    didnt mean it harshly mate
    (╯°□°)╯︵┻━┻ ლ(ಠ益ಠლ

Page 4 of 8 FirstFirst 12345678 LastLast

Similar Threads

  1. [Release] GRotation - glorified keyspammer
    By CrazyCactuaR in forum World of Warcraft Bots and Programs
    Replies: 9
    Last Post: 04-08-2009, 08:03 PM
  2. [Release] Herbs to flag
    By Dave-evad in forum World of Warcraft Model Editing
    Replies: 9
    Last Post: 11-26-2006, 03:31 PM
  3. Burning Crusdade Release Date!
    By codydude815 in forum World of Warcraft General
    Replies: 22
    Last Post: 10-30-2006, 01:59 PM
  4. anti-warden Release #1
    By zhPaul in forum World of Warcraft Bots and Programs
    Replies: 40
    Last Post: 10-21-2006, 01:40 AM
  5. Burning Crusade Release
    By KOLOSSAL in forum World of Warcraft General
    Replies: 3
    Last Post: 10-10-2006, 12:33 AM
All times are GMT -5. The time now is 08:02 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