Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HELP PLS
#1
I need a macro that takes money from the ground, already tried with all and none works.
Reply
#2
Tried with what?

Show me

because that is literally macro with single command > 100 {pickup gp} Map.PickUpEx(3031, -1, 0, :X, :Y, :Z, 1) <
Reply
#3
(08-01-2018, 10:51 AM)Catar Wrote: Tried with what?

Show me

because that is literally macro with single command > 100 {pickup gp} Map.PickUpEx(3031, -1, 0, :X, :Y, :Z, 1) <

worked out, thank you very much, the macros I tried were those



200 {PushMax EDITABLE} VarSetEx(ID, 3031) 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!)

I also used this one and it was not

ID:=3035
##
ID
OF
ITEM
ON
GROUND
X:=Self.X
Y:=Self.Y
Z:=Self.Z
Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1
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!)
Reply
#4
(08-01-2018, 07:34 PM)petersonzapa Wrote: worked out, thank you very much, the macros I tried were those



200 {PushMax EDITABLE} VarSetEx(ID, 3031) 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!)

I also used this one and it was not

ID:=3035
##
ID
OF
ITEM
ON
GROUND
X:=Self.X
Y:=Self.Y
Z:=Self.Z
Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1
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!)



Wtf is this crap, not even correct syntax, no wonder it didnt work
(did u find my "hidden" color macro?)
Reply
#5
(08-01-2018, 09:31 PM)Catar Wrote:
(08-01-2018, 07:34 PM)petersonzapa Wrote: worked out, thank you very much, the macros I tried were those



200 {PushMax EDITABLE} VarSetEx(ID, 3031) 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!)

I also used this one and it was not

ID:=3035
##
ID
OF
ITEM
ON
GROUND
X:=Self.X
Y:=Self.Y
Z:=Self.Z
Map.PickUp(!ID!, -1, 0, !X!, !Y!, !Z!)<>1
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!)



Wtf is this crap, not even correct syntax, no wonder it didnt work
(did u find my "hidden" color macro?)
Hi, I have a huge question about the macro command wiki here, let's suppose I get this in the macro_commands Self.PickUp.Armor (ID, X, Y, Z, Range), and want to get it to work, which I put on the X, Y, Z, RANGE?
Reply
#6
(08-02-2018, 11:52 AM)petersonzapa Wrote: Hi, I have a huge question about the macro command wiki here, let's suppose I get this in the macro_commands Self.PickUp.Armor (ID, X, Y, Z, Range), and want to get it to work, which I put on the X, Y, Z, RANGE?

Position of SQM where that armor is you want to equip from (for example certain SQM in your house) and range is from how far away you want bot to start this action, 0 is while standing on top of that sqm, 1 would be when standing next to that sqm, 2 and higher would make bot move closer to that SQM.
Reply
#7
(08-02-2018, 12:03 PM)Catar Wrote:
(08-02-2018, 11:52 AM)petersonzapa Wrote: Hi, I have a huge question about the macro command wiki here, let's suppose I get this in the macro_commands Self.PickUp.Armor (ID, X, Y, Z, Range), and want to get it to work, which I put on the X, Y, Z, RANGE?

Position of SQM where that armor is you want to equip from (for example certain SQM in your house) and range is from how far away you want bot to start this action, 0 is while standing on top of that sqm, 1 would be when standing next to that sqm, 2 and higher would make bot move closer to that SQM.
Self.PickUp.Armor(8059, 1224, 1223, 7, 2)
Reply
#8
no spacebars before (
Reply
#9
ok thx, bro ,Is there somewhere to download afk scripts from lvl 350+?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)