Log in

View Full Version : [C]Livid Farmer



Pages : 1 2 [3] 4 5 6

oneshadow
04-19-2012, 12:52 AM
Does this activity make you lose money? If so is it alot?

Well you use runes to unlock spells.

For a player at or above level 91 Magic, unlocking all the Lunar spells requires a total of approximately 2785 rounds or 557 cycles. This means the following runes are required,[1] which are worth approximately 13,813,000 gp with mud staff, 13,891,000 gp with lava staff or earth staff or 16,573,000 gp with no staff. An earth staff in combination with a tome of frost can also be used. Players below level 91 Magic require more time and runes.

54,029 Astral runes
23,951 Nature runes
3,342 Law runes
11,140 Water runes
297,995 Earth runes

-from rswiki

I unlocked all the spells and i love the exp so much i kept going.

zstef94
04-19-2012, 10:52 PM
great script!

averaging 30.3k farming/h, 27k magic/h, 4.6k ag/h.

I always hated this minigame until now ;)

oneshadow
04-20-2012, 04:21 AM
great script!

averaging 30.3k farming/h, 27k magic/h, 4.6k ag/h.

I always hated this minigame until now ;)


Haha, me too. I love this mini game, going for 99 farming

Son of Zeus
04-20-2012, 05:24 AM
Well you use runes to unlock spells.

For a player at or above level 91 Magic, unlocking all the Lunar spells requires a total of approximately 2785 rounds or 557 cycles. This means the following runes are required,[1] which are worth approximately 13,813,000 gp with mud staff, 13,891,000 gp with lava staff or earth staff or 16,573,000 gp with no staff. An earth staff in combination with a tome of frost can also be used. Players below level 91 Magic require more time and runes.

54,029 Astral runes
23,951 Nature runes
3,342 Law runes
11,140 Water runes
297,995 Earth runes

-from rswiki

I unlocked all the spells and i love the exp so much i kept going.

Do you know how much will it cost from 60-99 Farming approximately?

jocelsarol
04-20-2012, 08:24 PM
[======================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[======================================]
[ Run Time : 3 Hr 37 Min 37 Sec ]
[ Points : 30160 ]
[ Plants Cured : 553 ]
[ Soil Fertilized : 560 ]
[ Farming XP : 102396 ]
[ Farming XP/Hr : 28232 ]
[ Magic XP : 89800 ]
[ Magic XP/Hr : 24759 ]
[ Agility XP : 13272 ]
[ Agility XP/Hr : 3659 ]
[ Breaks : 1 ]
[======================================]
[ LividFarmer 1.2 ]
[======================================]



RUNNING GREAT! :D it's still running and it's STILL flawless ;)

Here2help
04-22-2012, 12:52 AM
Holy shit I cannot thank you enough for this
The only think id recommend to add is when a random hits and you cant do it, can you make it wait like 5 minutes tops before logging out? I watch the script all the time and to see it log out right before I can click "diable smart" is really annoying..

Flight
04-22-2012, 01:38 AM
Holy shit I cannot thank you enough for this
The only think id recommend to add is when a random hits and you cant do it, can you make it wait like 5 minutes tops before logging out? I watch the script all the time and to see it log out right before I can click "diable smart" is really annoying..

Ah yeah no problem there, infact you can do this on your own. :)

Make a procedure that will be called when a random event is found. Here's the one I made:

procedure FoundARandom;
begin
Writeln('Found a random!');
PlaySound(ScriptPath+'evilaugh.wav'); //Play a small .wav sound
Wait(RandomRange(10000, 20000)); //Wait between 10 and 20 seconds after playing the sound
end;


And in the main loop, after "setupSRL();" add this:

SRL_Procs[SRL_OnFindRandom] := @FoundARandom; //Change "FoundARandom" to whatever your 'found random event' procedure is called

jocelsarol
04-22-2012, 06:30 AM
[======================================]
[ Run Time : 7 Hr 38 Min 35 Sec ]
[ Points : 92420 ]
[ Plants Cured : 782 ]
[ Soil Fertilized : 3259 ]
[ Farming XP : 371772 ]
[ Farming XP/Hr : 48641 ]
[ Magic XP : 342053 ]
[ Magic XP/Hr : 44753 ]
[ Agility XP : 19488 ]
[ Agility XP/Hr : 2549 ]
[ Breaks : 3 ]
[======================================]
[ LividFarmer 1.2 ]
[======================================]


This script is awesome. You have no idea. (Y) thank you :')

anthony19
04-23-2012, 01:36 PM
this bot when to goes to cure the plants it just keeps picking the same plant over and over again plz help ?

RuneDragon
04-23-2012, 11:08 PM
this bot when to goes to cure the plants it just keeps picking the same plant over and over again plz help ?

You need to stand in the spot shown in first post.

lilcmp1
04-23-2012, 11:35 PM
Flight I owe you huge! This is an AWESOME script. Over 250 hours logged and 99 farming.

Thank you.

Flight
04-24-2012, 02:43 AM
Flight I owe you huge! This is an AWESOME script. Over 250 hours logged and 99 farming.

Thank you.

Wow very nice indeed, congratulations! :)

swanniie
04-24-2012, 03:24 AM
[======================================]
[ Run Time : 7 Hr 38 Min 35 Sec ]
[ Points : 92420 ]
[ Plants Cured : 782 ]
[ Soil Fertilized : 3259 ]
[ Farming XP : 371772 ]
[ Farming XP/Hr : 48641 ]
[ Magic XP : 342053 ]
[ Magic XP/Hr : 44753 ]
[ Agility XP : 19488 ]
[ Agility XP/Hr : 2549 ]
[ Breaks : 3 ]
[======================================]
[ LividFarmer 1.2 ]
[======================================]


This script is awesome. You have no idea. (Y) thank you :')

How the hell are you getting nearly 50k farming exp/hr?

I thought the max possible at livid was 34k~

Canada01
04-24-2012, 03:57 PM
Small issue: sometimes when the script cannot locate Pauline, it will keep rotating the "world" until I pause the script. Maybe due to computer getting slow as CPU used 60+%?

jocelsarol
04-24-2012, 04:15 PM
How the hell are you getting nearly 50k farming exp/hr?

I thought the max possible at livid was 34k~

You know, I have no idea, it's awesome :spot:

hajahmz
04-24-2012, 07:56 PM
You know, I have no idea, it's awesome :spot:


Your lying is blatant, and in my opinion, it's also pointless.... -_-

Here2help
04-26-2012, 08:14 AM
flight I love you man. 96 farming and counting!

I have one very major suggestion for you though.... Can you make it log out when it is out of runes?

momotron
04-26-2012, 12:01 PM
Here's a proggy http://puu.sh/rzIa

thanks flight.

Damn this script is too stable ;) SRL antirandoms working like a charm as well!

http://puu.sh/rERj
http://puu.sh/rN7E

keza
04-27-2012, 01:25 AM
One of the best scripts i've ever used. This is amazing. Thx alot!

Ibotskillz
04-27-2012, 08:20 PM
Just bought the runes for 99 farming, looking to log about 230 hours on this script over the next ~2 months

rsstorm
04-28-2012, 04:24 AM
How much would it cost from 70-99 farming?
Even a rough estimate would be helpful.

Here2help
04-28-2012, 06:02 AM
How much would it cost from 70-99 farming?
Even a rough estimate would be helpful.

I think I've put like 35m-40m get 96. Will prolly do another 10m-20m finishing it off.




Btw the script is messing upt now and idk why. I wont click on the flowers anymore. It hovers over them and then goes to the combat tab, then back to the flower, then back to the tab. DUNNO

Le Jingle
04-28-2012, 06:37 AM
Btw the script is messing upt now and idk why. I wont click on the flowers anymore. It hovers over them and then goes to the combat tab, then back to the flower, then back to the tab. DUNNO

Try re-downloading and adding your info to the needed parts, stand in the specified location as shown in the 1st post. + Make sure your graphic settings are all according to standards (minimal settings, etc.)

stuartroad
04-28-2012, 01:30 PM
Hello, Working absolutely beautiful. Post proggy soon if i don't fall asleep.

Also, if you use this bot, PLEASE DO NOT HAVE DARK COLOURED CLOTHING

ryhgoalie37
04-28-2012, 05:04 PM
Just started using this =D

From what I've noticed so far is that hovers over other players a lot.

I don'y know much about how livid farm works so I cant say how its doing, but I'm getting around 30k xp for farming an hour so im happy :)

EDIT: it only hovers over random players when there is nothing for it to do

Here2help
04-28-2012, 10:20 PM
Figured out the problem.

Koliantrix
04-29-2012, 08:44 PM
http://puu.sh/saym
amazing script, thanks so much!!

h4x_
04-29-2012, 09:04 PM
If i am right, this is actually the cheapest and quickest way to train farming:

13m for 48(ish) hours of livid farm according to wiki at avg. 30k farm xp/hr

13m / 48 = 275k/hr (cost)

thats 275k for 30k farming xp... magic seeds are 230k each and only give 14k
and on top of that tree runs are daily!
and on top of that you also get magic/agility xp :D

ryhgoalie37
04-29-2012, 09:10 PM
just unlocked the third spell =D

random proggy

