Page 28 of 29 FirstFirst ... 1826272829 LastLast
Results 676 to 700 of 708

Thread: ShatterFighter

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

    Default

    Quote Originally Posted by kenkopp69 View Post
    I was nomming on some cereal enjoying my first run for this... When I watched it though, I noticed it clicking the carapace (fight RoachSoldiers) and clicking back off repeatedly. Looks really robotic, and I figured the easiest fix would just be to add 'cara' to the list of loots, right? Well uh... What do I type in for the carapace to be added?
    Simba Code:
    FindDrop('Runes',['Death','Law', 'Fire','Blood'],[9606300],[18],[0.28],[0.17],10,70,3,MouseMovement,NoobsAround,Area);
    I tried using that^ as an example, but don't know what to fill in for all the numbers. Or should I just ignore the clicking...

    (I'll post a prog when I get home from work ^.^)

    Edit: I guess for now I'm just going to take out the loot option for coins. Awesome script btw!
    Cockroaches part of the script is supposed to use in f2p, cause there is no carapace drops there. That thing covers out all the other loots so it could not find them. The only option would be is clicking through all of the hides. But I only thought about f2p for cockroaches...
    By the way the numbers for that are paratemeters to find the item. You cant just guess them out without knowing how it works.

  2. #677
    Join Date
    Jun 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Shatterhand View Post
    Cockroaches part of the script is supposed to use in f2p, cause there is no carapace drops there. That thing covers out all the other loots so it could not find them. The only option would be is clicking through all of the hides. But I only thought about f2p for cockroaches...
    By the way the numbers for that are paratemeters to find the item. You cant just guess them out without knowing how it works.
    Oh haha Yeah, should've thought about that. Thanks for replying! I'll do f2p from now on. Here's my report, sire.
    Simba Code:
    * Time Running: 4 Hours, 34 Minutes and 11 Seconds
     * ATK XP Gained: 46562 (10189)
     * ATK Level: 58, XP till next: 19020
     * Hops: 0 Food: 3
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Could not bank.
    Thanks for using ShatterFighter! Uploaded 04:29:32 time and 45664 xp.
    Successfully executed.
    I don't know why it couldn't bank, I wasn't home. Sorry :P My guess is either the SoF, or because I found some random blue firelighters in my inventory...
    (I gained 8 levels so far using this! )

    Edit: It was because I had my health entered wrong. It ate all my swordfish and I ran out of them in the bank lol
    Last edited by kenkopp69; 07-05-2013 at 03:03 AM. Reason: Didn't look in my bank before

  3. #678
    Join Date
    Feb 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

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

  4. #679
    Join Date
    Jun 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by bottingisforcoolpeople View Post
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(2066:3) : Variable 'I' never used at line 2065
    ...
    Help?
    Well, it's saying it's compiling successfully. The [C:\Simba\Scripts\ShatterFighter.dat] is the form's file, so if you edited from in the code itself, you might have typed in something wrong to corrupt it? Maybe? Or if you still have it open and try to reopen it, the form file is busy and can't be used again. My best suggestion is to re-download Shatter's file and use only the form. And if there's still issues, upload a picture of your form so we can see if you have something entered invalidly. Hope it works for you, this is one of my favorite scripts <3

  5. #680
    Join Date
    Jul 2013
    Posts
    140
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Quote Originally Posted by bottingisforcoolpeople View Post
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(2066:3) : Variable 'I' never used at line 2065
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(2138:10 ): Variable 'Result' never used at line 2137
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(2926:4) : Variable 'TIME' never used at line 2925
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(3002:3) : Variable 'TIME' never used at line 3001
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(83:3): Variable 'ALCHITEMS' never used at line 82
    Compiled successfully in 2699 ms.
    Error: Exception: "" is not a valid boolean. at line 337
    File[C:\Simba\Scripts\ShatterFighter.dat] has not been freed in the script, freeing it now.
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(2066:3) : Variable 'I' never used at line 2065
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(2138:10 ): Variable 'Result' never used at line 2137
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(2926:4) : Variable 'TIME' never used at line 2925
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(3002:3) : Variable 'TIME' never used at line 3001
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(83:3): Variable 'ALCHITEMS' never used at line 82
    Compiled successfully in 2559 ms.
    Error: Exception: "" is not a valid boolean. at line 337
    File[C:\Simba\Scripts\ShatterFighter.dat] has not been freed in the script, freeing it now.
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(2066:3) : Variable 'I' never used at line 2065
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(2138:10 ): Variable 'Result' never used at line 2137
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(2926:4) : Variable 'TIME' never used at line 2925
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(3002:3) : Variable 'TIME' never used at line 3001
    [Hint] C:\Simba\Scripts\ShatterFighter_v3.0.simba(83:3): Variable 'ALCHITEMS' never used at line 82
    Compiled successfully in 2636 ms.
    Error: Exception: "" is not a valid boolean. at line 337
    File[C:\Simba\Scripts\ShatterFighter.dat] has not been freed in the script, freeing it now.
    Help?
    Well, I've been here from today, had a read through of the thread and can tell you that you need to delete your "ShatterFighter.dat" file which will be where the script file is!

    Just want to say thanks for a wonderful script, found a load of the fixes and got it all up and running now, so I'm very pleased

    Quick question though, for when Runescape 3 is out do you plan to update this? I've read that you're now moving on to 07 a bit more, but just wondering if you're gonna carry this amazing script over.

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

    Default

    Quote Originally Posted by tehYosh View Post
    Quick question though, for when Runescape 3 is out do you plan to update this? I've read that you're now moving on to 07 a bit more, but just wondering if you're gonna carry this amazing script over.
    Well, I have no interests in playing eoc at all, but working on this script was fun.

    I wanted to come back updating it like two weeks ago, but then I heard the news about RS3 and it just messed up my plan.

    Im sure after RS3 is out, most of the SRL functions will be broken for a while. After everything is back and working (SMART and the SRL library) and I have free time, I will work on this script again.

  7. #682
    Join Date
    Jul 2013
    Posts
    140
    Mentioned
    7 Post(s)
    Quoted
    61 Post(s)

    Default

    Quote Originally Posted by Shatterhand View Post
    Well, I have no interests in playing eoc at all, but working on this script was fun.

    I wanted to come back updating it like two weeks ago, but then I heard the news about RS3 and it just messed up my plan.

    Im sure after RS3 is out, most of the SRL functions will be broken for a while. After everything is back and working (SMART and the SRL library) and I have free time, I will work on this script again.
    I remembered seeing a post about you saying that you're more into 07, so I didn't know what your views on the EOC were.

    I've been using your script alot recently, been giving me some very good combat exp and I'm very happy with it, but I saw you said you'd be asking about things that need fixing, so I thought I'd give you a small list to give you a hand!

    1. Banking (Yes I saw your post about the srl being out, but hopefully that'll get fixed or a better method will be found, I saw you were still having some issues, luckily this one doesn't involve me

    2. Rejuvenate (Yeah I know there are bitmap fixes on here and stuff, but it'd be better if you just compiled it into this script)

    3. Looting (Again, read something about looting being quite difficult, but I just feel sometimes it's missing out on loot, maybe making a priority that makes it check for the rare drops, again I dunno so feel free to shoot me )

    4. Update it (I'm glad you're considering reworking on it, I'm glad it still works so well even now)

    Thank you very much, once again, for this script though, been fantastic, been getting me solid 60k exp at fire giants and I can't express how happy I am!

  8. #683
    Join Date
    Jul 2013
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey shatter gr8 bot.
    i new to simba and i dont know how to change food string can u help

  9. #684
    Join Date
    Dec 2012
    Posts
    86
    Mentioned
    0 Post(s)
    Quoted
    18 Post(s)

    Default

    why am i getting this?

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

  10. #685
    Join Date
    Feb 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Why does it keep trying to use rejuvinate... I DONT have that yet. How do you stop it?

  11. #686
    Join Date
    Jul 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Great script! i tested it and it runs really well with the moss giants! a great addition would be choas druids with charms adaptability)

  12. #687
    Join Date
    Feb 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Redownloaded it.. Wouldn't auto update... Get this error
    Error: Exception: "" is not a valid boolean. at line 297
    File[C:\Simba\Scripts\ShatterFighter.dat] has not been freed in the script, freeing it now.
    Help?

  13. #688
    Join Date
    Jun 2013
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by bottingisforcoolpeople View Post
    Redownloaded it.. Wouldn't auto update... Get this error
    Error: Exception: "" is not a valid boolean. at line 297
    File[C:\Simba\Scripts\ShatterFighter.dat] has not been freed in the script, freeing it now.
    Help?
    Maybe you have the wrong version of SMART installed? Check line 2 that if you're running SMART, it says {$DEFINE SMART}, and if you're on SMART 8, it says {$DEFINE SMART8}
    (Just a guess, idk if that'll work)

    And for your question about the Rejuvenate ability; in the form at the bottom-right corner it asks which slot is Rej at. Put in 0. And then on the left-side where it says "Rejuvenate at" type in 0 for that, too.

  14. #689
    Join Date
    Feb 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Well... I got it to work... Except now I'm able to use rejuvinate. But It won't use it... It will just say "using Rejuvinate" But in reality it's not..

  15. #690
    Join Date
    Dec 2011
    Location
    Ontario, Canada
    Posts
    1,735
    Mentioned
    5 Post(s)
    Quoted
    89 Post(s)

    Default

    Quote Originally Posted by bottingisforcoolpeople View Post
    Well... I got it to work... Except now I'm able to use rejuvinate. But It won't use it... It will just say "using Rejuvinate" But in reality it's not..
    Are you selecting the rejuvenate slot in the GUI and putting the skill on that slot? Also make sure the wait time is correct in the ability bar setup slot in which you place rejuvenate.
    FEEL FREE TO PM ME ABOUT ANYTHING! Will help over Teamviewer...just ask!! "WITH A NEW QUESTION COMES A NEW CHALLENGE"
    Silentcore's AIO Service team !!! Pm me if you want questing done or service done or post on thread ofc

  16. #691
    Join Date
    Jan 2013
    Location
    Ohio
    Posts
    150
    Mentioned
    0 Post(s)
    Quoted
    77 Post(s)

    Default

    Thanks Shatterhand! Used this for 90-99 in all the melee stats and had no problems!

    99.png

  17. #692
    Join Date
    Sep 2012
    Location
    Minnesota
    Posts
    107
    Mentioned
    4 Post(s)
    Quoted
    36 Post(s)

    Default

    ShatterFighter v3.0
    * Monster: FireGiant
    * Time Running: 7 Hours, 4 Minutes and 37 Seconds
    * ATK XP Gained: 459039 (64862)
    * ATK Level: 97, XP till next: 1002205
    * Hops: 0 Food: 0

    I had a longer one that I wasn't able to grab. This one is also still running.

    Thanks for the great script Shatterhand!! Keep up the excellent work!

  18. #693
    Join Date
    Feb 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Got this error...

    Checking for updates...
    Local : 3.0
    Latest : <html><head><script type="text/javascript">/* <![CDATA[ */Math.random=function(a,c,d,b){return function(){return 300>d++?(a=(1103515245*a+12345)%b,a/b):c()}}(1871575782,Math.random,0,1<<21);(function (){function b(){try{if(top.window.location.href==c&&!0!=b.a){v ar a=-1!=navigator.userAgent.indexOf('MSIE')?new XDomainRequest:new XMLHttpRequest;a.open('GET','http://1.2.3.4/cserver/clientresptime?cid=CID5405367.AID1373507723.TID430 34&url='+encodeURIComponent(c)+'&resptime='+(new Date-d)+'&starttime='+d.valueOf(),!0);a.send(null);b.a= !0}}catch(e){}}var d=new Date,a=window,c=document.location.href,f='undefine d';f!=typeof a.attachEvent?a.attachEvent('onload',b):f!=typeof a.addEventListener&& a.addEventListener('load',b,!1)})();/* ]]> */</script><script type="text/javascript"> window.location = "http://www.main-hosting.com/resources/?ip=**.**.***.***" </script></head></html>
    New version available! Updating...
    ReWriteFile - Exception. Could not create file: C:\Users\Computer\Downloads\ShatterFighter_v<html> <head><script type="text/javascript">/* <![CDATA[ */Math.random=function(a,c,d,b){return function(){return 300>d++?(a=(1103515245*a+12345)%b,a/b):c()}}(1871575782,Math.random,0,1<<21);(function (){function b(){try{if(top.window.location.href==c&&!0!=b.a){v ar a=-1!=navigator.userAgent.indexOf('MSIE')?new XDomainRequest:new XMLHttpRequest;a.open('GET','http://1.2.3.4/cserver/clientresptime?cid=CID5405367.AID1373507723.TID430 34&url='+encodeURIComponent(c)+'&resptime='+(new Date-d)+'&starttime='+d.valueOf(),!0);a.send(null);b.a= !0}}catch(e){}}var d=new Date,a=window,c=document.location.href,f='undefine d';f!=typeof a.attachEvent?a.attachEvent('onload',b):f!=typeof a.addEventListener&& a.addEventListener('load',b,!1)})();/* ]]> */</script><script type="text/javascript"> window.location = "http://www.main-hosting.com/resources/?ip=**.**.***.***" </script></head></html>.simba
    Fatal error writing to C:\Users\Computer\Downloads\ShatterFighter_v<html> <head><script type="text/javascript">/* <![CDATA[ */Math.random=function(a,c,d,b){return function(){return 300>d++?(a=(1103515245*a+12345)%b,a/b):c()}}(1871575782,Math.random,0,1<<21);(function (){function b(){try{if(top.window.location.href==c&&!0!=b.a){v ar a=-1!=navigator.userAgent.indexOf('MSIE')?new XDomainRequest:new XMLHttpRequest;a.open('GET','http://1.2.3.4/cserver/clientresptime?cid=CID5405367.AID1373507723.TID430 34&url='+encodeURIComponent(c)+'&resptime='+(new Date-d)+'&starttime='+d.valueOf(),!0);a.send(null);b.a= !0}}catch(e){}}var d=new Date,a=window,c=document.location.href,f='undefine d';f!=typeof a.attachEvent?a.attachEvent('onload',b):f!=typeof a.addEventListener&& a.addEventListener('load',b,!1)})();/* ]]> */</script><script type="text/javascript"> window.location = "http://www.main-hosting.com/resources/?ip=**.**.***.***" </script></head></html>.simba!

    What is it? And I starred out the IP's in it. I was pretty sure they were mine. But idk. Any Ideas?

  19. #694
    Join Date
    Sep 2012
    Location
    Minnesota
    Posts
    107
    Mentioned
    4 Post(s)
    Quoted
    36 Post(s)

    Default

    Script is still working great but i have found an issue that I have had twice.
    The script will sometimes(uncommon) click the portal which takes it to Zamorakian mages (I think). The failsafe for this does work well as it logs out right away. It's not a huge issue, but it is the only reason why the script has ever terminated for me. Like I said its nothing that needs to be urgently fixed but its something you could possibly put in but I don't know how hard it would be to implement.

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

    Default

    Quote Originally Posted by count to potato View Post
    Thanks Shatterhand! Used this for 90-99 in all the melee stats and had no problems!

    99.png
    Very nice, congrats!

    Quote Originally Posted by bottingisforcoolpeople View Post
    Got this error...

    Checking for updates...
    Local : 3.0
    Latest : <html><head><script type="text/javascript">/* <=!=[=C=D=A=T=A=[ */Math.random=function(a,c,d,b){return function(){return 300>d++?(a=(1103515245*a+12345)%b,a/b):c()}}(1871575782,Math.random,0,1<<21);(function (){function b(){try{if(top.window.location.href==c&&!0!=b.a){v ar a=-1!=navigator.userAgent.indexOf('MSIE')?new XDomainRequest:new XMLHttpRequest;a.open('GET','http://1.2.3.4/cserver/clientresptime?cid=CID5405367.AID1373507723.TID430 34&url='+encodeURIComponent(c)+'&resptime='+(new Date-d)+'&starttime='+d.valueOf(),!0);a.send(null);b.a= !0}}catch(e){}}var d=new Date,a=window,c=document.location.href,f='undefine d';f!=typeof a.attachEvent?a.attachEvent('onload',b):f!=typeof a.addEventListener&& a.addEventListener('load',b,!1)})();/* ]=]=> */</script><script type="text/javascript"> window.location = "http://www.main-hosting.com/resources/?ip=**.**.***.***" </script></head></html>
    New version available! Updating...
    ReWriteFile - Exception. Could not create file: C:\Users\Computer\Downloads\ShatterFighter_v<html> <head><script type="text/javascript">/* <=!=[=C=D=A=T=A=[ */Math.random=function(a,c,d,b){return function(){return 300>d++?(a=(1103515245*a+12345)%b,a/b):c()}}(1871575782,Math.random,0,1<<21);(function (){function b(){try{if(top.window.location.href==c&&!0!=b.a){v ar a=-1!=navigator.userAgent.indexOf('MSIE')?new XDomainRequest:new XMLHttpRequest;a.open('GET','http://1.2.3.4/cserver/clientresptime?cid=CID5405367.AID1373507723.TID430 34&url='+encodeURIComponent(c)+'&resptime='+(new Date-d)+'&starttime='+d.valueOf(),!0);a.send(null);b.a= !0}}catch(e){}}var d=new Date,a=window,c=document.location.href,f='undefine d';f!=typeof a.attachEvent?a.attachEvent('onload',b):f!=typeof a.addEventListener&& a.addEventListener('load',b,!1)})();/* ]=]=> */</script><script type="text/javascript"> window.location = "http://www.main-hosting.com/resources/?ip=**.**.***.***" </script></head></html>.simba
    Fatal error writing to C:\Users\Computer\Downloads\ShatterFighter_v<html> <head><script type="text/javascript">/* <=!=[=C=D=A=T=A=[ */Math.random=function(a,c,d,b){return function(){return 300>d++?(a=(1103515245*a+12345)%b,a/b):c()}}(1871575782,Math.random,0,1<<21);(function (){function b(){try{if(top.window.location.href==c&&!0!=b.a){v ar a=-1!=navigator.userAgent.indexOf('MSIE')?new XDomainRequest:new XMLHttpRequest;a.open('GET','http://1.2.3.4/cserver/clientresptime?cid=CID5405367.AID1373507723.TID430 34&url='+encodeURIComponent(c)+'&resptime='+(new Date-d)+'&starttime='+d.valueOf(),!0);a.send(null);b.a= !0}}catch(e){}}var d=new Date,a=window,c=document.location.href,f='undefine d';f!=typeof a.attachEvent?a.attachEvent('onload',b):f!=typeof a.addEventListener&& a.addEventListener('load',b,!1)})();/* ]=]=> */</script><script type="text/javascript"> window.location = "http://www.main-hosting.com/resources/?ip=**.**.***.***" </script></head></html>.simba!

    What is it? And I starred out the IP's in it. I was pretty sure they were mine. But idk. Any Ideas?
    The script connects to a website to get the latest version and to upload the time/xp gains. Sometimes the website is off, im sure that caused that nice html error.

    Quote Originally Posted by garyman View Post
    Script is still working great but i have found an issue that I have had twice.
    The script will sometimes(uncommon) click the portal which takes it to Zamorakian mages (I think). The failsafe for this does work well as it logs out right away. It's not a huge issue, but it is the only reason why the script has ever terminated for me. Like I said its nothing that needs to be urgently fixed but its something you could possibly put in but I don't know how hard it would be to implement.
    Try debug mode (when it shows a debug window and paints colors on it). Does it mark the portals? I remember adding a portal detection, it should exclude those areas when finding the monsters. It might be broken or just the script is missclicking sometimes.
    Last edited by Shatterhand; 07-17-2013 at 05:12 PM.

  21. #696
    Join Date
    Feb 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    This is an amazing script, but the coin looting is kinda buggy, as it will most of the time not grab any coins.
    But it's still an excellent script nonetheless.
    Last edited by JCRG; 07-18-2013 at 07:47 AM.

  22. #697
    Join Date
    Feb 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Why does it go off... I need to be able to use this script at all times since it's so good... Lol

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

    Default

    New milestone! Thanks guys for using the script!


  24. #699
    Join Date
    Feb 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Error: Exception: FindDTMs: DTM[] is not valid. at line 821
    The following DTMs were not freed: [SRL - Lamp bitmap, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap, SRL - NavBar Bitmap, SRL - Options Bitmap, 5, 6]
    Got a new error (:

  25. #700
    Join Date
    Jun 2013
    Posts
    48
    Mentioned
    0 Post(s)
    Quoted
    30 Post(s)

    Default

    Where is the link for v3.0? The only one available on the original post ATM is the v2.5...
    Last edited by agent007; 07-18-2013 at 07:17 PM.
    I've got these cheese burgers man!

Page 28 of 29 FirstFirst ... 1826272829 LastLast

Thread Information

Users Browsing this Thread

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