cgrinds
Mar 19 2006, 01:18 AM
Working FFXI Bots & Scripts
Last updated on 07/27/06If you have more bots that you want added to the list, verify a bot to be working/broken, or have corrections to what is posted, etc... post it here. Also, if something other than ACTools is required, or other scripts are needed to be 'include'd please make mention of it in your post.
Working- *CaRdIaN*AnGeL*III PL bot
by Cgrinds - Edgefish Fishing bot
by Edgecom
Broken / Unverified - *CaRdIaN*AnGeL*II PL bot
by Cgrinds - Edgefish Fishing bot
by Edgecom - Object Fishbot Fishing bot
by Cyiode - Summoning Magic Summoning Skillup
by mrtickels - Selbina 'Boyhada Moss' trader Increases Selbina Fame
by Funkwheat - Skiller Skillups
by Pyrolol - Edgefish Fishing bot
by Edgecom - AH Camper AH Camping, entering gil into the 'funny boxes', and more!
by drewlt - AcidHealer PL bot, download link in the original thread is broken so use this one
by AcidFang - Auto-Healer PL bot, download link in the original thread is broken so use this one
by d4rk_r3b3l - MOB Scripts NM camping, farming, solo XPing, and melee XPing in a party.
by Graeme737 - Magic Rev Skillup: Magic, Summoning, Songs
by Tivia - SynthBot Synthesis bot, download link in the original thread is broken so use this one
Also check out the reworked code by rzn.
by d4rk_r3b3l - AH Bidder Auction House Camping bot, download link in the original thread is broken. no backup available
by Trickyphillips - G.E.T. Camping Bot Mob Camping bot
by sethb - AFbot Fishing bot
by aeries - Drfish Fishing bot
by Drhinote
Other Useful Stuff - FFXI_info replaces many of the functions from FFACT. some bots require this file, be sure to use the latest one.
by rzn - drewlt's DT scripts for memory reading, navigation, fishing.
by drewlt
cgrinds
Mar 19 2006, 01:20 AM
Warning: Any of the code found in this sticky is provided free of charge without any guarantee of usability. Use all code at your own risk. Anything that happens to your PC or your character is your fault. This is not a definitive list, some of the code here is broken, and much of it is so old that the author has abandoned it (and help is probably not available for it either at that point). No support is available for any code listed in this sticky unless specifically noted. Most of the code here requires FFACT, which is available elsewhere, and is not supported on this site.
icydevil007
Mar 19 2006, 12:44 PM
The MOB scripts are for NMs, framing, XPing solo, and XPing as a melee job in PTs.
cgrinds
Mar 19 2006, 02:46 PM
| QUOTE (icydevil007 @ Mar 19 2006, 11:44 AM) |
| The MOB scripts are for NMs, framing, XPing solo, and XPing as a melee job in PTs. |
Do they work?
icydevil007
Mar 20 2006, 12:54 AM
Need an updated FFACT.
whatever
Mar 20 2006, 10:39 PM
Corrected Link for AcidFang's AcidHealer (PL Bot)Corrected Link for the thread about d4rk_r3b3l's Auto-Healer (PL bot)Corrected Link for the thread about d4rk_r3b3l's SynthBot (Synthesis bot)Corrected Link for thread about Trickyphillips' AH Bidder and AH Camper bots.FYI - The links that were broken all had "
amp;" in them.
Attached Files unavailable for the older posts, probably due to the hacker event would be my guess.

Sorry since I just joined I don't have any of the files for any of these to help replace.

The rest of the links are good and go to recent postings of reposted files or external links for the files from the thread.
cgrinds
Mar 21 2006, 01:39 AM
| QUOTE (whatever @ Mar 20 2006, 09:39 PM) |
| FYI - The links that were broken all had "amp;" in them. |
heh, i didnt realize it! the editor i was using did that to me, they are all fixed now, i replaced the 'amp;' with '&' throughout the post
cgrinds
Mar 21 2006, 01:53 AM
Repost!
I found the old acid healer bot... it doesnt work anymore since FFACT broke though
cgrinds
Mar 21 2006, 01:59 AM
the Healer BOT from d4rk_r3b3l (the cardian angel was an evolution of this bot O.o)
this may not be the original archive, but it is what I have as a backup.
iamlark
Mar 23 2006, 02:01 AM
i have a backup of the synth bot.
it still needs FFACT to run though....
in the mean time, here it is
cgrinds
Mar 23 2006, 03:09 AM
| QUOTE (iamlark @ Mar 23 2006, 01:01 AM) |
i have a backup of the synth bot. it still needs FFACT to run though....
in the mean time, here it is |
OMG you are 31337. about 1024*2^64/pi ppl have asked me for that now. someone will get it to work without ffact soon i think
cgrinds
Mar 24 2006, 12:08 AM
The original DT memory scripts from drewlt
memory reading, nav, fishing, all the good stuff