[ Run Time : 6 Hr 1 Min 19 Sec
[ Points : 58260
[ Plants Cured : 1130
[ Soil Fertilized : 938
[ Farming XP : 190256
[ Farming XP/Hr : 31593
[ Magic XP : 166306
[ Magic XP/Hr : 27616
[ Agility XP : 28392
[ Agility XP/Hr : 4714
[ Breaks : 1

still going strong!

Ibotskillz
05-01-2012, 04:09 AM
[======================================]
[ LividFarmer 1.2 ]
[ Soil Fertilized : 1007 ]
[ Farming XP : 182620 ]
[ Farming XP/Hr : 30652 ]
[ Magic XP : 146289 ]
[ Magic XP/Hr : 24554 ]
[ Agility XP : 0 ]
[ Agility XP/Hr : 0 ]
[ Breaks : 1 ]
[======================================]

Great script! Only problem is that it hovers over players who wear dark clothes like agile, but I understand that is very hard to fix

teamemb99
05-01-2012, 10:30 AM
TYSM I GOT 83-96 FARMING WITH THIS (doin some daily farm runs in between) was enough to open all my effigies and got 96-99 with effigies ! :D

TYSM

Donie
05-01-2012, 01:38 PM
Hey I have seen the proggys above and am amazed. I cannot wait to get this up and running, just dont quite know how too.

I downloaded the script in the first post (version 1.2) and then opened it up, put my user and pass where the dashes are
SRLStats_Username = '------';
SRLStats_Password = '------';
and clicked run. When the client thing-o loads, it does not put anything in where my user and pass should be. (:c)

Could you guys please give me a heads up on what I'm doing wrong?

Thanks heaps guys :)

Era Xz
05-01-2012, 02:25 PM
Your settings are most likely not correct. Check manually if you're on safe mode/fixed/minimum settings.

EDIT : you should put your pass and username also in the other section, the SRLSTATS account is just for keeping how much xp you gained etc.

ryhgoalie37
05-01-2012, 05:39 PM
Donie, first off like Era said there is another spot a few lines down from what you posted where you put in your Rs account and pw. Second make sure you have your settings to low everything, and stand in the spot that is shown on the first page of this thread.

Good luck =)
p.s. just got 81 farming with this =D

Donie
05-01-2012, 10:49 PM
Your advice helped out heaps guys, so thanks :). I just had to put my user and pass a few lines down like you said... I also had to make an srl account or something.. Is there a page explaining what this is because I'm pritty clueless :).

Thanks again :)

EDIT: All right, I had it working but restarted comp and now it wont log in again :c.

Is there any way to run these scripts through msi?

nexusenvy
05-02-2012, 08:25 AM
If i am right, this is actually the cheapest and quickest way to train farming:

13m for 48(ish) hours of livid farm according to wiki at avg. 30k farm xp/hr

13m / 48 = 275k/hr (cost)

thats 275k for 30k farming xp... magic seeds are 230k each and only give 14k
and on top of that tree runs are daily!
and on top of that you also get magic/agility xp :D

Im not sure which numbers from the wiki you're quoting but those 48 hours includes other activities which maximize points gain. This is definitely cheaper xp/gp for things like maple/pineapple seeds.

From Koliantrix's proggy:

Cost ~ 1333*139+1369*761=1227096 (with mud staff of course :P)
Xp = 248584 (farming only)
Time = 8.3 hrs

Cost/hr ~ 147k/hr
gp/xp ~ 4.94gp/xp

Price for other stuff:
2.21 gp/xp for pineapples
0.58 gp/xp for willows

7.32 gp/xp for maples
10.12gp/xp for yews
16.81gp/xp for magics
9.81 for palms
5.80 for papayas

ZenoKurosagi
05-02-2012, 08:36 AM
Still if your going for comp cape this does help. I figured using this script should get you about 3.6m farming xp unlocking all the spells.

mojodoski
05-02-2012, 01:15 PM
Can someone tell me why I am only getting about 15k an our exp? the first time I ran it I was getting 32k an hour and that was like a week ago.

Era Xz
05-02-2012, 06:19 PM
You don't have to make an SRL account if you don't want to. Though it might encourage the script maker because he can see how much xp is gained with his script :).

http://stats.villavu.com/register
here you can make your account.

And try manually adjusting your settings again. Or reload the client for the not logging in.
You can allways also log in yourself and then run the script.

Hope this helps


Your advice helped out heaps guys, so thanks :). I just had to put my user and pass a few lines down like you said... I also had to make an srl account or something.. Is there a page explaining what this is because I'm pritty clueless :).

Thanks again :)

EDIT: All right, I had it working but restarted comp and now it wont log in again :c.

Is there any way to run these scripts through msi?

ryhgoalie37
05-03-2012, 02:39 AM
Mine keeps breaking after a few hours. I forgot to take a screen shot but it somehow ends up standing almost right next to Paulina and stays there, occasionally clicking on the only livid still on its screen. Any idea?

Coxkee
05-04-2012, 07:14 AM
Nice work, thanks!

Brotein
05-04-2012, 09:45 PM
So far so good, thanks for this script!

[=====================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[=====================================]
[ Run Time : 2 Hr 3 Min 58 Sec ]
[ Points : 20980 ]
[ Plants Cured : 363 ]
[ Soil Fertilized : 366 ]
[ Farming XP : 67068 ]
[ Farming XP/Hr : 32460 ]
[ Magic XP : 60022 ]
[ Magic XP/Hr : 29050 ]
[ Agility XP : 10752 ]
[ Agility XP/Hr : 5203 ]
[ Breaks : 0 ]
[=====================================]
[ LividFarmer 1.2 ]
[=====================================]

Wyn
05-05-2012, 06:44 AM
Flight have you ever thought of doing other parts of Livid?

Just curious if you think there possible as I was thinking of taking a wack at it myself.

Flight
05-05-2012, 06:49 AM
Flight have you ever thought of doing other parts of Livid?

Just curious if you think there possible as I was thinking of taking a wack at it myself.

If you have some ideas in mind then go for it. There's two things stopping me from working out the whole activity. The first is motivation, as I've already unlocked all the spells I personally only need the Farming XP. The second is walking back to the exact tile required for handling the plants & soil, this would be a bit tricky.

You're welcome to modify the script however you like.

hajahmz
05-05-2012, 01:57 PM
With this script, I've gone from level 76 to 99 farming in just under 20 days. Thank you so much :)

TanMan593
05-06-2012, 01:57 AM
I felt obligated to post a proggy pic just because this script is so awsome!!! Two thumbs up!

http://i47.tinypic.com/2hf8iua.png

chocolat
05-06-2012, 07:38 PM
I haven't read many of the posts in this thread and have not tried the script but is it possible for this to not energize Pauline as I am 99 agility already just wondering

Era Xz
05-06-2012, 07:55 PM
it is :p comment out the code that does the energizing :)

unknown botter
05-06-2012, 08:51 PM
everytime i start the script facing north, I just keep on getting this error message.


File[C:\Simba\Includes\MSI\Debug Logs\06-05-12 at 09 49 12 PM.txt] has not been freed in the script, freeing it now.

would be rlly appreciated if someone could help me

Flight
05-07-2012, 01:05 AM
everytime i start the script facing north, I just keep on getting this error message.


File[C:\Simba\Includes\MSI\Debug Logs\06-05-12 at 09 49 12 PM.txt] has not been freed in the script, freeing it now.

would be rlly appreciated if someone could help me

I really have no idea. This script has nothing to do with MSI so I don't know why you would get an error like that...

stuartroad
05-07-2012, 01:19 AM
If you have some ideas in mind then go for it. There's two things stopping me from working out the whole activity. The first is motivation, as I've already unlocked all the spells I personally only need the Farming XP. The second is walking back to the exact tile required for handling the plants & soil, this would be a bit tricky.

You're welcome to modify the script however you like.

You don't have to walk to the exact tile, just gotta use some camera angle changes.

Flight
05-07-2012, 01:23 AM
You don't have to walk to the exact tile, just gotta use some camera angle changes.

This script uses very specific coordinates to determine which plant we've cured so we know which strain to choose for curing the plant. This has to be precise, and I defined each and every possible box for a diseased plant to occur in, in relation to the camera angle and player position. So yes, it does have to be the exact tile.

xAnthrax
05-07-2012, 02:27 AM
This script works very well, but I'm curious as to why I can only manage 16k exp/hr in farming. Does that have to do with my computer/internet being slow, or is there some sort of method to optimize script performance?

Flight
05-07-2012, 03:21 AM
This script works very well, but I'm curious as to why I can only manage 16k exp/hr in farming. Does that have to do with my computer/internet being slow, or is there some sort of method to optimize script performance?

Could you post like a 1hour report or something? It might give me a clue as to why your XP/Hour is so low.

LovelyShock
05-07-2012, 03:50 AM
Got me 99 farming omfgomfomgofmg i love you!!! I using kyles runespan now for 99 runecrafting!!! I love simba!

unknown botter
05-07-2012, 09:07 AM
lmao everytime i try to start this script and face north keep on getting this shit come up idk y.

Error: Out Of Range at line 1541
The following DTMs were not freed: [Bronze Pickaxe, Iron Pickaxe, Steel Pickaxe, Mithril Pickaxe, Adamant Pickaxe, Rune Pickaxe, Dragon Pickaxe, Bronze Hatchet, Iron Hatchet, Steel Hatchet, Mithril Hatchet, Adamant Hatchet, Rune Hatchet, Dragon Hatchet, Normal Logs, Oak Logs, Willow Logs, Maple Logs, Yew Logs, Magic Logs, Clay Ore, Copper Ore, Tin Ore, Iron Ore, Silver Ore, Coal Ore, Gold Ore, Mithril Ore, Adamantite Ore, Runite Ore, Small Fishing Net, Crayfish Cage, Fishing Rod, Fishing Bait, Fly Fishing Rod, Harpoon, Barb-Tail Harpoon, Lobster Pot, Raw Shrimps, Raw Crayfish, Raw Sardines, Raw Anchovies, Raw Herring, Raw Trout, Raw Pike, Raw Salmon, Raw Tuna, Raw Lobster, Raw Swordfish, Raw Monkfish, Raw Shark, Cooked Shrimps, Cooked Crayfish, Cooked Sardines, Cooked Anchovies, Cooked Herring, Cooked Trout, Cooked Pike, Cooked Salmon, Cooked Tuna, Cooked Lobster, Cooked Swordfish, Cooked Monkfish, Cooked Shark, Uncut Sapphire, Uncut Emerald, Uncut Ruby, Uncut Diamond, Bird'S Nest, Feather, Staff Of Air, Staff Of Water, Staff Of Earth, Staff Of Fire, Air Rune, Body Rune, Mind Rune, Earth Rune, Fire Rune, Water Rune, Chaos Rune, Law Rune, Cosmic Rune, Death Rune, Nature Rune, Blood Rune, Soul Rune, Astral Rune, Rune Essence, Pure Essence, Soft Clay, Vial, Vial Of Water, Jug, Jug Of Water, Bowl, Bowl Of Water, Bucket, Bucket Of Water, Air Tiara, Body Tiara, Mind Tiara, Earth Tiara, Fire Tiara, Water Tiara, Dwarven Army Axe, Coal Bag, SRL - Lamp bitmap, 108]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
File[C:\Simba\Includes\MSI\Debug Logs\07-05-12 at 10 05 25 AM.txt] has not been freed in the script, freeing it now.

RuneDragon
05-07-2012, 09:10 AM
@unknown botter Java version ? Are you able to use any other simba script ?

Flight
05-07-2012, 10:45 AM
lmao everytime i try to start this script and face north keep on getting this shit come up idk y.

Error: Out Of Range at line 1541
File[C:\Simba\Includes\MSI\Debug Logs\07-05-12 at 10 05 25 AM.txt] has not been freed in the script, freeing it now.

That's MSI you're trying to run, and this script has nothing to do with MSI. Simply download the latest attachment in the first post of this thread and run that script, not MSI.


@unknown botter Java version ? Are you able to use any other simba script ?

Actually Simba has nothing to do with Java.

Aksel
05-07-2012, 12:07 PM
Does this still work well?

xAnthrax
05-07-2012, 06:47 PM
Could you post like a 1hour report or something? It might give me a clue as to why your XP/Hour is so low.

Pulling this out of my current botting sesh:

[======================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[======================================]
[ Run Time : 2 Hr 45 Min 29 Sec ]
[ Points : 18940 ]
[ Plants Cured : 480 ]
[ Soil Fertilized : 22 ]
[ Farming XP : 46184 ]
[ Farming XP/Hr : 16745 ]
[ Magic XP : 39614 ]
[ Magic XP/Hr : 14363 ]
[ Agility XP : 14952 ]
[ Agility XP/Hr : 5421 ]
[ Breaks : 0 ]
[======================================]
[ LividFarmer 1.2 ]
[======================================]

As you can see the agility exp/hr along with the points/hr are meeting the quoted values that you have listed in the OP, but for some reason the farming exp is lacking quite significantly.

Edit: I should note that the magic exp is also lacking, which you'll notice, but I don't care for that as I've already got plenty of magic exp on my acc.

Edit 2: Thanks for the quick reply up above by the way, excellent thread activity from yourself :]

tdawg777
05-07-2012, 10:08 PM
Is there a simple way to stop the script from energising pauline? I already have 99 agility and want to save the money from laws.

bobbysans07
05-08-2012, 12:36 AM
mine gets stuck on the farming icon when the experience goes to the top of the screen then it swings the camera around like 10 rotations and resets...

rsstorm
05-08-2012, 01:29 AM
mine gets stuck on the farming icon when the experience goes to the top of the screen then it swings the camera around like 10 rotations and resets...


Is there a simple way to stop the script from energising pauline? I already have 99 agility and want to save the money from laws.

haha i was about to ask the same questions.

Flight
05-08-2012, 01:47 AM
Pulling this out of my current botting sesh:

[======================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[======================================]
[ Run Time : 2 Hr 45 Min 29 Sec ]
[ Points : 18940 ]
[ Plants Cured : 480 ]
[ Soil Fertilized : 22 ]
[ Farming XP : 46184 ]
[ Farming XP/Hr : 16745 ]
[ Magic XP : 39614 ]
[ Magic XP/Hr : 14363 ]
[ Agility XP : 14952 ]
[ Agility XP/Hr : 5421 ]
[ Breaks : 0 ]
[======================================]
[ LividFarmer 1.2 ]
[======================================]

As you can see the agility exp/hr along with the points/hr are meeting the quoted values that you have listed in the OP, but for some reason the farming exp is lacking quite significantly.

Edit: I should note that the magic exp is also lacking, which you'll notice, but I don't care for that as I've already got plenty of magic exp on my acc.

Edit 2: Thanks for the quick reply up above by the way, excellent thread activity from yourself :]

It looks like it's not really finding the soil patches. Could you post a screenshot (minus your username, of course) of yourself running this script? Just the main screen would be fine.


Is there a simple way to stop the script from energising pauline? I already have 99 agility and want to save the money from laws.

There sure is, head on down to line 835 & 836 and disable the two lines that handle energizing Pauline, like so:

//if not CheckedPauline then
//HandleThatTiredPaulinePersonWhoNeedsEncouragementB ecauseWeAreProLikeABoss;

rsstorm
05-08-2012, 01:53 AM
how do you disable it?

Flight
05-08-2012, 02:00 AM
how do you disable it?

Noticed how I put "//" in front of both of those lines? Putting "//" in front of a line comments it out (disables it).

tdawg777
05-08-2012, 02:26 AM
Noticed how I put "//" in front of both of those lines? Putting "//" in front of a line comments it out (disables it).

Awesome thanks for the quick reply. Ran for about 2 hours perfectly, but then when it returned from it's break it got stuck on that P.o.S may madness gui that pops up...

[ LividFarmer 1.2 ]
[ by Flight ]
[======================================]
[ Run Time : 4 Hr 28 Min 18 Sec ]
[ Points : 15660 ]
[ Plants Cured : 393 ]
[ Soil Fertilized : 390 ]
[ Farming XP : 72036 ]
[ Farming XP/Hr : 16109 ]
[ Magic XP : 57510 ]
[ Magic XP/Hr : 12860 ]
[ Agility XP : 0 ]
[ Agility XP/Hr : 0 ]
[ Breaks : 1 ]
Looks like it miscounted the fertilise's once, but that isn't an issue.

Also I just noticed another character in full black was bugging it out a little bit.

Here2help
05-08-2012, 05:29 AM
Pulling this out of my current botting sesh:

[======================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[======================================]
[ Run Time : 2 Hr 45 Min 29 Sec ]
[ Points : 18940 ]
[ Plants Cured : 480 ]
[ Soil Fertilized : 22 ]
[ Farming XP : 46184 ]
[ Farming XP/Hr : 16745 ]
[ Magic XP : 39614 ]
[ Magic XP/Hr : 14363 ]
[ Agility XP : 14952 ]
[ Agility XP/Hr : 5421 ]
[ Breaks : 0 ]
[======================================]
[ LividFarmer 1.2 ]
[======================================]

As you can see the agility exp/hr along with the points/hr are meeting the quoted values that you have listed in the OP, but for some reason the farming exp is lacking quite significantly.

Edit: I should note that the magic exp is also lacking, which you'll notice, but I don't care for that as I've already got plenty of magic exp on my acc.

Edit 2: Thanks for the quick reply up above by the way, excellent thread activity from yourself :]

You need to go into custom graphics settings and turn off ground blending, and ground decoration.

Here2help
05-08-2012, 05:31 AM
99 farming!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

=)

tdawg777
05-08-2012, 05:59 AM
99 farming!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

=)

Sheesh nice dude.

[=====================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[=====================================]
[ Run Time : 3 Hr 26 Min 7 Sec ]
[ Points : 22220 ]
[ Plants Cured : 549 ]
[ Soil Fertilized : 562 ]
[ Farming XP : 102212 ]
[ Farming XP/Hr : 29753 ]
[ Magic XP : 81834 ]
[ Magic XP/Hr : 23821 ]
[ Agility XP : 0 ]
[ Agility XP/Hr : 0 ]
[ Breaks : 1 ]
[=====================================]
[ LividFarmer 1.2 ]
[=====================================]
Still going strong, and it survived the break this time :P
[=====================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[=====================================]
[ Run Time : 5 Hr 14 Min 5 Sec ]
[ Points : 32820 ]
[ Plants Cured : 813 ]
[ Soil Fertilized : 828 ]
[ Farming XP : 150972 ]
[ Farming XP/Hr : 28840 ]
[ Magic XP : 120816 ]
[ Magic XP/Hr : 23079 ]
[ Agility XP : 0 ]
[ Agility XP/Hr : 0 ]
[ Breaks : 2 ]
And still going. Not even slightly upset. Going to run out of runes though :S

unknown botter
05-08-2012, 08:15 AM
[QUOTE=Flight;1010308]That's MSI you're trying to run, and this script has nothing to do with MSI. Simply download the latest attachment in the first post of this thread and run that script, not MSI.


soz dude now its working for me ty :)

tdawg777
05-08-2012, 08:51 AM
Finally stopped it, thanks for 3 Farming lvls in one day!

[======================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[======================================]
[ Run Time : 6 Hr 13 Min 45 Sec ]
[ Points : 39620 ]
[ Plants Cured : 983 ]
[ Soil Fertilized : 998 ]
[ Farming XP : 182252 ]
[ Farming XP/Hr : 29257 ]
[ Magic XP : 145806 ]
[ Magic XP/Hr : 23406 ]
[ Agility XP : 0 ]
[ Agility XP/Hr : 0 ]
[ Breaks : 2 ]
[======================================]
[ LividFarmer 1.2 ]
[======================================]

stuartroad
05-08-2012, 09:03 AM
To the bloke only getting half as much xp as everyone else. If you are not high enough magic level for the spell you will only get half as much xp per cast. Perhaps this is your problem?

JN13
05-08-2012, 02:49 PM
This script is great! Ty Flight! the only issue I'm having is when I try to energize it ends up circling the camera about 11 times then stops. Every time.

I think its a MakeCompass problem. I threw a bunch of debug lines in it and it always gets tripped up at make compass. the rest of the energize stuff works well from what I have seen.

Edit: Updated SRL eveything looks good!

xAnthrax
05-08-2012, 04:04 PM
You need to go into custom graphics settings and turn off ground blending, and ground decoration.

I think this may have done the trick, the patches look much different now & the script is fertilizing soil much more efficiently.

@ Flight, maybe include this in your OP if it's not already there, it seems as though the default game settings leave both these options on and fuck with the script a bit.

Thanks to you both for helping out ^^

ryhgoalie37
05-08-2012, 05:28 PM
Thanks for the help with tthe Energinzing part flight =D I'm also 99 agility. I olny need around 70k more points till I have all the spells!

This script has been amazing!

bobbysans07
05-08-2012, 09:40 PM
how do you guys do the whole thing like energize and stuff? all mine does is fertilize and cure. Thanks :)

bobbysans07
05-09-2012, 01:32 AM
wow thanks for the help....

Flight
05-09-2012, 02:34 AM
how do you guys do the whole thing like energize and stuff? all mine does is fertilize and cure. Thanks :)

Version 1.2+ does three things: Fertilize soil patches, cure diseased livids, and energize Pauline when she's drained. This is stated clearly in the OP. Had you taken the time to read through it you wouldn't be asking this question.

tdawg777
05-10-2012, 01:29 AM
[======================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[======================================]
[ Run Time : 5 Hr 58 Min 43 Sec ]
[ Points : 38120 ]
[ Plants Cured : 950 ]
[ Soil Fertilized : 956 ]
[ Farming XP : 175352 ]
[ Farming XP/Hr : 29329 ]
[ Magic XP : 140172 ]
[ Magic XP/Hr : 23445 ]
[ Agility XP : 0 ]
[ Agility XP/Hr : 0 ]
[ Breaks : 2 ]
[======================================]
[ LividFarmer 1.2 ]
[======================================]

Stupid 6hr log out...

Just set up SMARTManager, incoming 12hr proggy.

Era Xz
05-10-2012, 08:16 AM
Awesome script! got me few levels so far. a lot cheaper then normal farming :D

unknown botter
05-10-2012, 09:14 AM
a mini proggy will upload a full one later.


[======================================]
[ Run Time : 1 Hr 19 Min 34 Sec ]
[ Points : 12140 ]
[ Plants Cured : 228 ]
[ Soil Fertilized : 229 ]
[ Farming XP : 42044 ]
[ Farming XP/Hr : 31704 ]
[ Magic XP : 36603 ]
[ Magic XP/Hr : 27601 ]
[ Agility XP : 5040 ]
[ Agility XP/Hr : 3800 ]
[ Breaks : 0 ]
[======================================]
[ LividFarmer 1.2 ]
[======================================]

xAnthrax
05-10-2012, 04:14 PM
Awesome script! got me few levels so far. a lot cheaper then normal farming :D

Normal farming makes money ._.

zacb
05-10-2012, 05:58 PM
Does anyone know why mine will do everything, except for fertalizing the empty patches? It's not a big deal i don't really care to much for farming exp won't ever be using it lol, but the extra little points help my goal :)


Note:if anyone has that problem i fixed it out go to your rs settings and turn "ground decorations" off :P everything except that was off for some reason lol

ajhockey88
05-10-2012, 09:18 PM
Just hovers overs the plants and doesnt click, it even has the green and red boxes around the plants

EDIT: Didnt read that you had to be on an exact tile, Working flawlessly now! THANKS :D

ajhockey88
05-11-2012, 08:17 PM
after 2 hours of flawless running i found the bot in a random location because it failed to do a random. How do i fix this?

zacb
05-11-2012, 10:55 PM
You don't leave your bot without watching it for 2 hours :P, the client does randoms, not the livid bot, this bot is flawless from what i've seen so far with 3-4days constantly running

Flight
05-12-2012, 12:48 AM
after 2 hours of flawless running i found the bot in a random location because it failed to do a random. How do i fix this?

Eventually the script will break out of all 3 operations (livids, soil, Pauline) to search for random events, player login status, report timers, and break timers. My guess is you got a random event that isn't currently operational in SRL itself, therefore you should have been logged out safely and notified via your black debug box. Did it say anything about a random event for you?

ajhockey88
05-12-2012, 02:08 AM
best proggy i got yet

[=====================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[=====================================]
[ Run Time : 5 Hr 39 Min 4 Sec ]
[ Points : 49120 ]
[ Plants Cured : 867 ]
[ Soil Fertilized : 889 ]
[ Farming XP : 161552 ]
[ Farming XP/Hr : 28587 ]
[ Magic XP : 143363 ]
[ Magic XP/Hr : 25368 ]
[ Agility XP : 23520 ]
[ Agility XP/Hr : 4162 ]
[ Breaks : 2 ]
[=====================================]
[ LividFarmer 1.2 ]
[=====================================]

nazeex
05-12-2012, 12:26 PM
Was wondering if you could possibly set up a few more tiles this can run from (and have it run between them from time to time) - I saw 2-3 people botting this on most worlds as well as a few legitters, and its very obvious you're botting unless you find a world that is empty and manages to stay empty at the farm.

Otherwise flawless, great job, will use for 99.

krushsawa
05-13-2012, 08:33 AM
Testing now =]
Will post back later =]

krushsawa
05-13-2012, 11:34 AM
awesome little script , Only a small proggy but proves it superiority
[=====================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[=====================================]
[ Run Time : 2 Hr 54 Min 6 Sec ]
[ Points : 30680 ]
[ Plants Cured : 519 ]
[ Soil Fertilized : 520 ]
[ Farming XP : 95588 ]
[ Farming XP/Hr : 32942 ]
[ Magic XP : 86280 ]
[ Magic XP/Hr : 29734 ]
[ Agility XP : 16632 ]
[ Agility XP/Hr : 5731 ]
[ Breaks : 0 ]
[=====================================]
[ LividFarmer 1.2 ]
[=====================================]

Ibotskillz
05-13-2012, 02:54 PM
I think this may have done the trick, the patches look much different now & the script is fertilizing soil much more efficiently.

@ Flight, maybe include this in your OP if it's not already there, it seems as though the default game settings leave both these options on and fuck with the script a bit.

Thanks to you both for helping out ^^

Thats generally just a good idea for anytime you are using Simba =)

Castiel1
05-13-2012, 08:53 PM
Around 7400 points/hr.
It would be nice if it could run to start tile from a small area around Livid Farm, in case of misclicks

[======================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[======================================]
[ Run Time : 4 Hr 18 Min 23 Sec ]
[ Points : 32220 ]
[ Plants Cured : 674 ]
[ Soil Fertilized : 682 ]
[ Farming XP : 124752 ]
[ Farming XP/Hr : 28969 ]
[ Magic XP : 104874 ]
[ Magic XP/Hr : 24353 ]
[ Agility XP : 8568 ]
[ Agility XP/Hr : 1989 ]
[ Breaks : 1 ]
[======================================]

Ibotskillz
05-13-2012, 11:37 PM
[ LividFarmer 1.2 ]
[ by Flight ]
[======================================]
[ Run Time : 6 Hr 38 Min 48 Sec ]
[ Points : 43660 ]
[ Plants Cured : 1044 ]
[ Soil Fertilized : 1139 ]
[ Farming XP : 200836 ]
[ Farming XP/Hr : 30216 ]
[ Magic XP : 161733 ]
[ Magic XP/Hr : 24332 ]
[ Agility XP : 0 ]
[ Agility XP/Hr : 0 ]
[ Breaks : 1 ]
[======================================]
[ LividFarmer 1.2 ]
[======================================]

98 farming, should be 99 by Wednesday! Thanks for the script!

[XoL]
05-13-2012, 11:42 PM
[ LividFarmer 1.2 ]
[ by Flight ]
[======================================]
[ Run Time : 6 Hr 38 Min 48 Sec ]
[ Points : 43660 ]
[ Plants Cured : 1044 ]
[ Soil Fertilized : 1139 ]
[ Farming XP : 200836 ]
[ Farming XP/Hr : 30216 ]
[ Magic XP : 161733 ]
[ Magic XP/Hr : 24332 ]
[ Agility XP : 0 ]
[ Agility XP/Hr : 0 ]
[ Breaks : 1 ]
[======================================]
[ LividFarmer 1.2 ]
[======================================]

98 farming, should be 99 by Wednesday! Thanks for the script!

Thank you for proggy, was looking for a solid proggy before I used it :)

CEO
05-14-2012, 05:02 AM
How come the mouse randomly clicks to a spot and totally messes up the xp rate?
The past few days when I watch it, it randomly clicks on a spot. No particular spot, I was in like 3 different spots. What should I do?

CEO
05-14-2012, 05:53 AM
oh and never does the dying plant in front of me
http://gyazo.com/4ab23f88ec5a1f8782c1b123972d5de2
All my settings are correct.

Le Jingle
05-14-2012, 06:06 AM
Just a small typo I found, but line 318 states,

if WaitUpTextMulti(['Cure', 'plant', 'Diseased', 'livd'], 500) then


(there's a typo on livid) :p

Nothing to worry about as it doesn't affect the script's performance :) Just thought I'd point it out!

Cheers

stoffel
05-14-2012, 06:03 PM
Thank you for proggy, was looking for a solid proggy before I used it :)

OMG you need proggy before you use a FLIGHT script? How dare you to doubt on the flightmasterz script :O

JN13
05-14-2012, 06:56 PM
I believe the soil colors changed. I would try to ACA the colors, but Idk exactly how your tpa searches and which colors it was meant for :)

Le Jingle
05-14-2012, 11:12 PM
Try these colors, just picked some out, in attempt to replace the possible old colors, since JN13 said they weren't working:
1. Go To the LoadVars Procedure & try replacing with this:

SCols := [4743788, 5073268, 5336698, 4477785];


It may or may not work, just trying to offer an alternative if it's not currently working. If these do work, I'm glad I could help and post back on the thread letting people know they work! :)

