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?
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?
o i see it, its line 62 that i neededty 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
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...
Can anyone plz upload a working horde waypath plz?![]()
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.
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.
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.
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
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.