Search found 6 matches
- Wed Feb 06, 2008 1:53 pm
- Forum: MicroMacro scripts
- Topic: Fiesta bot
- Replies: 71
- Views: 43186
Re: Fiesta bot
That sounded hard to make one for me lol. Guess i have to forget about that function
Thanks again for all the helps u did 
- Wed Feb 06, 2008 5:58 am
- Forum: MicroMacro scripts
- Topic: Fiesta bot
- Replies: 71
- Views: 43186
Re: Fiesta bot
Thanks for all the codes you've show me, i've learn alot from you. If u figure out how to makes the script use scroll/buff pls post here. That would be awesome.
if( math.random(100) > 92 ) then
if( math.random(100) >= 50 ) then
keyboardHold(key_skill1);
yrest(50);
keyboardRelease(key_skill1 ...
if( math.random(100) > 92 ) then
if( math.random(100) >= 50 ) then
keyboardHold(key_skill1);
yrest(50);
keyboardRelease(key_skill1 ...
- Tue Feb 05, 2008 1:34 pm
- Forum: MicroMacro scripts
- Topic: Fiesta bot
- Replies: 71
- Views: 43186
Re: Fiesta bot
Ok it was just a suggestion, i can just use the normal scroll function and set timer to 14000. There's another, as i said i'm a cleric and i'm trying to use KNIGHT setting for CLERIC, everything seems fine at the start, when it comes to stone using, instead of using SP stone it uses HP stone. Can ...
- Mon Feb 04, 2008 8:28 pm
- Forum: MicroMacro scripts
- Topic: Fiesta bot
- Replies: 71
- Views: 43186
Re: Fiesta bot
It does fixed the problem, thanks a milliones. U're the man :) Got a small request to ask, if its not too hard. Is there a way to make it use scroll while in battle? Coz i need a skill that kepp casting every 14 second, only in scroll i can put timer. If cant, maybe u can make a key slot lets say 5 ...
- Mon Feb 04, 2008 12:08 am
- Forum: MicroMacro scripts
- Topic: Fiesta bot
- Replies: 71
- Views: 43186
Re: Fiesta bot
It does using it in game :( And i tried something stupid, i use knight setting for cleric, instead of using mp stone it uses sp stone. The reason i use that setting, coz of the skill. I cant use bash and restore when i use cleric setting. But 1st this 1st, how do i fix the stone's problem, its ...
- Sat Feb 02, 2008 11:13 pm
- Forum: MicroMacro scripts
- Topic: Fiesta bot
- Replies: 71
- Views: 43186
Re: Fiesta bot
The bot its working fine at the beginning untill it comes to time when need to use sp stone. Its acting weird, instead of using 1 stone it sometimes uses more than 3. How can i fix this problem?