Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hard Request
#1
Heart 
Hellow friends, if someone can help me in this will be happy.


i see players throwing objects on the floor on depot or a place where i can take. If someone can help, would like a script to run on the iten and put inside my backpack fast.


Caros amigos, caso alguém puder me ajudar.


Vejo muitos jogadores jogando itens no chão do depot ou em lugares que os jogadores possam pegar, gostaria da ajuda de vocês com um script que o char sairia correndo e recolheria rapidamente os itens para dentro da bp.


desde já muito obrigado.
Reply
#2
Alguem pra me ajudar nesse macro ?

someone help me on this macro???
Reply
#3
Isn't possible to do it.
Reply
#4
Amigo meu tem o macro mais ta vendendo o.O

creio que não é impossível pois ele me mostrou, queria a ajuda no forum pra não ter que pagar por isso.
Reply
#5
refreshing
Reply
#6
(04-03-2016, 05:45 PM)fantum Wrote: Hellow friends, if someone can help me in this will be happy.


i see players throwing objects on the floor on depot or a place where i can take. If someone can help, would like a script to run on the iten and put inside my backpack fast.


Caros amigos, caso alguém puder me ajudar.


Vejo muitos jogadores jogando itens no chão do depot ou em lugares que os jogadores possam pegar, gostaria da ajuda de vocês com um script que o char sairia correndo e recolheria rapidamente os itens para dentro da bp.


desde já muito obrigado.

Hello, here is the requested macro.

10 {Pick Up} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(ID, 100, 0, !X!, !Y!, !Z!, KK)
ID = item id
KK = sqm that you want it to run behind
10 {Pick Up Crystal Coin} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(3043, 100, 0, !X!, !Y!, !Z!, 8)
Reply
#7
(10-07-2018, 02:14 PM)mateusn Wrote: 10 {Pick Up} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(ID, 100, 0, !X!, !Y!, !Z!, KK)
ID = item id
KK = sqm that you want it to run behind
10 {Pick Up Crystal Coin} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(3043, 100, 0, !X!, !Y!, !Z!, 8)


Ye, with that he has to copy that line for every item he possibly want to pickup, btw instead of 100 use -1, this will pickup any amount
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)