Jump to content

Matenia

Elite user
  • Posts

    2232
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Matenia got a reaction from fragik in BG bot not queueing, freezing when joining   
    I was using the Holy fightclass on the forums here - but that hardly matters, as I've tried with with and without PQR too.
    I'd never let the bot do BGs without supervision - I don't necessarily need to bot BGs, just wanted to try it. Yes the bot is definitely linked to the game, as it kept trying to queue up. Even manually queueing, then starting the bot would result in this problem.
    When joining a BG and starting the bot, it would only sometimes randomly freeze. The times that it didn't, it did run around and tried to heal. 
    Tried this on Tauri. The queueing up issue I could see being related to them, but the rest definitely not. As for 2016 - I believe a lot of servers used a different client back then. Might be related to that.
  2. Like
    Matenia got a reaction from fragik in BG bot not queueing, freezing when joining   
    Has anyone successfully used the bot for BGs in MoP - because:
    - it will sign up, but the minimap icon disappears instantly and then try to keep signing up but getting "Someone in your party is already in queue"
    - if you manually queue and join a BG, it will keep freezing the screen entirely until you stop the bot. This happens randomly (also doesn't work so well, but I attribute that to my fightclass)
  3. Like
    Matenia got a reaction from fragik in Quest abgabe ohne Npc   
    He wants to know how to turn in a quest that's howing in the PopUpWindow above his questlog.
    The answer is using Lua to click the frame (after finding its name), or just the QuickQuest addon.
     
    <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText(&quot;/click WatchFrameAutoQuestPopUp1&quot;)" />  
  4. Like
    Matenia got a reaction from Arcangelo in Quest abgabe ohne Npc   
    He wants to know how to turn in a quest that's howing in the PopUpWindow above his questlog.
    The answer is using Lua to click the frame (after finding its name), or just the QuickQuest addon.
     
    <QuestsSorted Action="RunLuaCode" NameClass="RunMacroText(&quot;/click WatchFrameAutoQuestPopUp1&quot;)" />  
  5. Like
    Matenia reacted to William Cruz in Bg pop up dissapear.   
    TEMPORARY FIX  (NOTE: Doesn't work when you take flight master)
    In fight class,  under spells add
    RunMacroText("/click PVPReadyDialogEnterBattleButton") and put to the top.
    Under Spell Conditions add "In Battleground", value false.
    Spell settings
    Can move during cast: Yes Cast if mounted: True Check if know spell: False Check if spell good distance: False Check if spell is usable: False Check if target is in view: False Combat only: False Not spell, is lua script: True  
     
     
  6. Like
    Matenia got a reaction from Dequality in Trying to bot on Heroes Wow.   
    Try the 5.4.7 version. These servers use the PandaWoW core+client
  7. Like
    Matenia reacted to iMod in CastSpell improvement   
    Never tried it with wrobot but i will give it a try later.

    Take a look at "Marshal.GetDelegateForFunctionPointer"

    [5.4.8 18414]
    CastSpell = 0x4F9983

    Update:
    Some problems with rebase the pointer.
×
×
  • Create New...