MSG here when You need macros
|
02-17-2017, 10:21 PM
(02-17-2017, 10:12 PM)Catar Wrote:(02-17-2017, 08:17 PM)Freitas Wrote: Ring: 70 % MIGHT, 40 % energy ... 100 % life full Without ring
02-17-2017, 10:33 PM
02-17-2017, 10:36 PM
Ok first Setup your Might and Energy ring in your Hotkeys as Equip item
Copy and paste this into variables tab Code: F1=112 Here is a macro, Copy it into and press Done. [macro]80 {MightEnergy} MightFkey:=!F6! EnerFkey:=!F7! EneID_OFF:=3051 EneID_ON:=3088 MightID:=3048 HP1:=70 HP2:=40 HPOff:=97 CurMP:=Self.Mana%() CurHP:=Self.Health%() coR:=Self.inventory.Ring() !coR!==0 [a1] !CurHP!<=!HP1! [hp1] !CurHP!<=!HP2! [hp2] {ener} !coR!<>!EneID_ON! Tibia.SendKey(!EnerFkey!) exit() {hp2} !coR!<>!MightID! Tibia.SendKey(!MightFkey!) exit() {hp1} exit() {a1} !coR!==!EneID_ON! [a2] !CurHP!>=!HPOff! [hp3] !CurMP!>=5 {off} Self.UnEquip.Ring(0) exit() {hp3} exit() {a2} !coR!==!MightID! [a3] !CurHP!>=!HPOff! [hp4] Label(off) exit() {hp4} !CurHP!<=!HP2! [hp5] Label(ener) exit() {hp5} exit() [/macro] Edit macro and Setup what Hotkeys you want to use for your rings, I used F6 and F7 as an example, just change the number if want any other. MightFkey:=!F6! EnerFkey:=!F7! Here is code if anyone wants to look at it Code: MightFkey:=!F6! About that Amulet macro, Just learn how is this one made, and make similar for it.... Sorry, but it did not work. Step by step but did not work (02-18-2017, 02:01 AM)Freitas Wrote: Sorry, but it did not work. It means you did something wrong, because when i make macro, i make them perfect here is video manual of copying macro http://forums.bmega.net/showthread.php?tid=27859 remember to check "Auto Macros Enabled" EDIT: Ok found what the possible problem was, Macro is good, problem is just in variables delete all the : : : : Leave only keys you want, f.e: F6=117 F7=118
02-18-2017, 12:21 PM
hi there. Can u make something for :
-use utito tempo when see monsters -use exori if is more than 3 monsters
02-18-2017, 12:24 PM
(02-18-2017, 12:21 PM)druider Wrote: hi there. Can u make something for : Check this scripts, it has all of it setup, just analyze and learn. http://forums.bmega.net/showthread.php?tid=27882 http://forums.bmega.net/showthread.php?tid=27857
03-01-2017, 06:44 AM
i need help, please i need something to helpme that make the char use the wagon from kazoordoon... to be honest idk how to do it please!
(03-01-2017, 06:44 AM)numericoo1 Wrote: i need help, please i need something to helpme that make the char use the wagon from kazoordoon... to be honest idk how to do it please! Map Tool
03-01-2017, 03:05 PM
I created a macro of SSA, Might Ring for war..
The macro works perfectly, but I take debug what I do ? I can not increase his team pulling the SSA, and might ring due to player attacks
03-02-2017, 12:16 PM
Hello.
I'm lookig macro with avalanche safe shooter. Use ava only when monsters on screen and stop when players on it.
03-03-2017, 10:00 AM
Hello,looking 4 macro drinking UMP from ground in my house,someone can help me?
03-04-2017, 07:37 AM
03-04-2017, 04:57 PM
(03-04-2017, 07:37 AM)Olczo Wrote:(03-03-2017, 10:00 AM)Olczo Wrote: Hello,looking 4 macro drinking UMP from ground in my house,someone can help me? Make yourself one, You can use pickup from floor command and setup drinking in Healer Map.PickUp(ID, Count, ContainerTo, X, Y, Z) Pick a item from the map (Returns: Yes=1; No=0) Map.PickUpEx(ID, Count, ContainerTo, X, Y, Z, Range) Pick a item from the map in a range (Returns: Yes=1; No=0)
03-06-2017, 09:18 PM
03-18-2017, 03:31 PM
I have macro to use mas san when 2 monsters or more around with safe check.
But i need macro with 2 checks: - use mas san, when 2 monster or more around and 0 players - use mas san, when 2 monster or more around and my character is around How to do it?
04-02-2017, 06:33 PM
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)