Damn, so maybe I must look a it carefully, going to check it right now. Ty dude I'll post the results later
btw how many exp/h u did there at lvl 68~? and waste or profit?
Damn, so maybe I must look a it carefully, going to check it right now. Ty dude I'll post the results later
btw how many exp/h u did there at lvl 68~? and waste or profit?
It's a bird... it's a plane... NO IT'S SAIONZ!
i took lvl 65-71 one day there, umm, profit but not like omfg im rich, still profit and good exp. Yeah post the results, will be interesting to see! ;p
lolol, I just realized that it buy gfb to hardcore mode? lol xdd isnt dangerous it ?
It's a bird... it's a plane... NO IT'S SAIONZ!
Nah i dident use a single gfb, also i used the scipts safe exevo mas san, that follows, just to boost the exp/hi started using it at lvl 55 with dist 80
ew just saw the mistake i made
Last edited by icaro43; 04-01-2013 at 01:40 PM.
lua code:
local spearID = 7378 -- set the spear id. [7378 = royal spear], [3277 = regular spear]
local spearOFF = 3 -- set the spear amount to turn off targetting
local Targetting = true
while(true)do
if ((Self.ItemCount(spearID) <= spearOFF) and Targetting) then
setTargetingEnabled(false)
Targetting = false
elseif ((Self.ItemCount(spearID) > spearOFF) and not Targetting) then
setTargetingEnabled(true)
Targetting = true
end
wait(200, 600)
end
btw you can use (xcode=lua) and (/xcode) to wrap lua codes in that colorfull gay style, but using brackets [ ] instead of parenthesis ()
Dude I was wrong, it works perfect, fucking awesome 65k/h in just 1 round, thanks for open my eyes again !! didnt use any gfb (I think it just buy them) and using safe exevo mas san, awesome, lvl 68 distance 90, gonna own it.
It's a bird... it's a plane... NO IT'S SAIONZ!
Ei @icaro43 thanks for tell me that about gay stile colours, its awesome haha
It's a bird... it's a plane... NO IT'S SAIONZ!