BBot - The best bot of the world
HELP PLS - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: HELP PLS (/thread-20891.html)



HELP PLS - petersonzapa - 08-01-2018

I need a macro that takes money from the ground, already tried with all and none works.


RE: HELP PLS - Catar - 08-01-2018

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) <


RE: HELP PLS - petersonzapa - 08-01-2018

(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!)


RE: HELP PLS - Catar - 08-01-2018

(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?)


RE: HELP PLS - petersonzapa - 08-02-2018

(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?


RE: HELP PLS - Catar - 08-02-2018

(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.


RE: HELP PLS - petersonzapa - 08-02-2018

(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)


RE: HELP PLS - Catar - 08-02-2018

no spacebars before (


RE: HELP PLS - petersonzapa - 08-04-2018

ok thx, bro ,Is there somewhere to download afk scripts from lvl 350+?