Page 49 of 53 FirstFirst ... 394748495051 ... LastLast
Results 1,201 to 1,225 of 1302

Thread: [C]Livid Farmer

  1. #1201
    Join Date
    Aug 2012
    Posts
    159
    Mentioned
    0 Post(s)
    Quoted
    40 Post(s)

    Default

    Haven't farmed in awhile. Here's a little prog

    LividFarmer 1.61 ]
    [ by Flight ]
    [======================================]
    [ Run Time : 19 Hr 8 Min 58 Sec ]
    [ Points : 118580 ]
    [ Plants Cured : 2958 ]
    [ Soil Fertilized : 2971 ]
    [ Bunches Made : 0 ]
    [ Farming XP : 545468 ]
    [ Farming XP/Hr : 28484 ]
    [ Magic XP : 435957 ]
    [ Magic XP/Hr : 22766 ]
    [ Agility XP : 0 ]
    [ Agility XP/Hr : 0 ]
    [ Crafting XP : 0 ]
    [ Crafting XP/Hr : 0 ]
    [ Breaks : 5 ]
    [======================================]
    [ LividFarmer 1.61 ]
    - Remember that the sword of Karma swings both ways

  2. #1202
    Join Date
    Apr 2012
    Location
    Canada, Bc
    Posts
    1,593
    Mentioned
    6 Post(s)
    Quoted
    356 Post(s)

    Default

    Is it simple to change the location of where my character is?(meaning stand at a different location than X start point to blend in with other botters) Ive been trying to play around with a few things but can't seem to get it right.

    A point in the right direction would be greatly appreciated.

  3. #1203
    Join Date
    Aug 2012
    Posts
    159
    Mentioned
    0 Post(s)
    Quoted
    40 Post(s)

    Default

    Another small proggy.........

    LividFarmer 1.61 ]
    [ by Flight ]
    [=======================================]
    [ Run Time : 40 Hr 31 Min 20 Sec ]
    [ Points : 253060 ]
    [ Plants Cured : 6333 ]
    [ Soil Fertilized : 6320 ]
    [ Bunches Made : 0 ]
    [ Farming XP : 1164076 ]
    [ Farming XP/Hr : -714 ]
    [ Magic XP : 929820 ]
    [ Magic XP/Hr : -6495 ]
    [ Agility XP : 0 ]
    [ Agility XP/Hr : 0 ]
    [ Crafting XP : 0 ]
    [ Crafting XP/Hr : 0 ]
    [ Breaks : 11 ]
    [=======================================]
    [ LividFarmer 1.61 ]
    [=======================================]
    - Remember that the sword of Karma swings both ways

  4. #1204
    Join Date
    Apr 2012
    Location
    Canada, Bc
    Posts
    1,593
    Mentioned
    6 Post(s)
    Quoted
    356 Post(s)

    Default

    ^that's an awesome proggy report

  5. #1205
    Join Date
    Aug 2012
    Posts
    159
    Mentioned
    0 Post(s)
    Quoted
    40 Post(s)

    Default

    Thanks! I'm going for a longer one. Anyone know the longest for this script?
    - Remember that the sword of Karma swings both ways

  6. #1206
    Join Date
    Oct 2011
    Location
    Chicago
    Posts
    3,352
    Mentioned
    21 Post(s)
    Quoted
    437 Post(s)

    Default

    Quote Originally Posted by BadKarma View Post
    Thanks! I'm going for a longer one. Anyone know the longest for this script?
    I think you have it
    Good job, looks like a very stable script flight!




    Anti-Leech Movement Prevent Leeching Spread the word
    Insanity 60 Days (Killer workout)
    XoL Blog (Workouts/RS/Misc)

  7. #1207
    Join Date
    May 2012
    Location
    Somewhere in, PA
    Posts
    1,810
    Mentioned
    9 Post(s)
    Quoted
    226 Post(s)

    Default

    Quote Originally Posted by [XoL] View Post
    I think you have it
    Good job, looks like a very stable script flight!
    Yeah, he just needs to fix the garden-only mode .
    My First Build!, Selling Downloadable Games
    -------------------------------------

  8. #1208
    Join Date
    Apr 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    when i try to run livid farmer i get the following error:
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(334:3): Unknown identifier 'T' at line 333
    Compiling failed.

    suggestions on fixing?

  9. #1209
    Join Date
    Apr 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    i uninstalled simba and re installed everything.. Now the error problem is:
    [Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(281:149): Invalid number of parameters at line 280
    Compiling failed.

    help the helpless, sorry this type of stuff is way over my head

  10. #1210
    Join Date
    Aug 2012
    Posts
    159
    Mentioned
    0 Post(s)
    Quoted
    40 Post(s)

    Default

    Comment out the define SMART8

    //{$DEFINE SMART8} Just two slashes in the front and try it again
    - Remember that the sword of Karma swings both ways

  11. #1211
    Join Date
    Apr 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by BadKarma View Post
    Comment out the define SMART8

    //{$DEFINE SMART8} Just two slashes in the front and try it again


    i dont see the 2 slashes on the script

  12. #1212
    Join Date
    Apr 2012
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    this is how its set up on script

    {$DEFINE SMART} //Comment this out if using a standard browser
    {$DEFINE SMART8} //Comment this out if using a standard browser (also if you have compile issues)

  13. #1213
    Join Date
    Aug 2012
    Posts
    159
    Mentioned
    0 Post(s)
    Quoted
    40 Post(s)

    Default

    Place two slashes in front of :

    {$DEFINE SMART8}

    so it"ll look like:

    //{$DEFINE SMART8}

    This what it should look like:

    program LividFarmer;
    {$DEFINE SMART} //Comment this out if using a standard browser
    //{$DEFINE SMART8} //Comment this out if using a standard browser (also if you have compile issues)
    Last edited by BadKarma; 03-31-2013 at 03:04 PM.
    - Remember that the sword of Karma swings both ways

  14. #1214
    Join Date
    Jan 2013
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

  15. #1215
    Join Date
    Aug 2012
    Posts
    159
    Mentioned
    0 Post(s)
    Quoted
    40 Post(s)

    Default

    ^^Sweet!
    - Remember that the sword of Karma swings both ways

  16. #1216
    Join Date
    Apr 2012
    Location
    Canada, Bc
    Posts
    1,593
    Mentioned
    6 Post(s)
    Quoted
    356 Post(s)

    Default

    95 Farming. So ... damn... close....

  17. #1217
    Join Date
    Aug 2012
    Posts
    159
    Mentioned
    0 Post(s)
    Quoted
    40 Post(s)

    Default

    LividFarmer 1.61 ]
    [ by Flight ]
    [======================================]
    [ Run Time : 34 Hr 18 Min 3 Sec ]
    [ Points : 224260 ]
    [ Plants Cured : 5440 ]
    [ Soil Fertilized : 5773 ]
    [ Bunches Made : 0 ]
    [ Farming XP : 1031596 ]
    [ Farming XP/Hr : -4706 ]
    [ Magic XP : 828651 ]
    [ Magic XP/Hr : -10623 ]
    [ Agility XP : 0 ]
    [ Agility XP/Hr : 0 ]
    [ Crafting XP : 0 ]
    [ Crafting XP/Hr : 0 ]
    [ Breaks : 10 ]
    [======================================]
    [ LividFarmer 1.61 ]
    [======================================]

    And still going............
    - Remember that the sword of Karma swings both ways

  18. #1218
    Join Date
    Aug 2012
    Posts
    159
    Mentioned
    0 Post(s)
    Quoted
    40 Post(s)

    Default

    LividFarmer 1.61 ]
    [ by Flight ]
    [=======================================]
    [ Run Time : 44 Hr 27 Min 16 Sec ]
    [ Points : 290340 ]
    [ Plants Cured : 7072 ]
    [ Soil Fertilized : 7445 ]
    [ Bunches Made : 0 ]
    [ Farming XP : 1335564 ]
    [ Farming XP/Hr : 3205 ]
    [ Magic XP : 1072035 ]
    [ Magic XP/Hr : -2722 ][ Agility XP : 0 ]
    [ Agility XP/Hr : 0 ]
    [ Crafting XP : 0 ]
    [ Crafting XP/Hr : 0 ]
    [ Breaks : 13 ]
    [=======================================]
    [ LividFarmer 1.61 ]

    - Remember that the sword of Karma swings both ways

  19. #1219
    Join Date
    May 2012
    Location
    Somewhere in, PA
    Posts
    1,810
    Mentioned
    9 Post(s)
    Quoted
    226 Post(s)

    Default

    Quote Originally Posted by Neznam View Post
    Im getting this too, bleh. Guess switch from "garden only" mode?
    Kinda don't want to waste the runes...
    Oh, I found out how to fix the garden-only mode. Well not really fix, but just improvise (it's easier ). Just comment out/delete all the parts in the script with "Pauline" in it. That's the easy way lol.
    My First Build!, Selling Downloadable Games
    -------------------------------------

  20. #1220
    Join Date
    Apr 2012
    Location
    Canada, Bc
    Posts
    1,593
    Mentioned
    6 Post(s)
    Quoted
    356 Post(s)

    Default

    Quote Originally Posted by Austin View Post
    Oh, I found out how to fix the garden-only mode. Well not really fix, but just improvise (it's easier ). Just comment out/delete all the parts in the script with "Pauline" in it. That's the easy way lol.
    Already did that lol. Figured it was easier than trying to fix the zoom. It works out great for me too because I don't want the agility experience. I have 98 agility with like 1k exp till 99. I'm waiting for a few more 98's and get them all at the same time.

  21. #1221
    Join Date
    Jul 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    20 Post(s)

    Default

    As someone already said, a change in position would be great. Would be good to stand at the side of the patches rather than in the middle, blend in with everyone else :P
    Other than that, bot is awesome.

  22. #1222
    Join Date
    May 2012
    Location
    Somewhere in, PA
    Posts
    1,810
    Mentioned
    9 Post(s)
    Quoted
    226 Post(s)

    Default

    Quote Originally Posted by Neznam View Post
    Already did that lol. Figured it was easier than trying to fix the zoom. It works out great for me too because I don't want the agility experience. I have 98 agility with like 1k exp till 99. I'm waiting for a few more 98's and get them all at the same time.
    Same here . Already got 99 agil though.
    My First Build!, Selling Downloadable Games
    -------------------------------------

  23. #1223
    Join Date
    Jan 2013
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    2 hours from 98 farming!

  24. #1224
    Join Date
    Apr 2012
    Location
    Canada, Bc
    Posts
    1,593
    Mentioned
    6 Post(s)
    Quoted
    356 Post(s)

    Default

    Quote Originally Posted by KEVlNN View Post
    2 hours from 98 farming!
    Niiiiice. I just hit 97 farm last night. Come on 99!

  25. #1225
    Join Date
    May 2012
    Location
    Somewhere in, PA
    Posts
    1,810
    Mentioned
    9 Post(s)
    Quoted
    226 Post(s)

    Default

    Quote Originally Posted by Neznam View Post
    Niiiiice. I just hit 97 farm last night. Come on 99!
    Ahead of all of ya. Almost halfway from 98 to 99
    My First Build!, Selling Downloadable Games
    -------------------------------------

Page 49 of 53 FirstFirst ... 394748495051 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •