Everyone who has never used our Bots before, can test each one for 2 days without any limitation.
The trial is given automatically when you login on the Bot, but in some cases it wouldn't work (security reasons).
If this happens, send me a private message and i will be checking the failed trials manually and adding it for those who didn't get it.
We are looking for resellers who may accept payment methods different from ours, including classictibia's cash, realesta's cash, mastercores' cash, etc. Interested? Click here at anytime.



Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
open last bp
#1
hi there!

is there a way of openning the last bp inside ur main backpack?

Thanks!
Reply

#2
Hello.

openitemslot(number slot, string location, bool newWindow)
openitemslot(19, 'red backpack', true)
Opens the 20nd item inside a red backpack. Slot is zero-based, so 1st slot = 0, slot 20 = 19.

Alternatively, you can use based on item id and its index.
openitem(string/number item, string location, bool newWindow, number Index) [void]: Open an item located inside your containers, inventory or ground, depends of your location choice.
openitemslot('blue backpack', 'red backpack', true, 2)
Opens the 3rd blue backpack found on a red backpack.
Reply



Forum Jump:



Forum software by © MyBB Theme © iAndrew 2016