Page 50 of 56 FirstFirst ... 404849505152 ... LastLast
Results 1,226 to 1,250 of 1395

Thread: Ultra cut n bank fixed

  1. #1226
    Join Date
    Feb 2009
    Posts
    2,155
    Mentioned
    4 Post(s)
    Quoted
    42 Post(s)

    Default

    Quote Originally Posted by sdawgakavip View Post
    Idk wats happening... i run the script.. i fill in the max loads and stuff.. on the next window i fill in my username, pass, where im fishing... but when it starts running it just logs me out
    "You are currently using the only Active Player..."
    someone help?
    it might be a typo on your part but its a wcing script not a fishing

    other than that just let it run it logs u out and then logs u in again

  2. #1227
    Join Date
    Oct 2007
    Location
    Massachusetts... cool place to live i guess
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    OH ok ty =]
    and yeah i meant wcing haha

  3. #1228
    Join Date
    Oct 2007
    Location
    Massachusetts... cool place to live i guess
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok i tried it, it logs me out and then clicks "log in" and the mouse just hovers around the screen for a while and the exits out the window =/

    i changed line 3818 like someone said.... would this have anything to do with it?

    procedure MyRandomPlayerNext(active: boolean);
    var i, c: integer;
    ap: array of integer;
    begin
    Logout;
    c := 0;
    line 3818 -----> try
    Players[CurrentPlayer].Active := active;
    except
    i:=0;
    end;

    for i := 0 to Length(Players) - 1 do
    begin
    if Players[i].Active then
    begin
    SetArrayLength(ap, c + 1);

    ap[c] := i;
    c := c + 1;
    end;

  4. #1229
    Join Date
    Aug 2007
    Posts
    172
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    is this script still updated,havnt really been on rs for a while?

  5. #1230
    Join Date
    Oct 2007
    Location
    Massachusetts... cool place to live i guess
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    can anyone help please? =/

  6. #1231
    Join Date
    Sep 2007
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok whats the error when you pull it up

    my proggy

    ################################################## #################
    Ultra Cut n Bank V1.83
    Player Report for: ******
    Location: Edgeville
    Ran for: 1 Hours, 2 Minutes and 29 Seconds
    Loads Banked: 33
    Yew Logs Banked: 921
    Birds Nests (Seeds) Banked: 3
    Player Started at Level 80 and is still at Level 80
    You earned 158,900 xp This session with 34,805 xp to the next Level
    Overall Running Time: 7 Hours, 4 Minutes and 2 Seconds
    ################################################## #################
    Last edited by killerb935; 03-29-2009 at 07:39 AM.

  7. #1232
    Join Date
    Oct 2007
    Location
    Massachusetts... cool place to live i guess
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    There's no error, it just says "You are currently using the only active player..." and logs me off and then clicks the "log in" button but the mouse just hovers there forever. i filled in my username pass, all the required details =/ can someone just send my their script after everything is all set? (without the username/password ofcourse)

  8. #1233
    Join Date
    Nov 2008
    Location
    Melbourne, Australia
    Posts
    2,240
    Mentioned
    3 Post(s)
    Quoted
    11 Post(s)

    Default

    You left your SRL username and password in there

  9. #1234
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    that's his stats id and pass

    can't really do anything with it..

  10. #1235
    Join Date
    Oct 2007
    Location
    Massachusetts... cool place to live i guess
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    mhm =/ so can someone send me their updated version of the script? with the lines fixed and stuf...
    u can send me a message on aim or email me

  11. #1236
    Join Date
    Mar 2007
    Posts
    81
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I got a quick question i got the newst srl how do i get this to work with it ?

  12. #1237
    Join Date
    Oct 2007
    Location
    Massachusetts... cool place to live i guess
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Line 818: [Error] (19195:1): Unknown identifier 'UseRespond' in script C:\Users\Public\Downloads\UltraCutnBankLiteV1.83.s car


    line 818 is "UseRespond := True;"
    someone help?

  13. #1238
    Join Date
    Mar 2009
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Shuttleu View Post
    [CENTER]Ultra Cut n Bank Lite

    Please read
    to get rid the unknown identifier 'QNR' error or the unknown identifier 'UseRespond' error or the Exception: '' is not a valid boolean value error you must first run the file called autoresponder_and_ini_download.scar first
    you will only need to run it the first time and that is it
    to fix the error that comes up (something like) "out of range in line 3181" see here http://www.srl-forums.com/forum/show...43&postcount=4
    ~shut
    [Runtime Error] : Out Of Range in line 3818 in script C:\Documents and Settings\A 04\Desktop\UltraCutnBankLiteV1.83.scar

    and the website doesnt work QQ help

  14. #1239
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

  15. #1240
    Join Date
    Jun 2007
    Posts
    81
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hows it going :P
    i got theScript working again But it's working slow, eg when it tried to go to tree using the minimap it clicks too close to the tree and waits for the Flag to dissapear then clicks the yew, i tried changing some numbers in that part of script but still does the same :P any Help
    thanks

  16. #1241
    Join Date
    Feb 2009
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks bro for this script I've been running this for a while trying to get a really good proggy and here's my best:

    ################################################## #################
    Ultra Cut n Bank V1.83
    Player Report for: @@
    Location: Edgeville
    Ran for: 11 Seconds
    Loads Banked: 126
    Yew Logs Banked: 3,511
    Birds Nests (Seeds) Banked: 2
    Birds Nests (Rings) Banked: 3
    Random Event Items Banked: 12
    Reason Player Ended: Could Not Find Both Yew Symbols (Function: FindBothYews)
    Player %%%# Started at Level 88 and is now at Level 90
    You earned 624,400 xp This session with 492,767 xp to the next Level
    Overall Running Time: 27 Hours, 59 Minutes and 8 Seconds
    ################################################## #################

    I watched it solve a Molly, it was freaking bad ass.

  17. #1242
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    the script will be updated as soon as the new rev of srl updates
    Quote Originally Posted by tom43 View Post
    Thanks bro for this script I've been running this for a while trying to get a really good proggy and here's my best:

    ################################################## #################
    Ultra Cut n Bank V1.83
    Player Report for: @@
    Location: Edgeville
    Ran for: 11 Seconds
    Loads Banked: 126
    Yew Logs Banked: 3,511
    Birds Nests (Seeds) Banked: 2
    Birds Nests (Rings) Banked: 3
    Random Event Items Banked: 12
    Reason Player Ended: Could Not Find Both Yew Symbols (Function: FindBothYews)
    Player %%%# Started at Level 88 and is now at Level 90
    You earned 624,400 xp This session with 492,767 xp to the next Level
    Overall Running Time: 27 Hours, 59 Minutes and 8 Seconds
    ################################################## #################

    I watched it solve a Molly, it was freaking bad ass.
    is that your final proggy or is it still going?
    because so far you have got 3rd longest proggy with this script

    ~shut

  18. #1243
    Join Date
    Jul 2007
    Posts
    60
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Script kinda works. I had to update a little bit because of the walking to flags. This didnt work in catherby but the magic tree and yews in edge work good. I will post a proggy when I am done running the script. Also the script did not open up in SMART It would be nice to see this script updated and add more magic tree locations.

  19. #1244
    Join Date
    Mar 2009
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by m0nd0 View Post
    Hows it going :P
    i got theScript working again But it's working slow, eg when it tried to go to tree using the minimap it clicks too close to the tree and waits for the Flag to dissapear then clicks the yew, i tried changing some numbers in that part of script but still does the same :P any Help
    thanks
    i get the exact same problem
    if some 1 has updated it and it works and chops properly without the Flag dissapearing pls send me the updated version on a pm please! xD

  20. #1245
    Join Date
    Feb 2009
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Shuttleu View Post
    the script will be updated as soon as the new rev of srl updates

    is that your final proggy or is it still going?
    because so far you have got 3rd longest proggy with this script

    ~shut
    thats my final it stopped cause i paused it to do something else and I put my guy in the bank instead of in front of the tree. So it could've gone longer but I was a retard.

  21. #1246
    Join Date
    Aug 2007
    Posts
    172
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    had a spare 5 mins so id thought id try this script, been months since been on rs but here it is

    Location: Tree Gnome Stronghold - Magic
    Ran for: 2 Hours, 26 Minutes and 1 Seconds
    Loads Banked: 7
    Magic Logs Banked: 179
    Birds Nests (Seeds) Banked: 1
    Random Event Items Banked: 16 (No idea wat this was as i wasnt watching)
    Player ????? Started at Level 88 and is still at Level 88
    You earned 45,350 xp This session with 23,929 xp to the next Level
    Overall Running Time: 2 Hours, 26 Minutes and 23 Seconds
    Last edited by jas0npc; 04-04-2009 at 01:05 PM. Reason: left username in

  22. #1247
    Join Date
    Feb 2009
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Line 820: [Error] (19494:1): Unknown identifier 'RespondTime' in script C:\Users\austin\Downloads\UltraCutnBankLiteV1.83.s car

  23. #1248
    Join Date
    Feb 2009
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    All it does is hover the mouse at the top left of the screen

    EDIT:Oops,just realized I double posted,please merge this post with my last post.

  24. #1249
    Join Date
    Nov 2007
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Since the flags are broken currently could you have a wait 7 seconds then click in front of you. It's important for it cutting in edgeville, a lot of players are chopping and how long it waits to chop the tree it will be gone already. Thanks

  25. #1250
    Join Date
    Aug 2007
    Posts
    172
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wow, New capt arnav random, is their a solver for this?

Page 50 of 56 FirstFirst ... 404849505152 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Ultra Cut n Bank
    By PriSoner in forum RS3 Outdated / Broken Scripts
    Replies: 824
    Last Post: 04-15-2009, 12:02 AM
  2. Error#2: Ultra Cut N Bank
    By shadohead in forum OSR Help
    Replies: 2
    Last Post: 12-03-2008, 03:36 AM
  3. Ultra Cut n Bank ERROR
    By buggyboy33 in forum OSR Help
    Replies: 3
    Last Post: 12-01-2008, 12:18 AM
  4. Error: Ultra Cut N Bank
    By shadohead in forum OSR Help
    Replies: 1
    Last Post: 11-29-2008, 02:34 AM

Posting Permissions

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