Tony32
01-25-2009, 16:07
Hello!
I've been using this script from 50 to 65~ and I get like 30-35k exp/h. The loot is great and it's nice exp.
Requirements:
Lvl 45-50?
Mlvl 45+
1-2 bp manapots.
Soft boots <- CRITICAL FOR PROFIT
Food - Brown mushrooms is great
Good melee weapon. I use noble axe.
Desent eq. Better with more def than mlvl+!
Treasure maps - Take 3 with you before you go. One to get down, one to get up the loot and one to have if you die ;D
It loots following things:
# Morning Star
# Viking Helmet
#Gold
#Red Robe
#Spike Sword
#Stealth Ring
#White Piece of Cloth
#Brown Piece of Cloth
#Ancient Shield
#Life Ring
The loot dropper:
It drops all loot found. You get all the info before you drop the loot.
Roundprofit = How much the loot you got this round is worth,
Totalprofit = How much you've earned in total.
Total red robes = Tells you how many red robes you've looted! and
Total time played.
Credits to scriptmaker(?), pro-tibia and Tony32!
#Credits to scriptmaker(?), pro-tibia and Tony32
#############
onGMpause
SetMaxAttackTimeMs 40000
setMeleeKill ghoul
setMeleeKill pirate skeleton
setMeleeKill ghost
setMeleeKill skeleton
setMeleeKill pirate ghost
setSpellKill pirate ghost,exori flam,3
setSpellKill pirate skeleton,exori vis,2
setSpellKill ghost,exori vis,2
setPriority skeleton:-1
setPriority ghost:+1
setPriority pirate ghost:+2
setAvoidFront pirate ghost
# Brass Helmet
# Morning Star
setLoot D2 0C
# Viking Helmet
setLoot 27 0D
#Gold
setLoot D7 0B
#Red Robe
setLoot EE 0D
#Spike Sword
setLoot C7 0C
#Stealth Ring
setLoot E9 0B
#White Piece of Cloth
setLoot 15 17
#Brown Piece of Cloth
setLoot 19 17
#Ancient Shield
setLoot 68 0D
#Life Ring
setLoot EC 0B
move 32090,32962,10
move 32084,32967,10
move 32092,32968,10
move 32097,32979,10
move 32111,32981,10
move 32090,32957,10
move 32096,32948,10
move 32121,32960,10
move 32132,32958,10
move 32139,32976,10
move 32150,32957,10
move 32164,32948,10
move 32162,32930,10
move 32180,32929,10
move 32187,32956,10
move 32180,32916,10
move 32189,32917,9
move 32169,32912,9
move 32178,32915,9
move 32168,32912,10
move 32151,32913,10
move 32146,32932,10
move 32141,32942,10
move 32140,32914,10
move 32128,32910,10
move 32122,32908,10
move 32134,32922,10
move 32118,32934,10
move 32110,32921,10
move 32099,32914,10
move 32094,32931,10
move 32082,32932,10
move 32080,32926,10
move 32095,32943,10
move 32090,32960,10
move 32093,32962,9
move 32090,32962,9
move 32089,32961,10
resetLoot
setLoot EC 0B
setLoot 19 17
setLoot 15 17
setLoot E9 0B
setLoot EE 0D
setLoot D2 0C
setLoot 27 0D
setLoot D7 0B
setLoot C7 0C
setLoot 68 0D
fastExiva < B4 12 $hex-tibiastr:Dropping loot!$
#fastExiva testding
#-------------------------------------------------------------LOOTPART
fastExiva _robes = $countitems:EE 0D$
fastExiva _1 = $countitems:D7 0B$
fastExiva _2 = $numericalexp:{$countitems:D2 0C$}*90$
fastExiva _3 = $numericalexp:{$countitems:27 0D$}*66$
fastExiva _4 = $numericalexp:{$countitems:EE 0D$}*2000$
fastExiva _5 = $numericalexp:{$countitems:C7 0C$}*1000$
fastExiva _6 = $numericalexp:{$countitems:E9 0B$}*1000$
fastExiva _7 = $numericalexp:{$countitems:15 17$}*150$
fastExiva _8 = $numericalexp:{$countitems:19 17$}*120$
fastExiva _9 = $numericalexp:{$countitems:68 0D$}*900$
fastExiva _10 = $numericalexp:{$countitems:EC 0B$}*600$
fastExiva _11 = $numericalexp:{$countitems:1A 0D$}*30$
#Counting the round profit!
fastexiva _p1 = $numericalexp:{$numericalexp:{$numericalexp:{$nume ricalexp:{$_1$}+{$_2$}$}+{$_3$}$}+{$_4$}$}+{$_5$}$
fastexiva _p2 = $numericalexp:{$numericalexp:{$numericalexp:{$nume ricalexp:{$numericalexp:{$_6$}+{$_7$}$}+{$_8$}$}+{ $_9$}$}+{$_10$}$+{$_11$}$
#Total
fastexiva _roundprofit = $numericalexp:{$_p1$}+{$_p2$}$
fastexiva _totalprofit = $numericalexp:{$_totalprofit$}+{$_roundprofit$}$
fastexiva _totalrobes = $numericalexp:{$_totalrobes$}+{$_robes$}$
sayMessage Exiva < B4 12 $hex-tibiastr:Your profit this round: {$_roundprofit$}.$
sayMessage Exiva < B4 12 $hex-tibiastr:Your total profit: {$_totalprofit$}.$
sayMessage Exiva < B4 12 $hex-tibiastr:Total Red Robes: {$_totalrobes$}.$
sayMessage Exiva < B4 12 $hex-tibiastr:Played for {$played$}.$
#-------------------------------------------------------------LOOTPART END
#message to server
dropLootOnGround 32093,32961,10
gotoScriptLine 0
If you use this script as it is and have the eq requierd. You will 100% go profit.
Tip: Bring many empty backpacks with you!
Enjoy and please comment!
I've been using this script from 50 to 65~ and I get like 30-35k exp/h. The loot is great and it's nice exp.
Requirements:
Lvl 45-50?
Mlvl 45+
1-2 bp manapots.
Soft boots <- CRITICAL FOR PROFIT
Food - Brown mushrooms is great
Good melee weapon. I use noble axe.
Desent eq. Better with more def than mlvl+!
Treasure maps - Take 3 with you before you go. One to get down, one to get up the loot and one to have if you die ;D
It loots following things:
# Morning Star
# Viking Helmet
#Gold
#Red Robe
#Spike Sword
#Stealth Ring
#White Piece of Cloth
#Brown Piece of Cloth
#Ancient Shield
#Life Ring
The loot dropper:
It drops all loot found. You get all the info before you drop the loot.
Roundprofit = How much the loot you got this round is worth,
Totalprofit = How much you've earned in total.
Total red robes = Tells you how many red robes you've looted! and
Total time played.
Credits to scriptmaker(?), pro-tibia and Tony32!
#Credits to scriptmaker(?), pro-tibia and Tony32
#############
onGMpause
SetMaxAttackTimeMs 40000
setMeleeKill ghoul
setMeleeKill pirate skeleton
setMeleeKill ghost
setMeleeKill skeleton
setMeleeKill pirate ghost
setSpellKill pirate ghost,exori flam,3
setSpellKill pirate skeleton,exori vis,2
setSpellKill ghost,exori vis,2
setPriority skeleton:-1
setPriority ghost:+1
setPriority pirate ghost:+2
setAvoidFront pirate ghost
# Brass Helmet
# Morning Star
setLoot D2 0C
# Viking Helmet
setLoot 27 0D
#Gold
setLoot D7 0B
#Red Robe
setLoot EE 0D
#Spike Sword
setLoot C7 0C
#Stealth Ring
setLoot E9 0B
#White Piece of Cloth
setLoot 15 17
#Brown Piece of Cloth
setLoot 19 17
#Ancient Shield
setLoot 68 0D
#Life Ring
setLoot EC 0B
move 32090,32962,10
move 32084,32967,10
move 32092,32968,10
move 32097,32979,10
move 32111,32981,10
move 32090,32957,10
move 32096,32948,10
move 32121,32960,10
move 32132,32958,10
move 32139,32976,10
move 32150,32957,10
move 32164,32948,10
move 32162,32930,10
move 32180,32929,10
move 32187,32956,10
move 32180,32916,10
move 32189,32917,9
move 32169,32912,9
move 32178,32915,9
move 32168,32912,10
move 32151,32913,10
move 32146,32932,10
move 32141,32942,10
move 32140,32914,10
move 32128,32910,10
move 32122,32908,10
move 32134,32922,10
move 32118,32934,10
move 32110,32921,10
move 32099,32914,10
move 32094,32931,10
move 32082,32932,10
move 32080,32926,10
move 32095,32943,10
move 32090,32960,10
move 32093,32962,9
move 32090,32962,9
move 32089,32961,10
resetLoot
setLoot EC 0B
setLoot 19 17
setLoot 15 17
setLoot E9 0B
setLoot EE 0D
setLoot D2 0C
setLoot 27 0D
setLoot D7 0B
setLoot C7 0C
setLoot 68 0D
fastExiva < B4 12 $hex-tibiastr:Dropping loot!$
#fastExiva testding
#-------------------------------------------------------------LOOTPART
fastExiva _robes = $countitems:EE 0D$
fastExiva _1 = $countitems:D7 0B$
fastExiva _2 = $numericalexp:{$countitems:D2 0C$}*90$
fastExiva _3 = $numericalexp:{$countitems:27 0D$}*66$
fastExiva _4 = $numericalexp:{$countitems:EE 0D$}*2000$
fastExiva _5 = $numericalexp:{$countitems:C7 0C$}*1000$
fastExiva _6 = $numericalexp:{$countitems:E9 0B$}*1000$
fastExiva _7 = $numericalexp:{$countitems:15 17$}*150$
fastExiva _8 = $numericalexp:{$countitems:19 17$}*120$
fastExiva _9 = $numericalexp:{$countitems:68 0D$}*900$
fastExiva _10 = $numericalexp:{$countitems:EC 0B$}*600$
fastExiva _11 = $numericalexp:{$countitems:1A 0D$}*30$
#Counting the round profit!
fastexiva _p1 = $numericalexp:{$numericalexp:{$numericalexp:{$nume ricalexp:{$_1$}+{$_2$}$}+{$_3$}$}+{$_4$}$}+{$_5$}$
fastexiva _p2 = $numericalexp:{$numericalexp:{$numericalexp:{$nume ricalexp:{$numericalexp:{$_6$}+{$_7$}$}+{$_8$}$}+{ $_9$}$}+{$_10$}$+{$_11$}$
#Total
fastexiva _roundprofit = $numericalexp:{$_p1$}+{$_p2$}$
fastexiva _totalprofit = $numericalexp:{$_totalprofit$}+{$_roundprofit$}$
fastexiva _totalrobes = $numericalexp:{$_totalrobes$}+{$_robes$}$
sayMessage Exiva < B4 12 $hex-tibiastr:Your profit this round: {$_roundprofit$}.$
sayMessage Exiva < B4 12 $hex-tibiastr:Your total profit: {$_totalprofit$}.$
sayMessage Exiva < B4 12 $hex-tibiastr:Total Red Robes: {$_totalrobes$}.$
sayMessage Exiva < B4 12 $hex-tibiastr:Played for {$played$}.$
#-------------------------------------------------------------LOOTPART END
#message to server
dropLootOnGround 32093,32961,10
gotoScriptLine 0
If you use this script as it is and have the eq requierd. You will 100% go profit.
Tip: Bring many empty backpacks with you!
Enjoy and please comment!