rtyrty100
05-15-2012, 12:24 AM
You need to go into custom graphics settings and turn off ground blending, and ground decoration.

For everyone who is having issues with soil color please refer to this helpful post...by Here2help!

JN13
05-15-2012, 12:56 AM
Try these colors, just picked some out, in attempt to replace the possible old colors, since JN13 said they weren't working:
1. Go To the LoadVars Procedure & try replacing with this:

SCols := [4743788, 5073268, 5336698, 4477785];


It may or may not work, just trying to offer an alternative if it's not currently working. If these do work, I'm glad I could help and post back on the thread letting people know they work! :)

I think the problem was due to a Super random color this morning. This area is kinda known for that, so I just reloaded the client till i got a palate that was agreeable with the script :) Flight's awesome tpa to find the soil is really complex, wish I could get an interpretation of what it does :)

Flight
05-15-2012, 01:21 AM
I think the problem was due to a Super random color this morning. This area is kinda known for that, so I just reloaded the client till i got a palate that was agreeable with the script :) Flight's awesome tpa to find the soil is really complex, wish I could get an interpretation of what it does :)

Here ya go, I'll explain out how the function works. Hopefully this will give a better understanding.


Function FindSoil(Var X,Y: Integer): Boolean;
var
B,B2: TBox;
TPA,TPA2,PAr: TPointArray;
Hmod,Hmod2,Smod2,Smod: Extended;
i,h,Tol,Tol2,CTS,Col2,Col: Integer;
TBA: TBoxArray;
MBP: TPoint;
ATPA: T2DPointArray;
begin
CTS := GetColorToleranceSpeed;
PAr := TPAFromBox(IntToBox(245, 155, 270, 190));

