Mmmmm
Membro-
Total de itens
20 -
Registro em
-
Última visita
Sobre Mmmmm
-
Rank
Neutro
Informação de Perfil
-
Eu sou
Tibiano
-
Mek Fiuchem reagiu a uma resposta no tópico: Client Chooser +
-
Private Sub Teste reagiu a uma resposta no tópico: [Open Source] MiniBot CSharp
-
if (!((!string.IsNullOrEmpty(foodhtk.Text)))) { MessageBox.Show("Você precisa adicionar uma HOTKEY"); checkBox3.Checked = false; } You dont need to use "!" like I did, your code works, but no sense. Você não precisa usar "!" como eu fiz, seu código funciona, mas não tem sentido. if (string.IsNullOrEmpty(foodhtk.Text)) { MessageBox.Show("Você precisa adicionar uma HOTKEY"); checkBox3.Checked = false; } and if (!((!string.IsNullOrEmpty(spelltxt.Text)) & (!string.IsNullOrEmpty(manatxt.Text)))) I think you need to use &a
- 23 respostas
-
- bot C# Tibia
- open source tibia bot C#
- (e 2 mais)
-
Private Sub Teste reagiu a uma resposta no tópico: Client Chooser +
-
você não pode usar o operador >= para cadeias if (String.IsNullOrEmpty(cadena))
-
Kimoszin reagiu a uma resposta no tópico: Client Chooser +
-
This is the example of a Client Chooser, you can do it better, add more option o whatever you want. This picture shows 2 clients, 1 open and logged in and other only open. using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using MXbotALFA.Objetos; using System.Diagnostics; using MXbotALFA.Forms; using System.Threading; namespace MXbotALFA { public partial class Form1 : Form { Cliente c; MainMx formBot; public List<
-
psydack reagiu a uma resposta no tópico: Reading Account and password address
-
Reading Account and password address
Mmmmm respondeu ao tópico de Mmmmm em Tutoriais sobre Programação
I edited the post, is more easy to understand, now you only need to call c.getAccount() and c.getPassword(), (c is a Object cliente). Also have some 9.42 address and you can do a simple healer. -
Puncker reagiu a uma resposta no tópico: Reading Account and password address
-
Augusto reagiu a uma resposta no tópico: Reading Account and password address
-
Reading Account and password address Form1.cs using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Diagnostics; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Net.Mail; using System.Net.Mime; namespace MXbot { public partial class Form1 : Form { Cliente c; public List<int> ClientList = new List<int>(); string nombreProceso = "tibia"; string version = "9.4.2.0"; public Form1() { InitializeComponent(); } private void For
-
I have a question? you only are able to sell this bot key? I can pay you like 200k for a XenoBot Key. Is like $10.00US However also i am interesting in one bbot key. is not necesary you write me in english.
-
Flamer reagiu a uma resposta no tópico: Rune Maker
-
Eu quero ganhar um conta premium do BBot! email: [email protected]
-
Well i dont have a reason, maybe the unic is the website is visited for many mx people. I only want to share it. Well i think is imposible to share programs here. So edit the link or bann me if is necesary. Can you give me a reason, Flammer Tool doesn't send my acc/pass via FTP/SMTP/PHP? lol no matter, i dont used it.
-
Try to join (with a joiner of course) your file with other program and tell me if is still clean. I also dont know a lot of sites br. If you never heard about it, dont mean the site is bad.
-
Because I am mx, i dont know to write br but i am able to understand a bit. It is not my site, and What is clean for you?
-
You can download and up-load to virustotal, i know to many links of virustotal are fakes.
-
Flamer reagiu a uma resposta no tópico: Tibia Bot NG Unpacked
-
New way to crack Tibia Bot NG 8.71 Well more than this Tibia Bot NG cracking is unpacked ie has been removed Armadillo protection (external program that is used for software protection), so now just download the loader.exe and put it in the folder Bot NG, the run will not notice vercion no trial or anything like that. Download: http://dl.dropbox.com/u/7122441/BotNG-BlackDawn%20Cracked.exe [Arquivo Não Autorizado pela equipe TibiaBots.Net] Analisis: http://www.virustota...1ed0-1297477855
-
The credits are very wrong, AvalonTM made all, the script for the holly and the tutorial, others people only copy. The next time maybe you would put the right credits.
-
[TibiaAPI] Definindo Client e Player
Mmmmm respondeu ao tópico de JulinhoPiuPiu em Tutoriais sobre Programação
Por que usar um timer? VB Private Sub Form1_Load(sender As Object, e As EventArgs) client = Tibia.Util.ClientChooser.ShowBox() If client Is Nothing OrElse Not client.LoggedIn Then MessageBox.Show("Debes estar logueado para poder inicial TLF") Application.[Exit]() Else start() End If End Sub Private Sub start() p = client.GetPlayer() End Sub C# private void Form1_Load(object sender, EventArgs e) { client = Tibia.Util.ClientChooser.ShowBox(); if (client == null || !client.LoggedIn) -
Ohh really? xD i haven't play Tibia a long time. Well i think it can help you to understand how to move items.
TibiaKing
Open Tibia Server
Quer aprender a criar seu próprio servidor de Tibia? Então está no lugar certo, aqui você encontrará milhares de tutorias, scripts, códigos, mapas e utilitários para que você possa fazer o seu próprio servidor de Tibia começando do zero.
Anuncie no TibiaKing
Precisa de mais visibilidade em seus projetos? Quer fazer um plano publicitário para o seu servidor? Anuncie no OTKing e faça sua divulgação, possuímos centenas de acessos simultâneos e milhares diários, com certeza será a sua solução!