new prayer bot, uses timer, preparation for mod6 invoking changes... menu

Shout-Out

User Tag List

Page 9 of 10 FirstFirst ... 5678910 LastLast
Results 121 to 135 of 140
  1. #121
    Saear's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Want to start by saying this program has been a great help and has worked without a hitch on my main PC.

    I've been trying to run this bot on a second PC but I continually have the same set of problems.

    1) The bot will randomly open the invoke window not not actually invoke, it just heads to logout assuming it finish invoking.

    2) About every other character it get stuck when logging out. it will not completely click either the 'change character' or 'ok' button when logging out. I've check the images by using the page down button and the courser moves to the very center of either button. When I watch the bot the mouse goes to the correct location but doesn't seem the click the button. It then just repeats it looking to see if logged out.

    Any ideas?

    new prayer bot, uses timer, preparation for mod6 invoking changes...
  2. #122
    abizaria's Avatar Member
    Reputation
    1
    Join Date
    Aug 2013
    Posts
    23
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    man this scripts has been improved alot. cograts !

  3. #123
    0bliviater's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Saear View Post
    Want to start by saying this program has been a great help and has worked without a hitch on my main PC.

    I've been trying to run this bot on a second PC but I continually have the same set of problems.

    1) The bot will randomly open the invoke window not not actually invoke, it just heads to logout assuming it finish invoking.

    2) About every other character it get stuck when logging out. it will not completely click either the 'change character' or 'ok' button when logging out. I've check the images by using the page down button and the courser moves to the very center of either button. When I watch the bot the mouse goes to the correct location but doesn't seem the click the button. It then just repeats it looking to see if logged out.

    Any ideas?
    Having the same issue with invoking, it will go to the invoking menu, but not invoke and then will just log out. Is there a way to have it spam Cntrl I so this doesn't happen?

  4. #124
    DexterLazy's Avatar Member
    Reputation
    4
    Join Date
    Jan 2015
    Posts
    22
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 0bliviater View Post
    Having the same issue with invoking, it will go to the invoking menu, but not invoke and then will just log out. Is there a way to have it spam Cntrl I so this doesn't happen?
    If you edit the nwInvokerM6.au3 file and add extra CTRL + I functions as below. I put 4 in just to make sure.
    Then recompile it with Auto-it propgram. https://www.autoitscript.com/site/
    This will create a new .exe program

    Code:
    		Case "CTRL"
    			;open invoke window
    			Send("{CTRLDOWN}")
    			Sleep(50)
    			Send($invocationKey)
    			Sleep(50)
    			Send("{CTRLUP}")
    			Sleep(2500)

  5. #125
    rmodestia's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DexterLazy View Post
    If you edit the nwInvokerM6.au3 file and add extra CTRL + I functions as below. I put 4 in just to make sure.
    Then recompile it with Auto-it propgram. https://www.autoitscript.com/site/
    This will create a new .exe program

    Code:
    		Case "CTRL"
    			;open invoke window
    			Send("{CTRLDOWN}")
    			Sleep(50)
    			Send($invocationKey)
    			Sleep(50)
    			Send("{CTRLUP}")
    			Sleep(2500)
    Guys, i want to thank you for the help, but i am having the problem above. (srry my inglish).

    Could any one send me the program with that fix? I dont know how to do that..

  6. #126
    zemuron's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First off Id like to thank you for doing this and the amount of support youve been providing.

    Saying all that, I have to say that i cannot make the bot work for me. I cropped up my own imagens using yours as a template and it didn't seem to change anything for me. Whenever I try to test the images i get the mesage "image: imagename.png NOT found!" so im not sure how to test images. And when i run the bot it simply puts my mouse cursor on the top left corner of the screen and stays there trying to find the character screen.

    So what Im asking is, could anyone please post a more specific guide on how to set up the bot and how things works? Thanks in advance.

  7. #127
    DexterLazy's Avatar Member
    Reputation
    4
    Join Date
    Jan 2015
    Posts
    22
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Since the last patch they have made changes to the way praying works. Does not seem to be logging to each character. I have the 1st charater logging in but most of the others do not.

    Also the prayer window takes ages to load so can you check it out?

  8. #128
    monkey macgic's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DexterLazy View Post
    Since the last patch they have made changes to the way praying works. Does not seem to be logging to each character. I have the 1st charater logging in but most of the others do not.

    Also the prayer window takes ages to load so can you check it out?
    anyone able to solve this?

  9. #129
    rmodestia's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by monkey macgic View Post
    anyone able to solve this?
    Someone please save me!! ^^

  10. #130
    Robot Chicken's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great program, got it working 98% of the time, but do have a problem on some characters, it sometimes skip a char for a invoke run and logs the second char of a account a second time for that run. This will cause that say account 1 char 1 and account 3 char1 wil have 3 to 4 invokes for a complete run, all the others will complete their runs without any problems.

    For the new patch on the prayer timers i use:

    Case "NONE"
    ;send only invoke key
    Send($invocationKey)
    Sleep(1000)
    Send($invocationKey)
    Sleep(500)
    This will let the bot invoke every time if the char loads for that run.

  11. #131
    rmodestia's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Robot Chicken View Post
    Great program, got it working 98% of the time, but do have a problem on some characters, it sometimes skip a char for a invoke run and logs the second char of a account a second time for that run. This will cause that say account 1 char 1 and account 3 char1 wil have 3 to 4 invokes for a complete run, all the others will complete their runs without any problems.

    For the new patch on the prayer timers i use:


    This will let the bot invoke every time if the char loads for that run.

    Guys, i know it seems like i am lazy, but i really can't make that works since the new patch, can some one send me that one with the fix? Tks a lot for the help.

  12. #132
    DexterLazy's Avatar Member
    Reputation
    4
    Join Date
    Jan 2015
    Posts
    22
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rmodestia View Post
    Guys, i know it seems like i am lazy, but i really can't make that works since the new patch, can some one send me that one with the fix? Tks a lot for the help.
    I have it logging into my accounts but it will only login the 1st toon, After that it's not arrowing down to select the next toon.
    Anyone got any ideas how to get that working?

  13. #133
    rmodestia's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DexterLazy View Post
    I have it logging into my accounts but it will only login the 1st toon, After that it's not arrowing down to select the next toon.
    Anyone got any ideas how to get that working?
    Same here...

  14. #134
    breadguy's Avatar Knight-Lieutenant
    Reputation
    15
    Join Date
    Sep 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    updated for you bums

  15. #135
    Robot Chicken's Avatar Member
    Reputation
    1
    Join Date
    Jun 2015
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    As of last Mod it does not select characters to invoke.

Page 9 of 10 FirstFirst ... 5678910 LastLast

Similar Threads

  1. [Selling] NEW AND EMPTY PTC Accounts (0.30$ per account) Instant Delivery for bot use!
    By Superkumi in forum Pokemon GO Buy Sell Trade
    Replies: 0
    Last Post: 07-30-2016, 09:22 AM
  2. [Selling] New RAF Botting offer (You pay for account, I bot chars for you) INFO INSIDE!
    By lalalarawrla in forum World of Warcraft Buy Sell Trade
    Replies: 24
    Last Post: 03-11-2012, 10:52 AM
  3. Buying new account just for bot use
    By Minhaxxor in forum World of Warcraft General
    Replies: 2
    Last Post: 08-18-2011, 11:26 AM
All times are GMT -5. The time now is 02:05 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search