Page 207 of 207 FirstFirst ... 107157197205206207
Results 5,151 to 5,164 of 5164

Thread: Narcle's Fast Fighter!

  1. #5151
    Join Date
    Dec 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I figured out my problem, I was using player 2. I changed all the settings to player 1 in the gui and it worked.

  2. #5152
    Join Date
    Dec 2012
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I know this is outdated but can it be updated by someone to use abilities?

  3. #5153
    Join Date
    Dec 2012
    Posts
    191
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by clodoveo1 View Post
    I know this is outdated but can it be updated by someone to use abilities?
    You could update it yourself, you have the knowledge here to do that.

    Start by looking into the Tutorial Island section forum here.

  4. #5154
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    I would just like to say I still use this on a daily basis. I don't think I've made any real changes or updates either..



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

    Default

    I can't guarantee when but I will do an update on this script. First I have to update SRL's MMtoMS then testing and fixing of the script will happen afterwards. If I get 'into it again' other scripts may be updated as I have free time this winter.
    (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.

  6. #5156
    Join Date
    Nov 2011
    Location
    Australia
    Posts
    418
    Mentioned
    2 Post(s)
    Quoted
    86 Post(s)

    Default

    Quote Originally Posted by Narcle View Post
    I can't guarantee when but I will do an update on this script. First I have to update SRL's MMtoMS then testing and fixing of the script will happen afterwards. If I get 'into it again' other scripts may be updated as I have free time this winter.
    Thank you Narcle, your work is very much appreciated

  7. #5157
    Join Date
    Apr 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Okay can someone explain me how I get scripts to work? Every times I try to run ANY scripts it's always getting me unexpected errors or something like that.


    EDIT: it's getting me this error: [Error] C:\Simba\Includes\SRL/SRL/misc/smart.simba(46:19): Invalid number of parameters at line 45
    Compiling failed.

    EDIT2: or this [Error] C:\Simba\Includes\SRL\SRL\misc\smart.simba(56:19): Invalid number of parameters at line 55
    Last edited by yoan282; 04-17-2013 at 01:22 PM.

  8. #5158
    Join Date
    Apr 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by yoan282 View Post
    Okay can someone explain me how I get scripts to work? Every times I try to run ANY scripts it's always getting me unexpected errors or something like that.


    EDIT: it's getting me this error: [Error] C:\Simba\Includes\SRL/SRL/misc/smart.simba(46:19): Invalid number of parameters at line 45
    Compiling failed.

    EDIT2: or this [Error] C:\Simba\Includes\SRL\SRL\misc\smart.simba(56:19): Invalid number of parameters at line 55
    Got the same thing:
    [Error] C:\Simba\Includes\SRL/SRL/misc/smart.simba(46:19): Invalid number of parameters at line 45
    Compiling failed.

    And after i change Smart to Smart8 it gives me: [Error] C:\Simba\Includes\SRL\SRL\misc\smart.simba(56:19): Invalid number of parameters at line 55

  9. #5159
    Join Date
    Apr 2013
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    Hi there guys! I'm no script boffin as the likes that we have here on this amazing forum, but since I've been helped out a lot recently I decided to give back a bit and try to get this script to work somewhat...

    Please bare in mind I'm a complete idiot with these kinds of things (for now) but I have successfully tweaked this script so that it now actually does attack in a loop, tested on cows currently.

    Please use the attached script. Also, look below for the edits you'll need to make if not fighting cows, etc.

    Lines 47-54;

    Code:
        Name := ''; //Character Name
        Pass := ''; //Character Pass
        Active := True; //True if you want this player to be ran in the script, false if not
        Strings[0] := 'Cow';//monster name
        Strings[1] := '';//Fight style (str, att, def, crush etc. anything in your weapon info}
        Integers[0] := 6581108;//1st color of monster
        Integers[1] := 7180195;//2nd color of monster
        Integers[2] := 14673129;//3rd color of monster
    You will have to change the line 50 to the name of the monster you're fighting.
    The lines 52-54 you will have to use the color picker tool inside Simba to get the right colors, if you're not planning on fighting cows...

    Leave everything else as is. If you get any errors post back and I'll see if I can't help!

    The guide I used;
    http://villavu.com/forum/showthread.php?t=67793

    This is very basic, as a lot of the intended features don't work, but I haven't found an issue so far and it seems to be doing well. Just make sure the weapon you wish to use is equipped. It will give an error saying it can't determine the weapon, but you can just ignore that.

    [WARNING] Failed to get weapon data. Can't detect if ranging or meleeing.
    Here's my current proggie!

    Code:
    [==========================]
    [    Fast Fighter 4.13     ]
    [==========================]
    [================================================================]
    [ Nick | Active | Worked   | Kills | Kills/H | XP Gained | XP/H  ]
    [================================================================]
    [ Nick | True   | 00:25:46 | 94    | 219     | 4589      | 10683 ]
    [================================================================]
    So as you can see it's working quite well! Please note there isn't any anti-ban as far as I can tell, so not sure if that may cause any issues? But if anyone here has some scripting experience you're more than welcome to edit this script and even work with me to bring it back to its former glory!

    New Proggie:
    Code:
    [===============================]
    [       Fast Fighter 4.13       ]
    [===============================]
    [===============================================================]
    [ Nick | Active | Worked   | Kills | Kills/H | XP Gained | XP/H ]
    [===============================================================]
    [ Nick | True   | 06:09:41 | 1202  | 195     | 60295     | 9786 ]
    [===============================================================]
    I'm quite happy with this, but worried about no anti-ban, any serious issues gonna happen? :/

    BIG EDIT: Apparently I am not allowed to make an edit of this script without permission, of which I did not know, I thought I wasn't causing any harm by attempting to fix a broke script. So Narcle, please do let me know if I am allowed to keep this edit, or if I should remove it, I honestly mean no offence.
    Attached Files Attached Files
    Last edited by Zamalega; 04-19-2013 at 06:31 AM.

  10. #5160
    Join Date
    Mar 2007
    Posts
    393
    Mentioned
    1 Post(s)
    Quoted
    98 Post(s)

    Default

    Is there any good place for F2P to train melee? Mosses are always full, red spiders are too strong.
    ATT, DEF and STR 90

  11. #5161
    Join Date
    Apr 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    hey guys im getting this problem can anyone pm me some help pleasE?

    [Error] C:\Simba\Includes\SRL/SRL/misc/smart.simba(56:19): Invalid number of parameters at line 55
    Compiling failed.

    i found a away to fix line 294 but cant figure out how to fix this any help is appreciated and those of you who want to no how to fix line 294 and have smart 8 and everything recommened but still get the error PM me i think ive figured it out PRIVATE MESSAGE ME SO I CAN GET NOTIFIED thanksss

  12. #5162
    Join Date
    Apr 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    im getting these error messages;

    [Error] D:\Simba\Includes\SRL/SRL/misc/smart.simba(46:19): Invalid number of parameters at line 45
    Compiling failed.
    [Error] D:\Simba\Includes\SRL\SRL\misc\smart.simba(56:19): Invalid number of parameters at line 55
    Compiling failed.

    Anyone have any idea how to fix this?

  13. #5163
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by tickerlord View Post
    hey guys im getting this problem can anyone pm me some help pleasE?

    [Error] C:\Simba\Includes\SRL/SRL/misc/smart.simba(56:19): Invalid number of parameters at line 55
    Compiling failed.

    i found a away to fix line 294 but cant figure out how to fix this any help is appreciated and those of you who want to no how to fix line 294 and have smart 8 and everything recommened but still get the error PM me i think ive figured it out PRIVATE MESSAGE ME SO I CAN GET NOTIFIED thanksss
    Quote Originally Posted by EastyD View Post
    im getting these error messages;

    [Error] D:\Simba\Includes\SRL/SRL/misc/smart.simba(46:19): Invalid number of parameters at line 45
    Compiling failed.
    [Error] D:\Simba\Includes\SRL\SRL\misc\smart.simba(56:19): Invalid number of parameters at line 55
    Compiling failed.

    Anyone have any idea how to fix this?
    This script was outdated in August 2012. Read the 1st post.

  14. #5164
    Join Date
    Apr 2013
    Posts
    43
    Mentioned
    0 Post(s)
    Quoted
    22 Post(s)

    Default

    [Error] C:\Simba\Includes\SRL/SRL/misc/smart.simba(46:19): Invalid number of parameters at line 45
    Compiling failed.

    ? This happened when i first downloaded the script and tried to run it, I am trying to use the form so nothing was changed.

Page 207 of 207 FirstFirst ... 107157197205206207

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 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
  •