not a complete bot, but great code nonetheless!
cgrinds
Mar 24 2006, 12:23 AM
The AFbot by aeries.
rzn
Mar 29 2006, 01:08 PM
Mostly working synth bot based on the one above. Only needs minor tweeking.
Uses
FFXI_info.
drewlt
Mar 29 2006, 03:11 PM
Here's my auction house camper I used back in the day when ffact was getting popular. May or may not work - again, just ideas here. Has a nice procedure to figure out what keys need to be pressed depending on how much you want to pay for an item.

-DT
sean1976
Apr 4 2006, 04:01 AM
Well not sure if anyone wants/needs it but it's fully working.
My smn magic skill up bot. Operates continuously until you turn macro off, rests as soon as mp drop below 19 and rests until mp are full then continues. Only time I've had it skip a beat is when I hit some lag that caused it to miss a spell cast. Hopefully soon will be able to incorperate casting detection so it can be updated to do smn, healing, and enhance all at the same time. Hope someone can make use of it, saves me time after lvling.
EDIT: Updated offsets so working but needs a static window name.
EDIT: Updated again same disclaimer about window name. 7/26/06
sean1976
Apr 9 2006, 04:42 PM
Here's another probably un-needed macro but I use a version of it and it works great. It is essentially the same as the smn macro I posted above but without the "Release" calls. Operates continuously until you turn macro off, rests as soon as mp drop below 19 and rests until mp are full then continues. You can optimize it by adjusting the delay after each macro to the casting time of whatever spell you use with that particular macro. I am just throwing this out as a temp fix until pyrolol gets his up and running since his is much more ambitious then this one.
EDIT: Updated offsets just need a static window name to run
EDIT: Updated offsets same disclaimer about window name. 7/26/06
cobra_sky3
Apr 30 2006, 03:39 AM
Can someone help me get a working fishing bot?thanks very much
sean1976
Apr 30 2006, 05:04 AM
Please erase this post of mine and the ,should be flamed, begging post directly above it for being in the wrong F'n location and begging to boot.
lavicota
Jul 8 2006, 07:01 PM
how do i get window name static ?
Vivi
Jul 8 2006, 08:31 PM
| QUOTE (lavicota @ Jul 8 2006, 07:01 PM) |
| how do i get window name static ? |
Either use Edgecom's PID method to grab the FFXI window or use NameSetter.
NameSetter should be the answer on your question though, as you're wondering how to get the name static.
hyama
Jul 15 2006, 07:39 AM
HMMM
FISHING BOT can i have it? please help me out !
Pyrolol
Jul 15 2006, 02:24 PM
| QUOTE (hyama @ Jul 15 2006, 07:39 AM) |
HMMM FISHING BOT can i have it? please help me out ! |
If you're really that Blind, you're clearly not capable of using a computer, yet alone a bot.
I will remind new users that this site and its posters have absolutely no obligation whatsoever to help you out, and if you ask a question as stupid as that, you deserve every last bit of flaming you get.
There is at least one good fishing bot here. Find it yourself you lazy shit.
PimpJuice
Jul 26 2006, 02:38 AM
Woundering if anyone has the old object fisher bot they can put back up. I lost my copy and link seems to be broken.
Thanks.
cgrinds
Jul 27 2006, 07:19 PM
| QUOTE (cgrinds @ Mar 19 2006, 01:18 AM) |
Working FFXI Bots & Scripts Last updated on 07/27/06 |
I figured it was about time I updated the list. It had been 3 months
cgrinds
Jul 27 2006, 07:23 PM
| QUOTE (PimpJuice @ Jul 26 2006, 02:38 AM) |
Woundering if anyone has the old object fisher bot they can put back up. I lost my copy and link seems to be broken.
Thanks. |
I never backed that one up from what I can remember. I will look for it at home tonight, and if I find it I will post it here. Anyone else have a copy or a mod of the old object fisher?
PimpJuice
Jul 28 2006, 11:16 AM
Thanks, I never thought I'd use it again but I guess I was wrong. It's nice to have a backup method of fishing after mem locs have been moved.
cgrinds
Jul 28 2006, 06:08 PM
try ffact... i will add it to the top of the post
Dravengoth
Jul 30 2006, 01:15 PM
are there any synth bots that still work?
sean1976
Jul 30 2006, 09:50 PM
stop begging, this section is for bots that people decide to share after they write them not for requests/begging. To answer your question yes people have working synthbots, all we needed to do is update our offsets, but most of them are not public or are for pay only.
PS would it be possible to erase all of these non macro posts to clean up this thread since it is just supposed to be a list of working bots?
Dravengoth
Jul 31 2006, 02:05 PM
not begging i just took some time off FF and came back, people tell me its hard to find them now cuz of updates.... just wondering if any are still out there
fiercedeity
Aug 29 2006, 05:47 PM
warlock0
Sep 5 2006, 03:19 AM
K well, heres a KIND of working script for Summoner magic skill ups, its pretty straightforward, all you have to do to tweak it is edit the procedures at the bottom to match your available summons, also if you are higher than level 9 you are going to want to toglle the delay command on line 46 for more than 60 seconds, as that is how long you will rest before getting back up to cast again . . .
I know it's rough, but it works. If anyone can make it better, please do. All I did was take the broken bot, and tweak the hell out of it till it worked . . . kind of. And since this is my first time doing any of this, I consider it decent work. Anyways, enjoy, and please, if you know how to make it work better, please do.
bigtex
Nov 19 2006, 01:02 PM
I so new to this bot dum question how do you start the bot ??
bigtex
Nov 21 2006, 01:55 AM
can't get the bot to work when i start it all it say is party waiting for 15 sec
waiting for 15 sec and nothing happen
i know this might be a dummass quest
plz help me
pm me thank you
cgrinds
Nov 21 2006, 06:46 PM
| QUOTE (bigtex @ Nov 21 2006, 01:55 AM) |
| can't get the bot to work |
Please, no requests for help in this topic - this is a place to find existing information and not a place to request help.
look in the topic for whatever script you want for help. if that topic does not exist. create it.
k? thx.
cgrinds
Jan 6 2007, 03:36 PM
QUOTE(fudomyoo @ Jan 4 2007, 11:35 AM)

