Has anyone has been banned for using this bot?
Posted: Tue Feb 19, 2008 6:04 pm
I've played fiesta almost for 6 months and now that i found this great bot I am afraid that i might get banned, has this has happened to anyone?
MicroMacro home
https://www.solarstrike.net/phpBB3/
Code: Select all
keyboardPress( key.VK_ENTER ); -- start typing a chat message
keyboardType("I like mudkips."); -- whatever you want to say
keyboardPress(key.VK_ENTER ); -- send the chat message
Even well placed meme's are still worse.elverion wrote:Sure there is.Code: Select all
keyboardPress( key.VK_ENTER ); -- start typing a chat message keyboardType("I like mudkips."); -- whatever you want to say keyboardPress(key.VK_ENTER ); -- send the chat message
So Well I made the bot to jump and dance when there is not target, I try to place your code but it wont work, where should I place it?3cmSailorfuku wrote:Even well placed meme's are still worse.elverion wrote:Sure there is.Code: Select all
keyboardPress( key.VK_ENTER ); -- start typing a chat message keyboardType("I like mudkips."); -- whatever you want to say keyboardPress(key.VK_ENTER ); -- send the chat message
charms wrote:So Well I made the bot to jump and dance when there is not target, I try to place your code but it wont work, where should I place it?3cmSailorfuku wrote:Even well placed meme's are still worse.elverion wrote:Sure there is.Code: Select all
keyboardPress( key.VK_ENTER ); -- start typing a chat message keyboardType("I like mudkips."); -- whatever you want to say keyboardPress(key.VK_ENTER ); -- send the chat message
Code: Select all
if( have_target() ) then
can_rest = false; -- prevent resting during battle
-- for the few that have this bug
if( class == CLASS_KNIGHT ) then knight_fight(); end
if( class == CLASS_CLERIC ) then cleric_fight(); end
if( class == CLASS_MAGE ) then mage_fight(); end
if( class == CLASS_ARCHER ) then archer_fight(); end
can_rest = true;
else
Only attack monsters when their hp is 100%. Or dont attack monsters when their hp is decreasing while a monster is targetted.RedBloodz wrote:well i got banned hahahaha
cuz my bot usually KSing soooo many time and people report u on fiesta forum, then a GM came to u and talk to u, if u not avaiable, then yea ur banned