ColorToleranceSpeed(2);

{First lets combine our 'SCols' (soil colors) and plug them into
a wrapper to get the best color, tolerance, and H/S mods}

ReturnValues(SCols, Hmod, Smod, Col, Tol);
SetColorSpeed2Modifiers(Hmod, SMod);

{Search for the best color}
FindColorsSpiralTolerance(MSCX, MSCY, TPA, Col, MSX1, MSY1, MSX2, MSY2, Tol);

{If the color isn't found, exit}
if (Length(TPA) < 1) then
begin
ColorToleranceSpeed(CTS);
SetColorSpeed2Modifiers(0.2, 0.2);
Exit;
end;

{Remove the area around our player}
TPA := ClearTPAFromTPA(TPA, PAr);

{Split the TPA into 30x30 boxes; these will be soil patches}
ATPA := SplitTPAEx(TPA, 30, 30);
SortATPAFromFirstpoint(ATPA, Point(MSCX, MSCY));

{For each soil patch do...}
for i := 0 to High(ATPA) do
begin
B := GetTPABounds(ATPA[i]);

{Same as before, plug in a bunch of growing livid colors
to get the 'best color', tolerance, and S/H mods}
ReturnValues(PCols, Hmod2, Smod2, Col2, Tol2);
SetColorSpeed2Modifiers(Hmod2, SMod2);

{If no livid color was found in the soil path then it's
probably an un-fertilized patch, so we add the patch (box)
to a box array}
if not FindColorsSpiralTolerance(MSCX, MSCY, TPA2, Col2, B.X1, B.Y1, B.X2, B.Y2, Tol2) then
begin
B2 := GetTPABounds(ATPA[i]);
SetArrayLength(TBA, Length(TBA)+1);
TBA[High(TBA)] := B2;
end;

end;

ColorToleranceSpeed(CTS);
SetColorSpeed2Modifiers(0.2, 0.2);

if DebugMode then
begin
SMART_DrawBoxes(True, TBA, clRed);
if (Length(TBA) > 0) then
SMART_DrawBoxEx(False, TBA[0], 65280);
end;

{For each box in our array do...}
for h := 0 to High(TBA) do
begin
MBP := MiddleBox(TBA[h]);
BrakeMMouse(MBP.X, MBP.Y, 5, 5);
if WaitUpTextMulti(['Fertilise', 'Empty', 'patch'], 500) then
begin
Result := True;
GetMousePos(X, Y);
Exit;
end else
Result := False;
end;

end;


It's basically just searching for the base soil patch colors, splitting those into 30x30 boxes (roughly the size of each patch), and then within each of those boxes doing a second color search for the growing livid color. If a livid color is found within a box then we don't need to fertilize it, if no colors are found then it's a patch we need to fertilize, right?

ADR1234
05-15-2012, 09:20 PM
Off to a good start, my first hour using this script.. Amaze, thanks

[=====================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[=====================================]
[ Run Time : 1 Hr 35 Min 9 Sec ]
[ Points : 13600 ]
[ Plants Cured : 291 ]
[ Soil Fertilized : 389 ]
[ Farming XP : 62560 ]
[ Farming XP/Hr : 39449 ]
[ Magic XP : 51303 ]
[ Magic XP/Hr : 32350 ]
[ Agility XP : 0 ]
[ Agility XP/Hr : 0 ]
[ Breaks : 0 ]
[=====================================]
[ LividFarmer 1.2 ]
[=====================================]

CEO
05-16-2012, 07:51 PM
How can I fix the compass from stop spinning

ADR1234
05-16-2012, 10:52 PM
How can I fix the compass from stop spinning

Take your finger off the left/right arrow key? :f:

Seriously though, it has been working for me flawlessly, including today.
Did you toggle the giant xp circle thing off? It helped mine from clicking all radically.

JN13
05-16-2012, 10:57 PM
Flight, if I could rep u more today I would :P ty for continuing my knowledge :)

Castiel1
05-17-2012, 01:49 AM
Loving this script. Just unlocked the Make Leather spell today. From nothing to Group Vengeance - over halfway there :D

Also, I've gotten 80-86 farm :)

http://i.imgur.com/qDSJ6.png
52,369 astral runes, 3,740 Law runes, 25,278 Nature runes used from nothing to Group Vengeance

Thank you so much :)

Noob King
05-18-2012, 03:15 AM
Working good so far. A lot faster then I could do by my self lol. Any plans for supporting all of livid farm?


