Well I'm waiting for that shy guy to make large lootbags again :P
Printable View
Congratulations matey! :D
Becoming sick of these dragon lords.. But hopefully @Joshwa534 is gonna knock out some new scripts soon.... : )
http://i.imgur.com/izvpJDb.png?1
Hawk you got any script to replace worn softs by new softs? I've been searching on forum for one but haven't got any luck. Maybe im completly searching for the wrong keywords. Anyway going good your project :p
Thanks mate.. Heres the script I'm using:
Code:local ManaToEquip = 100 -- Mana Percent to equip soft boots.
local NormalBoots = 4033 -- Item ID of your normal boots.
Self.ManaPercent = function ()
return math.abs(Self.Mana() / (Self.MaxMana() * 0.01))
end
Module.New('equip softs', function(module)
if (Self.ManaPercent() <= ManaToEquip) and (Self.Feet().id ~= 3549) and (Self.ItemCount(6529) > 0) then
Self.Equip(6529, "feet")
module:Delay(1000)
elseif (Self.ManaPercent() >= ManaToEquip) or (Self.Feet().id == 6530) and (Self.Feet().id ~= NormalBoots) then
Self.Equip(NormalBoots, "feet")
module:Delay(1000)
end
end)
Thanks man, I had a similiar one but gave me an error, I probably copy paste it wrong the other one. GL man.
Hello dsfdsfsdf ertertert how are you? im good and you? Im just fine
wut is going on here
@Hawk
You're about to hit 200!
Then you'll be tearing up Souleaters. XD
http://www.youtube.com/watch?v=bq14r2n8eJc
Demons are good too!
Holy Icon worth 20kk on my world.
http://www.youtube.com/watch?NR=1&v=gHzuKZrAgus&feature=endscreen
Did you waste on fenrock dls ?
Got myself a new mount :P
http://i.imgur.com/aUxrNP7.png?1
Damn that new mount looks sick, congrats!
You getting back fast eh
GL mate :D
@Hawk
Who's script are you using?
Is it flawless?
Can I run on 120 MS?
woop woop, gogo 500! <3