Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Loot from floor?
#1
Hi. I want to know if in bbot i can loot any items from floor [for example gold coins]
Can I find there any settings or it is possible to write any macro for that?
Please help Smile
#2
http://forums.bmega.net/thread-1530.html...t=PickUpEx
#3
200 {Push MAX } ID:=3031 ## 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!)

--------------------------------------------------
Si deseas que recoja mas cosas de nuevo solo lo vuelves a pegar y le cambias el ID Smile

If you want to collect more stuff again just paste it again and change the ID Smile
Smile
My Scrips



Give Me Reputation Pliz

#4
So if i want to pick up more items i need to create next macro or can I put another ID here?
If yes, please explain how.
And I have question: is this macro Safe? Becouse I didn't want to be banned ?
#5
(06-09-2013, 02:05 PM)krysteksulek Wrote: So if i want to pick up more items i need to create next macro or can I put another ID here?
If yes, please explain how.
And I have question: is this macro Safe? Becouse I didn't want to be banned ?

Put another ID at the end of the macro.

Macro is safe, but if you using bot, none bot is safe. Big Grin


Forum Jump:


Users browsing this thread: 1 Guest(s)