[=================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[=================================]
[ Run Time : 32 Min 57 Sec ]
[ Points : 4320 ]
[ Plants Cured : 73 ]
[ Soil Fertilized : 78 ]
[ Farming XP : 13892 ]
[ Farming XP/Hr : 25296 ]
[ Magic XP : 12466 ]
[ Magic XP/Hr : 22699 ]
[ Agility XP : 2184 ]
[ Agility XP/Hr : 3976 ]
[ Breaks : 0 ]
[=================================]
[ LividFarmer 1.2 ]
[=================================]

Ecoalypse
05-18-2012, 06:30 PM
How much would 80-99 farming cost with this?

Castiel1
05-18-2012, 07:39 PM
How much would 80-99 farming cost with this?

80-87 for me was around 11m. Look at the rune amounts mentioned above, and check the prices.
You also gain a small amount of Agility exp, and a good amount of Magic exp too.

jcjcjc
05-19-2012, 02:14 PM
Idk what's happening, but I got this "[Hint] C:\Simba\Includes\SRL/SRL/core/animation.simba(257:3): Variable 'X' never used at line 256
[Hint] C:\Simba\Includes\SRL/SRL/core/animation.simba(257:3): Variable 'Y' never used at line 256
[Error] C:\Simba\Includes\SRL/SRL/core/antirandoms\certers.simba(122:165): Closing square bracket (']') expected at line 121
Compiling failed."

it used to work flawless I don't know why it's doing this

Oh and a tab labeled certers pops up when I hit run I tried just closing out of it but it just pops up again once I try to run it again

mojodoski
05-19-2012, 03:04 PM
Ya getting the same message as well. It was working fine yesterday.

Castiel1
05-19-2012, 09:57 PM
Certer problem isn't script related.
Look HERE (http://villavu.com/forum/showthread.php?t=82705)

rebeltjeh
05-20-2012, 10:58 AM
Anybody got a clue how much runes (of each) using mud staff it would take to get all the spells unlocked?

Ezio Auditore da Firenze
05-20-2012, 01:03 PM
Anybody got a clue how much runes (of each) using mud staff it would take to get all the spells unlocked?

Check out wiki about livid farm here: http://runescape.wikia.com/wiki/Livid_Farm/RunesAndExp should answer all your questions :). All the best.

Castiel1
05-20-2012, 06:30 PM
Anybody got a clue how much runes (of each) using mud staff it would take to get all the spells unlocked?

If you look above, I provided the runes I used from nothing to Group Vengeance. Increase those by about 25% for all spells

Gillzo
05-20-2012, 09:26 PM
Anybody got a clue how much runes (of each) using mud staff it would take to get all the spells unlocked?

unlocking all the Lunar spells requires a total of approximately 2785 rounds or 557 cycles.
■54,029 Astral runes
■23,951 Nature runes
■3,342 Law runes
■11,140 Water runes
■297,995 Earth runes
which are worth approximately 11,307,000 gp with mud staff. This takes a minimum of 46.4 hours.

Castiel1
05-21-2012, 01:27 AM
unlocking all the Lunar spells requires a total of approximately 2785 rounds or 557 cycles.
■54,029 Astral runes
■23,951 Nature runes
■3,342 Law runes
■11,140 Water runes
■297,995 Earth runes
which are worth approximately 11,307,000 gp with mud staff. This takes a minimum of 46.4 hours.

I used far more, because this script only does farming, it doesn't do repairing fences and bundling livid. It's not particularly accurate for use with this script.

Note
05-22-2012, 02:09 AM
unlocking all the Lunar spells requires a total of approximately 2785 rounds or 557 cycles.
■54,029 Astral runes
■23,951 Nature runes
■3,342 Law runes
■11,140 Water runes
■297,995 Earth runes
which are worth approximately 11,307,000 gp with mud staff. This takes a minimum of 46.4 hours.

Im going to buy these amounts of runes except, one's that are allready combined with the mudbattle staff ofcourse , and im 65 farming and im gonig to see how far it will get me ;) ..

Helheim
05-22-2012, 05:14 PM
I keep getting this error, sorry if the answer already have been posted but my search didn't find anything.


Compiled successfully in 327 ms.
SRL Compiled in 0 msec
SMART Initialized.
Loaded: Server 86, Members: True, Signed: True, Super Detail: False.
Error: Exception: Access violation at line 101
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
No Plugins update available.
No SRL update available.

Gillzo
05-22-2012, 10:29 PM
I keep getting this error, sorry if the answer already have been posted but my search didn't find anything.

always check the FAQ's its most likely to be there. Here http://villavu.com/forum/showthread.php?p=851555#post851555

Hazzah
05-23-2012, 02:16 AM
Loving this script! Would love to see this do all of livid farm but understandable, after next week I should have more time to look into script as that's the end of the year for me. Thanks for yet another great script Flight! <3 <3

rebeltjeh
05-23-2012, 12:25 PM
If you look above, I provided the runes I used from nothing to Group Vengeance. Increase those by about 25% for all spells

Aight thanks mate!
I must've read over your post cos its just under the picture
grtz

Ashart1025
05-24-2012, 12:07 AM
Great script thank you for going public with it!

[=====================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[=====================================]
[ Run Time : 1 Hr 8 Min 30 Sec ]
[ Points : 11720 ]
[ Plants Cured : 195 ]
[ Soil Fertilized : 196 ]
[ Farming XP : 35972 ]
[ Farming XP/Hr : 31508 ]
[ Magic XP : 32652 ]
[ Magic XP/Hr : 28600 ]
[ Agility XP : 6552 ]
[ Agility XP/Hr : 5738 ]
[ Breaks : 0 ]
[=====================================]
[ LividFarmer 1.2 ]
[=====================================]

botuser112
05-24-2012, 08:31 PM
gonna try this soon when my fishing bots fished 50k of lobbys so ican buy some runes to try this :D i badly need some farming xp...

anthony19
05-25-2012, 02:32 AM
just wondering if u culd posibally add the Construction , Crafting this would prodvide good xp and have 2 versions of this script 1 for Just Farming and Agility and 1 with Farming, Agility, Crafting and Construction

i think people would like this idea just if could have a think about it.

I Love Playing Runescape But I Simba Scripter More :D

Note
05-26-2012, 11:06 AM
Im going to buy these amounts of runes except, one's that are allready combined with the mudbattle staff ofcourse , and im 65 farming and im gonig to see how far it will get me ;) ..

Got me to like 81 farming which im happy about but 60k off group veng =| , continuing to buy more astrals and laws and natures , my estimation of geting 99 from 65 is about 50m? gp maybe or more with using this script.

The Ghola
05-26-2012, 06:22 PM
Just unlocked last spell too, nearly at 91

[=====================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[=====================================]
[ Run Time : 6 Hr 23 Min 5 Sec ]
[ Points : 61400 ]
[ Plants Cured : 1037 ]
[ Soil Fertilized : 1043 ]
[ Farming XP : 191360 ]
[ Farming XP/Hr : 29971 ]
[ Magic XP : 172761 ]
[ Magic XP/Hr : 27058 ]
[ Agility XP : 33264 ]
[ Agility XP/Hr : 5209 ]
[ Breaks : 2 ]
[=====================================]
[ LividFarmer 1.2 ]
[=====================================]

rebeltjeh
05-27-2012, 02:11 PM
The bot ran away from his tile & couldnt identify the plants anymore, don't know how it happened, had a clean 2hours run before that

greetz

Johnnychan
05-28-2012, 11:24 AM
Any way to make the break script stop? Takes a random break ever 3-4h

stuartroad
05-28-2012, 11:36 AM
Any way to make the break script stop? Takes a random break ever 3-4h

Line 26- change it to 360 to take a break at 6 hours. I would suggest lowering it to about 340 to miss the client token failure, or just use smart manager.

rebeltjeh
05-28-2012, 01:01 PM
Really in love with this script, only jus tstarted my 2nd day and already 60-73farming :)

rebeltjeh
05-28-2012, 01:25 PM
unlocking all the Lunar spells requires a total of approximately 2785 rounds or 557 cycles.
■54,029 Astral runes
■23,951 Nature runes
■3,342 Law runes
■11,140 Water runes
■297,995 Earth runes
which are worth approximately 11,307,000 gp with mud staff. This takes a minimum of 46.4 hours.

this indeed is not enough 52K astrals is just enough for just group venge :(

(venge = 600k points +-, all are 5m points) so basicly you'd need bout ... 400k+ astrals? seems like a whole bunch to me lol :p are my calculations off?

Flight
05-28-2012, 02:34 PM
this indeed is not enough 52K astrals is just enough for just group venge :(

(venge = 600k points +-, all are 5m points) so basicly you'd need bout ... 400k+ astrals? seems like a whole bunch to me lol :p are my calculations off?

Mine Pure Essence for free with Y.E.M.P. and make a simple Astral-crafter. Or work towards becoming a member, as there are scripts there that make doing the Livid Farm activity 100% free.

BumB
05-28-2012, 04:33 PM
Error: Exception: The Points you passed to DrawATPA exceed the bitmap's bounds at line 116
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]


Help please

momotron
05-29-2012, 02:19 AM
This amused me http://i.imgur.com/MXHH7.png

lyo596
05-29-2012, 04:22 AM
Kudos on the script. Saved me 100 hrs of doing it by hand :S

Got 850,000 pts on the dot. Haha I hear rumors of them adding new spells, so I might get like 1,000,000 pts and then not cash any in until later.

Also, from 1pt-850,000 pts I reckon I spent about 35M on runes or so. This was with mud staff. Also, this was before the energy transfer utility was added. (Thanks for that).

So far 65-88 farm and like 95-98 magic (Magic not entirely from livid though)


Thanks again!

Mouse
05-29-2012, 05:01 PM
Quit running the script on a world you see other people botting in.
I go to a completely empty world, come back, and there's 3 other people underneath me -.-

Flight
05-30-2012, 01:52 AM
Quit running the script on a world you see other people botting in.
I go to a completely empty world, come back, and there's 3 other people underneath me -.-

In my eyes, this is a good thing. This script doesn't produce gold so it's not having a negative impact on Runescape at all. Quite the opposite really, it's getting rid of the mass-produce Nature & Astral runes.

speedypetey
05-30-2012, 07:46 PM
Flawless.
Job well done Flight!
This script easily beats the rsbuddy livid farmer that i used once upon a time...
(btw so glad i discovered Simba; hands down the best botting community I've ever been apart of. I've already learned so much about scripting and in such short order)

Going for 99 Farming! will post updates and notify you if any errors occur along the way(although I doubt any will happen)

Just a random thought, but I think it would be cool if you posted those who achieved 99 Farming.

[ Run Time : 39 Min 32 Sec ]
[ Points : 7400 ]
[ Plants Cured : 113 ]
[ Soil Fertilized : 162 ]
[ Farming XP : 25300 ]
[ Farming XP/Hr : 38397 ]
[ Magic XP : 22774 ]
[ Magic XP/Hr : 34564 ]
[ Agility XP : 3192 ]
[ Agility XP/Hr : 4844 ]
[ Breaks : 0 ]

Flight
05-31-2012, 01:24 AM
Flawless.
Job well done Flight!
This script easily beats the rsbuddy livid farmer that i used once upon a time...
(btw so glad i discovered Simba; hands down the best botting community I've ever been apart of. I've already learned so much about scripting and in such short order)

Going for 99 Farming! will post updates and notify you if any errors occur along the way(although I doubt any will happen)

Just a random thought, but I think it would be cool if you posted those who achieved 99 Farming.


Ah, always nice to hear some positive feedback, I surely appreciate it. :) It's even better to hear newcomers taking the initiative to start learning & building scripts on their own; this is a goal of SRL. More power to you, speedypetey. :thumbsup:

I think I'll skip the 99 Farming list as it would probably be pretty small. It's a tough skill to master, especially at only around 30-35k XP/hour. Thanks for the suggestion anyways.

netsirt
05-31-2012, 05:11 AM
Sweeet! This will save me tons of time getting the spells requirement for completionist! Thank you

xxfettomagex
06-01-2012, 10:57 AM
I'm gonna try the bot very soon, hoping to get 99 farming and all unlockable spells with it!

Hoping to post some proggies too :D

James Cash
06-01-2012, 02:06 PM
rror: Exception: Access violation at line 142
The following DTMs were not freed: [SRL - Lamp bitmap, 1]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]

How can i do this?
this is what's highlighted..

Line 142 - if(prefix = '')then

Not Too Pro
06-02-2012, 03:57 AM
Works great, i tried doing livid farm legit but I couldn't, it got me sleepy in like 30 minutes. Its just difficult since im unable to afk. Downloaded Simba just for this. 401k points so far. I already reached my farming goal level, working on getting the rest of the spells "working" lol. Thanks.

Anubis89
06-02-2012, 11:48 AM
I been getting 16k-18k for the past week. I wonder why I don't get the 30k exp as everyone else.


-

Nvm, I got it to work I hope. It says my xp per hour now should be 23k

rebeltjeh
06-02-2012, 12:39 PM
Mine Pure Essence for free with Y.E.M.P. and make a simple Astral-crafter. Or work towards becoming a member, as there are scripts there that make doing the Livid Farm activity 100% free.

well yƩ but I just cba to get some of these spells, got enough farming xp, just gonna max my combat first now ;)

thanks for the great script thou! (Im a cheap bastard ;) )


