Postado Fevereiro 3, 2011 14 anos Este é um post popular. Bom galera nesse Tutorial vou ensinar a vocês a treinar com Slimes (). Como todo mundo sabe, os Slimes criam clones, e é exatamente isso que o faz ser o melhor monstro para Treino do Tibia. O Slime possue uma defesa fraca, porém tem um ataque mais elevado. Sugiro lvl 30 para começar a treinar com eles. Você precisará desses itens, ou melhores para treinar: -Knight Armor () ou Paladin Armor () -Knight Legs () ou mesmo a Plate Legs () -Dragon Shield () ou Medusa Shield () -Crusader Helmet () ou Warrior Helmet () E as armas de treino: -Knife () -Sickle () -Club () Uma Bp com Worms () e uma Fishing Rod (). As duas podem ser conseguidas em qualquer loja de ferramentas (Onde compra Rope () e Shovel ().) Depois que já estiver com todos esses itens vá até Venore e saia pela saída Noroeste: Siga o caminho vermelho para chegar a uma "passagem secreta", desça e siga o caminho até o final, suba e você estará em uma área de treino onde tem o respawn de apenas 1 Slime: Os círculos vermelhos mostram onde você deve ficar para apenas 2 Slimes, a mãe e 1 clone te baterem. O caminho laranja te leva a outra área de treino que também possue o respawn de apenas 1 Slime: O que você deve fazer é o seguinte. Marque o Slime mãe para você saber qual é e lure ele até algum círculo vermelho mostrado nas imagens acima, de Follow na Slime mãe e execute esse Script: const Spell = 'exura ico' Food_Id = 3578; //change this to the food you have on you MinMana = 1800; // change this to the mana when it starts to eat StrongWeaponID = 3264 // The weapon that will kill mother slime When KillAtHP HealAtHp = 550 // will use exura when get this hp UhAtHp = 0 // will uh you if it get this HP ITEM_RUNE_UH = 0 // enter here UH or IH to use in desired HP. KillAtHp= 500 // when it get this hp it will kill the mother slime var StrongWeapon:TItem; function GetItemFromOpenBackpack(ID: integer): TItem; var x: integer; y: integer; begin Result := nil; for x := 0 to Self.Containers.Count - 1 do begin if x >= Self.Containers.Count then Break; for y := 0 to Self.Containers.Container[x].Count - 1 do begin if y >= Self.Containers.Container[x].Count then Break; if Self.Containers.Container[x].Item[y].ID = ID then begin Result := Self.Containers.Container[x].Item[y]; Exit; end; end; end; end; function Attacking: boolean; begin UpdateWorld; for x := 0 to Creatures.Count - 1 do begin UpdateWorld; if Creatures.Creature[x].Attacking then begin Result := True; Exit; end; end; Result := False; Exit; end; function GetFollowedCreatureID: integer; begin UpdateWorld; for x := 0 to Creatures.Count - 1 do begin UpdateWorld; if Creatures.Creature[x].Following then begin Result := Creatures.Creature[x].ID; Exit; end; end; end; begin updateworld; MotherSlime := GetFollowedCreatureID; while not Terminated do begin UpdateWorld; if self.LogoutBlock=false then self.Logout(false); if ((Self.Health) <(HealAtHp)) and ((Self.Mana)>(25)) then Self.Say(Spell) UpdateWorld; if ((Self.Health) <(UhAtHp)) then Self.Containers.UseItemWithSelf(GetItemFromOpenBackpack(ITEM_RUNE_UH)); Sleep(1000); if not Attacking then begin UpdateWorld; for x := 0 to Creatures.Count - 1 do begin UpdateWorld; if Creatures.Creature[x].ID <> MotherSlime then begin if (Creatures.Creature[x].Name <> Self.Name) and (Creatures.Creature[x].NPC) and (Creatures.Creature[x].Z = Self.Z) then begin UpdateWorld; X1 := Creatures.Creature[x].X; Y1 := Creatures.Creature[x].Y; if (X1 - Self.X = 1) or (X1 - Self.X = 0) or (X1 - Self.X = -1) then begin UpdateWorld; if (Y1 - Self.Y = 1) or (Y1 - Self.Y = 0) or (Y1 - Self.Y = -1) then begin Creatures.Creature[x].Attacking := true; Break; end; end; end; end; end; end; else begin if self.Health < KillAtHp then Begin UpdateWorld; for x := 0 to Creatures.Count - 1 do begin UpdateWorld; if Creatures.Creature[x].ID = MotherSlime then begin if (Creatures.Creature[x].Name <> Self.Name) and (Creatures.Creature[x].NPC) and (creatures.creature[x].Z = self.Z) then Creatures.Creature[x].Attacking := true; StrongWeapon:= GetItemFromOpenBackpack(StrongWeaponID); if StrongWeapon <> nil then StrongWeapon.MoveToBody(Self.RightHand, 0); Break; end; end; end; if Self.Mana < MinMana then begin UpdateWorld; for container := 0 to Self.Containers.Count - 1 do begin UpdateWorld; for item := 0 to Self.Containers.Container[container].Count - 1 do begin UpdateWorld; if Self.Containers.Container[container].Item[item].ID = Food_Id then Self.Containers.Container[container].Item[item].Use; end; end; end; end; Sleep(1000); end; end; Você vai atacar apenas os clones. Coloque na mão sua arma de treino e clique no Full Defense. Coloque o bot para pescar, comer e treinar seu ml com alguma magia de cura, Exura Ico, por exemplo, enquanto treina. Pronto, suas skills vão subir rapidinho. Esse método serve para treino até skills 90+, então aproveite. Não se esqueça de trocar de Slime de 2 em 2 horas +/-, pois a Cip possue um sistema anti-bot que faz o monstro "treinar junto de você", então quando você fica muito tempo com o mesmo ele começa a te dar hits muito altos. Tome cuidado! Ficará +/- assim: Editado Fevereiro 11, 2011 14 anos por EdsonJunior Editando Script Trainer Slime. (veja o histórico de edições)
Postado Fevereiro 3, 2011 14 anos Como esse script é para NG isso deveria estar na area de # TibiaBot NG # Dicas e Tutoriais Reported
Postado Fevereiro 3, 2011 14 anos Autor Bom, eu não sei. Como lá só tinha coisas sobre o bot e nenhum tutorial de Tibia, achei que mesmo com o uso do bot, poderia ser postado aqui. Espero resposta.
Postado Fevereiro 3, 2011 14 anos Bom, eu não sei. Como lá só tinha coisas sobre o bot e nenhum tutorial de Tibia, achei que mesmo com o uso do bot, poderia ser postado aqui. Espero resposta. Mano, relaxe isso foi o qe eu pensei, entao por isso qe eu reportei, para algum mod vir ake e analizar, de qlqer maneira seu tuto só vai ser movido para a area correta, voc não irá receber nenhuma advertencia, ou no maximo um aviso...
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.