I can't seem to download Drewlt's AH camper. Is the link broken? Anyone have a backup?
It looks like many (all?) the attached files on posts in this topic and other ones too are missing. I will ask about it and see what is going on, something is wrong.
SquaLLio
Feb 4 2008, 10:50 PM
Anybody got the FFXI_info.dat? Can't find it anywhere.

Can't figure out how to script auto heal into AutoIT that is actually worthy. So, gonna need to use ACTools on this.
Pyrolol
Mar 3 2008, 08:15 PM
Here it is.
This is NOT up to date. It will not work; you'll have to update the memlocs, or just move over to FFACE.
Edit: Hmph. Attach doesn't seem to have worked. Message / email me if you need it.
crgnds
Nov 27 2008, 01:57 AM
QUOTE(drewlt @ Mar 29 2006, 03:11 PM)

Here's my auction house camper I used back in the day when ffact was getting popular. May or may not work - again, just ideas here. Has a nice procedure to figure out what keys need to be pressed depending on how much you want to pay for an item.

-DT
good , and you are so right , and i think , i can do it well , and when i have time , and i will play game , and i think the game can give me so much pleasure , and i can get pleasure from it ,
sdfbfe
Dec 25 2008, 12:10 AM
QUOTE(whatever @ Mar 20 2006, 10:39 PM)

Corrected Link for AcidFang's AcidHealer (PL Bot)Corrected Link for the thread about d4rk_r3b3l's Auto-Healer (PL bot)Corrected Link for the thread about d4rk_r3b3l's SynthBot (Synthesis bot)Corrected Link for thread about Trickyphillips' AH Bidder and AH Camper bots.FYI - The links that were broken all had "
amp;" in them.
Attached Files unavailable for the older posts, probably due to the hacker event would be my guess.

Sorry since I just joined I don't have any of the files for any of these to help replace.

The rest of the links are good and go to recent postings of reposted files or external links for the files from the thread.


is it a game website?/ , and i am looking for some game gold , and but i donot know go to which website , and i am a student , and i do not have enough time to play that game , but i will play it when i at home , and i like my game very much .
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.