Posts: 222
Threads: 32
Joined: Apr 2014
Reputation:
0
So... X-max comming so i wanna ask about dice macro ^^ dont need to use dice just said "roled 3" or something like that
If i help you please Click ^ to give REP point
if I'll have more rep I'll make better scrips
Posts: 22
Threads: 3
Joined: Oct 2014
Reputation:
0
i need one more time macro - if 3 monsters behing myself say "exori" but if only 1 player on screen - myself :d just my macro spell exori when i see 3 players on screen and they're behind me.. :/ it's only waste mana and potions
Posts: 928
Threads: 14
Joined: Feb 2014
Reputation:
0
Behind? I think beside You
Good ErLeo macro:
Code: 500 {Exori} Criaturas:=3 Wait:=1 VarMult(Wait, 12) Creatures.PlayersOnScreen()>=2 [sp] Time:=0 Exit() {sp} VarAdd(Time, 1) Creatures.Beside()>=!Criaturas! !Time!>=!Wait! Self.Say(exori) Exit()
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Posts: 22
Threads: 3
Joined: Oct 2014
Reputation:
0
yea beside :3 i'm not good at speak english :/ thx btw.
Posts: 928
Threads: 14
Joined: Feb 2014
Reputation:
0
12-20-2014, 09:38 AM
(This post was last modified: 12-20-2014, 09:39 AM by mr. Kris.)
(12-19-2014, 11:02 PM)wedel92 Wrote: So... X-max comming so i wanna ask about dice macro ^^ dont need to use dice just said "roled 3" or something like that
Use manual or once or whatever You like:
Code: 1000 {Roll} NUMBER:=Misc.Random(1, 6) Self.Say(You rolled number: !NUMBER!) Exit()
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Posts: 222
Threads: 32
Joined: Apr 2014
Reputation:
0
12-20-2014, 10:53 AM
(This post was last modified: 12-20-2014, 10:53 AM by wedel92.)
(12-20-2014, 09:38 AM)mr. Kris Wrote: (12-19-2014, 11:02 PM)wedel92 Wrote: So... X-max comming so i wanna ask about dice macro ^^ dont need to use dice just said "roled 3" or something like that
Use manual or once or whatever You like:
Code: 1000 {Roll} NUMBER:=Misc.Random(1, 6) Self.Say(You rolled number: !NUMBER!) Exit()
But is a chance to get full dice? With pay winning money 90-100% if win? Btw rep anyways
If i help you please Click ^ to give REP point
if I'll have more rep I'll make better scrips
Posts: 928
Threads: 14
Joined: Feb 2014
Reputation:
0
(12-20-2014, 10:53 AM)wedel92 Wrote: (12-20-2014, 09:38 AM)mr. Kris Wrote: (12-19-2014, 11:02 PM)wedel92 Wrote: So... X-max comming so i wanna ask about dice macro ^^ dont need to use dice just said "roled 3" or something like that
Use manual or once or whatever You like:
Code: 1000 {Roll} NUMBER:=Misc.Random(1, 6) Self.Say(You rolled number: !NUMBER!) Exit()
But is a chance to get full dice? With pay winning money 90-100% if win? Btw rep anyways
Maby...
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Posts: 222
Threads: 32
Joined: Apr 2014
Reputation:
0
(12-20-2014, 11:10 AM)mr. Kris Wrote: (12-20-2014, 10:53 AM)wedel92 Wrote: (12-20-2014, 09:38 AM)mr. Kris Wrote: (12-19-2014, 11:02 PM)wedel92 Wrote: So... X-max comming so i wanna ask about dice macro ^^ dont need to use dice just said "roled 3" or something like that
Use manual or once or whatever You like:
Code: 1000 {Roll} NUMBER:=Misc.Random(1, 6) Self.Say(You rolled number: !NUMBER!) Exit()
But is a chance to get full dice? With pay winning money 90-100% if win? Btw rep anyways
Maby... So... I send a letter to Santa about this scrip coz I been very good boy in this year . I hope I will get this script
If i help you please Click ^ to give REP point
if I'll have more rep I'll make better scrips
Posts: 16
Threads: 6
Joined: Jan 2014
Reputation:
0
There's any macro that relogs the next character in the account when finish the run?
Or any macro that buy and send parcels?
Thanks !
Posts: 421
Threads: 54
Joined: May 2013
Reputation:
0
12-20-2014, 09:48 PM
(This post was last modified: 12-20-2014, 09:48 PM by Seeken.)
(12-20-2014, 08:39 PM)eymar12345 Wrote: There's any macro that relogs the next character in the account when finish the run?
Or any macro that buy and send parcels?
Thanks !
Nope. BBot Founders probably gonna make it soon.
_____________________________________________
Posts: 130
Threads: 12
Joined: Oct 2013
Reputation:
0
need macro for spam on trade
Posts: 22
Threads: 7
Joined: May 2013
Reputation:
0
i need macro for attack all mosnters on screen because the killer ignore any monster ;S need macro for attack all mosnters
Posts: 130
Threads: 12
Joined: Oct 2013
Reputation:
0
help me ? with my post up?
Posts: 372
Threads: 33
Joined: Nov 2012
Reputation:
0
Need Macros so ur char go log out in temple at level 8, and reconnect next char.
Need this to make massive accounts with faccs to bot daily tasks on.
So i need a "macro?" or a "label" so at level 8, the character go to label to temple and logout, and login next character!!
Please. Smile
+REP if you help me Smile
Merry Christmas!
Posts: 17
Threads: 2
Joined: Nov 2014
Reputation:
0
@Seeken
Sorry , i'm a bit late haha.
So i tested your macro and it doesn't work ://
Maybe it's because i'm still using the beta version?
Posts: 942
Threads: 58
Joined: Nov 2013
I need one macro to say on guild channel.
I go use "if attacked by player" for a manual macro
5000 {say in gc} Self.SayInChannel(ID, words)
I need ID of channels, HELP ME PLEASE, 3 rep if I got help
Posts: 928
Threads: 14
Joined: Feb 2014
Reputation:
0
(12-25-2014, 06:26 PM)kaiquegabriel Wrote: I need one macro to say on guild channel.
I go use "if attacked by player" for a manual macro
5000 {say in gc} Self.SayInChannel(ID, words)
I need ID of channels, HELP ME PLEASE, 3 rep if I got help
Sorry but I don't know ID of any channels I have this same problem :/
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Posts: 942
Threads: 58
Joined: Nov 2013
ohhhhhhh :[
fuck this ;\
okay, thanks! If I solve this, I post here
Posts: 372
Threads: 33
Joined: Nov 2012
Reputation:
0
Need Macros so ur char go log out in temple at level 8, and reconnect next char.
Need this to make massive accounts with faccs to bot daily tasks on.
So i need a "macro?" or a "label" so at level 8, the character go to label to temple and logout, and login next character!!
Please. Smile
+REP if you help me Smile
Bump!!!
Posts: 22
Threads: 3
Joined: Oct 2014
Reputation:
0
12-28-2014, 10:02 AM
(This post was last modified: 12-28-2014, 10:06 AM by pluco.)
need macro - if less than 40% of full mana wear softs and when 70-80% mana remove softs ;d /sry for english :/ xd
okey. i find your script ;d
|