da8ball 104 Posted May 20, 2015 Share Posted May 20, 2015 Hello, I just started using again the Arena Wins Custom profile, and it still works fine. But I noticed Blizzard added a second confirmation pop up window for the second in the party, not the leader. This way I can only join the arena if I do it manually after every single fight. Is there a way to confirm this window as well, since the first windows that pop up works just great? Just to clarify, the pop up window I am referring to says: "Your group leader has queued you for All Arenas. Are you ready?" Here is the profile: Thank you in advance! ArenaWins.cs Link to comment https://wrobot.eu/forums/topic/2169-need-help-for-the-arena-wins-custom-profile/ Share on other sites More sharing options...
Droidz 2738 Posted May 20, 2015 Share Posted May 20, 2015 Hello, Can you give me the name of the bouton please (to get butons names: ). ps: You can try to replace "TheButtonName" by the button name line 98 of this ArenaWinsForSecondCharacter.cs and use this profile on your second character. Link to comment https://wrobot.eu/forums/topic/2169-need-help-for-the-arena-wins-custom-profile/#findComment-10156 Share on other sites More sharing options...
da8ball 104 Posted May 20, 2015 Author Share Posted May 20, 2015 It says "nil" :( Link to comment https://wrobot.eu/forums/topic/2169-need-help-for-the-arena-wins-custom-profile/#findComment-10157 Share on other sites More sharing options...
Droidz 2738 Posted May 20, 2015 Share Posted May 20, 2015 Try with the name StaticPopup1Button1 Link to comment https://wrobot.eu/forums/topic/2169-need-help-for-the-arena-wins-custom-profile/#findComment-10158 Share on other sites More sharing options...
da8ball 104 Posted May 21, 2015 Author Share Posted May 21, 2015 Try with the name StaticPopup1Button1 That didnt work. May be because the button has two choices? Anyway, I added a manual clicking program that solved it, but it a very archaic method, yet it does the trick. Link to comment https://wrobot.eu/forums/topic/2169-need-help-for-the-arena-wins-custom-profile/#findComment-10164 Share on other sites More sharing options...
Droidz 2738 Posted May 22, 2015 Share Posted May 22, 2015 I have look lua code, the name of the button seem "ReadyCheckFrameYesButton". Link to comment https://wrobot.eu/forums/topic/2169-need-help-for-the-arena-wins-custom-profile/#findComment-10172 Share on other sites More sharing options...
da8ball 104 Posted July 14, 2015 Author Share Posted July 14, 2015 I have look lua code, the name of the button seem "ReadyCheckFrameYesButton". Still not working, and now with this profile the second bot won't even join the arena after a manually click on it. Link to comment https://wrobot.eu/forums/topic/2169-need-help-for-the-arena-wins-custom-profile/#findComment-10533 Share on other sites More sharing options...
Droidz 2738 Posted July 22, 2015 Share Posted July 22, 2015 Do you have try this plugin: Link to comment https://wrobot.eu/forums/topic/2169-need-help-for-the-arena-wins-custom-profile/#findComment-10588 Share on other sites More sharing options...
da8ball 104 Posted August 3, 2015 Author Share Posted August 3, 2015 Do you have try this plugin: Yes, I downloaded as soon as I saw, but it it's just the regular Ready Check the leader does before pull, doesny work. Still using an auto clicker. Link to comment https://wrobot.eu/forums/topic/2169-need-help-for-the-arena-wins-custom-profile/#findComment-10666 Share on other sites More sharing options...
Droidz 2738 Posted August 3, 2015 Share Posted August 3, 2015 If you can try it: ArenaWins V2.cs (tell me if this works, I'll update file in download session) da8ball 1 Link to comment https://wrobot.eu/forums/topic/2169-need-help-for-the-arena-wins-custom-profile/#findComment-10667 Share on other sites More sharing options...
da8ball 104 Posted August 4, 2015 Author Share Posted August 4, 2015 It worked! Amazing, thank you Droidz! What was the problem? Link to comment https://wrobot.eu/forums/topic/2169-need-help-for-the-arena-wins-custom-profile/#findComment-10670 Share on other sites More sharing options...
Droidz 2738 Posted August 4, 2015 Share Posted August 4, 2015 I have added lua code: if LFDReadyCheckPopup and LFDReadyCheckPopup:IsShown() then LFDReadyCheckPopup.YesButton:Click(); end to click on button "Ready" da8ball 1 Link to comment https://wrobot.eu/forums/topic/2169-need-help-for-the-arena-wins-custom-profile/#findComment-10671 Share on other sites More sharing options...
Droidz 2738 Posted August 4, 2015 Share Posted August 4, 2015 Is have updated this page: Link to comment https://wrobot.eu/forums/topic/2169-need-help-for-the-arena-wins-custom-profile/#findComment-10672 Share on other sites More sharing options...
GTXMike 21 Posted August 4, 2015 Share Posted August 4, 2015 Can lvl 90 pair up with 100 on 2vs2 arena? Sent from my HTC One_M8 using Tapatalk Link to comment https://wrobot.eu/forums/topic/2169-need-help-for-the-arena-wins-custom-profile/#findComment-10674 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now