Posts: 27
Threads: 8
Joined: Jul 2011
Reputation:
0
(03-03-2012, 09:01 PM)primetest77 Wrote: (03-03-2012, 08:33 PM)andreey_tudonosso Wrote: I need macro when finish cap the char logout
It already exists in the Basic Tools>Protector. Look the link below:
http://wiki.bmega.net/doku.php?id=protector
(03-02-2012, 02:43 PM)dave41 Wrote: Hunger,
I need two important exp Skripts:
- If Paraliz & lower 40mana use mana potion
- If Ghost change weapon to Fire Sword, If no Ghost Change back.
Hope you make it!
Thank you
If Paraliz & lower 40mana use mana potion
Code: 1000 {Paraliz & LowerMana} Status.Paralysis Self.Mana<40 Hotkey.Use(IDMANA)
If Ghost change weapon to Fire Sword, If no Ghost Change back.
Code: 1000 {Equip FSword} Target.ByName(Ghost) Self.Equip.LeftHand(IDFSWORD)
1000 {UnEquip FSword} Target.ByName(Ghost)=0 Self.Equip.LeftHand(OTHER_ITEM)
I bow to you my Master <3
Posts: 3
Threads: 0
Joined: Mar 2012
Reputation:
0
Hello. I need macro to pick up my loot from ground. I saw some scrypt some page earlier but dont know how to change it to my own needs.
Thx.
Posts: 27
Threads: 8
Joined: Jul 2011
Reputation:
0
Need Skrip If I atek a Monster use Sword ring.
Posts: 2,912
Threads: 79
Joined: Jan 2012
Reputation:
0
(03-08-2012, 05:10 PM)zygus Wrote: Hello. I need macro to pick up my loot from ground. I saw some scrypt some page earlier but dont know how to change it to my own needs.
Thx.
Code: 200 {PushMax EDITABLE} VarSetEx(ID, 3277) VarSet(X) Self.X VarSet(Y) Self.Y VarSet(Z) Self.Z VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarAdd(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(X, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1 VarSub(Y, 1) Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)
Note¹: Change only the number that appears after the "ID" as shown below:
VarSetEx(ID, 3277)
Note²: Place this macro in the waypoint, as I believe you will have to insert it many times because to pick up other items.
(03-17-2012, 11:05 AM)dave41 Wrote: Need Skrip If I atek a Monster use Sword ring.
Here is:
Code: 500 {Equip Sword Ring} Self.Attacking Self.Inventory.Ring=0 Self.Equip.Ring(3091)
Posts: 27
Threads: 8
Joined: Jul 2011
Reputation:
0
Posts: 10
Threads: 5
Joined: Mar 2012
Reputation:
0
Hello!
Just baught bmega, now i got this question.. Does anyone knows how i make bmega go back to town to refill my sudden death runes, and then go back into the spawn? I would be glad if someone could help me out!
Please write me a private message with the information!
Thanks alot
Your's Flad.
Posts: 14
Threads: 5
Joined: Mar 2012
Reputation:
0
How To Edit Health Potion Refiller? :S
Posts: 527
Threads: 61
Joined: Feb 2010
Reputation:
0
03-28-2012, 10:30 AM
(This post was last modified: 03-28-2012, 10:31 AM by Hunger.)
Code: 1000 {Pot Reffil} VarSetEx(Total, POTS) VarSet(Potnow) Misc.ItemCountEx(266) VarSub(Total, !Potnow!) HUD.Display(!Total!) Self.Say(hi) Macro.Wait(2000) NPC.Say(trade) NPC.Buy(266, !Total!, 1) Macro.Wait(2000) NPC.Say(bye))
POTS - Total of potions Ex: 80
266 - ID of potion
Posts: 6
Threads: 3
Joined: Jul 2011
Reputation:
0
Hello, can I ask u for a script?
I need when no SD, use exori frigo for example.
And I should use it in the scripts, or in the attack secuences?
Ty very much.
Posts: 2,912
Threads: 79
Joined: Jan 2012
Reputation:
0
Do this by Attack Sequences.
Posts: 40
Threads: 4
Joined: Feb 2012
Reputation:
0
How to add soft Macro? Cant do it, been trying all day ;<
Posts: 40
Threads: 4
Joined: Feb 2012
Reputation:
0
Do anyone knows how to add SOFT MACRO? I need to do it tomorrow since I bought sofites today Im a bit lost how to do it..
Please HELP, Thanks.
Posts: 18
Threads: 4
Joined: Apr 2012
Reputation:
0
BRO i need one tutorial to see where put the macros please thanks
Posts: 658
Threads: 35
Joined: Apr 2012
Reputation:
0
(04-21-2012, 04:44 AM)chilakil Wrote: BRO i need one tutorial to see where put the macros please thanks
you can paste macros directly into cavebot, these will be executed like any other waypoints, only if the character stands next to / or exactly on the desired sqm
or you can add them internally, just like any other function and these will be executed when their trigger (or however it should be called) comes true
Posts: 3
Threads: 0
Joined: May 2012
Reputation:
0
Please Macro For Mana Rune ID 3181
Posts: 2
Threads: 0
Joined: Mar 2012
Reputation:
0
I would be thankful if you could make some macros for me there's a list to be done:
- When chosen SQM is covered by items or elemental fields move (items), remove (fields) or go through ignoring it.
- Put stealth ring on while trapped or force creatures which made you trapped.
- Minimize opened bps and do not open empty corpses i guess it's not possible but who knows
- Walk in the opposite direction to the attacking ceature in close I do not mean keep distance, It should work like 2 magnets with opposite poles.
Thanks in advance!
Posts: 77
Threads: 20
Joined: May 2012
Reputation:
0
i need 1 refiler of 1300 mana potions send my in private plix
Posts: 527
Threads: 61
Joined: Feb 2010
Reputation:
0
1000 {Pot Reffil} VarSetEx(Total, 1300) VarSet(Potnow) Misc.ItemCountEx(IDOFPOT) VarSub(Total, !Potnow!) HUD.Display(!Total!) Self.Say(hi) Macro.Wait(2000) NPC.Say(trade) NPC.Buy(IDOFPOT, !Total!, 1) Macro.Wait(2000) NPC.Say(bye))
Posts: 1
Threads: 0
Joined: Apr 2011
Reputation:
0
i need a macro:
-I need my char to use a mysterious machine every 10 seconds
Posts: 185
Threads: 22
Joined: May 2012
Reputation:
0
can you make script for collect gold when have 100+ Cap ?
|