PDA

View Full Version : Paladin Ninde's Life Thread



Ninde
06-29-2014, 01:42 PM
http://i.imgur.com/6Qb8XMd.png





Royal Paladin

http://i.imgur.com/xSUVELY.png
(eq update each Monday)






Scripts Used
Paladin 1-X (https://www.dropbox.com/sh/boq6gl1y27d8fl6/AAD0F_N0NukC2a1_XOGB9STja)

Ninde
06-29-2014, 01:42 PM
Thanks to
@Htek (http://forums.xenobot.net/member.php?34338-Htek) @Pinnicle (http://forums.xenobot.net/member.php?28533-Pinnicle)

Ninde
06-29-2014, 01:43 PM
Last
http://i.imgur.com/zOzjK9z.png

Ninde
06-29-2014, 01:49 PM
Rookgaard 100% AFK v1.6 (http://forums.xenobot.net/showthread.php?514-InfernalScripts-Free-XenoBot-Scripts&p=4212&viewfull=1#post4212) by @Infernal Bolt (http://forums.xenobot.net/member.php?597-Infernal-Bolt)
http://i.imgur.com/uehj3Bi.png
http://i.imgur.com/OIbs4qI.png
http://i.imgur.com/haBSywK.png
http://i.imgur.com/SIk1oQh.png
http://i.imgur.com/buag7sY.png
http://i.imgur.com/4OPbqtZ.png

Ninde
06-29-2014, 07:39 PM
[Awesome] P - Thais North Trolls (http://forums.xenobot.net/showthread.php?18180-Awesome-Aren-t-free-scripts-just-awesome&p=233528&viewfull=1#post233528) by @Awesome (http://forums.xenobot.net/member.php?1621-Awesome)

http://i.imgur.com/jezfLEC.png
Idk why, but SS script gave me black screen :/ Any suggestions why?

Htek
06-29-2014, 07:45 PM
Was your Tibia client minimized? Btw, good luck mate!

Ninde
06-29-2014, 07:55 PM
Was your Tibia client minimized? Btw, good luck mate!
It was not.
Maybe paste here or send me PM with script which You use?
Btw thank You!

Ninde
06-29-2014, 08:25 PM
[Awesome] P - Thais North Trolls (http://forums.xenobot.net/showthread.php?18180-Awesome-Aren-t-free-scripts-just-awesome&p=233528&viewfull=1#post233528) by @Awesome (http://forums.xenobot.net/member.php?1621-Awesome)
http://i.imgur.com/Be2LAgm.jpg
And again lol. Must find new one.

Htek
06-29-2014, 08:54 PM
-- //////////////////////////////////
-- // ___ _ //
-- // / _ \ (_) //
-- // / /_\ \_ ____ _ _ __ _ //
-- // | _ \ \ / / _` | '_ \| | //
-- // | | | |\ V / (_| | | | | | //
-- // \_| |_/ \_/ \__,_|_| |_|_| //
-- // //
-- //////////////////////////////////

---------------------------------------------------------------
------------------------ SETTINGS ---------------------------
---------------------------------------------------------------

LevelUp = true -- Will take screenshot when leveling up
Death = true -- Will take screenshot upon death
Stamina = true -- Will take screenshot if below 14:00 stamina

---------------------------------------------------------------
------------- DO NOT CHANGE ANYTHING BELOW ------------------
---------------------------------------------------------------
level = Self.Level()


while true do
if (LevelUp) then
if Self.Level() > level then
screenshot(Self.Name() .. "_level_" .. Self.Level())
wait(1000)
level = Self.Level()
end
end

if (Death) then
if Self.Health() == 0 then
screenshot(Self.Name() .. "_death_" .. os.date("%H.%M"))
wait(1000)
Death = false
end
end


if (Stamina) then
if Self.Stamina() < 840 then
screenshot(Self.Name() .. "_LowStamina_" .. os.date("%H.%M"))
wait(1000)
Stamina = false
end
end

if (Death) then
if Self.Health() <= 100 then
screenshot(Self.Name() .. "_death_" .. os.date("%H.%M"))
wait(1000)
Death = false
end
end

wait(5000)
end

Ninde
06-29-2014, 09:34 PM
http://i.imgur.com/NoCTKN2.jpg
I'm done. Black screen third time. With Your script Htek (http://forums.xenobot.net/member.php?34338-Htek). This morning all was ok ;c

Pinnicle
06-30-2014, 07:11 AM
Change your graphics to directx5 then back again

Spectrus
06-30-2014, 07:41 AM
http://i.imgur.com/NoCTKN2.jpg
I'm done. Black screen third time. With Your script Htek (http://forums.xenobot.net/member.php?34338-Htek). This morning all was ok ;c


Change your graphics settings off of OpenGL.

Edit: Didn't see Pinnicle's post. :(

xiaospike
06-30-2014, 07:52 AM
Change your graphics settings off of OpenGL.

Edit: Didn't see Pinnicle's post. :(

YOU LIER, JUST POSTING FOR THE SAKE OF POSTING.

Ninde
06-30-2014, 07:28 PM
First dead. Welcome to random PvP :P

http://i.imgur.com/vHOdqGR.png
http://i.imgur.com/1xax82M.png

Ninde
07-01-2014, 10:47 AM
http://i.imgur.com/f46MfRU.png
http://i.imgur.com/IzaqSzk.png

Saldrox
07-05-2014, 08:20 AM
Good luck!