Kayle, Lfanek- to wtedy kupuje sie oryginalna wersje. Przeciez jak macie miliony to co to dla ktoregos z Was, czy innych. A nie oczerniacie autora cracka, o wirusy etc.
Cytat został ukryty, ponieważ ignorujesz tego użytkownika. Pokaż cytat.
Problem z komputerem? Instrukcja diagnostyczna
Cytat został ukryty, ponieważ ignorujesz tego użytkownika. Pokaż cytat."Don't worry, I'm just a pervert"Cytat został ukryty, ponieważ ignorujesz tego użytkownika. Pokaż cytat.
Problem z komputerem? Instrukcja diagnostyczna
Cytat został ukryty, ponieważ ignorujesz tego użytkownika. Pokaż cytat."Don't worry, I'm just a pervert"Cytat został ukryty, ponieważ ignorujesz tego użytkownika. Pokaż cytat.
if islocation() then
gotolabel("bank")
else
gotolabel("refil")
end
Ostatnio zmieniony przez rysiekk : 20-01-2013, 17:44
Cytat został ukryty, ponieważ ignorujesz tego użytkownika. Pokaż cytat.
local fontfamily = "verdana"
local fontsize = 8
local headfontsize = 8
local fontcolor = 0x000000
local headfontcolor = 0x000000
local startposx = 2
local startposy = 550
setfontstyle(fontfamily, headfontsize, headfontcolor)
setfontcolor(rgbcolor(30, 144, 255))
addtext(" - Botting Info -", startposx, startposy+10)
setfontstyle(fontfamily, fontsize, fontcolor)
setfontcolor(rgbcolor(205, 200, 177))
addtext("Level: ", startposx+10, startposy+25)
addtext(level, startposx+72, startposy+25)
setfontcolor(rgbcolor(205, 200, 177))
addtext("XP to Lvl: ", startposx+10, startposy+40)
addtext(exptolevel(), startposx+72, startposy+40)
setfontcolor(rgbcolor(205, 200, 177))
addtext("XP/Hour: ", startposx+10, startposy+55)
addtext(exphour, startposx+72, startposy+55)
setfontcolor(rgbcolor(205, 200, 177))
addtext("Stamina:", startposx+10, startposy+85)
addtext(math.floor(stamina/60).." Hours", startposx+72, startposy+85)
addtext("Next Lvl:", startposx+10, startposy+70)
addtext('' .. timetolevel, startposx+72, startposy+70)
//TUTAJ BYM TO CHCIAŁ :D
setfontstyle(fontfamily, headfontsize, headfontcolor)
setfontcolor(rgbcolor(30, 144, 255))
addtext(" - Character Info - ", startposx, startposy+160)
setfontstyle(fontfamily, fontsize, fontcolor)
setfontcolor(rgbcolor(205, 200, 177))
addtext("Health: ", startposx+10, startposy+175)
addtext(hp .. " / " .. maxhp .. " ", startposx+72, startposy+175)
setfontcolor(rgbcolor(205, 200, 177))
addtext("Mana: ", startposx+10, startposy+190)
addtext(mp .. " / " .. maxmp .. " ", startposx+72, startposy+190)
setfontcolor(rgbcolor(205, 200, 177))
addtext("Cap: ", startposx+10, startposy+205)
addtext(cap, startposx+72, startposy+205)
addtext("Magic:", startposx+10, startposy+220)
addtext(mlevel, startposx+72, startposy+220)
addtext(mlevelpc, startposx+96, startposy+220)
addtext("%", startposx+121, startposy+220)
addtext("Club:", startposx+10, startposy+235)
addtext(club, startposx+72, startposy+235)
addtext(clubpc, startposx+96, startposy+235)
addtext("%", startposx+121, startposy+235)
addtext("Sword:", startposx+10, startposy+250)
addtext(sword, startposx+72, startposy+250)
addtext(swordpc, startposx+96, startposy+250)
addtext("%", startposx+121, startposy+250)
addtext("Axe:", startposx+10, startposy+265)
addtext(axe, startposx+72, startposy+265)
addtext(axepc, startposx+96, startposy+265)
addtext("%", startposx+121, startposy+265)
addtext("Shield:", startposx+10, startposy+280)
addtext(shielding, startposx+72, startposy+280)
addtext(shieldingpc, startposx+96, startposy+280)
addtext("%", startposx+121, startposy+280)
addtext("Distance:", startposx+10, startposy+295)
addtext(distance, startposx+72, startposy+295)
addtext(distancepc, startposx+96, startposy+295)
addtext("%", startposx+121, startposy+295)
Aktualnie 1 użytkowników przegląda ten temat. (0 użytkowników i 1 gości)
Zakładki