Alterac AFK Bot with Waypoints menu

User Tag List

Page 10 of 60 FirstFirst ... 67891011121314 ... LastLast
Results 136 to 150 of 886
  1. #136
    omarsonic's Avatar Member
    Reputation
    1
    Join Date
    Jun 2007
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by omarsonic View Post
    thats becouse /flo is not "on" when you log back, so it cant send the location to the program. im trying to find some way to solve that.
    fix for this problem:

    edit flo.xml located in the addon directory like this:
    line 25:
    <OnLoad>
    self.TimeSinceLastUpdate = 0;
    Flo.OnLoad();
    Flo.command_list("on");
    </OnLoad>


    this will make sure the addon is turned *on* when you log in, thus solving the problem once and for all.

    Alterac AFK Bot with Waypoints
  2. #137
    hotcheetoss's Avatar Active Member
    Reputation
    21
    Join Date
    Jan 2007
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    doesn't work

    I used flo's alliance .xml file and someone else's in here. The problem I'm having is the character will run to the gates run half to back to the starting location, then to the starting location, then do this a few times once i gates open he eventually runs outside mounts up and turns around and does it all over again.

  3. #138
    zuski's Avatar Active Member
    Reputation
    74
    Join Date
    Dec 2007
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sounds like the addon is having a problem not the program itself. Remember to turn off all current addons but that one and also try to delete it and re-copy it, hopefully that will resolve it.

  4. #139
    Flos's Avatar Member
    Reputation
    49
    Join Date
    Feb 2008
    Posts
    146
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zuski View Post
    Sounds like the addon is having a problem not the program itself. Remember to turn off all current addons but that one and also try to delete it and re-copy it, hopefully that will resolve it.
    The bot actually works with any addon, as long as the square isn't covered by ANYTHING.
    But yea.. the running turning back to starting-point etc. is because the wrong color is detected somehow. May be that something is covering the square or that the addon itself behaves differently from machine to machine - I'm looking into this, although it isn't very easy to test having only 1 pc ^^.


    If a few people could post their log-file, that would really help.....

  5. #140
    Heavy Weapons Guy's Avatar Member
    Reputation
    2
    Join Date
    Mar 2008
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this sucks all the posts were deleted.. anyway please see if u can fix that problem.

  6. #141
    Yamanaki's Avatar Member
    Reputation
    3
    Join Date
    Feb 2008
    Posts
    86
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah!

    What happend to the posts?
    Last edited by Yamanaki; 03-13-2008 at 04:44 AM.
    Proud to be Druid!6):

  7. #142
    Axe Rogue's Avatar Member
    Reputation
    18
    Join Date
    Mar 2008
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There was a databse restore

  8. #143
    Danthos's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    sounds interesting, I may have to give it a try, I'd give ya +Rep if I had any to give

  9. #144
    Piersd's Avatar Contributor
    Reputation
    196
    Join Date
    Mar 2007
    Posts
    960
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Danthos View Post
    sounds interesting, I may have to give it a try, I'd give ya +Rep if I had any to give
    you can, you have 1 rep power


  10. #145
    PinkiPan's Avatar Active Member

    Reputation
    55
    Join Date
    Jan 2008
    Posts
    494
    Thanks G/R
    0/4
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    whats the ban for this sort of thing perm or temp for a first time offense ?

  11. #146
    PinkiPan's Avatar Active Member

    Reputation
    55
    Join Date
    Jan 2008
    Posts
    494
    Thanks G/R
    0/4
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ummm wont let me download this try uploading to filefront plz

  12. #147
    strafer's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    my character wont run the way i set up the waypoints. here is a part of the code i wrote. am i missing something?

    <Faction>Alliance</Faction>
    - <BeforeStart>
    <Exec>WP( 873.001770019531, -491.283630371094, 96.541931152343</Exec>
    <Exec>WP( 864.877990722656, -500.480438232422, 96.3234939575195)</Exec>
    <Exec>WP( 854.635192871094, -499.425567626953, 96.3610992431641)</Exec>
    <Exec>WP( 838.905395507813, -497.805603027344, 98.7886276245117)</Exec>
    <Exec>WP( 825.793762207031, -496.455261230469, 100.498924255371)</Exec>
    <Exec>WP( 807.856628417969, -494.607971191406, 100.119987487793)</Exec>
    </BeforeStart>
    - <AfterStart>
    <Exec>WP( 807.856628417969, -494.607971191406, 100.119987487793)</Exec>
    <Exec>WP( 787.807495117188, -493.221832275391, 99.3275833129883)</Exec>
    <Exec>WP( 766.441528320313, -490.932403564453, 97.6818313598633)</Exec>
    <Exec>WP( 754.411315917969, -489.544708251953, 94.4999237060547)</Exec>
    <Exec>MountingUp()</Exec>

    ty in advance

  13. #148
    franciz3's Avatar Member
    Reputation
    3
    Join Date
    Sep 2007
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hmm.. this is like a better version of pirox since u can make ur own custom wps and not just run thru walls like pirox.

    got couple questions/problems tho:

    how can i add those tooltips to show the status of the bot?.. like pirox its on top left.

    How can i make my bot to stop going on reverse?.. like after he reaches the final waypoint.. he would pause then go back to the starting waypoint.. which would be the starting AV Cave. hehe.

    And is there a way for my bot to roam around the final waypoint? other than standing still.. waiting to get attacked.

    Is there a fix for the "array error" yet? srry i dont kno d exact error... forgot to copy it.. but i got it on my 2nd AV trying to watching/seting up this bot.

  14. #149
    Flos's Avatar Member
    Reputation
    49
    Join Date
    Feb 2008
    Posts
    146
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    AAAA' RIGHT.. just posted new Version -> See main post.

    Feel free to ask questions / make requests here (don't pm me unless you really have to).
    Also - I'm happy ! to answer any questions you may have about the source-code - sometimes it's just more fun to write with people who at least know a bit about programming ^^

  15. #150
    Axe Rogue's Avatar Member
    Reputation
    18
    Join Date
    Mar 2008
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by strafer View Post
    my character wont run the way i set up the waypoints. here is a part of the code i wrote. am i missing something?

    <Faction>Alliance</Faction>
    - <BeforeStart>
    <Exec>WP( 873.001770019531, -491.283630371094, 96.541931152343</Exec>
    <Exec>WP( 864.877990722656, -500.480438232422, 96.3234939575195)</Exec>
    <Exec>WP( 854.635192871094, -499.425567626953, 96.3610992431641)</Exec>
    <Exec>WP( 838.905395507813, -497.805603027344, 98.7886276245117)</Exec>
    <Exec>WP( 825.793762207031, -496.455261230469, 100.498924255371)</Exec>
    <Exec>WP( 807.856628417969, -494.607971191406, 100.119987487793)</Exec>
    </BeforeStart>
    - <AfterStart>
    <Exec>WP( 807.856628417969, -494.607971191406, 100.119987487793)</Exec>
    <Exec>WP( 787.807495117188, -493.221832275391, 99.3275833129883)</Exec>
    <Exec>WP( 766.441528320313, -490.932403564453, 97.6818313598633)</Exec>
    <Exec>WP( 754.411315917969, -489.544708251953, 94.4999237060547)</Exec>
    <Exec>MountingUp()</Exec>

    ty in advance
    Hey I had the same problem ... Here is what you do... Change this
    <Exec>WP( 807.856628417969, -494.607971191406, 100.119987487793)</Exec>

    to this

    <Exec>WP( 807.856628417969, -494.607971191406, 100.119987487793, 1)</Exec>

Page 10 of 60 FirstFirst ... 67891011121314 ... LastLast

Similar Threads

  1. Making an anti-afk bot with AutoIT the easy way.
    By Tsai in forum World of Warcraft Bots and Programs
    Replies: 13
    Last Post: 10-02-2007, 04:22 PM
  2. Easy AFK Bot with G15
    By husky003 in forum World of Warcraft Exploits
    Replies: 7
    Last Post: 01-13-2007, 12:42 AM
  3. Replies: 4
    Last Post: 09-18-2006, 06:38 PM
  4. anit afk bot with Cheat engine
    By thechosenone in forum World of Warcraft Bots and Programs
    Replies: 3
    Last Post: 09-11-2006, 03:44 PM
  5. AutoIt Macro for WoW AFK Bot
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 04-06-2006, 06:01 AM
All times are GMT -5. The time now is 02:16 AM. 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