Need Macro for uhp. - 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: Need Macro for uhp. (/thread-11087.html) |
Need Macro for uhp. - Krzysiek13923 - 07-28-2013 Hello i have problem i need any good macro for use UHP becouse if i have low health bot first spamming mana potions for exura ico and 'safe spells' ;/ and i can die. RE: Need Macro for uhp. - Zlap Zajaca - 07-28-2013 1 {uhp} friend:=Creature.ByName(U NAME) Self.Health%<70 ID_AMMO:=7643 Creature.ShootOn(!friend!, !ID_AMMO!) Use ultimate health potions <---70%hp RE: Need Macro for uhp. - voonart - 07-28-2013 (07-28-2013, 02:52 PM)Zlap Zajaca Wrote: 1 {uhp} friend:=Creature.ByName(U NAME) Self.Health%<70 ID_AMMO:=7643 Creature.ShootOn(!friend!, !ID_AMMO!) LOL. DOnt use it. Have you tried to setup bot like this: RE: Need Macro for uhp. - Krzysiek13923 - 07-28-2013 (07-28-2013, 03:03 PM)voonart Wrote:(07-28-2013, 02:52 PM)Zlap Zajaca Wrote: 1 {uhp} friend:=Creature.ByName(U NAME) Self.Health%<70 ID_AMMO:=7643 Creature.ShootOn(!friend!, !ID_AMMO!) i change it 'first items' but bot spamming first mana potions next uhp;/ RE: Need Macro for uhp. - voonart - 07-28-2013 Disable mana potion drinker in bot and run auto execute macro Self.Health%()>80 Self.Mana%()<30 Hotkey.Use(268)==1 Target.Self Target.Shoot(268) TEST IT FIRST RE: Need Macro for uhp. - Krzysiek13923 - 07-28-2013 i paste in macro editor execute set to 100ms but doesnt work 100 {healthh} Self.Health%()>80 Self.Mana%()<30 Hotkey.Use(268)==1 Target.Self Target.Shoot(268) and how i can run in? becouse i cant turn on in Macros 'auto macros enabled' becouse i have others macros (restatart cavebot,stamina logout) etc. and bot thats crazy RE: Need Macro for uhp. - voonart - 07-28-2013 (07-28-2013, 03:54 PM)Krzysiek13923 Wrote: i paste in macro editor execute set to 100ms but doesnt work When you check execute evry x time, at macro editor will be marked macros with 'auto' when you turn on auto macros there will be running over and over. RE: Need Macro for uhp. - Krzysiek13923 - 07-28-2013 but i cant put it and enabled 'auto macros enabled' becouse i have other macros 'restart cavebot' etc. and bot thats crazy if they are any polish bbot users pm to me please. RE: Need Macro for uhp. - voonart - 07-28-2013 PM does not work. W macro jak masz oznaczenie Auto obok nazwy makra to sie bedzie wykonywalo automatycznie. Jak masz restart cavebota a tego nie uzywasz to wypierdol to. Inaczej sie tego nie da zrobic. RE: Need Macro for uhp. - Krzysiek13923 - 07-28-2013 (07-28-2013, 05:17 PM)voonart Wrote: PM does not work. No wlasnie uzywam to w tym problem,bo czasem gubi wpt;/ i nie wiem jak to da rade inaczej ustawic. RE: Need Macro for uhp. - voonart - 07-28-2013 (07-28-2013, 05:18 PM)Krzysiek13923 Wrote:(07-28-2013, 05:17 PM)voonart Wrote: PM does not work. JAK NIE MA NAPSIANE AUTO OBOK SKRYPTU TO SIE NIE BEDZIE WYKONYWAL. |