Page 32 of 207 FirstFirst ... 2230313233344282132 ... LastLast
Results 776 to 800 of 5164

Thread: Narcle's Fast Fighter!

  1. #776
    Join Date
    Oct 2007
    Posts
    678
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by lil rahmer662 View Post
    Im sorry im so bad at this kinda stuff but i suppose its better to ask then to never find out so ya. In the forum of the scipt it has a slot that says "logout time" does that mean how long it will stay logged out before logging into the next player or how long it will stay logged in until switching.
    ..u relly shouldnt use the form, but it means how long it will stay logged in before loging out..it i will log back in with a min random

  2. #777
    Join Date
    Jan 2008
    Posts
    89
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Runtime Error] : Exception: Access violation at address 00647734 in module 'scar.exe'. Read of address 00000000 in line 330 in script C:\Program Files\SCAR 3.14\includes\SRL/SRL/Core/Login.scar

    thats what i get everytime i run the script after filling in the gui wit my info.
    looks like an awesome script though
    any help?

  3. #778
    Join Date
    Jan 2008
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I used it the whole morning and here is some progress I got:

    |_Single Player__Narcle's Fast Fighter v2.41 by Narcle___|
    | Ran: 2h:38m:17s Current Time: 11:15:36 AM Start Time: 08:37:16 AM |
    | A:75, S:83, D:70, R:50 Total Kills: 379, Total XP Gained: 53189, Kills Round: 379, XP Round: 53189
    | XP/hour: 20198, Estimated time to Strength level: 11 Hour(s) & 26 Minutes
    I'm currently in love for you!! Thanks for this great auto.

  4. #779
    Join Date
    Jan 2008
    Posts
    168
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Food ate 5924 How ?


    Does it take food from the bank ?


    Cause you cant have that much in you Inventory
    Jagex Failed



























    FagetHax0r

  5. #780
    Join Date
    Oct 2007
    Posts
    678
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by prince View Post
    [Runtime Error] : Exception: Access violation at address 00647734 in module 'scar.exe'. Read of address 00000000 in line 330 in script C:\Program Files\SCAR 3.14\includes\SRL/SRL/Core/Login.scar

    thats what i get everytime i run the script after filling in the gui wit my info.
    looks like an awesome script though
    any help?
    um, im not entirly sure, as my acc is still banned even though it says its not, or shouldnt be, but as far as i can see, scar is 3.14 now? and rev 11?...i havent tried...hmm try 3.12c that might work

    person above. no its just a miscalculation, Narcle is busy with stuff and im not sure when hel fix it, but it should happen again...i duno i gota try it 4 myself..

  6. #781
    Join Date
    Jan 2008
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Detecting randoms.

    Im not sure if this is a problem with the script or not but everytime i get a random that attacks it doesnt find it and just keeps going on.(ex. evil chicken) and also why is it better to not use the forum? one other question, when you set the eat food option to true how does it know what food to eat? when will it eat it?

  7. #782
    Join Date
    Sep 2007
    Location
    Michigan
    Posts
    3,862
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by lil rahmer662 View Post
    Im not sure if this is a problem with the script or not but everytime i get a random that attacks it doesnt find it and just keeps going on.(ex. evil chicken) and also why is it better to not use the forum?
    I use the form, its just fine. Thing is it won't save your food eating or ranging settings so if you push stop/play a lot while ranging, its better to use the no-form.

    As for the randoms, let it logout every 9 minutes so randoms don't happen. As for the evil chicken random... its a fight so its hard to recognize. I think there is a way to look for its talking but that doesn't always work (its in the FindTalk proc in antirandoms).

    @FagetHax0r
    Yeah thats a mess up. Not sure what could be causing that. I like never use the eat function when I auto so I would have to test it.
    (Scripts outdated until I update for new SRL changes)
    AK Smelter & Crafter [SRL-Stats] - Fast Fighter [TUT] [SRL-Stats]
    If you PM me with a stupid question or one listed in FAQ I will NOT respond. -Narcle
    Summer = me busy, won't be around much.

  8. #783
    Join Date
    Jan 2008
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Working great .

    I couldnt enable the log, cause it keeps asking for permission after any kill, but after i deactiveated it, it worked better than most other auto-fighter i tried . thanks.

  9. #784
    Join Date
    Jan 2008
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    anybody gotten this problem?
    [Runtime Error] : Exception: Unable to write to C:\Program Files\SCAR 3.14\FFDebug.ini in line 173 in script C:\DOCUME~1\******\LOCALS~1\Temp\Narcles Fast Fighter v2.41.scar
    I have yet to figure it out

  10. #785
    Join Date
    Jan 2008
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    is there any way to solve some of the randoms like molly and the evil twin and the touch the 10 glowing towers and kill the 4 tail pheasant?
    it keeps logging when those kinda stuff happen

  11. #786
    Join Date
    Sep 2007
    Location
    Michigan
    Posts
    3,862
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by fatpoopy View Post
    anybody gotten this problem?
    [Runtime Error] : Exception: Unable to write to C:\Program Files\SCAR 3.14\FFDebug.ini in line 173 in script C:\DOCUME~1\******\LOCALS~1\Temp\Narcles Fast Fighter v2.41.scar
    I have yet to figure it out
    Turn DebugMode to false. DebugMode creates that file to write to for testing purposes, I use it to solve problems and its there for others to check as well. Just do this:
    SCAR Code:
    DebugMode = false;
    in the constants.
    (Scripts outdated until I update for new SRL changes)
    AK Smelter & Crafter [SRL-Stats] - Fast Fighter [TUT] [SRL-Stats]
    If you PM me with a stupid question or one listed in FAQ I will NOT respond. -Narcle
    Summer = me busy, won't be around much.

  12. #787
    Join Date
    Dec 2006
    Location
    Boss central
    Posts
    811
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by FagetHax0r View Post
    I dont like Auto Fighters at alll im scared that i die with all my armor
    please do not spam this form
    if u got something to say that u dont like autofighter post in bbq or rs section
    Being A Boss

  13. #788
    Join Date
    Jan 2008
    Location
    Finland
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Code:
    |_Single Player__Narcle's Fast Fighter v2.41 by Narcle___|
    | Ran: 20h:58m:56s Current Time: 06:29:37 PM Start Time: 09:21:15 PM |
    | A:44, S:72, D:44, R:1 Total Kills: 3659, Total XP Gained: 354128, Kills Round: 52, XP Round: 5032
    | XP/hour: 16890, Estimated time to Strength level: 5 Hour(s) & 21 Minutes |
    Works flawlessly for me, except the runtime would have been a couple of hours longer if I hadn't paused it and got something "GTL: No GameTab
    Current player is not Active..." so I had to restart it.
    http://www.fenjer.com/adnan/SRLStats/4203.png
    No longer the owner of the character "0v3r74k3r" in RuneScape.

  14. #789
    Join Date
    Jan 2008
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok i'll trie the new version tomorow, anyway an proggie of the 2.30 version i ran today:

    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | SRL 4 Randoms Report |
    | www.srl-forums.com |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    | SRL Logs : 5 |
    | Talks : 2 |
    | Old Men : 1 |
    | Boxes Solved : 1 |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

    |_Single Player__Narcle's Fast Fighter v2.30 by Narcle___|
    | Ran: 4h:32m:4s Current Time: 12:xx:xx AM Start Time: 07:xx:xx PM |
    | A:19, S:18, D:19, R:1 Total Kills: 611, Total XP Gained: 9808, Kills Round: 82, XP Round: 1312
    | XP/hour: 2163, Estimated time to Defence level: 0 Hour(s) & 8 Minutes |

    In this version the food didn't work for me, ill trie the new one.
    Thanks for reviving this script !

  15. #790
    Join Date
    Jan 2008
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i fixed this problem nevermind

  16. #791
    Join Date
    Jan 2008
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yeah it keeps asking me for permission to run the script after it starts to attack

    i thought this was so i wouldnt have to be at my computer and it train me without me having to click a million times....

  17. #792
    Join Date
    Dec 2007
    Location
    Williston, ND
    Posts
    3,106
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I cant change the amount of time I want to stay logged in....the default is 9 which is what it continues to use no matter what I enter as the desired "Kill monster for?" time, Also, I don't like the extra submenu deal that comes up when you run the script, It's nice if you have alot of armies, and alot of characters...but so is just entering it all in the first place. But I'm starting to get a hang of it, so it's working better for me, already leveled up 6 combat levels, from 74 to 80! thanks alot for this great script
    Proud owner of "Efferator" my totally boted main account!
    "You see, sometimes, science is not a guess" -Xiaobing Zhou (my past physics professor, with heavy Chinese accent)

  18. #793
    Join Date
    Sep 2007
    Location
    Michigan
    Posts
    3,862
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    @Brain
    Obviously you don't understand the difference between Form and No-Form mode. Please read some tutorials on this before flaming stuff you have no understanding about. But glad you've gotten 6 levels, make sure you read up about the difference between form and no-form. Its not difficult and my script has the option to use one or the other, only one is applied at a time, not both... that would be stupid.

    Quote Originally Posted by Josh28 View Post
    yeah it keeps asking me for permission to run the script after it starts to attack

    i thought this was so i wouldnt have to be at my computer and it train me without me having to click a million times....
    Same to you Josh28. Before saying "I thought the point was to not be at computer." in a a very annoying sarcastic waym read FAQs and tutorials before ever post a post like this again. You obviously don't know the power of SCAR and you have no idea how to use it yet.

    Hate to flame you two out but comments like this on MY thread where I'm giving a freely well working script is unacceptable to me. Please refrain from outbursts or bad comments like this , you can get away with it in the BBQ forums but not here. If you want to leave comments please say what is or what is not working well for you and I will possible look into it. But if shrew comments like this are said to much I will simply stop updating my fighter and remove this thread.
    (Scripts outdated until I update for new SRL changes)
    AK Smelter & Crafter [SRL-Stats] - Fast Fighter [TUT] [SRL-Stats]
    If you PM me with a stupid question or one listed in FAQ I will NOT respond. -Narcle
    Summer = me busy, won't be around much.

  19. #794
    Join Date
    Feb 2008
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    When i click play it sayd
    Failed when compiling
    Line 96: [Error] (96:31): Unknown identifier 'MCX1' in script C:\Program Files\SCAR 3.13\includes\SRL\SRL\Core\AntiRandoms\ChatRandoms .scar
    Can some 1 PLEASE help me cuz it says that in any script i try to run

  20. #795
    Join Date
    Jan 2008
    Posts
    33
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    As i promised the proggie from this morning, works excellent indeed !

    Code:
    |_Single Player__Narcle's Fast Fighter v2.41 by Narcle___|
    | Ran: 2h:8m:59s Current Time: 01:03:01 PM Start Time: 10:52:01 AM |
    | A:22, S:23, D:22, R:1 Total Kills: 480, Total XP Gained: 5800, Kills Round: 30, XP Round: 360
    | XP/hour: 2718, Estimated time to Strength level: 0 Hour(s) & 15 Minutes |

    To the others that have problems :
    - read the FAQ
    - Use new SCAR 3.14
    - USe the Subversion Repository to get latest SRL/includes
    - Colorpick your monster for example setup for chickens near draynor:
    Code:
    Players[0].Integers[0] := 3437199;//1st color of monster
        Players[0].Integers[1] := 3759738;//2nd color of monster
        Players[0].Integers[2] := 8235449;//3rd color of monster
        Players[0].Integers[3] := 3;//hitpoints
        Players[0].Integers[4] := 9;//Kill monster for? in minutes.
        Players[0].Strings[0] := 'hicken';//monster name
    If a noob like me can make it work, you sure can !
    Narcle great job. I will trie it also at some "real" monsters.

  21. #796
    Join Date
    Jan 2008
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    my bad narcle this is a great script when it worked before and i will read the tutorial i never meant to insult you =(

    but anyways i will let you know what happens and if it works

  22. #797
    Join Date
    Feb 2008
    Location
    In a cave
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    good...me likey. gave me some ideas

  23. #798
    Join Date
    Feb 2008
    Posts
    748
    Mentioned
    1 Post(s)
    Quoted
    14 Post(s)

    Default

    |_Single Player__Narcle's Fast Fighter v2.41 by Narcle___|
    | Ran: 8h:51m:21s Current Time: 10:25:21 AM Start Time: 01:33:55 AM |
    | Total Kills: 1620, Total XP Gained: 52436, Kills Round: 36, XP Round: 1152
    | XP/hour: 5924, Estimated time to Strength level: 0 Hour(s) & 3 Minutes |

    Very nice script.

  24. #799
    Join Date
    Jan 2008
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    works great
    proggie:
    |_Single Player__Narcle's Fast Fighter v2.41 by Narcle___|
    | Ran: 2h:25m:14s Current Time: 09:24:39 AM Start Time: 06:59:21 AM |
    | A:x8, S:x7, D:x5, R:x8 Total Kills: 166, Total XP Gained: 43568, Kills Round: 10, XP Round: 2772
    | XP/hour: 18028, Estimated time to Attack level: 0 Hour(s) & 53 Minutes |

    but one problem is i keep getting randoms eventhough i set it to 15min intervals
    any1 know a good interval to set it to?

  25. #800
    Join Date
    Aug 2007
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    wow this is great i runing it right now and i am owning great work

Page 32 of 207 FirstFirst ... 2230313233344282132 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. fast fighter v3.02 help
    By yo123 in forum OSR Help
    Replies: 3
    Last Post: 03-07-2009, 09:44 PM
  2. Need help with Narcle's Fast Fighter
    By Myhatisblack in forum OSR Help
    Replies: 10
    Last Post: 01-28-2009, 03:08 AM
  3. Fast Fighter v2.70
    By RPS13x in forum OSR Help
    Replies: 1
    Last Post: 07-08-2008, 07:49 PM

Posting Permissions

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