• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Recent content by mariante

  1. mariante

    Sell All by click on script

    Hello! You can search by docs here: https://github.com/OTCv8/otclientv8/blob...ns/npc.lua But I just did one.. --[[ Sell All script made by Pablo Mariante Stand near to NPC then press the Sell All button in Tools tab. Enjoy! ]]-- setDefaultTab("Tools") addSeparator() UI.Button("Sell All"...
  2. mariante

    [WEBSITE] top lvl & ss time

    What is the website that you use? That system i tested in Gesior
  3. mariante

    [WEBSITE] top lvl & ss time

    You want some thing like this? @Edit If is that you want:
  4. mariante

    Windows Problem with frags

    ALTER TABLE `killers` ADD `war` INT NOT NULL DEFAULT 0;
  5. mariante

    Windows Problem with frags

    insert the column war in your killers table database @edit ALTER TABLE `killers` ADD `war` INT NOT NULL DEFAULT 0;
  6. mariante

    Windows BUG Global Server 8.6 [exe]

    Hi, first sorry for my english i'm brazilian... Im getting trouble while executing the server, the same server that I put online a few days. Here an example by code from the executable before it crashes: [17/06/2014 18:19:36] Global Server , version 0.1.7 (Global Server ) [17/06/2014...
Back
Top