I been getting 16k-18k for the past week. I wonder why I don't get the 30k exp as everyone else.


-

Nvm, I got it to work I hope. It says my xp per hour now should be 23k

normally you should average at 30-32k xp/hr strange that you get 23K/hr

got all the req's and standing in the right spot?

Note
06-03-2012, 08:58 AM
this indeed is not enough 52K astrals is just enough for just group venge :(

(venge = 600k points +-, all are 5m points) so basicly you'd need bout ... 400k+ astrals? seems like a whole bunch to me lol :p are my calculations off?
erm his calculations are not off at all , becuase i bought all spells with his lil guide of runes but i added 10k more runes :) i have no proof of this but i will asure you i do have them and 870k? i think is all the points you need to buy all of them as soon as you have that much just click learn on all of the spells and you will have it L:

i am currently maybe going to be the first one to achive 99 farming via this script as im almost 90 and have 122k astrals and nats left xD

Thank you flight :) you are helping me get another great cape ;)

rebeltjeh
06-03-2012, 10:52 AM
erm his calculations are not off at all , becuase i bought all spells with his lil guide of runes but i added 10k more runes :) i have no proof of this but i will asure you i do have them and 870k? i think is all the points you need to buy all of them as soon as you have that much just click learn on all of the spells and you will have it L:

i am currently maybe going to be the first one to achive 99 farming via this script as im almost 90 and have 122k astrals and nats left xD

Thank you flight :) you are helping me get another great cape ;)

idk, all I can say is that for the 52K astrals I got I would only be able to buy group venge?

I do not get how I would be able to buy all the spells from just using 52k astrals (and 25k nats etc)..

I don't really get what you are saying , you mean that you just need to have earned a certain amount of points, & not (as I thought) pay witht he points? So once u got for instance 1M points u can buy all spells that cost less than 1M points?

Syntax
06-03-2012, 03:31 PM
SRL Stats Page (http://stats.villavu.com/script/156)
Current version: V.1.2


Features:

Fertilizes soil patches
Cures diseased livid plants
Energizes Pauline (V1.2+)
7200 points / hour, 33k Farming XP / hour, 30k Magic XP / hour, 4k Agility XP / hour
My own custom mouse movements
100% color
Solid break system (By Echo_)
World switching option (Switch worlds after every break)
SRL Stats


Requirements to run:

Newest Simba
Lunar Diplomacy quest (obviously)
Lots of Astral, Nature, Law, and Earth (or earth/mud staff) runes.
All the requirements for doing the Livid Farm activity (http://www.tip.it/runescape/?page=livid_farm.htm)


How to use (In-game):

Simply start the script standing at this position with your camera set to north at the highest angle: (This tile or the script won't work)
http://i.imgur.com/3ufWA.png


[Note]:
I didn't even plan on making this. I just went there and started messing around with some different TPA object-finding techniques and because they worked so well I developed it more and more. There's nothing fancy in this script, it's pretty basic. This area has a high random tendency so keep an eye on it from time to time.

~Cheerz

No wonder this guy is SRL Senior you definitely deserve it. Very advanced script.

RWZ
06-03-2012, 06:57 PM
I don't really get what you are saying , you mean that you just need to have earned a certain amount of points, & not (as I thought) pay witht he points? So once u got for instance 1M points u can buy all spells that cost less than 1M points?

No spell costs over 88K points to unlock, you just have to unlock all of the spells before it to buy the next one (hence why people just say you need 850K points for all spells - because you need to unlock all of the spells in the order they're listed). Quote from the RS Wikia article:

A spell is gained when the player's Produce reaches the required level and the player claims the reward from Pauline. The Produce points are not spent until the final spell, Borrowed Power, is obtained. This means that, for example, the 69,840 points for Teleport to South Falador are not spent when the spell is obtained, so it takes only 69,920 additional points to earn Repair Rune Pouch at 139,760 points.

rebeltjeh
06-04-2012, 07:38 AM
No spell costs over 88K points to unlock, you just have to unlock all of the spells before it to buy the next one (hence why people just say you need 850K points for all spells - because you need to unlock all of the spells in the order they're listed). Quote from the RS Wikia article:

oh aaah that changes the case!!

Thanks a lot for explaining, figured that it was wrong since my calculations would've made me buy 400k astrals :D

cheers mate!

parker yo
06-05-2012, 10:09 AM
erm his calculations are not off at all , becuase i bought all spells with his lil guide of runes but i added 10k more runes :) i have no proof of this but i will asure you i do have them and 870k? i think is all the points you need to buy all of them as soon as you have that much just click learn on all of the spells and you will have it L:

i am currently maybe going to be the first one to achive 99 farming via this script as im almost 90 and have 122k astrals and nats left xD

Thank you flight :) you are helping me get another great cape ;)


Sorry to say but somebody has already gotten 99 farming from this script :9 It's in the earlier pages.

xYumz
06-05-2012, 11:48 AM
Great script. Only problem is sometime's it moves off the tile, so something to add could be a fail safe to get back to it?

merked23
06-05-2012, 12:17 PM
Wow, the gp/xp ratio is awesome on this script. I calced ~2.5 for farm. Awesome <3

Note
06-06-2012, 10:40 PM
Sorry to say but somebody has already gotten 99 farming from this script :9 It's in the earlier pages.

Aww haha but , still going to be one of them in a long time xD


Great script. Only problem is sometime's it moves off the tile, so something to add could be a fail safe to get back to it?

yes , i think this feature may be good. for me sometimes my charactor moves 1 click south or 2 clicks to the south West or even sometimes stands next to pauline. so maybe perhaps a feature that if the guy isnt standing in a certain position should move back to it..? this could be detected in the chat box? i think every time he is not in the correct spot .. he fails to click the correct type of livid plant in the box in the inventory area ? "just a suggestion :p"

but in other case i have seen if sometimes some people add more things to their scripts it usually just comes with more problems ;) or bugs :P , but with saying this its all up to flight if he wants to put it in there... or maybe he thought about it ? and thought it was a good idea to not to put it in their?

Flight
06-07-2012, 02:13 AM
Yep, I've seen some reports of misclicking and players walking off that center tile. The problem is getting back to that exact tile. Could we rely on SPS to be that accurate? I don't know, I've not tested it here. A MM DTM anchor? Probably not so reliable, and if it is, it's not accurate to the exact tile.

If we had a way to get our player back to that center tile I could finish the rest of this activity in full.

bbassett
06-07-2012, 07:37 AM
This has got me all the spells now :-) and currently heading towards 99 (still about 2 weeks to go.....) and I thought mining was slow XP! Imagine doing this manually.......Thanks Flight, for all the work you put into this. And by the way, who does the Randoms scripts? I'm getting lots of RE's in Livid and it's not failed one yet. Fantastic to watch them doing them for you. So thanks to whoever must have spent ages programming them...it's easy to take them for granted because most of the time we don't see them.

Flight
06-07-2012, 07:51 AM
This has got me all the spells now :-) and currently heading towards 99 (still about 2 weeks to go.....) and I thought mining was slow XP! Imagine doing this manually.......Thanks Flight, for all the work you put into this. And by the way, who does the Randoms scripts? I'm getting lots of RE's in Livid and it's not failed one yet. Fantastic to watch them doing them for you. So thanks to whoever must have spent ages programming them...it's easy to take them for granted because most of the time we don't see them.

Yep it sure is slow XP. It's nice to have tool available to help us with something tedious like this.

The Anti-Randoms are built & maintained by a few SRL Randoms developers. There's actually a whole section in the SRL Repository explaining each anti-random; if it's working or not, known bugs, active developers, ect... You can find out who to thank there. ;)

Olly
06-07-2012, 11:36 AM
Yep, I've seen some reports of misclicking and players walking off that center tile. The problem is getting back to that exact tile. Could we rely on SPS to be that accurate? I don't know, I've not tested it here. A MM DTM anchor? Probably not so reliable, and if it is, it's not accurate to the exact tile.

If we had a way to get our player back to that center tile I could finish the rest of this activity in full.

Homes console walking :p

Medisch
06-07-2012, 04:08 PM
When i start up the script, it will heal 1 plan, then just hovers over the next plants box. It doesn't cure or even click it. Once the cycle is over it will cure 1 plant then just hover again.



It also will sometimes click to cure then pick the wrong type and it will just keep clicking the same wrong type.

melee
06-07-2012, 05:55 PM
Will be using this later today for 1st time! :)

Anyways I want to get disruption shield. (How many of each rune should I bring and how long should it take? I heard all spells will take 40 hours but if its 7200 points an hour it will take a lot longer? Sorry I have never done this minigame.

bgxsaer
06-09-2012, 09:53 PM
Has anyone made any calculation as to the amount of runes they used per hour? Im sure it would be greatly appreciated!

melee
06-10-2012, 12:14 AM
not sure but it's running well for me!

Jake
06-10-2012, 07:31 PM
If I can recall correctly, the rs wiki states that it costs about 12m to buy the runes in order to unlock all the spells.

www.Runescape.wikia.com/wiki/Livid_Farm

Note
06-11-2012, 12:57 AM
Hehe , So Far i have gained 7,183,625 Farming Experiance from this script :P and almost level 94 farming. I started at like 65 and it has taken me about 16-18 days :P though i haven't been able to reset the script constantly because of work haha or i would have gotten it maybe in 15 days if i did bot it 12 hours every days :P..

So looking forward to 99 Farming cape , plus extra editional exp towards magic and agility haha ;)

Thanks Flight. :spot:

