Alterac AFK Bot with Waypoints menu

User Tag List

Page 11 of 60 FirstFirst ... 789101112131415 ... LastLast
Results 151 to 165 of 886
  1. #151
    chiln's Avatar Active Member
    Reputation
    21
    Join Date
    May 2007
    Posts
    52
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome ty for the new updated one

    this bot looks very promising , just one question, is there any way that i can set it to not have "Show NPC Names" become enabled when i do /flo off?

    Alterac AFK Bot with Waypoints
  2. #152
    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 chiln View Post
    Awesome ty for the new updated one

    this bot looks very promising , just one question, is there any way that i can set it to not have "Show NPC Names" become enabled when i do /flo off?
    Addon -> flo.lua -> just comment out / delete line 61 + 62

    And the "1" in the WP-function actually serves a different purpose, but if it works for you ^^

  3. #153
    chiln's Avatar Active Member
    Reputation
    21
    Join Date
    May 2007
    Posts
    52
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    o i see it, its line 62 that i needed ty for the help

    anyone have a good profile? i like the default one, just has that 4 minute retardation period where it gets stuck at Galv's room door when its exiting

  4. #154
    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 chiln View Post
    o i see it, its line 62 that i needed ty for the help

    anyone have a good profile? i like the default one, just has that 4 minute retardation period where it gets stuck at Galv's room door when its exiting
    Its not very hard to make one.. Probably take about 20 mins of av time to make one quick... Also you could just modify the part where he gets stuck at galv

  5. #155
    tuuba's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there any way to make it move using arrow keys? As that would make it much easier to reply to whispers.

  6. #156
    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 tuuba View Post
    Is there any way to make it move using arrow keys? As that would make it much easier to reply to whispers.
    Function Send

    Read and learn ^^ - just need to edit the ini-file manually or use the SendIt() function (function does exactly what Send() does, but won't send any more once the status changes)

    Although... think about left-and-right arrow-keys in whisper-window...

  7. #157
    Timex'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)
    Can anyone plz upload a working horde waypath plz?

  8. #158
    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)
    Hey is there anyway to make it do something for a certain amount of time then do something else...??? This is my example of what I would want it to do...
    Run somewhere
    Anti afk with auto attack for 3 mins...
    Mount up and run somewhere else.. and possibly if i die clear timer

  9. #159
    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 fyi i am a spy View Post
    Hey is there anyway to make it do something for a certain amount of time then do something else...??? This is my example of what I would want it to do...
    Run somewhere
    Anti afk with auto attack for 3 mins...
    Mount up and run somewhere else.. and possibly if i die clear timer
    hm.. lets seee...

    6.) Function Reference
    Reference of allowed functions within the Exec-Tag:

    • WP(x,y,z, [AttackWhileRunning = 0], [moving = 1], [LoopBreakDistance = 3])
      x : x-coordinate
      y : y-coordinate
      z : z-coordinate [actually useless for this function, but whatever]
      [AttackWhileRunning] : 0 if a new target is aquired (player attack), your character shoots back if this is set to 1 (default 0) while running to the coordinates
      [Moving] : 0 = first turn while not running foreward; 1 = first turn while already running foreward
      [LoopBreakDistance] : Distance in meters to the wp and function returnes ok
    • SleepIt(sec)
      sec : Time in milliseconds which to sleep / pause
    • SendIt(send)
      send : which keys to send to wow - like SendIt("{TAB}") - see autoit "send()" function for reference
    • TurnToHeading(Heading)
      Heading: New Heading in Radian. West = pi/2, south = pi, east = 3*pi/2, north = 0
    • SimpleAttackTarget()
      Simply attacks the current target (target must already be aquired)
    • MountingUp()
      Just sends the mount-up key to wow and waits about 4 seconds
    • JustAntiAfk([$MaxTime = 0])
      [MaxTime] : Time in milleseconds to execute this function... 0 means undefinitly
    • AntiAfkWithAutoAttack([$MaxTime = 0])
      [MaxTime] : Time in milleseconds to execute this function... 0 means undefinitly


    you figure it out if it's possible
    Last edited by Flos; 03-14-2008 at 10:26 AM.

  10. #160
    tuuba's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm.. strange.. I have no idea how could it be like this, but it seems like the bot gives this if the profile is over 13kt:
    [17:00:00] [20914] _XMLExecNode() - profiles/alterac/belindajafw.xml - /FloProfile/StonehearthGY
    [17:00:00] [21031] _XMLExecNode() failed. FileOpen not possible.

    And btw in the farm.au3 there i saw _GetPlayerData('maxhealth'), so i'd like to know if it is working. It would be nice to be able to heal ^^.

  11. #161
    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 tuuba View Post
    Hmm.. strange.. I have no idea how could it be like this, but it seems like the bot gives this if the profile is over 13kt:
    [17:00:00] [20914] _XMLExecNode() - profiles/alterac/belindajafw.xml - /FloProfile/StonehearthGY
    [17:00:00] [21031] _XMLExecNode() failed. FileOpen not possible.

    And btw in the farm.au3 there i saw _GetPlayerData('maxhealth'), so i'd like to know if it is working. It would be nice to be able to heal ^^.
    you have to edit the ini-file with "MoveForeward = {WhateverTheArrowCommandIs}" etc...
    seems like you changed something in the xml-file - or even changed the name of the xml-file


    And for _GetPlayerData('maxhealth') - yap, that's working, if you know how you can read out everybodys health around you.....
    The memory-reading-framework has it's flaws - far from perfect (partly because it's written in auto-it) - but it works, with a few tricks to speed things up.

  12. #162
    tuuba's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nvm.. It doesn't happen anymore even though i didn't change anything o.O
    Last edited by tuuba; 03-14-2008 at 01:16 PM.

  13. #163
    Shadowkillzz's Avatar Member
    Reputation
    5
    Join Date
    Jan 2008
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I get the error Line-1:
    Error : Sbscript used with non-array variable
    I am using the 0.2 ver + the ally waypoints that were given

  14. #164
    tuuba's Avatar Member
    Reputation
    1
    Join Date
    Aug 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shadowkillzz View Post
    I get the error Line-1:
    Error : Sbscript used with non-array variable
    I am using the 0.2 ver + the ally waypoints that were given
    Give the version 0.3 a try then? ^^

  15. #165
    n30n's Avatar Member
    Reputation
    2
    Join Date
    Dec 2007
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just tried it for first time today. Ive made new profile, looks good. For some reason bot ddint wanted to queue in thunderbluff. When i turned it in bg it was just strafing left and right all the time till i stopped it. Gonna play with it bit more. Sqare being black all the time may bepart of issue.
    Last edited by n30n; 03-14-2008 at 12:22 PM.

Page 11 of 60 FirstFirst ... 789101112131415 ... 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 01:20 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