Nice, equipment :)
You should try Shadhowart's script for Kaz minos :) Good profit + gets the task done in 1-2 staminas.
Printable View
Thanks bro, and I always make my own scripts. But the spawn could be worth a shot.
Only problem there is that everyone bots there / have PK characters logged out there.
Looking for a new spot to make my next script for this fella, weighing up between Cyclops's or Minotaurs.
Level 33.
http://i.imgur.com/ma1V0eV.png
And..... now we wait for Stamina. :rolleyes:
Good luck mate =)
Keep it up
Cheers bro. :)
Level 34.
http://i.imgur.com/7DoaJct.png
Helped a friend kill this fella taking my spawns. ;)
http://i.imgur.com/skUmhFd.png
Looking good dude, keep those levels coming.
bro, can you gift me your fibula script?
Hey guys, sorry it's been a while. Been busy with the whole new years thing. ;)
Magic Level 4.
http://i.imgur.com/3eU3s71.png
From now you can use ultimate healing runes!
#Imissoldtibia
:D
PLAYER ATTACK! PLAYER ATTACK! PLAYER ATTACK!
This Level 39 MS tried to kill me.
http://i.imgur.com/fSbZbg8.png
Turns out this wee fella can pack a punch.
http://i.imgur.com/tAPeEnY.png
Gratz, if you editing photos by photoshop then use stroke of your eq pic little smaller, like 1 px or 2 px but less opacity(no 100% but 60-65%).
I know its useless but looking better :D
Stroke=circumference=this black line around eq pic :)
Nice pics, !! Lets go for pacc!!
@"shadow wolf"
What script for ss you using? I was using from examples but i lose 30 screenshoots with this..
I use this one:
lua code:--[[
This is a XenoBot example script, intended to
teach new users about the scripting API and
act as script that is usable in actual play.
levelupScreenshot.lua - takes a screenshot upon level up
** DO NOT EDIT THIS FILE. INSTEAD, COPY IT TO
"Documents\XenoBot\Scripts" AND EDIT THE COPY. **
]]--
--this continuously loops, executing the code inside over and over again
while (true) do
local name = Self.Name() --stores our name at the start
local level = Self.Level() --stores our level at the start
--this loops until our name changes (meaning we switched characters)
while (name == Self.Name()) do
--this checks if our level has increased, and screenshots if so
if (Self.Level() > level) then
level = Self.Level() --updates the stored level
screenshot(name .. " level " .. level) --filename is "{name} level {level}
end
--this causes the loop to wait between 1 and 2 seconds before retrying
wait(1500, 2500)
end
end
As for how you are loosing screenshot, I'm not sure sorry. I don't think I've ever lost a screenshot with this script.
ill follow this project
nice work, good luck mate
Nice to see ya progress. Keep it up.
can u bring me ur script of rots fibula?
i want that rot fibula script too