The Ultimate Tibia Bot Experience

Advanced automation with remote control capabilities for maximum efficiency and security

R-BOT Interface Screenshot

Key Features

Powerful tools to enhance your Tibia experience

Remote Control

Control your bot from anywhere using your phone or any web browser

Message Management

Reply to private messages directly from the web interface

Auto-Safety

Automatically leave hunting grounds when players appear or supplies run low

Web Waypoints Creator

Create hunting routes directly from your browser without in-game markers

Multiple Walking Methods

Choose between minimap clicks, keyboard navigation, or client window clicks

Lua Scripting Engine

Customize your bot behavior with our powerful Lua API

Auto-Updates

Always stay up-to-date with the latest features and security patches

AI Integration

Advanced AI capabilities for premium users with smart auto-replies

Dual Operation Modes

Choose the setup that works best for you

External Hardware Mode

Maximum security solution that runs on separate hardware

  • Undetectable by client checks
  • Complete separation from game client
  • Works even with client updates
  • Virtually eliminates ban risk

Software Executable Mode

Simple solution that runs directly on your PC

  • Easy setup and configuration
  • OBS integration for streaming
  • Lightweight with minimal resource usage
  • Full feature set at a lower cost

Web-Based Waypoints Creator

The easiest way to create automated hunting routes

Intuitive Web Interface

Create and edit waypoints from any device with a web browser

Share & Import

Share your routes with friends or import community-created paths

Custom Route Scripts

Create custom scripts for every route

Use runes on lure

Our system will use runes on the best spot, forget other bots that aim on a specific creature and misses others, our system will calculate the best possible runes

Waypoints Creator Interface

Custom Lua Scripting

Limitless customization with our powerful API

custom_hunting.lua
-- R-BOT Custom Hunting Script
    mana_to_buy = 4500
    hp_to_buy = 420
    reset_exit_time("03:00:00")

    function checkPositionAndUpdateWaypoint()
        -- Get current character position
        local position = get_char_pos()
        local x, y = position[1], position[2]
        
        -- Get current waypoint mode
        local currentMode = get_waypoint_mode()
        
        -- Define target position
        local targetX, targetY = 1247, 937
        
        -- Define square radius
        local radius = 2
        
        -- Check if within square radius of target position
        if math.abs(x - targetX) <= radius and math.abs(y - targetY) <= radius then
            -- Check if current waypoint mode is hunt (0)
            if currentMode == 0 then
                -- Change waypoint mode to refill (1)
                set_waypoint_mode(1)
                print("Waypoint mode changed from hunt to refill")
            end
        end
    end



    function main_handle()
        local xbl, ybl = last_battlelist_position()
        if xbl == 0 or ybl == 0 then
            return true
        end    
            checkPositionAndUpdateWaypoint()
        return false
    end


    function wpt_before()
        return false
    end
        
    function wpt_after()
        return false
    end

    function handle_equip_change_before()

        return false          
    end

Extensive API

Access player data, game environment, and bot controls through our comprehensive API

Community Scripts

Browse and download scripts created by the community or share your own

Real-time Debugging

Test and debug your scripts with our real-time console and logging tools

Script Marketplace

Access premium scripts designed for specific vocations and hunting grounds

Pricing Plans

Choose the plan that fits your needs

Software Mode

Use OBS to capture Tibia Client and simulate the mouse/keyboard events on the same computer

Low risk but not non existent
1000 Tibia Coins per month
  • Full Bot Functionality
  • Remote Control
  • Message Management
  • Web Waypoints Creator
  • Basic Lua Scripting
  • OBS Integration
  • Hardware Security
  • AI Message Responses
Ultimate

Hardware + AI

It uses hardware mode

1750 Tibia Coins per month
  • External Hardware Security
  • Full Bot Functionality
  • Remote Control
  • Message Management
  • Web Waypoints Creator
  • Advanced Lua Scripting
  • Hardware Integration (More Safe!)
  • AI Message Auto-Responses
  • Priority Support

Get in Touch

Have questions? We're here to help

WhatsApp

+55 99 99999-9999

Message Us