Flight
06-11-2012, 01:26 AM
Hehe , So Far i have gained 7,183,625 Farming Experiance from this script :P and almost level 94 farming. I started at like 65 and it has taken me about 16-18 days :P though i haven't been able to reset the script constantly because of work haha or i would have gotten it maybe in 15 days if i did bot it 12 hours every days :P..

So looking forward to 99 Farming cape , plus extra editional exp towards magic and agility haha ;)

Thanks Flight. :spot:

Wow no kidding. :eek: Quite a few hours you've put into running the script. I know it must have been solid running to climb that high at such a low rate of XP/Hour. Keep it up, friend. :)

ADR1234
06-12-2012, 09:16 PM
Find the right world (ping, no lag, empty, etc) and this is awesome
[ Farming XP/Hr : 45751 ]
Thank you Flight.

Hazzah
06-13-2012, 07:28 AM
GAHHH, its impossible to find an empty world.

xAnthrax
06-13-2012, 06:43 PM
Hrm. for the first time I've noticed it has started failing to cure the diseased livid plant that spawns directly north of the player's location. :/

ADR1234
06-13-2012, 10:01 PM
Hrm. for the first time I've noticed it has started failing to cure the diseased livid plant that spawns directly north of the player's location. :/

not for me...

melee
06-14-2012, 03:04 AM
Working perfectly for me =D

Note
06-15-2012, 05:15 AM
Hrm. for the first time I've noticed it has started failing to cure the diseased livid plant that spawns directly north of the player's location. :/

There are times for me when sometimes if a person is standing next to plant in the middle row to the east it just some how like hovers the mouse over the person - Maybe color relevance?- or something but not all the time still works fine :)

http://i49.tinypic.com/pc0u1.png
This is what i mean see how its hovering over the guy , it will do that till the next cycle .. but yeah . p.s !! FARMING COUNTER , I KNOW YOUR JELLY LOL

In other news , got 96 farming almost 97 XD should be 99 by monday hopefully :D or tuesday at the latest haha some what rough estimation of cost for laws astrals and naturse im guessing is like 60-70m haha then again i did start at 65 XD

Athymy
06-15-2012, 06:42 AM
I can't seem to get this script to work, I have positioned my character at the right spot but it only hovers over the diseased plants but never clicks them.

Does anyone know what I'm could be doing wrong?

bgxsaer
06-16-2012, 03:40 AM
Works Darn Good!

@ Big Man 1, same problem here, it hovers people while it waits for the next cycle, really strange.

[=================================]
[ Run Time : 54 Min 41 Sec ]
[ Points : 9260 ]
[ Plants Cured : 157 ]
[ Soil Fertilized : 166 ]
[ Farming XP : 29716 ]
[ Farming XP/Hr : 32605 ]
[ Magic XP : 26662 ]
[ Magic XP/Hr : 29254 ]
[ Agility XP : 4704 ]
[ Agility XP/Hr : 5161 ]
[ Breaks : 0 ]
[=================================]
[ LividFarmer 1.2 ]
[=================================]

Anubis89
06-16-2012, 11:19 PM
Bot used to run for hours, but for the past week it has been crashing often. Has anyone been experiencing this issue?

bgxsaer
06-17-2012, 01:53 AM
Bot used to run for hours, but for the past week it has been crashing often. Has anyone been experiencing this issue?

Mine just crashed actually. Been getting tons of randoms too.

Flight
06-17-2012, 02:17 AM
Bot used to run for hours, but for the past week it has been crashing often. Has anyone been experiencing this issue?

Define "crashing"?

Anubis89
06-17-2012, 02:24 PM
http://i49.tinypic.com/pc0u1.png


This is causing the bot to crash often. I now look for empty worlds, and the bot runs like a dream.

london
06-17-2012, 06:17 PM
I forgot to tell you Flight but i got 99 with this a few weeks back

Thanks so much it ran like a charm

Flight
06-18-2012, 01:41 AM
I forgot to tell you Flight but i got 99 with this a few weeks back

Thanks so much it ran like a charm

Amazing, congratulations pal! :) That's a difficult cape to get.

Sumskills
06-18-2012, 05:25 AM
Anyone knows how much will it cost to get 60-99 farming?

Note
06-18-2012, 10:56 AM
Anyone knows how much will it cost to get 60-99 farming?

I started at 65 but im going to say some where around 80m ish?

Jos3ph
06-18-2012, 10:07 PM
Looks great this is the very next script I'm going to use! Thanks!!

EDIT: How many runes do you think I'll need to go 80-99?

speedypetey
06-18-2012, 10:10 PM
99 farming is a painstakingly long skill to master
Im up to 1.5m farming xp with this script

oh and heres a little proggy for ya
[ Run Time : 4 Hr 47 Min 20 Sec ]
[ Points : 50700 ]
[ Plants Cured : 800 ]
[ Soil Fertilized : 980 ]
[ Farming XP : 163760 ]
[ Farming XP/Hr : 34195 ]
[ Magic XP : 148360 ]
[ Magic XP/Hr : 30980 ]
[ Agility XP : 25368 ]
[ Agility XP/Hr : 5297 ]
[ Breaks : 0 ]

Swedish Viking
06-19-2012, 12:51 AM
bots often mistake players for livids, other then that it works flawless :)

speedypetey
06-19-2012, 11:45 PM
for everyone wondering about the cost of using livid farm:
10k nature runes=800k farm xp
(20k astrals + 10k natures =800k farm xp)

Note
06-20-2012, 12:03 PM
Thank you my good man for another sexy cape! , keep up the good work! :D will be looking forward to achive more cool capes from your scripts ;)

http://i49.tinypic.com/2m4vtxz.png

:spot::spot::spot::spot::spot: :spot::spot::spot::spot::spot::spot::spot: :spot::spot::spot::spot::spot: :spot::spot::spot::spot::spot: :spot::spot::spot::spot: :spot::spot::spot::spot::spot:

~ Zac

EDIT- Hehe i think the next cape is Mining :P i hope your granite miner still works XD

Flight
06-20-2012, 12:47 PM
Thank you my good man for another sexy cape! , keep up the good work! :D will be looking forward to achive more cool capes from your scripts ;)

http://i49.tinypic.com/2m4vtxz.png

:spot::spot::spot::spot::spot: :spot::spot::spot::spot::spot::spot::spot: :spot::spot::spot::spot::spot: :spot::spot::spot::spot::spot: :spot::spot::spot::spot: :spot::spot::spot::spot::spot:

~ Zac

Wow that is amazing, congratulations! :eek:

runescaper1991
06-20-2012, 01:23 PM
Was working amazing for me but today its starting to say that can't detect pauline colors or something related into that.

iGunXZ
06-23-2012, 03:21 AM
I get this error while running it :(

[Error] C:\Simba\Includes\SRL/SRL/misc/paintsmart.simba(560:12): Unknown identifier 'TPAFromEllipse' at line 559
Compiling failed.

dvander222
06-23-2012, 03:22 AM
80m yikes!

dvander222
06-23-2012, 03:23 AM
Was working amazing for me but today its starting to say that can't detect pauline colors or something related into that.

oh is the bot not working anymore?

Anubis89
06-24-2012, 12:22 PM
oh is the bot not working anymore?

It's working. I am 3 lvls away from 99. That's like 2-3 weeks of botting :norris:

ekolan88
06-25-2012, 06:10 AM
Anyone who can give me a ratio of which i should buy astrals, laws and natures?
Just a round guess would be awsome

xNotorious
06-25-2012, 01:31 PM
Anyone who can give me a ratio of which i should buy astrals, laws and natures?
Just a round guess would be awsome

According to RuneWikia, to unlock every spell you'll need approximately:

54,029 Astral runes
23,951 Nature runes

However, this calculation takes the use of every activity in Livid Farm into account.

Hazzah
06-26-2012, 01:12 AM
Yea, I was wondering if there was a way to give the TPA a little more tolerance or something so that it doesn't hover players (No clue on how TPA's work so not sure if this statement even makes sense). If not then I will just wait until post bot nuke to use this!

Medisch
06-28-2012, 08:20 PM
I posted something awhile ago about how the bot picks the wrong plan then will just hover over the plant and doesn't click it... i am still getting this issue. what am i doing wrong? i have the right runes.....

d_blan
07-02-2012, 10:10 AM
Ran this overnight and it didn't run into any problems. Unfortunately it got stopped at the wrong random though. D:

[=====================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[=====================================]
[ Run Time : 3 Hr 7 Min 10 Sec ]
[ Points : 32840 ]
[ Plants Cured : 555 ]
[ Soil Fertilized : 557 ]
[ Farming XP : 102304 ]
[ Farming XP/Hr : 32795 ]
[ Magic XP : 92359 ]
[ Magic XP/Hr : 29607 ]
[ Agility XP : 17808 ]
[ Agility XP/Hr : 5708 ]
[ Breaks : 0 ]
[=====================================]
[ LividFarmer 1.2 ]
[=====================================]

Medisch
07-04-2012, 02:06 PM
Third time posting.... No one else seems to be having issues so i would love some help. When a plant dies the bot will go to cure it but ALWAYS picks the wrong plant to cure.

"That is not the correct strain of Livid"

over and over.... even when it changed plants it still picks wrong. What am i doing wrong?

speedypetey
07-04-2012, 05:20 PM
Ive got a surprise coming for you in a few hours flight!
lol well not a surprise its been a long time coming *ahem* almost 13 days to be exact
but yep ill try to learn how to post pictures before then

Ezio Auditore da Firenze
07-04-2012, 06:40 PM
Ive got a surprise coming for you in a few hours flight!
lol well not a surprise its been a long time coming *ahem* almost 13 days to be exact
but yep ill try to learn how to post pictures before then

You want to use this: http://tinypic.com/

1. Select file
2. Upload
3. Fill in Capture.
4. To the left of the screen you will see an Orange heading:" Share This Image" below that you want the "IMG Code for Forums & Message Boards" simply copy and paste that link here :)

speedypetey
07-04-2012, 06:50 PM
You want to use this: http://tinypic.com/

1. Select file
2. Upload
3. Fill in Capture.
4. To the left of the screen you will see an Orange heading:" Share This Image" below that you want the "IMG Code for Forums & Message Boards" simply copy and paste that link here :)

#ReasonsILoveSRL
Wow! thanks for the help! and in such short order to!
Will definitely be using this method in the not so distant future

Ezio Auditore da Firenze
07-04-2012, 07:18 PM
#ReasonsILoveSRL
Wow! thanks for the help! and in such short order to!
Will definitely be using this method in the not so distant future

Most Welcome, glad I could be of service! All the best, good luck with your goal of max cape! :D

speedypetey
07-04-2012, 08:38 PM
WOOOOOHOOOOOO!!!!!!
13 days of straight botting and tree runs and I've finally got it!!!!
Perfect day to get it to! lvl 99 Fireworks for the 4th of July!

http://i46.tinypic.com/28vx5l5.png
(BTW...I KNOW all of you are jealous of that overall and farming xp counter!!)

http://i45.tinypic.com/nfse12.png http://i48.tinypic.com/331lmvm.png

Thanks Flight so much I told you I would get it! this script truly was flawless and you deserve all the credit in the world for perfecting it! wouldn't have done it without you
Thanks again!

Ezio Auditore da Firenze
07-04-2012, 08:41 PM
Congratulations mate! very nice work! :)

Flight
07-05-2012, 01:49 AM
Amazing indeed! That's wonderful friend, congratulations on that cape. :O 'Tis a rare one for sure. I'm very pleased to hear it worked well for you. :)

