[Script] Autohotkey AFK PVP Script menu

User Tag List

Page 7 of 25 FirstFirst ... 34567891011 ... LastLast
Results 91 to 105 of 365
  1. #91
    freddeee's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    I fixed the AFK thing. I'll post an update in a second. I still have to test to see what they did for the AFK thing though.
    Nice nice, i dont know if they have change anything! Maybe its when u get reported for being afk in PVP, or if u get kicked for afk at PVP.

    [Script] Autohotkey AFK PVP Script
  2. #92
    Ngaeg's Avatar Member
    Reputation
    2
    Join Date
    Jun 2009
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Works for me, so ty man

  3. #93
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    New update posted. They basically check if you have been AFK for longer than X amount of minutes, so I decreased the time between anti-afk jumps. I am a little worried of this interrupting a key sequence, so I'ma see what AutoHotkey will let me do about that.

    Also, maybe you need to increase the timers for the leave queue? That, or your images are off. It LITERALLY just left party for me.

    EDIT: Also, if it is jumping too often, increase the time on the SetTimer up top. It is based on Milliseconds (Multiply the number of seconds by 1000)

  4. #94
    priestley's Avatar Corporal
    Reputation
    6
    Join Date
    May 2013
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My portrait image should be fine just doesnt make sense why it mouses over it than doest right click

  5. #95
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Are you able to right click yourself in that exact spot?
    ImageSearch, portraitX, portraitY, 0, 0, %A_ScreenWidth%, %A_ScreenHeight%, *30 playerPortrait.png
    MouseClick right,portraitX, portraitY
    That code should do the trick...

    EDIT: Also, new version up. I added a critical section because of my worries that it would interrupt the leave party sequence.
    Last edited by Sychotix; 05-15-2013 at 01:31 PM.

  6. #96
    freddeee's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cant understand why my pictures wont work! I have made all myself, and they are in the same folder... But the bot just spam K and nothing more.

    Folder: http://4.ii.gl/G2j0D9.png (I have tried with .png and without .png at the picture names)

    Hotkey program: http://3.ii.gl/dhz9BK.png

    I have the game in Windowed Maximized


    Any1?!?!?!

  7. #97
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    freddeee, try making the images contain a SMALLER portion of the things you are taking pictures of. For example, the queueAvailable should only include a small part of the INSIDE of the glory symbol. the InMatch should not include that blue thing in the top right. You have to remember that the background of some things are transparent. I put in a little leeway with that, but I can't put in too much or everything will **** up.

  8. #98
    freddeee's Avatar Sergeant
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sychotix View Post
    freddeee, try making the images contain a SMALLER portion of the things you are taking pictures of. For example, the queueAvailable should only include a small part of the INSIDE of the glory symbol. the InMatch should not include that blue thing in the top right. You have to remember that the background of some things are transparent. I put in a little leeway with that, but I can't put in too much or everything will **** up.
    Have done all that now, but wont work... He dont join the queue?

    http://4.ii.gl/wRKexw.png
    Here u can see all my pictures: buttons - Imgur

    Cant understand whats wrong


    EDIT: Nothing to do with windowed maximized?
    EDIT2: Nothing with the pictures work, i have tried press join by myself, but then he wont press "Join Party". So it must be something wrong with all the pictures. Cant understand what...
    Last edited by freddeee; 05-15-2013 at 02:33 PM.

  9. #99
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Try remaking your join button image a couple times. Take it step by step with what isn't working. Other than that, not sure.

  10. #100
    torq's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Should the window NEED to be maximized or is the position of the window irrelevant as long as it is the up front window? I am having the same issue as the guy above. It doesnt seem to want to join que or drop group. It does however use the EXIT ARENA button and bring up the "k" screen like a champ. I have not tried to remake my glory and join button yet so I will give this a few tries.

  11. #101
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    I think the window just needs to not be fullscreen. I use Maximized Fullscreen and it works fine. Also, window position should not matter. I will make a quick troubleshooting guide and post it up top.

  12. #102
    torq's Avatar Private
    Reputation
    1
    Join Date
    May 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Should we see the mouse moving around the screen? When the "k" window pops up will the mouse move to the join button or will just see a click flash? Thank you for the help btw.

  13. #103
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1421
    Join Date
    Apr 2006
    Posts
    3,943
    Thanks G/R
    285/572
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Yes, the mouse should move. Everything can only be done in the foreground, and uses direct input.

    I'm looking into making it work in the background... but using the ImageSearch in the background seems to be a little complicated. Gdip_ImageSearch - Page 4 - Scripts - AutoHotkey Community

  14. #104
    pyakuz's Avatar Member
    Reputation
    1
    Join Date
    May 2013
    Posts
    30
    Thanks G/R
    13/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice script man, thanks for it.
    btw any idea why my character after leaving battleground is runing forward? its not big deal, i just need to stary in town, but its pretty weird

  15. #105
    xXK1ll3rXx's Avatar Member
    Reputation
    2
    Join Date
    Nov 2009
    Posts
    221
    Thanks G/R
    1/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Leaving Party doesnt work for me, it just tries to que for pvp again after a match ended. I used your pics and also tried with my pics but nothing works.
    Last edited by xXK1ll3rXx; 05-15-2013 at 04:12 PM.

Page 7 of 25 FirstFirst ... 34567891011 ... LastLast

Similar Threads

  1. [Script] Autohotkey AFK PVP Script
    By Sychotix in forum Neverwinter
    Replies: 316
    Last Post: 05-27-2013, 01:53 AM
  2. LFM: AFK PvP Farm / Mindflayer (EU)
    By x942i1 in forum Neverwinter
    Replies: 10
    Last Post: 05-13-2013, 09:51 AM
  3. WoW AFK-PvP Script - Question
    By AkaMAtzi in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 04-16-2010, 07:16 AM
  4. auto it anti-afk pvp bot
    By Beastslayer in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 05-04-2007, 02:19 PM
  5. How to AFK PVP
    By clarabow in forum World of Warcraft Bots and Programs
    Replies: 4
    Last Post: 03-28-2007, 01:08 PM
All times are GMT -5. The time now is 09:21 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