Tibia bots

Wszystko o botach...


#1 2009-03-26 16:47:25

rafek1241

http://tibia.net.pl/images/ranks/admin.gif

Zarejestrowany: 2009-02-17
Posty: 22
Punktów :   

Screeny

W tym temacie screeny.

http://i621.photobucket.com/albums/tt296/rafek1241/mapa-3.jpg

http://i621.photobucket.com/albums/tt296/rafek1241/mapa3.jpg

http://i621.photobucket.com/albums/tt296/rafek1241/mapa2-1.jpg

http://i621.photobucket.com/albums/tt296/rafek1241/mamama.jpg

http://i621.photobucket.com/albums/tt296/rafek1241/mamama2.jpg

http://i621.photobucket.com/albums/tt296/rafek1241/mamama2-1.jpg

http://i621.photobucket.com/albums/tt296/rafek1241/mamama-1.jpg

http://i621.photobucket.com/albums/tt296/rafek1241/mapa-4.jpg

Loga [moze takie] :

http://i621.photobucket.com/albums/tt296/rafek1241/t22.png

http://i621.photobucket.com/albums/tt296/rafek1241/t222.png

function onCreatureAppear(creature)

end


function onCreatureDisappear(cid, pos)
      if focus == cid then
          selfSay('Zegnaj.')
          focus = 0
          talk_start = 0
      end
end


function onCreatureTurn(creature)

end


function msgcontains(txt, str)
      return (string.find(txt, str) and not string.find(txt, '(%w+)' .. str) and not string.find(txt, str .. '(%w+)'))
end


function onCreatureSay(cid, type, msg)
      msg = string.lower(msg)

      if (msgcontains(msg, 'hi')
       

    elseif msgcontains(msg, 'quest') then
            if getPlayerStorageValue(cid,1091) == 3 then
                selfSay('Juz wykonales zadanie.')
            else
                if getPlayerStorageValue(cid,1091) == 2 then
                             if doPlayerRemoveItem(cid,2347,1) == 0 then
                          selfSay('Nie masz dla mnie marchewek!')
                    else
                        selfSay('Dziekuje Ci! Wzamian przenosze cie na inna wyspe.')
                        setPlayerStorageValue(cid,1091,3)
                                                doTeleportThing(cid,{x=1040, y=1070, z=7})
                    end
                else
                end
                    end

         end
       end
end


function onCreatureChangeOutfit(creature)

end

function onThink()

if (os.clock() - talk_start) > 30 then
          if focus > 0 then
              selfSay('Nastepny!')
          end
              focus = 0
      end
    if focus ~= 0 then
        if getDistanceToCreature(focus) > 5 then
            selfSay('Zegnaj.')
            focus = 0
        end
    end
end

Offline

 

Stopka forum

RSS
Powered by PunBB
© Copyright 2002–2008 PunBB
Polityka cookies - Wersja Lo-Fi


Darmowe Forum | Ciekawe Fora | Darmowe Fora
www.aniolypiekla.pun.pl www.kotly.pun.pl www.hbleague.pun.pl www.zdrowiepum.pun.pl www.narutoninjaforum.pun.pl