Ir para conteúdo

Líderes

Conteúdo Popular

Exibindo conteúdo com a maior reputação em 02/18/11 em todas áreas

  1. FnBot

    Froostiin e 2 outros reagiu a JulinhoPiuPiu por uma resposta no tópico

    3 pontos
    O que é: Como funciona: Características: Health Heal ( Low, Medium, High Priorities ) Cure Poison Cure Paralyze ManaTools Mana Heal Mana Cast Automatic Tools Auto Haste Auto Fire Auto Magic Shield Auto Dance Auto Eat Auto Invisible Alarms Health Alarms Mana Alarms Cap Alarms Soul Alarms Disconnected Alarms Fish Fish Fotos: http://tibiafnbot.co...e&id=3&Itemid=3 Download: 1.0.1 (8.71 Tibia Versão) Requerimento: Microsoft .NET Framework 3.5 Tibia Versão: 8.71
  2. [ TUTORIAL ] Calculadora de danos

    Fawcus e um outro reagiu a Private Sub Teste por uma resposta no tópico

    2 pontos
    Formula utilizada é a seguinte: ((1.5 * Magic Level) + Level) * A Onde 'A' é nossa incógnita que tem significados diferentes. Para o cálculo, substitua 'A' para obter os danos das runas. LMM: 0.4 HMM: 0.8 GFB: 1.28 EXP: 0.2 ( não tenho certeza ) SD: 3.4 UH: 5 UE: 6 Para fazer isso no VB, é simples: Dim lmm Dim hmm Dim gfb Dim exp Dim sd Dim uh Dim ue lmm = ((1.5 * txtmlevel.Text) + txtlevel.Text) * 0.4 'cálculo da lmm hmm = ((1.5 * txtmlevel.Text) + txtlevel.Text) * 0.8 'cálculo da hmm gfb = ((1.5 * txtmlevel.Text) + txtlevel.Text) * 1.28 'cálculo da gfb exp = ((1.5 * txtmlevel.Text) + txtlevel.Text) * 0.2 'cálculo da exp sd = ((1.5 * txtmlevel.Text) + txtlevel.Text) * 3.4 'cálculo da sd uh = ((1.5 * txtmlevel.Text) + txtlevel.Text) * 5 'cálculo da uh ue = ((1.5 * txtmlevel.Text) + txtlevel.Text) * 6 'cálculo da ue lbllmm.Text = "LMM: " & lmm lblhmm.Text = "HMM: " & hmm lblgfb.Text = "GFB: " & gfb lblexp.Text = "EXP: " & exp lblsd.Text = "SD: " & sd lbluh.Text = "UH: " & uh lblue.Text = "UE: " & ue
  3. [Resolvido] BBot

    Buble reagiu a Flamer por uma resposta no tópico

    1 ponto
    Esta é a seção de scripts do forum dele.
  4. [Resolvido] BBot

    Buble reagiu a Flamer por uma resposta no tópico

    1 ponto
    Esta seção é exclusiva para waypoints desse bot. Lá você deve encontrar o que precisa.
  5. 1 ponto
    Como o fórum de VB.NET está parado, fiz um tutorial rapidinho aqui. Do que se trata o tutorial? De uma calculadora de danos ( runas ). Irá disponibilizar o código fonte para download? Sim, no final do post estará o link para download do mesmo. Vídeo http://www.youtube.com/watch?v=88fOGtTeyoY Caso não apareça, clique aqui ~ Youtube Download Código Fonte / Programa Clique aqui ~ 4Shared Scan Clique aqui ~ VirusTotal
  6. [Dúvida] Sistema De Login

    Renato reagiu a Private Sub Teste por uma resposta no tópico

    1 ponto
    Se não for querer ressucitar o tópico, faz tempinho que fiz o vídeo, então, vamos ver se ajuda alguém. http://www.youtube.com/watch?v=9kT61ndluQ0 Ps: Apenas o básico do básico Ps²: Primeiro programa criado em VB u.u
  7. [Resolvido] Bom dia galera :D

    Renato reagiu a EdsonJunior por uma resposta no tópico

    1 ponto
    Const MonstersNames = ['NOME DO MONSTRO','NOME DO MONSTRO'] NumberOfMonsters = 2 MinHealth = 800 MinMana = 150 function CountMonstersBesideYou:Integer; begin Result := 0; UpdateWorld; for i := 0 to creatures.Count -1 do begin if i >= Creatures.Count then break for x := -1 to 1 do begin if x >= 2 then break for y := -1 to 1 do begin if y > 1 then break; if Creatures.Creature.NPC then if (Creatures.Creature.x = Self.X +x) and (Creatures.Creature.y = Self.y + y) then begin for G := low(MonstersNames) to high(MonstersNames) do begin if Creatures.Creature.Name = MonstersNames[G] then Result := Result + 1; end; end; end; end; end; end; while not terminated do begin UpdateWorld; if CountMonstersBesideYou >= NumberOfMonsters then if Self.Mana >= MinMana then if Self.Health > MinHealth then Self.Say('exori'); sleep(100); end;
  8. Peninsula Tomb (Ankrahmun)

    she reagiu a toty1234 por uma resposta no tópico

    1 ponto
    1º andar: lvl 15[Exp:5~15k] 2º andar: lvl 30 [Exp:20~35k] Peninsula Tomb by Toty1234.wpt Peninsula Tomb Floor2 by Toty1234.wpt
  9. Tibia Bot NG Unpacked

    Flamer reagiu a Mmmmm por uma resposta no tópico

    -1 pontos
    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
Líderes está configurado para São Paulo/GMT-03:00

Informação Importante

Confirmação de Termo