Ir para conteúdo

Kimoszin

Héroi
  • Registro em

  • Última visita

Tudo que Kimoszin postou

  1. Kimoszin postou uma resposta no tópico em Recursos Avançados
    type TCreature = record Name: string; Id: Integer; end;
  2. Está na area certa, Suporte OTServer.
  3. Kimoszin postou uma resposta no tópico em Outros Bots
    Ele simula mouse e teclado, não acredite nessas propagandas, nenhum bot é indectavel, ninguém sabe como o sistema da cipsoft funciona realmente.
  4. Kimoszin postou uma resposta no tópico em Outros Bots
    Já tentou usar o rvBot? Ele é free.
  5. Kimoszin postou uma resposta no tópico em Playground (Off-topic)
    Se não pararem de falar merda, vou fechar essa porra de tópico. Sim, eu tenho esse poder!
  6. Qual o erro que deu no seu servidor?
  7. Kimoszin postou uma resposta no tópico em Outros Bots
    Parabens cara, ficou bem legal. Mas tenta melhorar a interface dele, está estranha '-'
  8. Kimoszin postou uma resposta no tópico em Playground (Off-topic)
    Claro.
  9. Comprei tudo, valeu!
  10. Ban

    Kimoszin postou uma resposta no tópico em Suporte Tibia OTServer
    Talkactions, só mudar o group. Tópico movido.
  11. Não, pois é um lugar pz zone.
  12. Kimoszin postou uma resposta no tópico em Suporte Bots
    rvBot?
  13. Kimoszin postou uma resposta no tópico em Suporte Bots
    Fizemos macros e testando oque eles retornam para saber exatamente se estão funcionando bem.
  14. Sim, baixe a versão 7.0 no site oficial.
  15. Cara, essas colunas já existem. Então, vê se agora vai dar o erro.
  16. Brain not found.
  17. Kimoszin postou uma resposta no tópico em Suporte Tibia OTServer
    Você falou que quando solta a spell ele trava '-'
  18. CREATE TABLE IF NOT EXISTS `guild_wars` ( `id` INT NOT NULL AUTO_INCREMENT, `guild_id` INT NOT NULL, `enemy_id` INT NOT NULL, `begin` BIGINT NOT NULL DEFAULT '0', `end` BIGINT NOT NULL DEFAULT '0', `frags` INT UNSIGNED NOT NULL DEFAULT '0', `payment` BIGINT UNSIGNED NOT NULL DEFAULT '0', `guild_kills` INT UNSIGNED NOT NULL DEFAULT '0', `enemy_kills` INT UNSIGNED NOT NULL DEFAULT '0', `status` TINYINT(1) UNSIGNED NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `status` (`status`), KEY `guild_id` (`guild_id`), KEY `enemy_id` (`enemy_id`) ) ENGINE=InnoDB; ALTER TABLE `guild_wars` ADD CONSTRAINT `guild_wars_ibfk_1` FOREIGN KEY (`guild_id`) REFERENCES `guilds` (`id`) ON DELETE CASCADE, ADD CONSTRAINT `guild_wars_ibfk_2` FOREIGN KEY (`enemy_id`) REFERENCES `guilds` (`id`) ON DELETE CASCADE; ALTER TABLE `guilds` ADD `balance` BIGINT UNSIGNED NOT NULL AFTER `motd`; CREATE TABLE IF NOT EXISTS `guild_kills` ( `id` INT NOT NULL AUTO_INCREMENT PRIMARY KEY, `guild_id` INT NOT NULL, `war_id` INT NOT NULL, `death_id` INT NOT NULL ) ENGINE = InnoDB; ALTER TABLE `guild_kills` ADD CONSTRAINT `guild_kills_ibfk_1` FOREIGN KEY (`war_id`) REFERENCES `guild_wars` (`id`) ON DELETE CASCADE, ADD CONSTRAINT `guild_kills_ibfk_2` FOREIGN KEY (`death_id`) REFERENCES `player_deaths` (`id`) ON DELETE CASCADE, ADD CONSTRAINT `guild_kills_ibfk_3` FOREIGN KEY (`guild_id`) REFERENCES `guilds` (`id`) ON DELETE CASCADE; ALTER TABLE `killers` ADD `war` INT NOT NULL DEFAULT 0; Créditos: Walef Xavier
  19. Kimoszin postou uma resposta no tópico em Playground (Off-topic)
    Para de mentir Augusto, ele estava no lado desses pc esperando as 4 ninfetas se recuperarem depois de 57 horas de puro sexo sevalgem, elas estavam mortas, ele não.
  20. Me Obrigue !
  21. Kimoszin postou uma resposta no tópico em Playground (Off-topic)
    É...
  22. Já executou a query? KEY `guild_id` (`guild_id`), KEY `enemy_id` (`enemy_id`) ALTER TABLE `guild_wars` ADD CONSTRAINT `guild_wars_ibfk_1` FOREIGN KEY (`guild_id`) REFERENCES `guilds` (`id`) ON DELETE CASCADE, ADD CONSTRAINT `guild_wars_ibfk_2` FOREIGN KEY (`enemy_id`) REFERENCES `guilds` (`id`) ON DELETE CASCADE;

Informação Importante

Confirmação de Termo