BBot - The best bot of the world
Berserk/ mastermind - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: Berserk/ mastermind (/thread-20101.html)



Berserk/ mastermind - edwino4 - 07-11-2016

Someone have macro to use berserk potion or mastermind potion each 10 minutes ?


RE: Berserk/ mastermind - edwino4 - 07-14-2016

?????????????????????????????


RE: Berserk/ mastermind - Catar - 07-15-2016

JUST USE SEARCH

or check my signature


RE: Berserk/ mastermind - Kazan - 12-17-2017

(07-15-2016, 03:42 AM)Catar Wrote: JUST USE SEARCH

or check my signature

Synu jest problem - nie da się tego twojego na masterminda przerobić na hexerze bo jest bug i nie zmienia się shielding a nie ma funkcji czytającej m lvl na nowym kliencie (10.90+)

Jakieś pomysły?


RE: Berserk/ mastermind - Catar - 12-18-2017

(12-17-2017, 07:30 PM)Kazan Wrote: Synu jest problem - nie da się tego twojego na masterminda przerobić na hexerze bo jest bug i nie zmienia się shielding a nie ma funkcji czytającej m lvl na nowym kliencie (10.90+)

Jakieś pomysły?


english only....


What you mean there is no function reading mlvl? there is, always was

Self.MagicLevel()


Edit:
Berserk pot still works, shielding drops after drinking.

About mastermind, you can use command abowe to check mlvl and it works on hexera client.


eidt2:

Yep, all works

variable:
drinkmaster=1
mlvlBEZmm=122 ( setup mlvl without a potion but with all other bonuses)


Code:
Creatures.ByRangeName(7, Rat)>=1
!drinkmaster!==1
skill:=Self.MagicLevel()
Masterpot:=Misc.ItemCountEx(7440)
!skill!==!mlvlBEZmm!
!Masterpot!>=1
Hotkey.Use(7440)
exit()



u can also play with cooldowns