Post Reply Home » Forums » Final Fantasy XI » FFXI General Discussions

Stun Bot : FFXI General Discussions

Posted: August 18th, 2007
Total Posts:4 Joined:2007
Hi guys,

Im new to forum, i used search function but failed lol !. Im after a stun bot if anyone can help ^^
Posted: August 18th, 2007
Total Posts:1359 Joined:2006
I don't think there is one in existence right now, I looked on google for you, but I came up empty-handed... You could always resort to making your own...

Pretty simple if all you want is stun...

Just need a couple things (Assuming you're writing in Java; written by AngryUndead who compiled the C++ stuff into a Java Library):

1. player.getMP (would get the player's MP)

2. chat.getLine (would read the chat line, which you could then have the program read to see if the monster does a move like "Meltdown" which is something you ALWAYS want to stun lol.

And then the commands to cast the spells and blah blah blah lol

_________________
CLICK HERE TO BUY A PREMIUM ACCOUNT!!!
Posted: January 11th, 2008
toujijr
cant w8 ill soon be able to make my own programs...... just gotta learn how either next year in school or some were b4 that ^ ^
Posted: January 11th, 2008
User avatar
Total Posts:1974 Joined:2006
toujijr wrote:cant w8 ill soon be able to make my own programs...... just gotta learn how either next year in school or some were b4 that ^ ^
Get motivated and teach yourself. Read a book, join a programming forum where you can ask questions, write code until your eyes bleed, yell at your computer until your code compiles or until you open the window and toss out the desktop, do whatever you have to in order to get what you need done. I don't know why everyone thinks they need a teacher, I taught myself everything I know by reading countless pages of subject matter, or inferring (read: trail + error) from said subject matter. Granted, I'm more educated in the actual workings of programming languages and concepts than I am at any one language.

I just realized I would kill myself if I didn't know how to program. I'm borderline serious here.

_________________
EX-TU member. For my own reasons, I will no longer play a role as an active member. Goodbye.


RIP kourath. 5/21/08
Posted: January 12th, 2008
Total Posts:1359 Joined:2006
After you get one language down pat, you can pretty much figure out what the others mean. That doesn't mean you can fully comprehend what it's doing, or actually write in that language, but you understand the basic concepts, which is a good skill to have.

Just google: "[Your language choice here] tutorial" and click the first link, since odds are it's a link to a school tutorial website like w333 schools or whatever it's called.

_________________
CLICK HERE TO BUY A PREMIUM ACCOUNT!!!
Posted: January 13th, 2008
terrahffxi
FFXIapp has this feature if you want it too. think it's called onevent watch or something. Has a text box you type in for it to find in chatlog. The exampe given is

Watchfor: Cerberus readies Gates of hades.
action: /ma Stun <bt> or <t> whichever

and it's pretty much instant from what i hear. Pretty much the only thing i find beneficial to ffxiapp IMO.
Posted: January 13th, 2008
Total Posts:1359 Joined:2006
terrahffxi wrote:FFXIapp has this feature if you want it too. think it's called onevent watch or something. Has a text box you type in for it to find in chatlog. The exampe given is

Watchfor: Cerberus readies Gates of hades.
action: /ma Stun <bt> or <t> whichever

and it's pretty much instant from what i hear. Pretty much the only thing i find beneficial to ffxiapp IMO.
The PL bot I made that I use in merit parties does something like this.

It has a blank space for a Silena Target, so whenever a Heraldic Imp uses Deafening Tantara, the bot will cast Silena on the target's name I write in...


You do not have the required permissions to view the files attached to this post.

_________________
CLICK HERE TO BUY A PREMIUM ACCOUNT!!!
Posted: January 14th, 2008
Total Posts:795 Joined:2006
Get me on msn sometime and I'll take you through making an FFACE one.

Beyond the beginning though, I think it's better if you try and find your way yourself, rather than having your hand held all the way.
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 73 guests
Post Reply