Has anyone has been banned for using this bot?
Forum rules
This is a sub-forum for things specific to MicroMacro.
This is not the place to ask questions about the RoM bot, which uses MicroMacro. There is a difference.
This is a sub-forum for things specific to MicroMacro.
This is not the place to ask questions about the RoM bot, which uses MicroMacro. There is a difference.
-
- Posts: 12
- Joined: Mon Feb 18, 2008 4:52 pm
Has anyone has been banned for using this bot?
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?
- Administrator
- Site Admin
- Posts: 5313
- Joined: Sat Jan 05, 2008 4:21 pm
Re: Has anyone has been banned for using this bot?
Well, I certainly haven't. I log in every few days over the last 3 months and let the bot run for awhile just to make sure it's still working. Actually, I have yet to be banned from any game for using it.
- 3cmSailorfuku
- Posts: 354
- Joined: Mon Jan 21, 2008 6:25 pm
Re: Has anyone has been banned for using this bot?
If you're afraid, use a random seed
-
- Posts: 12
- Joined: Mon Feb 18, 2008 4:52 pm
Re: Has anyone has been banned for using this bot?
Sorry for double spam here! now I've had the bot for 24hrs in a row and I havent been banned YEAY! Thanks Elverion very bot! I also added some other movements when it doesnt find any target!!! like dance , sit and jump, is the anyways i can make it say something? I will show my code when I have done!
- Administrator
- Site Admin
- Posts: 5313
- Joined: Sat Jan 05, 2008 4:21 pm
Re: Has anyone has been banned for using this bot?
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
- 3cmSailorfuku
- Posts: 354
- Joined: Mon Jan 21, 2008 6:25 pm
Re: Has anyone has been banned for using this bot?
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
Re: Has anyone has been banned for using this bot?
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
Re: Has anyone has been banned for using this bot?
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
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
- Administrator
- Site Admin
- Posts: 5313
- Joined: Sat Jan 05, 2008 4:21 pm
Re: Has anyone has been banned for using this bot?
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
In function main(), look for this section.
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
- 3cmSailorfuku
- Posts: 354
- Joined: Mon Jan 21, 2008 6:25 pm
Re: Has anyone has been banned for using this bot?
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
Who is online
Users browsing this forum: Ahrefs [Bot] and 0 guests