Assassin x42
07-06-2012, 12:04 AM
Hey why does the script keep wanting to hover over other players?

l337murd3r
07-06-2012, 03:34 PM
script works great! ill see if i can post a nice prog when i get one :)

and gratz to speedy on 99 farming!

l337murd3r
07-07-2012, 02:12 PM
[ by Flight ]
[=====================================]
[ Run Time : 5 Hr 15 Min 2 Sec ]
[ Points : 53880 ]
[ Plants Cured : 886 ]
[ Soil Fertilized : 918 ]
[ Farming XP : 165968 ]
[ Farming XP/Hr : 31609 ]
[ Magic XP : 150826 ]
[ Magic XP/Hr : 28725 ]
[ Agility XP : 29904 ]
[ Agility XP/Hr : 5695 ]
[ Breaks : 0 ]
[=====================================]
[ LividFarmer 1.2 ]
[=====================================]

heres a decant prog for yall!

Medisch
07-07-2012, 09:45 PM
4th time posting that im getting huge issues......

Flight
07-08-2012, 01:39 AM
Third time posting.... No one else seems to be having issues so i would love some help. When a plant dies the bot will go to cure it but ALWAYS picks the wrong plant to cure.

"That is not the correct strain of Livid"

over and over.... even when it changed plants it still picks wrong. What am i doing wrong?


4th time posting that im getting huge issues......

Are you sure you're standing exactly on that center tile I posted a picture of on the OP ALSO with your camera angle at highest? Oh one other thing, your graphics settings are all on the lowest details possible, yes?

sandwitch64
07-08-2012, 03:23 PM
yeah scripts messing up by hovering over the plants and not clicking. or it clicks and chooses the wrong strand of livid.

Pascal Riddles
07-08-2012, 08:54 PM
6 levels in 6 days 80 to 86 i cant complain, worked perfect

d_blan
07-10-2012, 07:06 PM
Ran for the full 6 hours overnight :D

[======================================]
[ LividFarmer 1.2 ]
[ by Flight ]
[======================================]
[ Run Time : 5 Hr 59 Min 28 Sec ]
[ Points : 62080 ]
[ Plants Cured : 1023 ]
[ Soil Fertilized : 1076 ]
[ Farming XP : 193108 ]
[ Farming XP/Hr : 32232 ]
[ Magic XP : 175092 ]
[ Magic XP/Hr : 29225 ]
[ Agility XP : 33768 ]
[ Agility XP/Hr : 5636 ]
[ Breaks : 0 ]
[======================================]

dvander222
07-12-2012, 11:03 PM
nvm, its a great script, but not working for me as of all the new updates, to confused :p

Medisch
07-13-2012, 12:17 PM
yeah scripts messing up by hovering over the plants and not clicking. or it clicks and chooses the wrong strand of livid.

i am glad someone else is getting the same issue as me....

Medisch
07-13-2012, 12:18 PM
Are you sure you're standing exactly on that center tile I posted a picture of on the OP ALSO with your camera angle at highest? Oh one other thing, your graphics settings are all on the lowest details possible, yes?

Also i will try this (im pretty sure its what i already had done) once the bot is back up and working.

Scruff
07-13-2012, 02:49 PM
Is there an eta on when this will be working again? After the toolbar add it isn't working for me.

Flight
07-13-2012, 03:29 PM
I won't be updating my scripts until after the nuke has passed. I've already updated a couple to be ready for release when Optimus does hit. I just don't want to release anything right now and then the nuke comes along and messes it up again; better to just fix things one time.

RuneDragon
07-14-2012, 03:27 PM
There is no Optimus, in runscape forum there are discussion on bots. JMods said there is no optimius and they will handle bots day by day basis.

Only thing we know about optimus is screenshot of jackmob chat, that must be fake, who is going to take screen shot of chat with jmod as proof ?

Caotom
07-14-2012, 03:55 PM
There is no Optimus, in runscape forum there are discussion on bots. JMods said there is no optimius and they will handle bots day by day basis.

Only thing we know about optimus is screenshot of jackmob chat, that must be fake, who is going to take screen shot of chat with jmod as proof ?

This could well have been a diversion or simply a bad wording. They also said they are NOT handling bots on a day-to-day basis, rather working in the background to prevent bots from running in the game at all. They also talked specifically about modifying their game engine to prevent bots, which seems to indicate that they have lost a lot of interest (if they ever had any at all) in trying to stop non-injection bots.

There could be a bot 'nuke' but the chances now look a little slimmer, if you want to be 'safe' then wait out July.

~Caotom

Minimalist
07-28-2012, 05:17 AM
Invalid number of parameters at line 313
Compiling failed.
313: smart_drawboxes(true, tba, clred);

Drawboxes not working with simba 991...
How do I fix this?

Flight
07-30-2012, 06:09 AM
Updated to version 1.3

No major changes, just adapted the script to work with the newest Simba/SMART/SRL. Also there were some changes in some of the object-finding routines that should cut down on memory usage by quite a bit. The script now requires "MouseHandler.simba"; the file is attached to the OP with instructions on how to install it.

Have fun!

Justin
07-30-2012, 07:02 AM
Updated to version 1.3

No major changes, just adapted the script to work with the newest Simba/SMART/SRL. Also there were some changes in some of the object-finding routines that should cut down on memory usage by quite a bit. The script now requires "MouseHandler.simba"; the file is attached to the OP with instructions on how to install it.

Have fun!

Thanks Flight! I will run this and let you know how I go

Brow
07-31-2012, 01:22 AM
Got everything up to date and it's all working great, been waiting patiently for this Flight! I appreciate it! Just one question, Can I/How do I edit the script to do the garden section only? As I only need the Farming XP :) Thanks again!

-Brow

Flight
07-31-2012, 02:11 AM
Got everything up to date and it's all working great, been waiting patiently for this Flight! I appreciate it! Just one question, Can I/How do I edit the script to do the garden section only? As I only need the Farming XP :) Thanks again!

-Brow

Not a problem friend. Go down to the main script loop (line 705 I believe) and comment out the part that has 'HandlePauline;'.

//HandlePauline; //Putting "//" in front of a line comments it out, so it won't be read

Brow
07-31-2012, 03:40 PM
Not a problem friend. Go down to the main script loop (line 705 I believe) and comment out the part that has 'HandlePauline;'.

//HandlePauline; //Putting "//" in front of a line comments it out, so it won't be read


Yep works great, thanks man :) can finally get my last two Farming levels now ha. Cheers!

-Brow

Megadeth
07-31-2012, 10:07 PM
The new version works, but I notice that it often just rapidly circles the cursor over the plant instead of clicking it. Weeks ago before Simba went down it'd average 31k Farming xp/hour and now I'm getting 22k xp/hour :p

Not complaining though, this beats actually doing livid farm.

Brow
07-31-2012, 10:09 PM
The new version works, but I notice that it often just rapidly circles the cursor over the plant instead of clicking it. Weeks ago before Simba went down it'd average 31k Farming xp/hour and now I'm getting 22k xp/hour :p

Not complaining though, this beats actually doing livid farm.

At least you have an XP/hr being displayed lol... But you're right, it does beat doing it legit! :P

Flight
08-01-2012, 12:50 AM
At least you have an XP/hr being displayed lol... But you're right, it does beat doing it legit! :P

Do you not have the black Simba console box? If not, here's how to enable it:
http://i.imgur.com/S4zov.png

Brow
08-01-2012, 02:51 AM
Do you not have the black Simba console box? If not, here's how to enable it:
http://i.imgur.com/S4zov.png

Actually no, I disabled that, I kept getting it mixed up with the command prompt I use for ping testing etc :P
But one small thing I've also noticed after watching it for a while is, it is missing some 'Empty Patch'(s) sometimes, not sure why... other than that, running great! Thanks

-Brow

boris
08-02-2012, 04:49 PM
Hey, for some reason I get the message "the program can't start because MSVCR100.dll is missing from your computer." I have no idea what this means, do you have any idea how to fix this?

Chris
08-02-2012, 05:42 PM
Hey, for some reason I get the message "the program can't start because MSVCR100.dll is missing from your computer." I have no idea what this means, do you have any idea how to fix this?




Google the .dll file that you're missing. Download it and save it to C:/Windows/system32/ (replace the existing one if needed). Restart Simba.

/search button

Hazzah
08-05-2012, 04:52 AM
Going to be using this quite a bit over the next few weeks I think Flight!

Megadeth
08-05-2012, 05:31 AM
This person appeared to be using this script and was immediately a dick when I asked a simple question.

How do you know he was botting? Is this script that obvious to others? :o

Hazzah
08-05-2012, 02:28 PM
How do you know he was botting? Is this script that obvious to others? :o

Only to those who know of its existence :) mainly because of the place that it stands and because it is so perfect.

E:
http://puu.sh/OUaw

Robot91292
08-07-2012, 11:22 PM
Awesome script this is!!! Thanks flight! Getting 22k an hour and running for 7 hours!!!

Hazzah
08-08-2012, 06:28 AM
Hey Flight, I have been using this script quite a bit recently. It seems that sometimes the script finds the diseased livid, moves to it, but then does not cure it and will move the mouse in an almost triangular pattern. Not sure what is causing this as I looked in the script and there is no uptext issue that I see (assuming the correct uptext is line 250

if StreamMouse(ME, ['Cure', 're-p', '-pl', 'lant', 'Dise', 'seas', 'd li'], [], 500, 0) then

I think Simba may have an issue with the uptext in this area because it is almost always over water. I changed them a little and it has been working,

Although I have run this script atleast 20 hours over the last few days it seems to have issue sometimes finding the soil. Since I don't understant TPA stuff yet I cannot try to change the code, and probably would end up messing it up :P

vashanddou
08-10-2012, 06:47 AM
anyone have the current calcs for exp/money spent per hour?

Hazzah
08-10-2012, 07:10 AM
anyone have the current calcs for exp/money spent per hour?

http://runescape.wikia.com/wiki/Livid_Farm

Should let you know what you want to know.

Timba
08-10-2012, 08:04 AM
Having a problem running this script.. First fatal error can't pair the smart or something, now this =\

Anyone help please?


http://img407.imageshack.us/img407/9468/120810040255.png

Flight
08-10-2012, 09:16 AM
Having a problem running this script.. First fatal error can't pair the smart or something, now this =\

Anyone help please?


http://img407.imageshack.us/img407/9468/120810040255.png

Ok, that doesn't look like the newest SmartParams at all... I think you need to update a few things pal.

Timba
08-10-2012, 07:23 PM
Ok, that doesn't look like the newest SmartParams at all... I think you need to update a few things pal.


Sorry to bug you, but any idea how to update that? I already have Smart 8.0 and updated my extensions/srl/sps. :confused:

Solar
08-10-2012, 07:36 PM
Having a problem running this script.. First fatal error can't pair the smart or something, now this =\

Anyone help please?


http://img407.imageshack.us/img407/9468/120810040255.png

What the name of the tab which this appears in? Doesn't look like SmartParams.

Timba
08-10-2012, 07:48 PM
It comes out in the "SmartParams" tab, right next to "Livid Farmer(1.3)"

Solar
08-10-2012, 07:56 PM
Sorry, should have seen that it says in your pic that it is SmartParams.
I'd probably try checking for updates again and redownloading SMART v8.0. Then if that didn't work, I'd just do a complete reinstall.