Posts: 5
Threads: 2
Joined: Nov 2013
Reputation:
0
11-15-2013, 06:13 AM
Hello dear BBot users!
I wanted to request [AUTO PICK-UP] items, not just gold or broadsword etc.
Im playing Shadowcores [10.22] OT, 1500+ players everyday.
Im wondering if its possible to create a script that pick-up:
ETC ITEMS: "Yalahari Mask, Royal Scale Robe, Dwarven Legs, MMS, Nightmare Shield, Necromancer Shield, Prismatic Set, Crystal Coins, Platinum Coins".
Also requesting 300+ ek scripts.
TY FOR REPLY!
REP + FOR THOSE WHO CAN.
Posts: 365
Threads: 22
Joined: Mar 2013
Reputation:
0
(11-15-2013, 06:13 AM)Knezen Wrote: Hello dear BBot users!
I wanted to request [AUTO PICK-UP] items, not just gold or broadsword etc.
Im playing Shadowcores [10.22] OT, 1500+ players everyday.
Im wondering if its possible to create a script that pick-up:
ETC ITEMS: "Yalahari Mask, Royal Scale Robe, Dwarven Legs, MMS, Nightmare Shield, Necromancer Shield, Prismatic Set, Crystal Coins, Platinum Coins".
Also requesting 300+ ek scripts.
TY FOR REPLY!
REP + FOR THOSE WHO CAN.
you need create 1 macro for 1 iten..
create 1 macro for pickup all itens is impossible
Posts: 5
Threads: 2
Joined: Nov 2013
Reputation:
0
(11-15-2013, 06:35 AM)Thiaguin- Wrote: (11-15-2013, 06:13 AM)Knezen Wrote: Hello dear BBot users!
I wanted to request [AUTO PICK-UP] items, not just gold or broadsword etc.
Im playing Shadowcores [10.22] OT, 1500+ players everyday.
Im wondering if its possible to create a script that pick-up:
ETC ITEMS: "Yalahari Mask, Royal Scale Robe, Dwarven Legs, MMS, Nightmare Shield, Necromancer Shield, Prismatic Set, Crystal Coins, Platinum Coins".
Also requesting 300+ ek scripts.
TY FOR REPLY!
REP + FOR THOSE WHO CAN.
you need create 1 macro for 1 iten..
create 1 macro for pickup all itens is impossible
But, if someone can create macros for that.
Posts: 365
Threads: 22
Joined: Mar 2013
Reputation:
0
(11-15-2013, 08:04 AM)Knezen Wrote: (11-15-2013, 06:35 AM)Thiaguin- Wrote: (11-15-2013, 06:13 AM)Knezen Wrote: Hello dear BBot users!
I wanted to request [AUTO PICK-UP] items, not just gold or broadsword etc.
Im playing Shadowcores [10.22] OT, 1500+ players everyday.
Im wondering if its possible to create a script that pick-up:
ETC ITEMS: "Yalahari Mask, Royal Scale Robe, Dwarven Legs, MMS, Nightmare Shield, Necromancer Shield, Prismatic Set, Crystal Coins, Platinum Coins".
Also requesting 300+ ek scripts.
TY FOR REPLY!
REP + FOR THOSE WHO CAN.
you need create 1 macro for 1 iten..
create 1 macro for pickup all itens is impossible
But, if someone can create macros for that.
1000 {Pick Up} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.PickUpEx(ID, Count, ContainerTo, !X!, !Y!, !Z!, Range)
change ID for item , Count for 1, containerTo=0 (main bp) =1 (second bp) etcs..
don't change !X!, !Y!, !Z!, range change to 2 or more. =]
Posts: 5
Threads: 2
Joined: Nov 2013
Reputation:
0
|