Close
Page 2 of 2 FirstFirst 1 2
Showing results 11 to 16 of 16
  1. #11

    Default

    Quote Originally Posted by 'Crayonbox',index.php?page=Thread&postID=94636#pos t94636
    Of course no one here wants to do something against the tos and get banned. Was just wondering if this idea would fly with blizzard,
    Dont worry about it. the Clients cannot communicate directly with each other. They talk via the server so youre never gonna get rid of the server lag.
    we are dyslexia of borg, fusistance is retile, youre ass will be laminated

  2. #12

    Default

    Quote Originally Posted by 'Mendicant',index.php?page=Thread&postID=93666#pos t93666
    I will use that one if I have to, but it's not what I'm looking for. That one can fall prey to lag and may result in the followers focusing an incorrect target. This would not be so much of a problem in PvE where time is not necessarily of the essence, but in PvP waiting 1/2 a second for lag is a big disadvantage.

    The idea is that with my main I can click, focus, click next target in a very short period of time, then have the my slaves assume the same focus as the main.
    No matter what you do, there will be targeting lag between the clients. The fact is that your client has to tell the server what it's target is, and that information needs to travel back to the other clients before you can target them.
    Quote Originally Posted by 'dirjax',index.php?page=Thread&postID=94605#post94 605
    but that'll be on the very edge of automation, and it will indeed only skip you that quarter to half a second. I don't know if it's worth the hastle if you suddenly get 4 to 5 accs banned because of automation.
    Whispering the server to whisper back to the other clients would create the illusion of bypassing that latency, but the fact is, it's still there. If you press a single button to send the whisper and broadcast that to your clones to assist, they won't have received the whisper. Since Blizzard removed the ability to programatically target in 2.0 you simply have to deal with the delay.

    Even before 2.0 there was a delay, I used some pretty big logic traps on my priest in macros and if I wasn't careful she would start fights much like a pet on aggressive. This was always due to target lag and the fact her targets were being updated automatically through my UI mod.
    [> Sam I Am (80) <] [> Team Doublemint <][> Hexed (60) (retired) <]
    [> Innerspace & ISBoxer Toolkit <][> Boxing on Blackhand, Horde <]
    "Innerspace basically reinvented the software boxing world. If I was to do it over again, I'd probably go single PC + Innerspace/ISBoxer." - Fursphere

  3. #13
    Member BobGnarly's Avatar
    Join Date
    Nov 2007
    Location
    Somewhere out there.
    Posts
    555

    Default

    Quote Originally Posted by 'dirjax',index.php?page=Thread&postID=94605#post94 605
    what you are trying to do will result in the same thinking as:
    "I want my healer to heal a target that i'm mouseovering"

    basically, I think (i'm not versed in LUA code, but seeing one can relay whispers with it, one can also get other commands) it could be lua scripted if you make a macro on your main:
    /focus
    /whisper toons "%n"

    and on the toons a lua script doing
    get "name" from whisper
    do /target "name"


    but that'll be on the very edge of automation, and it will indeed only skip you that quarter to half a second. I don't know if it's worth the hastle if you suddenly get 4 to 5 accs banned because of automation.
    You can't do this. They don't allow you to set targets in the lua code anymore, precisely because they don't want you doing this type of stuff. Most of the targeting API is now protected.

    Not only that, but you wouldn't gain anything if you could. This is still going client1->server->client2, and in fact it's probably slower because you are using the interpreted script interface.
    No matter where you go, there you are.

  4. #14

    Default

    aha, i didn't calculate the chat-lag indeed.
    and i wasn't aware that you couldn't target by lua (start macro by lua? )
    but this still looks like automation to me and my guess is that blizz will ban for that
    .........10.........20.21........30.........40.........50.........60....... ..70.........80

  5. #15

    Default

    Quote Originally Posted by 'bbj',index.php?page=Thread&postID=94638#post94638
    Quote Originally Posted by 'Crayonbox',index.php?page=Thread&postID=94636#pos t94636
    Of course no one here wants to do something against the tos and get banned. Was just wondering if this idea would fly with blizzard,
    Dont worry about it. the Clients cannot communicate directly with each other. They talk via the server so youre never gonna get rid of the server lag.
    well that kinda throws that in the gutter. Wasn't sure how the mod communication channels worked. But it would make sense that the channels also have to go through the wow servers then back to clients. Bleh. Well poopy~

  6. #16

    Default

    To bad it's not possible.

    I've added a Pitbull's focustarget frame to all my clones and adjusted it so it only shows the name in some large font so it's easy to read on all screens.
    (Focus is my current main, I'm not sure if it's possible to have a frame just for the party1target, but you could check it on the partytarget's frame aswell,
    Party1 is in the same place for all clones anyway)

    Works great so far.
    I'm thinking about adding a macro with raidmarking,
    so it becomes even easier to spot if they already know which target I'm having.
    (originally I wanted just a frame to change color if they had the same target, but that would result in the same lag)

    The biggest problem with the lag for me would be in PvE raids,
    I don't want to mess up a raid by accidentally nuking a sheep or another group.

    Offcourse it's annoying in any fight,
    but in PvE you have the time to check for it,
    I doubt it's usefull in pvp, but who knows
    Real-Life is overrated,
    in the end we all die and our family will be like "can i haef your stuff"

    Singleboxing WoW
    2box Eve: Umpha & Lumpha

Similar Threads

  1. Replies: 28
    Last Post: 01-15-2009, 03:31 PM
  2. PvP Macro Focus
    By Bloodcrush in forum German
    Replies: 6
    Last Post: 12-28-2008, 12:46 PM
  3. An assist macro which continues to follow main player
    By Heïneken in forum New Multi-Boxers & Support
    Replies: 4
    Last Post: 10-22-2008, 01:49 AM
  4. no focus macro help?
    By jc0321 in forum Macros and Addons
    Replies: 3
    Last Post: 08-07-2008, 05:59 PM
  5. [Focus Macro] How to: friendly heal, harm heal focus...
    By Ramesses in forum Macros and Addons
    Replies: 2
    Last Post: 06-22-2008, 10:46 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •