Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Script
#1
Hey.

I'm looking for a script to collect empty vials from the ground.
Any can help me?


Szukam skrypta do zbierania pustych vial z ziemi.
Kto pomoże?


REP for HELP.
Reply
#2
i think u can make only cave bot script and u can add macro to collect empty vials.
If i help you please Click ^ to give REP point Smile
if I'll have more rep I'll make better scrips

Reply
#3

  1. Wrong Section
  2. Allowed topics in English only.


PHP Code:
X:=Self.X
Y
:=Self.Y
Z
:=Self.Z
Map
.PickUpEx(2851001, !X!, !Y!, !Z!, 5

Which is: (ID, Count, ContainerTo, X, Y, Z, Range)
[Image: sGmYH7p.png]

_____________________________________________
Reply
#4
(12-12-2014, 03:47 PM)Seeken Wrote:
  1. Wrong Section
  2. Allowed topics in English only.


PHP Code:
X:=Self.X
Y
:=Self.Y
Z
:=Self.Z
Map
.PickUpEx(2851001, !X!, !Y!, !Z!, 5

Which is: (ID, Count, ContainerTo, X, Y, Z, Range)

Ok... But where i need paste this? im newbie with it.
Reply
#5
(12-12-2014, 04:10 PM)sajanjin2 Wrote:
(12-12-2014, 03:47 PM)Seeken Wrote:
  1. Wrong Section
  2. Allowed topics in English only.


PHP Code:
X:=Self.X
Y
:=Self.Y
Z
:=Self.Z
Map
.PickUpEx(2851001, !X!, !Y!, !Z!, 5

Which is: (ID, Count, ContainerTo, X, Y, Z, Range)

Ok... But where i need paste this? im newbie with it.

Advance tools - Macros - Create new macro, delete all and paste it, set you name of this macro at the top, make it automaticly 1000ms.
[Image: sGmYH7p.png]

_____________________________________________
Reply
#6
Im add this that how u say and nothing.
Change looter too for this.
Meybe u can tell me what in scipts is this Y,X,Z?
This too change or?
Reply
#7
Macro activated? Set like automatic ?
id 285 is small vial
Reply
#8
Ye... I active this. Id small potion paste.
Reply
#9
It's just macro, Bot will automaticly pick up from floor vials which one is 5x5 close to you. I can't make a script because dunno where you want to use it. You has to activate macro and step automaticly close to vials, it will do rest.
[Image: sGmYH7p.png]

_____________________________________________
Reply
#10
Im put on the ground empty vials.
Set macro like you say. Macro On on nothing.
Reply
#11
Code:
X:=Self.X
Y:=Self.Y
Z:=Self.Z
Map.PickUpEx(17819, 100, 1, !X!, !Y!, !Z!, 5)
Map.PickUpEx(17809, 100, 1, !X!, !Y!, !Z!, 5)
Map.PickUpEx(17817, 100, 1, !X!, !Y!, !Z!, 5)

this will be work ? coz i want to add this
If i help you please Click ^ to give REP point Smile
if I'll have more rep I'll make better scrips

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)