Thread Rating:
  • 52 Vote(s) - 3.81 Average
  • 1
  • 2
  • 3
  • 4
  • 5
╠ BBot Macros ╣
Hello, i would like to ask you for a macro...
Could you help me making one for: moving to "x" when player on screen?... i want to make runes outside my house and when someone is on screen, my char go inside my house.
can you help me please?
Hello, i need macro that will Move N if my position is (X, Y, Z)
If you like my scripts
please give me rep
and write a comment
it'll be great!
I need macro to move one sqm south, north, etc.
If I helped you or you like my scripts don't forget about Reputations, please!
(03-10-2014, 04:46 PM)AriusCorn Wrote: I need macro to move one sqm south, north, etc.

Code:
Self.MoveN
north

Code:
Self.MoveS
south

Code:
Self.MoveW
west

Code:
Self.MoveE
east

I need macro that will go 1 sqm north if my position is X, Y, Z
If you like my scripts
please give me rep
and write a comment
it'll be great!
life ring for %? :p help
can you make one macro for says utamo vita when have 4 creatures?
can u give me a macro when SD they last, the char start using exori mort?

thanks

+REP
(04-09-2014, 05:27 AM)Royal Jakaz Wrote: life ring for %? :p help

First macro
Self.Inventory.Ring()<>3089
Self.Mana%()<60
Self.Equip.Ring(3052)

Second macro
Self.Mana%()>40
Self.UnEquip.Ring(0)

You mean mana percent?

(04-13-2014, 03:59 AM)danieldiasrosa2014 Wrote: can you make one macro for says utamo vita when have 4 creatures?


Creatures.OnScreen()>=4
Self.Say(utamo vita)

(03-05-2014, 04:35 PM)[email protected] Wrote: Hello, i would like to ask you for a macro...
Could you help me making one for: moving to "x" when player on screen?... i want to make runes outside my house and when someone is on screen, my char go inside my house.
can you help me please?

First macro - enter house
Creatures.PlayersOnScreen()>0
Self.MoveTo(X, Y, Z)

Second macro - move from house
Creatures.PlayersOnScreen()<1
Self.MoveTo(X, Y, Z)
Mega can you fix this thread again
I consider this very helpfull
Hello.
I need help with macro stop bot when level up of 1 to 8 in rook
thanx for attention ;D
1st. Macro
Code:
10 {CaveBot Stop} Self.Level()>188 Cavebot.Stop() Exit()

2nd. In forum You can find some good full AFK scripts
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
rep + for this macro


2000 {Drop itens when Low Cap} Misc.ItemCountEx(3578)>=1 Self.Capacity<=50 X:=Self.X Y:=Self.Y Z:=Self.Z Map.Thrown(3031, -1, !X!, !Y!, !Z!)<>1

thx drop empty vial

just changed for 285 id

thx a lot

man love u

sincerally
rep +
s2

rep + for this macro


2000 {Drop itens when Low Cap} Misc.ItemCountEx(3578)>=1 Self.Capacity<=50 X:=Self.X Y:=Self.Y Z:=Self.Z Map.Thrown(3031, -1, !X!, !Y!, !Z!)<>1

thx drop empty vial

just changed for 285 id

thx a lot

man love u

sincerally
rep +
s2
i need macro for dropt empty vials
(05-15-2014, 11:16 PM)nicholas Wrote: i need macro for dropt empty vials

Code:
100 {drop vial} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Thrown(ID OF VIAL, 1, !X!, !Y!, !Z!)
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Excuse me i need to know how to break wall in Dwarc
use MapTool
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Auto follow creature?[/align]
Erleo image:
[Image: follow.png]

Option > General > Auto Chase Off
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Thanks alot if make it :*
1. If more than 2 (me and someone other) wear energy ring
2.If more than 3 monsters on sceeen wear energy ring
3. Reset cavebot if stucked
4. Move E if player on screen
5.Turn on dash for 5 secs, turn off for 2, and still same.
And the last hardest.
(can pay RL/Shadowcores):
-Speaking 4 exmpl "Dice Bot! 95% PAYOUT today! TRY YOUR LUCK"
-if someone is next to him Speaking "Hi! Wanna play?"
-taking money from deposit desk (only when more
- when someone talks "L", BOTtalks "system roll 1/2/3, if H-4/5/6".
Money+rep for it Smile
PS: If u need money for that last please PM me.
Good luck!
Sorry for bad English.

Wysłane z mojego GT-I9100 przy użyciu Tapatalka
hey guys!

i need macro to equip small stone and equip serpent sword when you have no stone.

Equip Stone (auto: 2000ms)
2000 {Equip Stone} Misc.ItemCountEx(1781)>=1 Self.Equip.LeftHand(1781) 2000 {Equip Sword} Misc.ItemCountEx(1781)<1 Self.Equip.LeftHand(3297)


/\ that this not working

thxx


Forum Jump:


Users browsing this thread: 1 Guest(s)