Pesquisar na Comunidade
Mostrando resultados para as tags ''Hotkeys''.
Encontrado 40 registros
-
Olá comunidade, TL;DR; http://www.mediafire.com/file/2rsqxzbwr9k... Eu procurei em diversos fóruns, falei com algumas pessoas, tentei desencryptar alguns e até mesmo montar o meu próprio client, porém sem sucesso. Faz um tempo que eu achei um client em outro fórum mas ele simplesmente se recusava a conectar-se em qualquer servidor devido a RSA que vinha compilada no próprio client, e sério, vocês não tem ideia do trabalho que uma pessoa leiga tem para fazer coisas que não funcionam funcionarem, isso é, sem suporte de ninguém. Entre telas pretas, problemas de conexão, de
-
BOM VOU TRAZER ALGUMAS HOTKEYS/COMBOS DE NTO [WAR] AUTO TARGET: AUTO 1 LISTAS 'TARGET' ATIVADO | ATTACK TARGET AUTO HASTE (SPEED UP): AUTO 200 LISTAS 'HASTE' | IFNOTHASTED SAY CONCENTRATE CHAKRA FEET BUFF: AUTO 200 LISTAS 'NOME DO BUFF' ATIVADO | SAY "BUFF" | WAIT 8000 CHAKRA REST: AUTO 4000 LISTAS ' CHAKRA REST' | SAY CHAKRA REST UPA MAGIC LEVEL[NINJUTSU]: AUTO 200 LISTAS 'BIRL UPA KRL' |SAY POWER DOWN | SAY CHAKRA REST REVIDAR: AUTO 200 LISTAS 'REVIDAR' A
-
Comandos "exiva" e variaveis para ultima versão de Blackd (40.0) exiva sdmax exiva unequipr (desce qualquer ring) exiva energyring (sobe energy ring) exiva pushmax (empurra o target) exiva antipush (joga gold 1 em 1 embaixo de vc) exiva target (segura attack target) exiva useitemonname:XX XX (usa runa no targetXX XX = ID do item) exiva mcit COMMAND (process COMMAND in all mcs) exiva autocombo (cast combo order in lastrec channel) exiva autocombo XX XX (cast combo order in channel XX XX) exiva screenshot (capture and store screenshot on harddisk) exiva _abc = value (store
- 2 respostas
-
- blackd bot
- exiva
- (e 3 mais)
-
Bom Galera , Nao Sei Se Já tem algum Topico Com Lista de Hotkeys Aki no Tk , Mais Eu Vou postar msm assim.. Entao vamos Lá Hotkeys Simples: Hotkeys Grandes: Hotkeys OtEditados: Espero Que Gostem, Se Gostarem Reputem Rep+ , Nao Cai o Dedo '-'
-
oi, eu queria saber se tem alguem que sabe alguma hotkey q qnd morre ele reconecta tenho essa -> auto 100 ifnot $connected { reconnect | wait 6000 } mais ela só funciona se cair ou ser kikado ... alguem pfvr poderia me ajudar ?
-
local LootBP = "Orange Backpack" -- BP to loot Dead Human Body -- BP para pegar os items do Corpo. local itemstocheck = {3031} -- ID of items to check - ID dos items a ser checados. local n = 1 -- Number of items to check - Quantidade de Items a ser checados. -------------------- Do not Change Below - Não Editar abaixo -------------------- local coordx = {...} local coordy = {...} local coordz = {...} local check = {...} local qtditem = {...} local m = 0 or nill local totalitems = 0 or nill for i = -7, 7 do for u = -7, 7 do m = m + 1 coordx[m] = posx + i coordy[m] = posy + u
-
Essas hotkeys são recomendaveis para usar em wars, ou em qualquer coisa usando o Classic Botter Keydown Hotkeys : esses são exemplos de keydown hotkeys para war. SD TARGET : $useoncreature 3155 target PARALYZE TARGET : $useoncreature 3165 target MANA FLUID : $self 2874 SUBIR ENERGY RING : $equip ring 3051 SUBIR STONE SKIN AMULET : $equip neck 3081 SOUL FIRE TARGET : $useoncreature 3195 target SUBIR MIGHT RING : $equip ring 3048 Persistent Hotkeys : esses são exemplos de persistent hotkeys para war. AUTO UTANI GRAN HUR : $haste 'utani gran hur' AUTO UTAMO VITA : $manashield 'utamo vita' AUT
- 3 respostas
-
- Hotkeys
- Classic botter
- (e 2 mais)
-
Auto Utani Mega Hur Heala com Rune Attack Rune, funciona como SD Usa Spell quando tiver 3 monstros te atacando e quando tiver player na tela ele não solta spell Buga o mapa fazendo você desviar de players , magic wall , criaturas entre outros obstáculos , funciona que nem dash.
- 6 respostas
-
- heal rune
- attack id rune
- (e 3 mais)
-
-- [[ INIT START ]] -- local CONFIG = { PLAYERS = { {NAME = "NAME 1", HPPC = 40}, {NAME = "NAME 2", HPPC = 50}, }, } -- [[ INIT END ]] -- local CREATURE_TO_HEAL, HPPC_TO_HEAL = nil, 101 for CREATURE in Creature.GetAll("ps") do local PLAYER_FOUND = table.find(CONFIG.PLAYERS, CREATURE:Name(), "NAME") if (CREATURE:isValid() and CREATURE:isAlive() and PLAYER_FOUND and CREATURE:HealthPercent() < CONFIG.PLAYERS[PLAYER_FOUND].HPPC and CREATURE:HealthPercent() < HPPC_TO_HEAL) then CREATURE_TO_HEAL, HPPC_TO_HEAL
-
local serverlog_lines = getnewmessages("Server Log") local serverlog_q = serverlog_lines.count - 1 for i = 0, serverlog_q do if (serverlog_lines[serverlog_q - i].text:find("was not justified.")) then closetibia() end end Créditos: tibiascripts
-
minimizewindows('equip') Créditos: tibiascripts
-
if not manashielded and cooldown('utamo vita') == 0 and mp >= 50 then cast('utamo vita') updateworld() end Créditos: tibiascripts
-
local lifeforequip = 80 -- Quantidade de life em % que o char vai equipar o ring local ringid = 3052 -- Id do ring que vai equipar, ex 3052 = life ring local bpofring = 'backpack' -- BP que esta o ring if mppc == 80 then moveitems(ringid, bpofring, ring, 1) end Créditos: tibiascripts
-
local label = 'correr' -- Label que o char vai correr se o pk atacar. if underattack('p') then settargeting('off') gotolabel(label) end Créditos: tibiascripts
-
useIdle = true -- se você quer usar if useIdle then turn('n') wait(15000) turn('s') wait(15000) turn('e') wait(15000) turn('w') wait(15000) end Créditos: tibiascripts
-
local msgs = getnewmessages("Server Log") local CharName = "Liva" -- Name of char to log local qtd = msgs.count-1 for i=0,qtd do if msgs[qtd].text:find(CharName.." has logged in.") then logout() end end Créditos: tibiascripts
-
local MONSTERS = {'dead medusa', 'dead serpent spawn'} local RUNE = 'Desintegrate Rune' local CHECK_TILE = gettile(posx, posy, posz).count if lootbodies > 0 then settargeting('no') reachgrounditem(unpack(MONSTERS)) if CHECK_TILE == 1 then settargeting('yes') end end else if lootbodies > 0 then if windowcount(unpack(MONSTERS)) < 0 then settargeting('no') reachgrounditem(unpack(MONSTERS)) while CHECK_TILE > 2 do useitemon(RUNE, posx, posy, posz) openitem(unpack(MONSTERS), posx, posz, posy) settargeting('yes') end end end Créditos: tibiascripts
-
local r = 5 -- Range. local safelist = {'Bubble', 'Eternal Oblivion'} -- The bot WILL KS this players. Add more to this if you want. table.insert(safelist, name) -- Do not edit it. local ppos = {} local pinfo = _getcreatures("psf") local cinfo = _getcreatures("msf") for a = 1, pinfo.count do local ab=a-1 if not table.find(safelist, pinfo[ab].name) then table.insert(ppos, {x = pinfo[ab].x, y = pinfo[ab].y}) end end for b = 1, cinfo.count do local ignore = false local bb=b-1 if cinfo[bb].id ~= target.id then for i = 1, #ppos do local difx, dify = ppos[i].x - cinfo[bb].x, ppos[
-
local MainBp = 'Backpack of holding' --name of your main backpack while poisoned do moveitems("claw of 'The Noxious Spawn'",'all','ring',1) wait(2000) moveitems("claw of 'The Noxious Spawn'",'ring',MainBp,1) end Créditos: tibiascripts
-
--[[ Name: Auto Safe Reconnect by BlakW Version: v4.0.0 ]]-- --Reopen backpacks: local reopenBps = ("yes") --Main Backpack Name: local mainBackpackName = ("Backpack of Holding") --Loot Backpack Name: local lootBackpackName = ("Blue Backpack") --Supplies Backpack Name: local supBackpackName = ("Green Backpack") --Gold Backpack Name: local goldBackpackName = ("Golden Backpack") --Temple NPCs: local templeNpcNames = {"Alia", "Tyrias", "Brewster", "Rahkem", "Kasmir", "Amanda", "Isimov", "Yberius", "Maealil", "Quentin", "Lynda", "Lorietta", "Prezil", "Kjesse", "Asralius"} --Temple Position
-
local accountName = "123456" local password = "abcdef" local characterName = "Character" --DO NOT EDIT BELOW! if (connected == false) then while (connected == false) do connect(accountName, password, characterName) wait(3000,5000) end end Créditos: tibiascripts
-
if maround(7) > 0 and pzone == false and ((maround(1) == 0 and target.id > 0 and standtime >= 5000) or standtime >= 60000) then local rand = math.random(1,8) if (rand == 1) then move('w') elseif (rand == 2) then move('e') elseif (rand == 3) then move('n') elseif (rand == 4) then move('s') elseif (rand == 5) then move('nw') elseif (rand == 6) then move('ne') elseif (rand == 7) then move('sw') elseif (rand == 8) then move('se') end wait(1000) end Créditos: tibiascripts
-
if (paralyzed == true) and maround(5) == 0 and hppc >= 50 then cast("exura ico") wait(1000,1500) end Créditos: tibiascripts
-
if currentLevel == nil then currentLevel = level end if level > currentLevel then screenshot() wait(500,1000) currentLevel = currentLevel+1 end Créditos: tibiascripts
-
local printscreen = true if hppc == 0 then if (printscreen == true) then screenshot() end printscreen = false else printscreen = true end Créditos: tibiascripts
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!