| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 42,533
» Latest member: triip
» Forum threads: 21,010
» Forum posts: 106,715
Full Statistics
|
| Online Users |
There are currently 7 online users. » 0 Member(s) | 1 Guest(s) Applebot, Baidu, Bing, Google, UptimeRobot, Yandex
|
| Latest Threads |
RL MAP OTS 10.98 CAVEBOT ...
Forum: Off-Topic
Last Post: Mephisto
01-24-2026, 04:11 PM
» Replies: 0
» Views: 1,185
|
Downloadlink defekt?
Forum: General
Last Post: [email protected]
02-07-2025, 08:23 AM
» Replies: 2
» Views: 3,006
|
How to add id item to scr...
Forum: General
Last Post: Cloudjf
02-04-2025, 03:51 AM
» Replies: 5
» Views: 4,948
|
Bbot don't working
Forum: General
Last Post: [email protected]
02-03-2025, 10:56 PM
» Replies: 1
» Views: 2,931
|
Real Tbia BBOT
Forum: General
Last Post: artista
02-02-2025, 12:52 PM
» Replies: 4
» Views: 5,936
|
Variables
Forum: General
Last Post: artista
02-01-2025, 11:02 PM
» Replies: 2
» Views: 3,023
|
framerat limit
Forum: General
Last Post: Malinowamamba
01-30-2025, 03:58 PM
» Replies: 2
» Views: 3,579
|
Help-me Bmega / Computer ...
Forum: General
Last Post: FabioPuniisher
01-27-2025, 02:06 PM
» Replies: 5
» Views: 5,144
|
otion or exhaustion bug,
Forum: General
Last Post: erickpdl
01-27-2025, 12:35 AM
» Replies: 3
» Views: 2,608
|
need pull all set in one ...
Forum: General
Last Post: FabioPuniisher
01-18-2025, 10:48 AM
» Replies: 2
» Views: 2,557
|
|
|
| Push Itens [Macro] |
|
Posted by: Hunger - 10-07-2012, 03:05 PM - Forum: Free Scripts
- Replies (4)
|
 |
Good for bagloots, take spears, vials and other itens.
Macro:
Code: 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!)
|
|
|
|