I reallllyyy want to start the world with you !
im completely new to this bot and dont have a clue what im doing but i want to start a new world other than the one im on ... pm me you world if you dont mind.
I reallllyyy want to start the world with you !
im completely new to this bot and dont have a clue what im doing but i want to start a new world other than the one im on ... pm me you world if you dont mind.
How do u train on the mage? I guess its fishing food and uses exura? also what weapon u use to train on the mage? knife full def?
I wouldn't recomend this world it's really aggressive, but come to Valoria myself and some other people from here have started there. I just hit main like 5mins ago.
You got it bro and then you just adjust the mage's Eq so you hit between 1-3max on him/her.
~ Shadow Wolf
Ok a new question: What fishing script do u use? I might wanna try this training method somedayhope its ok!
Ofcourse! hahaha
We need to get the community on XenoForums up and running.
I got this fishing script from @Blab Scripts.
[CODE=lua]--*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
-- DO NOT CHANGE
--*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
function fish(maxFish)
if (Self.ItemCount(3578) <= maxFish) or (maxFish == 0) then
for x = -7, 7, 1 do
for y = -5, 5, 1 do
Self.UseItemWithGround(3483, Self.Position().x + x, Self.Position().y + y, Self.Position().z)
wait(1200,1800)
end
end
else
wait(5000,10000)
end
end
--*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
-- CHANGE BELOW HERE
--*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
if Self.ItemCount(3483) >= 1 then
displayInformationMessage("Executing Blab's Fishing script.")
while(true) do
--*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
-- Put how many fish you want to catch. EXAMPLE: fish(NUMBER)
-- If you do not want to stop put - fish(0)
--*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
fish(10)
end
else
displayInformationMessage("Blab says you need a fishing rod dummy.")
end[/CODE]
@Secret
It will try to fish every square on the screen when you have less than 10fish on you. It will continue to repeat that process until you have over 10 fish.
So when you have a high fishing skill you might end up with say 20+ fish. Then it just wont fish again until you have less than 10 fish again.
Does that make sense?
And I usually try to have at least 600 worms on me overnight. You wont use it all, but I'm to lazy to work out how many you need.![]()