Bot don't ignore/avoid a Piniata Dragon. - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Bugs (https://forums.bmega.net/forum-7.html) +--- Forum: New Bugs (https://forums.bmega.net/forum-22.html) +--- Thread: Bot don't ignore/avoid a Piniata Dragon. (/thread-20486.html) |
Bot don't ignore/avoid a Piniata Dragon. - Bizu - 01-16-2017 Hello i have this problem. When i boting my char walk near piniata dragon's and bot atack it and stands. I use in killer avoid or ignore(try much combinations) piniata dragons but bot atack it when dragon's atack my char. Can someone help me ? RE: Bot don't ignore/avoid a Piniata Dragon. - Catar - 01-16-2017 Made macro for you, try it, maybe will work Im not sure if i spelled right name of that thing, correct it then [macro]100 {pinata} Self.Attacking()==1 [at] tarpin:=Creature.Target() Creature.NameIn(!tarpin!, PiƱata Dragon, Pinata Dragon)==1 Killer.Stop() Self.Stop() exit() {at} Killer.Start() exit() [/macro] RE: Bot don't ignore/avoid a Piniata Dragon. - Bizu - 01-16-2017 Thank a lot. i need only to copy and paste it in macros or exactly where? RE: Bot don't ignore/avoid a Piniata Dragon. - Catar - 01-16-2017 http://wiki.bmega.net/doku.php?id=macro_editor copy and paste it in code thin horizontal line then press done RE: Bot don't ignore/avoid a Piniata Dragon. - Bizu - 01-16-2017 Thank you. If i have any questions or problem i will post again. Greetings RE: Bot don't ignore/avoid a Piniata Dragon. - Bizu - 01-17-2017 Unfortunately, bot still atack piniata dragon ;/ Maybe i make something wrong or this trick don't work well. Any other suggestions? RE: Bot don't ignore/avoid a Piniata Dragon. - Catar - 01-17-2017 did u use that macro, with having pinata on ignore? It has to be on ignore Macro suppose to recognise if it attacks it , stop attacking and restart killer would be great if you could record the moment it starts attack it while it is on IGNORE in killer RE: Bot don't ignore/avoid a Piniata Dragon. - Bizu - 01-17-2017 yes, try on ignore. Still atack piniata and dont move or anything RE: Bot don't ignore/avoid a Piniata Dragon. - Catar - 01-17-2017 (01-17-2017, 05:37 PM)Bizu Wrote: yes, try on ignore. Still atack piniata and dont move or anything but did u spell that pinata corectly in bbot? it has this weird letter in it record video. i recomend OBS Studio RE: Bot don't ignore/avoid a Piniata Dragon. - Bizu - 01-17-2017 oki i think it's work. THANK YOU and sorry for waste your time for me |