beast script, i unlocked disruption shield and group venge)))) tysm
O and 60-85 farming XD
beast script, i unlocked disruption shield and group venge)))) tysm
O and 60-85 farming XD
Flight,
Next script makeover is this 1?
Livid farm with all options ? (a)
I get this :
Exception in Script: Unable to find file 'SRL/SRL/Misc/stats.simba' used from ''
What should I do about it?
I'm planning on trying this script tanks a lot.
just delete the 'SRL/SRL/Misc/stats.simba
also on page 6 copy the script coding, and paste it into a new simba, save it as livid farm(temp) until flight makes his new
version.
i've posted on this before about it though, but no one answered, does your script cure the livid plant? mine just hovers over the correct option, if so what do i change in the script coding?
Last edited by serexcety; 01-12-2012 at 07:36 PM.
The script has a few errors in it that if you look up on the forums you can resolve
the issues on your own and be able to fix scripts on your own in the future. Maybe
even start writing some scripts one day. Being given the solution without a challenge
isn't helping anyone.
Also; I just finished the livid farm and got the final spell unlocked. It got me to 90
farming and im going to continue to at least 91Thank you Flight
Updated to V1.1. This is mostly just a conversion over to SRL5. Aside from that only a couple tweaks here and there.
Current projects:
[ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]
"I won't fall in your gravity. Open your eyes,
you're the Earth and I'm the sky..."
This is great, ran it for a few hours last night
This proggy I stopped myself, but the other one ran on its own and then brokeCode:=-=-=-=-=-=-= LividFarmer 1.1 by Flight =-=-=-=-=-= Time Running: 4 Hours, 21 Minutes and 4 Seconds Points: 30580 Plants cured: 765 Soil fertilized: 764 Farming XP: 140668 (32329 / hour) Magic XP: 112368 (25825 / hour) Breaks: 1 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Code:=-=-=-=-=-=-= LividFarmer 1.1 by Flight =-=-=-=-=-= Time Running: 2 Hours, 14 Minutes and 6 Seconds Points: 16060 Plants cured: 399 Soil fertilized: 404 Farming XP: 73876 (33054 / hour) Magic XP: 59088 (26437 / hour) Breaks: 0 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Last edited by Albi; 01-13-2012 at 12:56 PM.
my script runs fine, it does what it has to do but it logs me out every 2 hours, i even saw it log me out, like it didnt lag out or anything but should i enter my acc details so it logs back in or does it not work?
Current projects:
[ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]
"I won't fall in your gravity. Open your eyes,
you're the Earth and I'm the sky..."
no i said that the script logged me out AUTOMATICALLY and there is no log to tell me what happened, it just keeps clearing itself as it goes
read the script code, it is programmed to take breaks.
still wont cure plants for me, i even changed the wait to this
if WaitOption('Cure', 1500) then
still wont click the 1/4 options just sits there then goes to another one
just realised it should be in curelivid not handle livid
still wont work.
whats wrong with it?
Procedure CureLivid(Strain: Integer);
var
SPoint: TPoint;
begin
if (Strain = 1) then
SPoint := Point(590, 280)
else if (Strain = 2) then
SPoint := Point(680, 280)
else if (Strain = 3) then
SPoint := Point(590, 400)
else if (Strain = 4) then
SPoint := Point(680, 400);
HumanMMouse(SPoint.X, SPoint.Y, 10, 10);
if WaitUpText('Continue', 1500) then
begin
ClickMouse2(false);
Inc(PlantCount);
IncEx(FarmXP_O, 92);
IncEx(FarmXP, 92);
IncEx(MageXP_O, 60);
IncEx(MageXP, 60);
IncEx(Points, 20);
end;
end;
Last edited by serexcety; 01-14-2012 at 08:24 PM.
Nothing is wrong with it.. I'm going to post the largest proggy in a couple hours and you will see. Almost 99 Farm.. Well spent 80m+.
Fix your graphic settings.. Brightness Maxed, Everything else lowest..
I am Ggzz..
Hackintosher
ok.
go to this^ and watch it and tell me theres nothing wrong with it.. i changed all my setting to highest brightness lowest everything else..
http://www.flickr.com/photos/7416710...in/photostream
Last edited by serexcety; 01-14-2012 at 09:34 PM.
Current projects:
[ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]
"I won't fall in your gravity. Open your eyes,
you're the Earth and I'm the sky..."
not quite sure of this problem never seen it before
error:
[Error] (193:9): Unknown identifier 'Smart_ClearCanvas' at line 192
Compiling failed.
nvm needed to over ride update
Last edited by afastngr; 01-15-2012 at 03:30 AM.
Current projects:
[ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]
"I won't fall in your gravity. Open your eyes,
you're the Earth and I'm the sky..."
Nice!!!!
http://www.multiupload.com/6XAAVBPHP7
Delete your fonts, extensions and includes folders.. Unzip that and copy the folders to their respective places. I had to help someone else fix this on Teamviewer last night because ChooseOption IS broken! Not for me but for him some how :S I did EVERYTHING and couldn't get it to work for him.
I am Ggzz..
Hackintosher
There are currently 1 users browsing this thread. (0 members and 1 guests)