Page 21 of 29 FirstFirst ... 111920212223 ... LastLast
Results 501 to 525 of 708

Thread: ShatterFighter

  1. #501
    Join Date
    Dec 2010
    Location
    Humboldt, TN
    Posts
    35
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by WinterDream View Post
    Did you try the below?


    in the script line two or so it should say {$DEFINE SMART} replace it with
    {$DEFINE SMART8}

    I will give this a shot when I get member's again. I just ran out today--apparently :\

    I'll try this out in less than a week when I get paid and I will post back. Either way, it's very much appreciated!!

  2. #502
    Join Date
    Feb 2007
    Posts
    424
    Mentioned
    0 Post(s)
    Quoted
    16 Post(s)

    Default

    Quote Originally Posted by soulsirjack View Post
    Done thanks but what about this?
    [Error] C:\Simba\Includes\SRL\SRL\misc\SmartParams.Simba(7 8:8): Unknown identifier 'RSReady' at line 77
    Compiling failed.
    I think the script has problems finding smart just like the error above (not sure)

    Try this: in the script line two or so it should say {$DEFINE SMART} replace it with
    {$DEFINE SMART8}

    Should work then.

  3. #503
    Join Date
    Mar 2013
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by Shatterhand View Post
    Find the Loot array in the code, add the uptext there. When it right clicks a loot pile, it loots all items matching with the Loot array.
    I tried to do that on my own, adding names of loot using the codes above, but it seems that the color codes and the dimensions of the items don't fit, so it doesn't "loot" the things I add...

    Can you help me with this? I have low knowledge of programming

  4. #504
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    The rejuvenate BMP is screwed up once again, heads up to anyone who can't get it to work.
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

  5. #505
    Join Date
    Apr 2013
    Location
    South East USA
    Posts
    40
    Mentioned
    1 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by stayon View Post
    You can leave it alone and use swordfish(default Food) or make your own to cater to which food you want to use.
    How can i get food string? I would like to use other foods like sharks.

    By the way awesome script though!!!!!! works better than me
    Last edited by Shashin; 05-03-2013 at 02:29 PM.

  6. #506
    Join Date
    Nov 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Debug('Rejuvenate timer: ' + IntToStr(Round(TimeFromMark(SlotMarkTime[Rejuvenate])/1000)));
    rejunenate still not working
    i get this error?
    Last edited by encoded; 05-04-2013 at 10:10 PM.

  7. #507
    Join Date
    Jan 2012
    Posts
    1,104
    Mentioned
    18 Post(s)
    Quoted
    211 Post(s)

    Default

    Quote Originally Posted by photodumb View Post
    How can i get food string? I would like to use other foods like sharks.

    By the way awesome script though!!!!!! works better than me
    You need to make a DTM for the chosen food and replace the string. Read some tutorials on how to make a DTM.

    Quote Originally Posted by encoded View Post
    Debug('Rejuvenate timer: ' + IntToStr(Round(TimeFromMark(SlotMarkTime[Rejuvenate])/1000)));
    rejunenate still not working
    i get this error?
    Im not sure what you mean. You need to replace RejuvenateBMP with the fix from previous posts.

  8. #508
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    I ran this successfully for 20+ hours, about rejuvenate:

    Even when using rejuvenate manually, it wouldn't let me use it for a few seconds after swapping the shield. I made this failsafe by pressing the key a few times with random waits inbetween, and then clicking on the icon a few times. Without this, swapping may not work, further testing needed @Shatterhand
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

  9. #509
    Join Date
    Dec 2011
    Posts
    137
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    anyone been banned using this at cockroaches?

  10. #510
    Join Date
    Feb 2013
    Posts
    303
    Mentioned
    4 Post(s)
    Quoted
    124 Post(s)

    Default

    Quote Originally Posted by serexcety View Post
    anyone been banned using this at cockroaches?
    No why Ive Been Horsing This Script Lately Its All Good, Did u get banned?

  11. #511
    Join Date
    Dec 2011
    Posts
    137
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    no im just asking before i use it.. i tried to use it but it didn't start up, so im not even goonna lol..

  12. #512
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    [Hint] C:\Users\Samsung\Downloads\ShatterFighter_v3.0.sim ba(2066:3): Variable 'I' never used at line 2065
    [Hint] C:\Users\Samsung\Downloads\ShatterFighter_v3.0.sim ba(2138:10): Variable 'Result' never used at line 2137
    [Hint] C:\Users\Samsung\Downloads\ShatterFighter_v3.0.sim ba(2926:4): Variable 'TIME' never used at line 2925
    [Hint] C:\Users\Samsung\Downloads\ShatterFighter_v3.0.sim ba(3002:3): Variable 'TIME' never used at line 3001
    [Hint] C:\Users\Samsung\Downloads\ShatterFighter_v3.0.sim ba(83:3): Variable 'ALCHITEMS' never used at line 82
    Compiled successfully in 1654 ms.
    Error: Exception: "" is not a valid boolean. at line 337
    File[C:\Users\Samsung\Downloads\ShatterFighter.dat] has not been freed in the script, freeing it now.


    what am i doing wrong?

  13. #513
    Join Date
    Sep 2012
    Posts
    270
    Mentioned
    4 Post(s)
    Quoted
    97 Post(s)

    Default

    how can I make it pick up charms at the roaches? I've tried adding 'CockRoach' to "'FireGiant','DustDevil','MossGiant'" at line 3423 but it doesn't work

  14. #514
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    my rejuvenate doesnt work

    what am i doing wrong??

  15. #515
    Join Date
    May 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Im also having problems with line 337

  16. #516
    Join Date
    Apr 2013
    Location
    South East USA
    Posts
    40
    Mentioned
    1 Post(s)
    Quoted
    20 Post(s)

    Default

    Quote Originally Posted by Shatterhand View Post
    You need to make a DTM for the chosen food and replace the string. Read some tutorials on how to make a DTM.
    Ok thanks I wasn't sure how to do it but now im good

  17. #517
    Join Date
    Feb 2013
    Location
    Vatican City
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    17 Post(s)

    Default

    Quote Originally Posted by Bottingps3 View Post
    [Hint] C:\Users\Samsung\Downloads\ShatterFighter_v3.0.sim ba(2066:3): Variable 'I' never used at line 2065
    [Hint] C:\Users\Samsung\Downloads\ShatterFighter_v3.0.sim ba(2138:10): Variable 'Result' never used at line 2137
    [Hint] C:\Users\Samsung\Downloads\ShatterFighter_v3.0.sim ba(2926:4): Variable 'TIME' never used at line 2925
    [Hint] C:\Users\Samsung\Downloads\ShatterFighter_v3.0.sim ba(3002:3): Variable 'TIME' never used at line 3001
    [Hint] C:\Users\Samsung\Downloads\ShatterFighter_v3.0.sim ba(83:3): Variable 'ALCHITEMS' never used at line 82
    Compiled successfully in 1654 ms.
    Error: Exception: "" is not a valid boolean. at line 337
    File[C:\Users\Samsung\Downloads\ShatterFighter.dat] has not been freed in the script, freeing it now.


    what am i doing wrong?
    I posted this earlier on in the thread, it might work for you aswell.

    I had the same issue but I managed to fix it. Take the ShatterFighter_V3.0 script and put is in a new map. Do not copy the ShatterFighter.dat with it! When you run the .simba now it will build a new .dat file that works, at least it did for me! If that doesn't work try downloading a fresh file and set it up from scratch again! Hope this helps you!
    I hope it helps you!
    You have to be realistic.

  18. #518
    Join Date
    May 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Has anyone had a problem with it not typing in the username and password. So far it starts up runescape but then it just sit there, and if I disable the SMART and put in much username and password and start the game, then enable SMART again it will try to put in my user name and password over,and over.

  19. #519
    Join Date
    May 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I do not understand what you mean by do not copy the ShatterFighter.dat, where is that and what part? Is it in the open source or the downloaded file?

  20. #520
    Join Date
    Jan 2012
    Posts
    1,104
    Mentioned
    18 Post(s)
    Quoted
    211 Post(s)

    Default

    Quote Originally Posted by SilasCone View Post
    Has anyone had a problem with it not typing in the username and password. So far it starts up runescape but then it just sit there, and if I disable the SMART and put in much username and password and start the game, then enable SMART again it will try to put in my user name and password over,and over.
    Make sure the graphics settings is on fixed.

    Quote Originally Posted by SilasCone View Post
    I do not understand what you mean by do not copy the ShatterFighter.dat, where is that and what part? Is it in the open source or the downloaded file?
    just delete the .dat file.

  21. #521
    Join Date
    May 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    how do i fix the graphics, I put it to custom and it still did the same thing.

  22. #522
    Join Date
    May 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I found out what you meant by the .dat and i fix the graphics but now my character just sit there and the screen says looking for monster. he doesn't attack.

  23. #523
    Join Date
    May 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Im trying to use this script but it says:
    Error: Exception: "" is not a valid boolean. at line 337
    File[C:\Users\Hugo\Downloads\ShatterFighter.dat] has not been freed in the script, freeing it now.

  24. #524
    Join Date
    May 2013
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    I started with corpse spiders and it didn't work then I tried with giant spiders and it worked so I think maybe the colors are off because it says that it can find monster. If you know what are the color for corpse spiders so I can change or to see if there might be something else wrong.

  25. #525
    Join Date
    Apr 2013
    Posts
    21
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Hey, I like your script very much and I think it works really well, however there is one big problem - As soon as the hp is reached where it starts to eat, it keeps clicking the sworfishes one by one, instead of stopping at full hp.. So it presses the first one, goes to the right and presses the next one etc. Do you know what could cause this and how this can be fixed? I am a bit too noob to change the foodeating process.

    I am btw training at the giant spiders but I do not think that has to do with the foodthing.

Page 21 of 29 FirstFirst ... 111920212223 ... 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
  •