Jump to content

OTClientBot v2.0.0 - beta 7


Zelek

Recommended Posts

You can download it here: OTClientBot-v2.0.0-beta7

Also please remember to install Visual C++ Redistributable for Visual Studio 2015 x86 if you haven't already.

 

List of changes:

  • added 3 new lua functions to the LocalPlayer class to manage the inventory:
    • getInventoryItem(InventorySlot slot)
    • getItems()
    • getItemsById(number itemId)
  • function getItemsCount in the LocalPlayer class now also counts inventory items
  • fixed useItem function in the Game class not working correctly at some servers
  • fixed isOnScreen function in the Game class not working correctly
  • fixed "unknown error" that could occur while iterating over tables in lua scripts
  • improved bot stability (fixed a lot of potential crash bugs)
  • removed otclientbotmsvs.dll and otclientbotgcc.dll and replaced it with single library "otclientbot.dll"
Link to comment
Share on other sites

  • Zelek pinned this topic
  • Zelek unpinned this topic
×
×
  • Create New...