![]() |
SMP in Player - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Support (https://forums.bmega.net/forum-6.html) +--- Forum: Support & Help (https://forums.bmega.net/forum-8.html) +--- Thread: SMP in Player (/thread-12589.html) |
SMP in Player - brunovfx - 11-12-2013 I wonder if there is a scrip for me to use Strong Mana Potion automatic in a player? RE: SMP in Player - Kimoszin - 11-13-2013 http://wiki.bmega.net/doku.php?id=macros_commands#working_with_creatures RE: SMP in Player - brunovfx - 11-13-2013 (11-13-2013, 09:24 AM)Kimoszin Wrote: http://wiki.bmega.net/doku.php?id=macros_commands#working_with_creatures Friend'm Brazilian, I can barely communicate here using google translator is not ma will not want to figure out how to do, but if you can ride for me will be grateful. RE: SMP in Player - Kimoszin - 11-13-2013 [macro]1000 {Use item on player} target:=Creature.ByName(Kimoszin) itemId:=0 Creature.ShootOn(!target!, !itemId!)[/macro] |