|
Post by koziekitty on Nov 22, 2005 10:58:45 GMT -5
I Been Trying to make a smn bot in lunar sense it came out and i am having no luck, at it can someone post and example of how a smn bot looks in lunar , i need to know where i am goig wrong.
|
|
petar113507
Full Member
Damn Straight. I Am the king of waffelagia.
Posts: 166
|
Post by petar113507 on Nov 24, 2005 21:34:11 GMT -5
Uhhh... Look I dont think it's really all that big of a deal. Simple, just think of what you do over and over, and then make the script do it... >.> I'd think it's rather ironic I'm the one doing this, since I seem to be the least expierenced of the 'regualrs' on tiny's boards. First of all, I would like to state I probally know you're looking for code to mooch, so I'll vaugely state it, how to do it, not actually doing the work for you. Simple way how to do it is using: player_GetCurrentMP( ) Trip macro keystrokes using: Presskey or Control.control_Setkey( " " , true) <<---- that little sucker
it's not that hard. think of it, and if you really do script, then post what you're even doing. I'll help when you post with something you have, correct your scripts, but I don't support moochers. Edit -- Also it's spelled 'Since'
|
|
sdphantom
Full Member
Savior and Destroyer
Posts: 230
|
Post by sdphantom on Nov 25, 2005 16:39:35 GMT -5
Simple.. - Send '/ma {avatar} <me>' to FFXI
- Wait for cast
- Send '/pet Release <me>' to FFXI
- Wait for avatar recast timer
- Repeat...
Possible additions: - Break on MP low
- Rest until MP full (Send '/heal' to FFXI and again when done)
- Continue...
|
|
|
Post by ifandbut on Nov 29, 2005 12:17:13 GMT -5
|
|