[Release] Tomatoes' Event Running AFK Bot. menu

User Tag List

Page 7 of 9 FirstFirst ... 3456789 LastLast
Results 91 to 105 of 129
  1. #91
    NaPeK's Avatar Private
    Reputation
    1
    Join Date
    Aug 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    To avoid problems with resolution:

    Code:
    $xrat = @DesktopWidth/1366
    $yrat = @DesktopHeight/768

    [Release] Tomatoes' Event Running AFK Bot.
  2. #92
    KiLL3rAs's Avatar Member
    Reputation
    4
    Join Date
    Oct 2007
    Posts
    87
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any script for loot ?

  3. #93
    bopoiu's Avatar Member
    Reputation
    5
    Join Date
    May 2012
    Posts
    116
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    from what i understand, this tool will see red line of moobs and attack them,

    does it run ramdomly around the map ? or does it stay at same place ? or can we record him a path?


    --------

    also can it be used to farm copper ore and gahter stuff ? anyone can do it atm? farming copper would be awosme

    thx guy

  4. #94
    Strake17's Avatar Private
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great script Tomatoes. Easily modified and used. I've been working on character movement to not avail. Has anyone figured out any code for character movement or camera movement?( i.e just back and forth, routes not necessary). Sending a movement key does not seem to work, I'm assuming the key hold needs to be continuous. Again, well done. +rep

  5. #95
    evagon's Avatar Member
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    28
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What value do I put in if I want it to log out and instantly log back in? 0.1?

  6. #96
    asdflsh's Avatar Private
    Reputation
    1
    Join Date
    May 2012
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey everyone, I'm pretty new to AutoIt and I had a quick question:

    Let's say I don't want my character using the skill bound to the "4" button. What do I need to change to fix this?

  7. #97
    ralphlauren55's Avatar Member
    Reputation
    1
    Join Date
    Jun 2009
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    read the first post in the thread bro...



    ok everyone I tried what was posted in this thread to make the bot usable when tabbed out of guild wars but it made the bot spam B in game. can anyone fix this, tell me why it did this, or post a working version of a tab-able bot? thx!

  8. #98
    kindbudz's Avatar Knight-Lieutenant
    Reputation
    36
    Join Date
    Jun 2012
    Posts
    260
    Thanks G/R
    15/4
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rep. i took this and adapted it for 2boxing using gwLoader.

  9. #99
    ichsuger's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Shouldn't it move my character? because it doesn't did I make a mistake somewhere along the road?

  10. #100
    scorps1's Avatar Member
    Reputation
    2
    Join Date
    Sep 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tomatoes99, great script. definitely gave me some ideas as i am new to this whole thing. haven't done programming since high school but i remember bits and pieces because as it was fun!!!

    i don't really do botting, but i do like to set a macro key to do keypresses and loot for me while i do the walking around myself.

    Question 1) how would i set up a script to recognize which weapon i am holding, and then select a different set of attacks depending on the weapon? i am guessing it will involve using the <select... case> statement, however i have no idea how to have the script recognize which weapon i am holding. just to clarify, this is not to auto-switch weapons but to know which weapon i am holding and dos something based on that.

    Question 2) why does your script #RequireAdmin? i don't see anything that requires that, but i am new so maybe you can help me understand.
    Last edited by scorps1; 09-27-2012 at 12:48 AM.

  11. #101
    herthus's Avatar Member
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great Script! Thx!
    Is there a list of events out there (usable with this bot like lvl 15-30 & 30 -45 ect...)?

  12. #102
    Tomatoes99's Avatar Sergeant CoreCoins Purchaser
    Reputation
    16
    Join Date
    Aug 2012
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by scorps1 View Post
    tomatoes99, great script. definitely gave me some ideas as i am new to this whole thing. haven't done programming since high school but i remember bits and pieces because as it was fun!!!

    i don't really do botting, but i do like to set a macro key to do keypresses and loot for me while i do the walking around myself.

    Question 1) how would i set up a script to recognize which weapon i am holding, and then select a different set of attacks depending on the weapon? i am guessing it will involve using the <select... case> statement, however i have no idea how to have the script recognize which weapon i am holding. just to clarify, this is not to auto-switch weapons but to know which weapon i am holding and dos something based on that.
    The easiest solution would be to just create a function that changes the values in the array I made for weapon skills. Then, you can assign a hotkey to these (two or more) functions, and press them based on what weapon you are using.

    You could also arrange a function to "toggle" the values based on a keypress, and assign that to the same key you use to switch weapons, however if you do this you MUST temporarily unassign the hotkey and re-send the key to the game, or else it will not switch weapons, like this: Send keys issue. - General Help and Support - AutoIt Forums

    The third option is using something like getpixelcolor() or imagesearch() and assign the array's values based on that.

    Originally Posted by scorps1 View Post

    Question 2) why does your script #RequireAdmin? i don't see anything that requires that, but i am new so maybe you can help me understand.
    I did this because people were having problems and I figured it couldn't hurt.

    Let me know how it goes
    Last edited by Tomatoes99; 09-27-2012 at 06:39 PM.

  13. #103
    scorps1's Avatar Member
    Reputation
    2
    Join Date
    Sep 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Tomatoes99 View Post
    You could also arrange a function to "toggle" the values based on a keypress, and assign that to the same key you use to switch weapons, however if you do this you MUST temporarily unassign the hotkey and re-send the key to the game, or else it will not switch weapons, like this: Send keys issue. - General Help and Support - AutoIt Forums
    since i am an elementalist, and do not have a weapon switch button, then this is a moot point. but i like the idea, and will probably just create an array toggle like you suggest. thinking....


    Originally Posted by Tomatoes99 View Post
    The third option is using something like getpixelcolor() or imagesearch() and assign the array's values based on that.
    i assume you mean imagesearch() = pixelsearch()? also looking at pixelchecksum(). hmmmm......

  14. #104
    187's Avatar Member
    Reputation
    3
    Join Date
    Mar 2008
    Posts
    41
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by scorps1 View Post
    since i am an elementalist, and do not have a weapon switch button, then this is a moot point. but i like the idea, and will probably just create an array toggle like you suggest. thinking....
    In terms of coding, weapon switching and attunement switching are exactly the same. Just do the analogous case for each of your attunement key shortcuts, i.e., a >2-key toggle switch. I don't see the problem here.

  15. #105
    Tomatoes99's Avatar Sergeant CoreCoins Purchaser
    Reputation
    16
    Join Date
    Aug 2012
    Posts
    47
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by scorps1 View Post

    i assume you mean imagesearch() = pixelsearch()? also looking at pixelchecksum(). hmmmm......
    No. Imagesearch is a separate function. I would just do pixelgetcolor() and just make sure you pick a spot on your action bar that becomes different color for every attunement you are using.

Page 7 of 9 FirstFirst ... 3456789 LastLast

Similar Threads

  1. Replies: 2
    Last Post: 07-19-2011, 05:16 PM
  2. [Release]Ultimate Anti AFK Bot[Extra Functions]
    By marco1234 in forum World of Warcraft Bots and Programs
    Replies: 23
    Last Post: 10-02-2009, 08:04 AM
  3. [Release] BoneZz ANTI-AFK BOT
    By BoneZz in forum World of Warcraft Bots and Programs
    Replies: 31
    Last Post: 08-22-2009, 03:49 PM
  4. [Release] Krilleres Anti-AFK Bot
    By Krillere in forum World of Warcraft Bots and Programs
    Replies: 19
    Last Post: 02-02-2009, 01:22 PM
  5. [Release] The Spammer (Addon), Ingame Spam /Anti AFK bot
    By H3llf!re in forum World of Warcraft Bots and Programs
    Replies: 27
    Last Post: 11-03-2008, 02:11 PM
All times are GMT -5. The time now is 07: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