View Full Version : ShatterFighter
noob447
04-28-2013, 01:17 AM
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!!
WinterDream
04-28-2013, 10:09 AM
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.
Castells
04-28-2013, 11:14 AM
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 :(
litoris
04-30-2013, 05:42 PM
The rejuvenate BMP is screwed up once again, heads up to anyone who can't get it to work.
Shashin
05-03-2013, 02:25 PM
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 :)
encoded
05-04-2013, 10:04 PM
Debug('Rejuvenate timer: ' + IntToStr(Round(TimeFromMark(SlotMarkTime[Rejuvenate])/1000)));
rejunenate still not working
i get this error?
Shatterhand
05-05-2013, 08:15 AM
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.
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.
litoris
05-05-2013, 10:35 AM
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
serexcety
05-05-2013, 02:17 PM
anyone been banned using this at cockroaches?
happy hippo
05-05-2013, 03:14 PM
anyone been banned using this at cockroaches?
No why Ive Been Horsing This Script Lately Its All Good, Did u get banned?
serexcety
05-05-2013, 03:24 PM
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..
Bottingps3
05-05-2013, 04:49 PM
[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?
denart5
05-05-2013, 06:06 PM
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 :(
Bottingps3
05-05-2013, 07:42 PM
my rejuvenate doesnt work
what am i doing wrong??
SilasCone
05-05-2013, 10:26 PM
Im also having problems with line 337
Shashin
05-05-2013, 10:29 PM
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
K1llerRogue
05-06-2013, 04:10 PM
[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!
SilasCone
05-07-2013, 06:28 AM
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.
SilasCone
05-07-2013, 06:35 AM
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?
Shatterhand
05-07-2013, 07:57 AM
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.
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.
SilasCone
05-07-2013, 05:30 PM
how do i fix the graphics, I put it to custom and it still did the same thing.
SilasCone
05-07-2013, 05:53 PM
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.
Huuuge
05-07-2013, 07:43 PM
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.
SilasCone
05-08-2013, 04:20 AM
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.
Skillery
05-08-2013, 10:54 AM
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.
encoded
05-09-2013, 10:25 AM
It dosnt alch ?]
WinterDream
05-09-2013, 11:19 AM
It dosnt alch ?]
Sometimes it doesnt...close smart client and reload the script usually fixes it for me.
and make sure you have High Alchemy bound to the A key.
stein3
05-11-2013, 08:40 AM
Dude, this script is awesome. Been using it in the catacombs. Only thing is I tweaked the delay time if you're close to gaining a level. Fighting the spiders I found it unnecessary so I took it from 3s down to like 250ms.
Also, I wish it would auto-switch to the correct XP type, as sometimes I would set it to check one skill but accidentally leave it set to gain in another.
panglokhin
05-11-2013, 02:46 PM
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 514 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.
Ivo09
05-12-2013, 02:12 AM
Does anyone have any idea of a good spot to train ranged with this script?
hayes423
05-13-2013, 08:18 PM
Rejuvenate still not working after i replaced line 906 with that "Fix".
hayes423
05-14-2013, 04:12 PM
try this one
RejuvenateBMP := BitmapFromString(18, 24, 'meJxN00tIVXEQBnAwAsm7iLRAb0' +
'UPyfQiUi5KXQgZVCg9BSFFjIQeLrS4tiiwKBIDW7QIpBdZFC6 iBwl' +
'FQS4s6ElWEJTQokWtI5E2Rr97x24dhj9zZr5v5pv5n1ORSq2t rq5I' +
'pdasLUsmk/wN9f+ssnylVDL7cLwWFhYmEgl+AOAFmzatb9mxKYwfQ' +
'RSA2nXlHJS8vDzBTP2GBjCpYO1v3xZEkRWls6WikSck1dTVBj LAzn' +
'TPPsZRX8G9e9rAgJcvTa5cUcLJ6fmfxU6nO+OV46z4Oz7iwgX zIkU' +
'Da961q77nWmPfg8HBwdMnj+eqhUJniCxeVLSkpEi1dDrdfuLi 8+nf' +
'Zx5+PX/j/pG+fpE3r17gAgeRWqzY6vCprlsjw+PjT19++zU5OTnyf' +
'WbgzgQNFmUiEQPObqahwXJQ2OWhc7F/Nje/lDa9iE+VLUbUS9P/tx' +
'pN0QEK8ufU7+xaVtWU7h8y16rmy5Ub2wBsD9IZrOilZu/tT51DY/Y' +
'zk322DEygIHb0HDvYdUA8t0ZF3JG53CAAZOuFD/Zw5f0Uh+nIRG4+' +
'fre7tQXeUPDxFWl3+MmUdk7coGvt7BgYPTt0XSrTd2D00PBbd eDtX' +
'K/B19O5FgwsTKO7H3+ubjxV13GJb7FecQ2lafi6QHLCYMY+/9ALS1' +
'wv1nvxEcG2ZHX3XnymQbVLz77EIPAMEYXJhmAGYNVukx9LAws lWmw' +
'/erWoqjtYFZu7iQQzLxkiekXxuCMR4LCgRMQ9MnQYr76KGCQk5f Qr' +
'G0UCn0EWb42OzoLCyvjIEckzo+VgSWW0Zfec+X+zFBgppzroM VQ4U' +
'Y2hmNqSEbGkDMsAatrP2A9fkcATxlB8nChuB2t+MhUsAD9UDM LXC5' +
'FaRpt5gf3s/sFMr0RCUCpkoBMZwpwRjKHEKUxkH6u2ARoiZTl/AGa' +
'Y7VE=');
Please tell me if it works or not coz i can't test it my self atm.
Still not working, it just paints a square around it, but doesn't use it :/
WinterDream
05-14-2013, 08:20 PM
ok duno then lol
SilasCone
05-16-2013, 12:03 AM
ShatterFighter v3.0
* Monster: CorpseSpider(catablepon)
* Time Running: 13 Hours, 24 Minutes and 55 Seconds
* STR XP Gained: 454080 (33847)
* STR Level: 77, XP till next: 69853
* Hops: 14 Food: 0
Love the script I moded it to fight catablepon and I think you should make it available they are awesome to train. next to giant spiders.
RuneDragon
05-17-2013, 05:57 PM
I tried running version 3.0, but getting same error as panglokhin (http://villavu.com/forum/showthread.php?t=93897&p=1236765#post1236765)
[Hint] G:\Programs\Simba\Scripts\ShatterFighter_v3.0.simb a(2066:3): Variable 'I' never used at line 2065
[Hint] G:\Programs\Simba\Scripts\ShatterFighter_v3.0.simb a(2138:10): Variable 'Result' never used at line 2137
[Hint] G:\Programs\Simba\Scripts\ShatterFighter_v3.0.simb a(2926:4): Variable 'TIME' never used at line 2925
[Hint] G:\Programs\Simba\Scripts\ShatterFighter_v3.0.simb a(3002:3): Variable 'TIME' never used at line 3001
[Hint] G:\Programs\Simba\Scripts\ShatterFighter_v3.0.simb a(83:3): Variable 'ALCHITEMS' never used at line 82
Compiled successfully in 655 ms.
Error: Exception: "" is not a valid boolean. at line 337
File[G:\Programs\Simba\Scripts\ShatterFighter.dat] has not been freed in the script, freeing it now.
Simba highlights
DebugLines := StrToBool(Between('DebugLines = ', ';',FileString));
Shatterhand
05-17-2013, 06:27 PM
I tried running version 3.0, but getting same error as panglokhin (http://villavu.com/forum/showthread.php?t=93897&p=1236765#post1236765)
[Hint] G:\Programs\Simba\Scripts\ShatterFighter_v3.0.simb a(2066:3): Variable 'I' never used at line 2065
[Hint] G:\Programs\Simba\Scripts\ShatterFighter_v3.0.simb a(2138:10): Variable 'Result' never used at line 2137
[Hint] G:\Programs\Simba\Scripts\ShatterFighter_v3.0.simb a(2926:4): Variable 'TIME' never used at line 2925
[Hint] G:\Programs\Simba\Scripts\ShatterFighter_v3.0.simb a(3002:3): Variable 'TIME' never used at line 3001
[Hint] G:\Programs\Simba\Scripts\ShatterFighter_v3.0.simb a(83:3): Variable 'ALCHITEMS' never used at line 82
Compiled successfully in 655 ms.
Error: Exception: "" is not a valid boolean. at line 337
File[G:\Programs\Simba\Scripts\ShatterFighter.dat] has not been freed in the script, freeing it now.
Simba highlights
DebugLines := StrToBool(Between('DebugLines = ', ';',FileString));
Delete the .dat file.
BottingForJesus
05-18-2013, 12:07 AM
Hey Shatterhand, I'm using your script to kill Giant Spiders. When my health gets down to the "eat health" level that I specified, it clicks my inventory, and the script stops, saying that my health is low and there is no food left. Any fix for this?
BottingForJesus
05-18-2013, 12:11 AM
Hey Shatterhand, I'm using your script to kill Giant Spiders. When my health gets down to the "eat health" level that I specified, it clicks my inventory, and the script stops, saying that my health is low and there is no food left. Any fix for this?
Nevermind, using swordies now :P
alex85739
05-18-2013, 06:23 PM
One quick question about moss giants. It won't pick up bones or any items. Do you know why that is?
Edit: Ok I just watched it check all the piles and it left the bones alone but picked up law runes.
encoded
05-19-2013, 04:49 AM
thank you so much im maxed combat :3 will give this to friends
encoded
05-19-2013, 04:50 AM
after 1week of i got my 99 and like 6m loot and yeah I made like 6 7M
zunkill
05-19-2013, 12:55 PM
im using at fire giants and it attacks another fire giant while it tries to use rejuvenate. you cant use rejuvenate in battle you have to wait till out of battle. so why does it say using rejuvenate equips sheild and then goes into battle... -.- why not wait till after a battle then use rejuvenate?
EDIT: was using duel wield cls dunno if that helps gunna try a sgs now see if any better ^^ and its a 2h so gunna try if it rejuvenates better too
EDIT#2: also just added that fix from earlier so ill edit again after i tested it all :)
EDIT#3: havnt needed to use rejuvenate or try out my rocktails DTM as i havnt had any need to use them O.o this sword is godly ;D
Awesome script will use more and more now :D
ok last edit: tried on dustdevils for 20mins the fix for rejuvenate doesnt work. it equips shield and continues to attack and try and use rejuvenate in battle. you cant use in battle has to be after. but so far so good with fire giants and sara god sword no rejuvenate needed or food :D
zunkill
05-20-2013, 02:04 PM
having an issue atm when it runs the form then you click start and it stays on checking for updates.
now i just deleted all the shatterfighter scripts so i can redownload them and now it says i have the latest version =/ i had v3 yesterday XD any fixes?
Edit: problem fixed itself XD oh well probs a memory leak or summat ^^
Shatterhand
05-20-2013, 02:32 PM
having an issue atm when it runs the form then you click start and it stays on checking for updates.
now i just deleted all the shatterfighter scripts so i can redownload them and now it says i have the latest version =/ i had v3 yesterday XD any fixes?
Edit: problem fixed itself XD oh well probs a memory leak or summat ^^
The webhost was down, thats why it coudlnt check for updates.
djmeadows88
05-20-2013, 04:03 PM
hmmm, mine gets errors and cant even load :(
Ive Changed "SMART" to "SMART8" and that is what caused the error :( Any ideas? I checked the thread and the person with this problem didnt get his answered.. So figured i would try.
[Error] C:\Simba\Includes\SRL\SRL\misc\SmartParams.Simba(7 8:8): Unknown identifier 'RSReady' at line 77
Compiling failed.
Thanatos
05-21-2013, 09:42 PM
What would you guys recommend as a set up for my ability bar if I'm using guthans with 85 att/str/def and no rej?
HenryBoyBoy
05-22-2013, 01:59 PM
Hi, I keep getting a problem where by the script stucks there and displays this message many times:
Warning! You passed wrong values to a finder function: ys > ye (490,262). Swapping the values for now.
Can anyone help me out with this problem? Thank you
Loysius
05-25-2013, 01:11 AM
If someone can help me place code right after the rejuv found, around line 3317 we can fix a lot of problems.
if FindBitmapToleranceIn(RejuvenateBMP,X,Y,37,290,489 ,331,20) then
begin
Debug('RejuvenateBMP found.');
Wait(2800+random(1000));
SmartSendKeys(SlotKeys[i],RandomRange(30,60),RandomRange(30,60)); //first key press
if PaintOnSmart then
begin
SMART_ClearCanvasArea(IntToBox(35,340,483,383));
SMART_DrawBoxEx(false,false,ActionBarSlotToBox(i), ClYellow);
end;
Wait(RandomRange(6000,7000));
if (GetMMLevels('hp', dout) > CurrentHP + 200) then
begin
Debug('Rejuvenate was successful.');
MarkTime(SlotMarkTime[i]);
MarkTime(AbilityTime);
end else
Debug('Failed to use Rejuvenate.');
Break;
end;
we need to add in here some code that,
1)does a random 4 to 8 extra Rejuv presses
2)puts a random wait time between these key presses
2.1)picks a base random time between .15 sec and .4 sec, then makes all of the 3 to 8 extra key presses' wait timers be +-.02 sec of the base random time that was picked.
may also need to increase the 6-7sec wait following execution of rejuv. Rejuv is a 10 sec process, but it the above keypresses will affect the amount of remaining time needed to wait.
This chunk of code is for shield swappers. There is another chunk of code below that needs to be modified if you don't have the ShieldSwap variable set to true;
dle1990
05-26-2013, 04:34 AM
Great script, used it at fire giants and got on average 85k per hour, I'll post up a prog later coz I lost that one :(
Just one small thing, sometimes it misses loot because it moves off the screen and by the time it goes back the loot has already gone. Other then that its a very good script!
Manzo
05-26-2013, 02:32 PM
Wont auto update. stuck at v2.5
Yeah, rejuvenate does not work for me too. I've checked all my settings and everything should work, but it doesn't. Even tried not using shield swap and just using a one handed weapon + shield. It says, "Using Rejevenate", but it doesn't and just doesn't change until I eat something.
Also, there also a glitch where the script changes the Ability Bar's number. For example, it changes from my pre-set melee AB (1) to my range AB (2).
I'd love to fix it myself, but I can't. Other than that, thanks for the script! Appreciate it.
Shatterhand I think u gotta replace your Rejuvenatebmp :p It's outdated ?
Shatterhand
05-27-2013, 02:41 PM
Shatterhand I think u gotta replace your Rejuvenatebmp :p It's outdated ?
Well the script is kinda outdated. If I release a new version, I dont want bugs in it so I dont push a fast fix for the bitmap, cause there are some other problems too.
The script code is very long, I myself forget how its coded. I will need lot of time to study it and make the fixes.
I dont play EOC anymore, Im making scripts for 07. Im also having exams the next 4 weeks.
I will update the script after a month or so, this summer, for sure. :)
stein3
05-27-2013, 07:36 PM
Works amazingly on corpse spiders, but on roaches, I can't get the banking doesn't work (errors out on MM DTMs I think). It also repeatedly thinks that my character is an item drop (wearing rune).
Manzo
05-28-2013, 05:52 AM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: FireGiant
* Time Running: 38 Hours, 53 Minutes and 20 Seconds
* ATK XP Gained: 2889315 (74297)
* ATK Level: 97, XP till next: 141762
* Hops: 6 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ran out of food. Had to bank. Going back for another proggy and 99 Attack!!!
Bandos w/ SGS if anyone wants to know.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v2.5
* Monster: RedSpider
* Time Running: 11 Hours, 41 Minutes and 4 Seconds
* ATK XP Gained: 1191964 (102013)
* ATK Level: 83, XP till next: 264812
* Hops: 2 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Works perfectly, thanks a lot buddy
Manzo
05-28-2013, 04:16 PM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v2.5
* Monster: RedSpider
* Time Running: 11 Hours, 41 Minutes and 4 Seconds
* ATK XP Gained: 1191964 (102013)
* ATK Level: 83, XP till next: 264812
* Hops: 2 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Works perfectly, thanks a lot buddy
are those the deadly red spiders in the varrock sewers??
sd999444
05-28-2013, 06:40 PM
doesn't seem to work on any mob well except for spiders. well, thanks for the script either way it's very helpful!
timing error whenever it tries using rejuvenate or eat food... any idea how i could fix this?
running in admin mode (simba is) and using smart 8:
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]
sd999444
05-28-2013, 07:09 PM
made a string for monkfish... first one i've made not sure how accurate it is, sorry if it kills ya but you had a fair warning =P
mQwAAAHicY2ZgYDjIzMBwBoi3AvFMRgaG6UA8G4gj/V2AskxgLMeAAIxIGAgABDYFLg
SilasCone
05-30-2013, 02:27 PM
I stopped using the program for about a week and when i tried to load it back up im getting "[Error] C:\Simba\Includes\SRL/SRL/core/text.simba(791:13): Unknown identifier 'UpChars' at line 790
Compiling failed." I did not download smart8 so that wont be the problem like I saw in earlier post.
dzpliu
05-31-2013, 03:14 PM
I stopped using the program for about a week and when i tried to load it back up im getting "[Error] C:\Simba\Includes\SRL/SRL/core/text.simba(791:13): Unknown identifier 'UpChars' at line 790
Compiling failed." I did not download smart8 so that wont be the problem like I saw in earlier post.
i have no problems loading this with smart8 at all. the only thing not updated with this is the part with rejuv which i dont really use it with guthans.
BaDdBrOwNiEz
06-01-2013, 12:23 AM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: GiantSpider
* Time Running: 14 Hours, 38 Minutes and 40 Seconds
* ATK XP Gained: 589445 (40250)
* ATK Level: 82, XP till next: 215892
* Hops: 2 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The bot works flawlessly. I just use a Sara God Sword and don't need to use any food^^
Peanuts
06-01-2013, 05:05 PM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: GiantSpider
* Time Running: 14 Hours, 38 Minutes and 40 Seconds
* ATK XP Gained: 589445 (40250)
* ATK Level: 82, XP till next: 215892
* Hops: 2 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The bot works flawlessly. I just use a Sara God Sword and don't need to use any food^^
Thanks so much for that!!
MY xp/h has almost doubled with the addition of the Sara god sword..
The healing is so handy
happy hippo
06-01-2013, 05:23 PM
Could Someone Please Tell me How i Could make a Rocktail Foodstring as iam pissed i keep haveing to go to and fro edgeville from spiders.
Peanuts
06-01-2013, 08:36 PM
Could Someone Please Tell me How i Could make a Rocktail Foodstring as iam pissed i keep haveing to go to and fro edgeville from spiders.
you need to enable dtm.editor in extensions..
then make a dtm, its really rather easy..
Shouldn't take you more thn 10 mins to learn..
tutorial -
http://villavu.com/forum/showthread.php?t=564
happy hippo
06-01-2013, 10:33 PM
you need to enable dtm.editor in extensions..
then make a dtm, its really rather easy..
Shouldn't take you more thn 10 mins to learn..
tutorial -
http://villavu.com/forum/showthread.php?t=564
thank you :)
calvenlim
06-03-2013, 07:24 PM
the best script i ever use!! Pot comsume free with rejuvenate and 34k xp/hr at giant spider.
SLEEPER
06-05-2013, 03:12 AM
Liking the script so far... here is a proggy!
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 1 Hours, 3 Minutes and 2 Seconds
* ATK XP Gained: 103713 (98512)
count to potato
06-06-2013, 10:10 AM
Here's a proggy I got last night.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: FireGiant
* Time Running: 7 Hours, 41 Minutes and 43 Seconds
* DEF XP Gained: 739375 (96081)
* DEF Level: 91, XP till next: 131914
* Hops: 0 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Edit: Here's another one!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: FireGiant
* Time Running: 4 Hours, 32 Minutes and 45 Seconds
* DEF XP Gained: 430277 (94651)
* DEF Level: 92, XP till next: 632872
* Hops: 0 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The only thing that keeps stopping the script is my armor degrading ^.^
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: FireGiant
* Time Running: 10 Hours, 13 Minutes and 52 Seconds
* DEF XP Gained: 993972 (97151)
* DEF Level: 95, XP till next: 799405
* Hops: 0 Food: 2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Thanks!
dzpliu
06-07-2013, 11:12 AM
Editted the script to support AIO monsters. supports custom looting as well. shatterhand should have made this AIO in the first place since you only have to edit/add abit more parts :D.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: WaterFiend
* Time Running: 2 Hours, 33 Minutes and 23 Seconds
* RNG XP Gained: 440093 (172140)
* RNG Level: 87, XP till next: 65637
* Hops: 0 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
EngageTheRage
06-08-2013, 10:28 AM
Editted the script to support AIO monsters. supports custom looting as well. shatterhand should have made this AIO in the first place since you only have to edit/add abit more parts :D.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: WaterFiend
* Time Running: 2 Hours, 33 Minutes and 23 Seconds
* RNG XP Gained: 440093 (172140)
* RNG Level: 87, XP till next: 65637
* Hops: 0 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
forgive me, but is that a normal amount of range xp/hr? if so im coming back to get 99!
dzpliu
06-08-2013, 11:36 AM
forgive me, but is that a normal amount of range xp/hr? if so im coming back to get 99!
im using karils+handcannon. with charming imp ofc :D
another proggy
ShatterFighter v3.0
* Monster: WaterFiend
* Time Running: 3 Hours, 15 Minutes and 54 Seconds
* RNG XP Gained: 603162 (184735)
* HP at: 7042
* RNG Level: 92, XP till next: 493575
* Hops: 0 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
denart5
06-10-2013, 05:19 PM
Does it loot charms? I tested at roaches but it didn't there
relics
06-11-2013, 07:33 PM
Great script, i really like how well it finds the monster. I finally got my shark DTM to work so I'm happy about that too :). My only issue is that I cant get the ability bar to work...at all, but I think I figured it out that it is because im not using the SMART client (my own personal preference). It looks like the script uses SmartSendKeys for the ability bar, but since i comment all the SMART lines, it's not working for me...is that right? If that is correct (and if it's possible with this script) could someone help me replace the "SmartSendKeys(SlotKeys[i],RandomRange(30,60),RandomRange(30,60));" line with the "non" SMART equivalent please? I've tried searching the site for something to replace SmartSendKeys, but I'm not sure that even if i find something that it would even work within this script properly. Much thanks appreciated it!
Shatterhand
06-11-2013, 09:05 PM
Great script, i really like how well it finds the monster. I finally got my shark DTM to work so I'm happy about that too :). My only issue is that I cant get the ability bar to work...at all, but I think I figured it out that it is because im not using the SMART client (my own personal preference). It looks like the script uses SmartSendKeys for the ability bar, but since i comment all the SMART lines, it's not working for me...is that right? If that is correct (and if it's possible with this script) could someone help me replace the "SmartSendKeys(SlotKeys[i],RandomRange(30,60),RandomRange(30,60));" line with the "non" SMART equivalent please? I've tried searching the site for something to replace SmartSendKeys, but I'm not sure that even if i find something that it would even work within this script properly. Much thanks appreciated it!
Just lose the word "Smart", it should be SendKeys. :)
leothao612
06-12-2013, 02:13 AM
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(2066:3): Variable 'I' never used at line 2065
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(2138:10): Variable 'Result' never used at line 2137
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(2926:4): Variable 'TIME' never used at line 2925
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(3002:3): Variable 'TIME' never used at line 3001
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(83:3): Variable 'ALCHITEMS' never used at line 82
Compiled successfully in 920 ms.
Error: Exception: "" is not a valid boolean. at line 337
File[C:\Users\User\Simba\Simba\Scripts\ShatterFighter.d at] has not been freed in the script, freeing it now.
relics
06-12-2013, 02:58 PM
Just lose the word "Smart", it should be SendKeys. :)
...really? was that it? man... ha thanks! worked great! :)
HenryBoyBoy
06-12-2013, 03:10 PM
Hi this script is very useful but I have some suggestions to improve it. First, the giant spider bot might get the character to enter the doors nearby accidentally without knowing it, but still try to attack the spiders without exiting, resulting in the character stuck in the door and eventually log out due to "not in combat for too long". Sometimes when attacking a spider in the corner of the room, the bot gets stuck there as spiders seldomly venture to that corner and the bot cant find monsters to attack, eventually logging out. I suggest rotation the camera around here.
Secondly, the cockroach bot faces north by default, but items frequently lay behind the wall when dropped, resulting in many items missed as they are "hidden" behind that wall from view. Turning the camera to the south side solves this problem but may cause the character to run off outside the room to attack the roaches outside, eventually getting stuck when the character strays too far. I would like to suggest that the bot limits the character's movement to only within the room. Thank you for reading
mynameisgeorge
06-13-2013, 10:40 AM
Just lose the word "Smart", it should be SendKeys.
Dear Mr. Shatterhand,
PLEASE PLEASE PLEASE update this script, I tried all the F2P monsters and like others, the script randomly stops using the abilities after a few minutes INCLUDING rejuvenate, so i
Thanks for making it anyway :)
--------------------------------------------------------------
Does anybody have a link to a good F2P bot that uses rejuvenate so you dont die ???
Thanks
Shatterhand
06-13-2013, 12:16 PM
Dear Mr. Shatterhand,
PLEASE PLEASE PLEASE update this script, I tried all the F2P monsters and like others, the script randomly stops using the abilities after a few minutes INCLUDING rejuvenate, so i
Thanks for making it anyway :)
--------------------------------------------------------------
Does anybody have a link to a good F2P bot that uses rejuvenate so you dont die ???
Thanks
I will, soon. :)
http://villavu.com/forum/showthread.php?t=93897&p=1243052#post1243052
happy hippo
06-13-2013, 12:36 PM
I will, soon. :)
http://villavu.com/forum/showthread.php?t=93897&p=1243052#post1243052
Shatter This Is An Epic Script It Got Me All My Combat skills Into their 90's And still going:D, Just Wanted To Say Cheers and great work!
SilasCone
06-13-2013, 03:28 PM
I am planning to start being a member soon and I wanted to know if the script will pick up all noted items on the ground for the cockroach or just the ones listed.
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(2066:3): Variable 'I' never used at line 2065
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(2138:10): Variable 'Result' never used at line 2137
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(2926:4): Variable 'TIME' never used at line 2925
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(3002:3): Variable 'TIME' never used at line 3001
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(83:3): Variable 'ALCHITEMS' never used at line 82
Compiled successfully in 920 ms.
Error: Exception: "" is not a valid boolean. at line 337
File[C:\Users\User\Simba\Simba\Scripts\ShatterFighter.d at] has not been freed in the script, freeing it now.
Delete the ShatterFighter.dat file and try again
count to potato
06-13-2013, 06:33 PM
I got 99 defense with this script, thanks Shatterhand!
The only time the script stopped working was when I messed something up in my setup. Seems flawless to me! :D
mynameisgeorge
06-14-2013, 11:35 AM
I got 99 defense with this script, thanks Shatterhand!
The only time the script stopped working was when I messed something up in my setup. Seems flawless to me!
Did you do that recently ??? if so, what monsters, and did the rejuvenate work ? keeps stopping on mine.
I will, soon.
http://villavu.com/forum/showthread....52#post1243052
As much as i want you to update this,
I thank you MORE for the fact that you replied to me :D
And if your wondering why I joined last june and only started using your bot now, its because i only play ever summer, rs gets boring when you have education to attend to, all year round :p
dzpliu
06-14-2013, 03:23 PM
Did you do that recently ??? if so, what monsters, and did the rejuvenate work ? keeps stopping on mine.
As much as i want you to update this,
I thank you MORE for the fact that you replied to me :D
And if your wondering why I joined last june and only started using your bot now, its because i only play ever summer, rs gets boring when you have education to attend to, all year round :p
i suggest using guthix blessing over rejuvenation. i have bmp to replace it if you can use it.
mynameisgeorge
06-14-2013, 08:40 PM
i suggest using guthix blessing over rejuvenation. i have bmp to replace it if you can use it.
Is this an F2P ability ???
If not, does it definitely work with this script ??? because this script keeps failing to use the ability's, especially rejuvenate so i keep dying :(
Kevin
06-14-2013, 09:33 PM
Is this an F2P ability ???
If not, does it definitely work with this script ??? because this script keeps failing to use the ability's, especially rejuvenate so i keep dying :(
Guthix Blessing is not F2P and neither is rejuvenate.
mynameisgeorge
06-15-2013, 08:38 AM
Guthix Blessing is not F2P and neither is rejuvenate.
Well you must be using a members account if you think rejuvenate is for members.... its f2p, i have been using it for the past few days....
i suggest using guthix blessing over rejuvenation. i have bmp to replace it if you can use it.
yeah send me the bmp please, i am making my account members today, will see if it is any better, thanks
dzpliu
06-15-2013, 08:44 AM
Well you must be using a members account if you think rejuvenate is for members.... its f2p, i have been using it for the past few days....
yeah send me the bmp please, i am making my account members today, will see if it is any better, thanks
you gotta have done the world wakes quest in order to use it though lol.
mynameisgeorge
06-15-2013, 09:31 AM
RejuvenateBMP := BitmapFromString(19, 24, 'meJxN1EtI1FEUBnCMIGoW0djCpq' +
'LUMpOwctHDQEjBQukpBCliJPRwkcXUosAiUSaYFi0C6W1SuIg eFBQ' +
'FubAge9ALghRatKh1FNLGoN94ZGo4XM499/vOd8659z/JZLKkeN6K' +
'8pLlFRVWlkwm+aurqiK4anUZwOKFqThKpVLFpSUiHGsgAybC3 1jzz' +
'yJDavIX+WWoKJsvm21gQqixfu2u7fVh/AhiAaxfU85JJBKzZkyLeE' +
'6lthbSaRD3t24NrojyIhhyfkVLpoTWVa8PcOCt6c59jENFzr1 7WsD' +
'IqTA3lroW1eYL+5/IetLtseVY86PIzaquZcG8wjhVDGvaubOm83pD' +
'18NsNttz+mQ+YZRqjWoP97/l48qZTqdbT118Mf7nzKOv52/cP9bVK' +
'/Lm1Qg6THCVHbfWfOHjpedf+rs7bg32Dw8/e/nt99jY2OD3icydd3' +
'PnzCwoKNCdiGanBlVbayaqVZKcl/vOmbAtmz6jVJEUNaJ9XIqk/58' +
'zaUKKlATG1dTs6FhU2Zju7ZNwadNlE4AxT2BrEENxYOAq4tHb n9v7' +
'hkxsYvK3OfMOC7et88TBjgPi+cHK4+L0mH09rkcYYP0ay5UPv ziML' +
'hO5+eT97uZdKBpEiTcGf+TpL0bUahsZFGBtyzw42zfgKKeeee AKpF' +
'KnW3BqSzcvxCDDyN399HNZQ3d12yW+UdvCm5tTrNjSsuWEgQ2 N/qC' +
'IKE6RHb34WOWGJo/TeyOjiuHrN5oSZLhYzGlUzgAMPxxrjBEySiK0' +
'7fi1wspDQVy+6ZBqwfSuGBGiZhIScXeC8GHBioj7ZTLA2K7cU IcST' +
'UVt+V4kjzxBAU4UbQldq8s1nPgccNWpX7NCdJorcnL4ua9+kg XjyO' +
'qJciSJBsOJnAzLU3fpuIiONM4AvGFtmphtZIBXIcPygLHcGuL sVEU' +
'QAXx9FOUMPEVcZTNFOoL3L+GzzSkmEoKOopi/NvkRuA==');
Copy and paste that code on to LINE 906, put rejuvenate on skillbar number 6, put something that uses 25/50/70% of your adrenaline on number 5, and fill up numbers 4,3,2,1 with anything else.
The script will DEFINITELY work, providing your health is below the stated 5000
Im testing now, it has been working for 13minutes straight on red spiders. If it lasts for 1hour (Even eating food) then im happy, because thats 60kxp of AFK-ing :D :D :D
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 15 Minutes and 8 Seconds
* ATK XP Gained: 16159 (64024)
* ATK Level: 96, XP till next: 331664
* Hops: 0 Food: 0
I will update in an hour /if it dies.
you gotta have done the world wakes quest in order to use it though lol.
Thanks mate, I will check later if i have completed that quest. I am testing that fix above ^^^^ that some people claim does not work.
and to use it, do i just replace that code that i pasted above on line 906 ???
Also, how much hp does it heal ?
dzpliu
06-15-2013, 09:35 AM
Copy and paste that code on to LINE 906, put rejuvenate on skillbar number 6, put something that uses 25/50/70% of your adrenaline on number 5, and fill up numbers 4,3,2,1 with anything else.
The script will DEFINITELY work, providing your health is below the stated 5000
Im testing now, it has been working for 13minutes straight on red spiders. If it lasts for 1hour (Even eating food) then im happy, because thats 60kxp of AFK-ing :D :D :D
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 15 Minutes and 8 Seconds
* ATK XP Gained: 16159 (64024)
* ATK Level: 96, XP till next: 331664
* Hops: 0 Food: 0
I will update in an hour /if it dies.
lol dont change anything else except that Rejuvenate DTM.
honestly that BMP is abit too big though but since it works oh well lol.
this is my progress:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 3 Hours, 23 Minutes and 58 Seconds
* TOTAL XP Gained: 548411 (161311)
* HP at: 7052
* No level tracking.
* Hops: 0 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Thanks mate, I will check later if i have completed that quest. I am testing that fix above ^^^^ that some people claim does not work.
and to use it, do i just replace that code that i pasted above on line 906 ???
Also, how much hp does it heal ?
yes but it might not be at line 906 for people who editted the script but as long as it is RejuvenateBMP := BitmapFromString( 'code here'); it should the one that is under SetAllDTM section.
mynameisgeorge
06-15-2013, 10:26 AM
As i promised, here is the update
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 1 Hours, 1 Minutes and 55 Seconds
* ATK XP Gained: 69670 (60645)
* ATK Level: 96, XP till next: 278153
* Hops: 0 Food: 14
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
It was realy anoying though, i left on a 'strength' ability so it trained about 15k worth of xp of str :( (im 99 str)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 3 Hours, 23 Minutes and 58 Seconds
* TOTAL XP Gained: 548411 (161311)
* HP at: 7052
* No level tracking.
* Hops: 0 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Is that with your guthix ability ? also what armour do you recommend, im going to make it members now, since that i know for sure that the bot works, because full rune is bull :(, it already ate 14 food , im training attkack btw
dzpliu
06-15-2013, 10:32 AM
As i promised, here is the update
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 1 Hours, 1 Minutes and 55 Seconds
* ATK XP Gained: 69670 (60645)
* ATK Level: 96, XP till next: 278153
* Hops: 0 Food: 14
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
It was realy anoying though, i left on a 'strength' ability so it trained about 15k worth of xp of str :( (im 99 str)
Is that with your guthix ability ? also what armour do you recommend, im going to make it members now, since that i know for sure that the bot works, because full rune is bull :(, it already ate 14 food , im training attkack btw
if you wear guthans, you dont even need rejuv...or guthix blessing or food
mynameisgeorge
06-15-2013, 10:59 AM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 1 Hours, 37 Minutes and 20 Seconds
* ATK XP Gained: 100867 (58561)
* ATK Level: 96, XP till next: 246956
* Hops: 0 Food: 21
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
if you wear guthans, you dont even need rejuv...or guthix blessing or food
and im asuming you get that from the quest ??? :(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 2 Hours, 12 Minutes and 2 Seconds
* ATK XP Gained: 129261 (58736)
* ATK Level: 96, XP till next: 218562
* Hops: 1 Food: 28
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Health is low and no food left.
Thanks for using ShatterFighter! Uploaded 02:07:16 time and 124244 xp.
Successfully executed.
(In other words, the bot quit because no food left, rs automaticaly logs out after a few mins of doing nothing)
All in all, I am happy with this bot, 2hours is more than enough for freeeeeee xp :D
crxboy
06-15-2013, 11:22 PM
theres a link for 2.5, how do i get the 3.0 to kill dust devils
dzpliu
06-16-2013, 03:45 AM
theres a link for 2.5, how do i get the 3.0 to kill dust devils
it autoupdates.
mynameisgeorge
06-16-2013, 09:39 AM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 2 Hours, 27 Minutes and 43 Seconds
* ATK XP Gained: 278700 (113194)
* ATK Level: 97, XP till next: 238674
* Hops: 0 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I managed to get 110k per hour now that its members, using bandos legs, fighter torso, neitz helm, royal d hide gloves, chaotic kiteshield + rapier, dragon boots, ring of life
Script now working flawlessly, no eating food + i edited the rejuvenate to 'below 6000' to be on the safe side.
NOTE: MAKE SURE ALL THE ABILITIES CORRESPOND TO THE ACTION BAR COOLDOWN RATE THAT IS DEAULT ON THE SCRIPT, or change it. Or else the script wont work flawlessly .... it will keep clicking the 3 second cooldown ability which is infact 30 seconds cooldown ....
EDIT:
Found a flaw, the xp counter is broken, it counts the XP that you get from 'hitpoints' skill .... So when it says i get 110k per hour, I was really getting 70k xp of attack, and 40k of hitpoints...... Not really a problem but its a bug
crxboy
06-17-2013, 05:56 AM
it autoupdates.
cant get it to update? i clicked update on all the msi and other buttons at the top, still only got 2.5 and got some errors when i try to run it
mynameisgeorge
06-17-2013, 11:59 AM
cant get it to update? i clicked update on all the msi and other buttons at the top, still only got 2.5 and got some errors when i try to run it
make sure you have the number '8' at next to the word 'SMART' at the top of the script.
delete the file, download the 2.5 again. Run it, then type in your username and pass, run it again, read the simba window, it shud say 'updated 3.0 succesully'
If it has done it, it will download the newer version right next to your 2.5, so which ever folder you left it in, it will be there, then delete the 2.5 and run the 3.0.
You are also going to need to edit part of the code so rejuvenate works correctly, go back a few pages in the forum and you will see i posted the code, copy and paste it to around like 905, or it might be a few lines different for you, and the script will be working perfectly.
This is because the owner is at school / busy for the time being, like many other members, wait another month or so if you still fail to load the script correctly, because he will update the script for you.
EDIT:
YAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAY, just got 99 attack
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 2 Hours, 35 Minutes and 20 Seconds
* ATK XP Gained: 288781 (111546)
* ATK Level: 98, XP till next: 313
* Hops: 0 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Goal reached!
Thanks for using ShatterFighter! Uploaded 02:34:57 time and 288223 xp.
Successfully executed.
Took me 3 days from 96-99, took me a minimum of 24hours because it trained atleast 500k worth of useless hitpoints xp
denart5
06-17-2013, 01:58 PM
YAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAY, just got 99 attack
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 2 Hours, 35 Minutes and 20 Seconds
* ATK XP Gained: 288781 (111546)
* ATK Level: 98, XP till next: 313
* Hops: 0 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Goal reached!
Thanks for using ShatterFighter! Uploaded 02:34:57 time and 288223 xp.
Successfully executed.
Took me 3 days from 96-99, took me a minimum of 24hours because it trained atleast 500k worth of useless hitpoints xp
500k useless hitpoints xp? Wow 3 days for 96 to 99 is pretty quick. How much xp/hour?
denart5
06-17-2013, 01:59 PM
Found a flaw, the xp counter is broken, it counts the XP that you get from 'hitpoints' skill .... So when it says i get 110k per hour, I was really getting 70k xp of attack, and 40k of hitpoints...... Not really a problem but its a bug
It is not a bug when you set XP to "all" and not atk for example
mynameisgeorge
06-17-2013, 02:30 PM
500k useless hitpoints xp? Wow 3 days for 96 to 99 is pretty quick. How much xp/hour?
I double checked it, it was actually over 1million hitpoints xp..... but im 99 so it was uselss.
It ranges from 100-112k per hour, i got 112k for 5 hours today, i restarded the script coz my laptop over heats after 3 hours of rs.
It is not a bug when you set XP to "all" and not atk for example
Does that mean it was set to 'al' on my script ? and how do i change it, because its confusing, just before i got to 99, it said 50kxp left, it was really 75k because it counted hp, so when it reached 0, the bot clicked on the attack levels, and found there was 30k attack xp left, carried on botting till 0 etc.... until it was 99 then i stopped it
Also do you recomend any good money making or skill bots ???? im done with combat for now
Kevin
06-17-2013, 02:37 PM
I double checked it, it was actually over 1million hitpoints xp..... but im 99 so it was uselss.
It ranges from 100-112k per hour, i got 112k for 5 hours today, i restarded the script coz my laptop over heats after 3 hours of rs.
Does that mean it was set to 'al' on my script ? and how do i change it, because its confusing, just before i got to 99, it said 50kxp left, it was really 75k because it counted hp, so when it reached 0, the bot clicked on the attack levels, and found there was 30k attack xp left, carried on botting till 0 etc.... until it was 99 then i stopped it
Also do you recomend any good money making or skill bots ???? im done with combat for now
You can't really avoid getting health xp anymore... So while it may not level you up - you can't really avoid it.
The 'all' counter is in relation to how you setup your xp counters. Your first xp counter in actual RS is setup to count total XP (across all skills) and not any single combat style.
As for 'money making' bots, most people keep the big money-makers private, but you can easily earn 200k+ on many of the scripts here depending on what you want to do and if you have startup money. What skills do you want to level?
mynameisgeorge
06-17-2013, 03:42 PM
As for 'money making' bots, most people keep the big money-makers private, but you can easily earn 200k+ on many of the scripts here depending on what you want to do and if you have startup money. What skills do you want to level?
Thanks for the reply bro,
I wish to level up any of these skills (providing they give me 200k like you said), if they dont give that amount then ill just use the power-bot type that gets 100%xp no cash.
Thieving, farming, construction, herblore, crafting, smithing, mining and runespan. I have minimum level 70 in those skills, i am doing runespan at the moment, it is only giving me 20k xp per hour on deaths :( , i think kyle's wraith extractor is broken, it just stands there, i am using this guys script http://villavu.com/forum/showthread.php?t=81321
I am open to pretty much any script / money making methods, so please share.
I think im going to try this guys script out http://villavu.com/forum/showthread.php?t=99455 , see if i get better look, people are repporting 50k xp per hour...
Also i only play rs every summer because im busy for the rest of the year, so i thought this year i could try get everything to minimum level 90
Kevin
06-17-2013, 03:53 PM
Thanks for the reply bro,
I wish to level up any of these skills (providing they give me 200k like you said), if they dont give that amount then ill just use the power-bot type that gets 100%xp no cash.
Thieving, farming, construction, herblore, crafting, smithing, mining and runespan. I have minimum level 70 in those skills, i am doing runespan at the moment, it is only giving me 20k xp per hour on deaths :( , i think kyle's wraith extractor is broken, it just stands there, i am using this guys script http://villavu.com/forum/showthread.php?t=81321
I am open to pretty much any script / money making methods, so please share.
I think im going to try this guys script out http://villavu.com/forum/showthread.php?t=99455 , see if i get better look, people are repporting 50k xp per hour...
Also i only play rs every summer because im busy for the rest of the year, so i thought this year i could try get everything to minimum level 90
I think most every runespan script is outdated simply because they have to support so many things and colors change more than they should, so they fall out over time. I know I used Pre-emptible Runespan for about 45k/hr but I might have had to edit it, I don't remember for sure.
As for money-making scripts in your skills:
Thieving - There are no public scripts for any of the bigger money-making methods in thieving.
farming - There are huge money making methods in farming - but no public script for any of them.
construction - as far as I know, there is no way to make money on this.
herblore cleaning herbs can make up to 500k/hr depending on market prices (runescape.wikia.com has some nice calculators for all that stuff)
crafting - depending on what you craft and market prices, you can earn up to 1m/hr. realistically, I'd expect an average max of around 200-400k/hr on jewelry though.
smithing - smithing bars are typically 100-200k/hr depending on current market prices (you'll have to look those up yourself).
mining - I think you can earn just about 200k/hr if you use Ashaman's LRC script.
runespan - no way to make money.
count to potato
06-18-2013, 03:24 AM
In f2p, I've only used it at cockroachs so idk if its anywhere else, it thinks my rune armor or weapons are loot on the ground and constantly rightclicks and hovers over them. It also does this on other players.
In f2p, I've only used it at cockroachs so idk if its anywhere else, it thinks my rune armor or weapons are loot on the ground and constantly rightclicks and hovers over them. It also does this on other players.
When I used it I used Earth Blast (They're weak to earth spells), wore the purple robes, and set it to hop when other players were there. This worked well for me, magic level was around 80.
count to potato
06-18-2013, 10:32 AM
When I used it I used Earth Blast (They're weak to earth spells), wore the purple robes, and set it to hop when other players were there. This worked well for me, magic level was around 80.
This worked for me, thanks and cheers! :D
mynameisgeorge
06-18-2013, 03:12 PM
I think most every runespan script is outdated simply because they have to support so many things and colors change more than they should, so they fall out over time. I know I used Pre-emptible Runespan for about 45k/hr but I might have had to edit it, I don't remember for sure.
As for money-making scripts in your skills:
Thieving - There are no public scripts for any of the bigger money-making methods in thieving.
farming - There are huge money making methods in farming - but no public script for any of them.
construction - as far as I know, there is no way to make money on this.
herblore cleaning herbs can make up to 500k/hr depending on market prices (runescape.wikia.com has some nice calculators for all that stuff)
crafting - depending on what you craft and market prices, you can earn up to 1m/hr. realistically, I'd expect an average max of around 200-400k/hr on jewelry though.
smithing - smithing bars are typically 100-200k/hr depending on current market prices (you'll have to look those up yourself).
mining - I think you can earn just about 200k/hr if you use Ashaman's LRC script.
runespan - no way to make money.
Thanks for the advice, i did see ashmans LRC script but was a little unsure about those figures.... I will look in to herblore as that was a priority, but i thought it was a LOSS of 500k an hour (LOL) thats why i never bothered training it too much, i am lvl 77 herb so i will see now.
I will report back to you in a week or so with the money making skills, i decided to train def for past few days while i figure out the best script + skill.......
Kevin
06-18-2013, 03:17 PM
Thanks for the advice, i did see ashmans LRC script but was a little unsure about those figures.... I will look in to herblore as that was a priority, but i thought it was a LOSS of 500k an hour (LOL) thats why i never bothered training it too much, i am lvl 77 herb so i will see now.
I will report back to you in a week or so with the money making skills, i decided to train def for past few days while i figure out the best script + skill.......
Herblore is 95% a money loss. But specifically cleaning herbs, and specifically market dependent - that can be very profitable with some light experience.
Mantasx27
06-19-2013, 08:22 AM
Well i have 4gb RAM a new video card and quite a good CPU but this bot keeps CPU usage at 100% :o
Shatterhand
06-19-2013, 08:25 AM
Well i have 4gb RAM a new video card and quite a good CPU but this bot keeps CPU usage at 100% :o
Simba or smart? What cpu do you have? Which location you using?
By the way, RAM and video card does not matter.
Mantasx27
06-19-2013, 08:29 AM
Fire Giants and i assume it's the smart. Just encountered 2 problems. It says using rejuvenate but isnt using it and after i used it manually, after a few minutes it got stuck on checking bones after my inventory got full.
Edit: Fixed the CPU problem. Turns out after I was done botting LRC the Java.exe didnt close. Runs at 52% CPU atm with different programs running aswell.
Edit 2: Changed the line 906 with the one I found on the forums. The bot is using Rejuvenate!!!
mynameisgeorge
06-19-2013, 12:28 PM
Simba or smart? What cpu do you have? Which location you using?
By the way, RAM and video card does not matter.
I been using red spiders for the past week and sometimes smart will randomly rape my CPU usage, like right now 13:26pm (UK - GMT time), its fine, like every morning, but if i try botting in around +5 hours later, it lags the crap out of my laptop and my laptop gets extremely hot...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 4 Hours, 21 Minutes and 14 Seconds
* DEF XP Gained: 502584 (115433)
* DEF Level: 88, XP till next: 445582
* Hops: 0 Food: 3
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sliverkerr
06-20-2013, 05:35 AM
Love this, great job! Been training ranged, so I changed the script to pick up and equip the rune arrows I shoot, if they land in loot pile. Ranged proggy coming soon.
dzpliu
06-20-2013, 06:10 AM
they buffed waterfiends....probably cant stay there for too long now.
Rein5
06-21-2013, 03:49 PM
I fucking love this script, thank you so much <3 I would post a proggy but I'm a noob and don't know how to do so...
EDIT: When it needs to use rejuvenate, it doesn't. It just auto attacks and in the bottom left corner of the screen it says "Using rejuvenate" Help please. I have it keybound to "9"
Ride Smith20bosser
06-21-2013, 10:23 PM
im 11 so i dont know how the hell to get the zooms and all that will som1 plz help me with that or make a vid? im tryin also to get to 95 pray so will som1 make like a bone collector? thx guys :D
chief herb
06-22-2013, 04:21 AM
im 11 so i dont know how the hell to get the zooms and all that will som1 plz help me with that or make a vid? im tryin also to get to 95 pray so will som1 make like a bone collector? thx guys :D
under settings choose custom tab youll see the zoom bar. honestly i didnt even do that. and there a section for script requests but im pretty sure there is already one
Ride Smith20bosser
06-22-2013, 05:08 AM
ok well thank you sooooo much I'm trying to achieve 99 str att and def plus con. :)
Mantasx27
06-22-2013, 04:19 PM
I've encountered a problem, after like 5 minutes of flawless killing and looting the bot says checking bones and it checks all the bones and then waits ~10 seconds before attacking another mob. It loses almost all the adrenaline bar.
mynameisgeorge
06-22-2013, 07:23 PM
EDIT: When it needs to use rejuvenate, it doesn't. It just auto attacks and in the bottom left corner of the screen it says "Using rejuvenate" Help please. I have it keybound to "9"
I've encountered a problem, after like 5 minutes of flawless killing and looting the bot says checking bones and it checks all the bones and then waits ~10 seconds before attacking another mob. It loses almost all the adrenaline bar.
Did any of you even bother reading anybody's posts before your own ? Or did you just think 'PROBLEM, LETS SHOUT OUT TO THE FORUM WITHOUT USING MY BRAIN!!!'
Mantasx27
06-22-2013, 08:09 PM
I read through like 8-10 pages but did not find a solution for a delay of attacking a mob after a few minutes of work. So if you know the answer help instead of being a prick.
connorxmc
06-23-2013, 07:11 PM
i do the setup and fix the xp display setup and pick food and set seconds on ability bar and everything it tells me and then i run and get this message
OpenFile - Exception. Could not open file: C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter.dat
Error: Out Of Range at line 698
how do i fix?
okay i kinda fixed it to where it said there was an update for v3.0 so i got it and tried to run it after doing the setup (excluding setting up the skills) and now i get this error
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter_v3.0.simba(3002 :3): Variable 'TIME' never used at line 3001
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter_v3.0.simba(83:3 ): Variable 'ALCHITEMS' never used at line 82
Compiled successfully in 1532 ms.
OpenFile - Exception. Could not open file: C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter.dat
Error: Out Of Range at line 743
so now what do i do
mynameisgeorge
06-24-2013, 01:31 PM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 6 Hours, 12 Minutes and 12 Seconds
* DEF XP Gained: 706684 (113919)
* DEF Level: 95, XP till next: 517652
* Hops: 0 Food: 0
^^^ most ive done in 1 go so far, having a 'charming imp' in the invent helps loads, picked up 225 charms in 6hours :D ..... if only i knew that 50 hours ago :(
I read through like 8-10 pages but did not find a solution for a delay of attacking a mob after a few minutes of work. So if you know the answer help instead of being a prick.
CLEARLY, YOU DID NOT.... you call me a prick when you are too lazy to search for your own answer??? ..... oh well, I guess the prick is the only person that WAS willing to help you find your answer :)
I only help people that help themselves, like this guy below,
i do the setup and fix the xp display setup and pick food and set seconds on ability bar and everything it tells me and then i run and get this message
OpenFile - Exception. Could not open file: C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter.dat
Error: Out Of Range at line 698
how do i fix?
okay i kinda fixed it to where it said there was an update for v3.0 so i got it and tried to run it after doing the setup (excluding setting up the skills) and now i get this error
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter_v3.0.simba(3002 :3): Variable 'TIME' never used at line 3001
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter_v3.0.simba(83:3 ): Variable 'ALCHITEMS' never used at line 82
Compiled successfully in 1532 ms.
OpenFile - Exception. Could not open file: C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter.dat
Error: Out Of Range at line 743
I have a few solutions to your problem, since that I had the exact same problems, many times.
1) right click the new tab that is automatically opened once you get the error in simba and click 'close tab'. Click 'play' in the original 'shatter fighter' tab and it should work. This is the main problem that happens 1/3 times of opening this script since it is so out dated.
2) You can ONLY use swordfish, uinless you manually change the code, make sure the ability numbers you changed match the exact cooldown number of your abilities in runescape, also try changing the code MANUALLY, instead of using the new pop-up window, because it didnt work for me, so i had to do everything manually.
3) if rejuvenate doesnt work, ill pm you the fix
Ride Smith20bosser
06-24-2013, 09:22 PM
New script downloaded to C:ShatterFighter_v3.0.simba. Please use this one!
Successfully executed.
this what it says when i tried to run script... what do i do?
RlagkRud
06-25-2013, 02:34 AM
New script downloaded to C:ShatterFighter_v3.0.simba. Please use this one!
Successfully executed.
this what it says when i tried to run script... what do i do?
do what it says to do.
go to that location and run the updated version.
Mantasx27
06-25-2013, 10:01 AM
CLEARLY, YOU DID NOT.... you call me a prick when you are too lazy to search for your own answer??? ..... oh well, I guess the prick is the only person that WAS willing to help you find your answer :)
Dont be ignorant. I read through almost all the pages and the only one having a similar problem was Ghoztflame on page 11 and nobody responded to him. And with all that "Oh I was gonna solve it but now I wont" nonsense: If you could you would, but you can't, so you shan't
Ride Smith20bosser
06-25-2013, 03:29 PM
how do i get to that location tho?
mynameisgeorge
06-25-2013, 05:54 PM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: RedSpider
* Time Running: 9 Hours, 25 Minutes and 37 Seconds
* DEF XP Gained: 821134 (87104)
* DEF Level: 97, XP till next: 1013577
* Hops: 0 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
^^^ should have been more, but somebody closed my laptop for an hour or so :( so its added an extra hour of non scripting ....
If you could you would, but you can't, so you shan't
I guess you are right my friend ..... I don't know the solution (I sure as hell am not telling you), but what I know for a fact is that I can't seem to wipe this smug expression off my face :( ............ I suppose you are the one who is in a pickle here AHAHAHAAHAHAHAHAHA
Life is good.....:f:
Mantasx27
06-25-2013, 08:10 PM
I guess you are right my friend ..... I don't know the solution (I sure as hell am not telling you), but what I know for a fact is that I can't seem to wipe this smug expression off my face :( ............ I suppose you are the one who is in a pickle here AHAHAHAAHAHAHAHAHA
Life is good.....:f:
What a single minded person you are. I might as well say I know the cure to cancer but I won't tell you because I just don't like you. <Insert pointless Ha's and emoticons>
Ride Smith20bosser
06-25-2013, 10:26 PM
Omg just tell me how to get to the fking location. Btw I'm on mantasx's side lol
connorxmc
06-26-2013, 02:24 AM
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(2066:3): Variable 'I' never used at line 2065
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(2138:10): Variable 'Result' never used at line 2137
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(2926:4): Variable 'TIME' never used at line 2925
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(3002:3): Variable 'TIME' never used at line 3001
[Hint] C:\Users\User\Simba\Simba\Scripts\ShatterFighter_v 3.0.simba(83:3): Variable 'ALCHITEMS' never used at line 82
Compiled successfully in 920 ms.
Error: Exception: "" is not a valid boolean. at line 337
File[C:\Users\User\Simba\Simba\Scripts\ShatterFighter.d at] has not been freed in the script, freeing it now.
im getting the same issue
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter_v3.0.simba(2066 :3): Variable 'I' never used at line 2065
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter_v3.0.simba(2138 :10): Variable 'Result' never used at line 2137
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter_v3.0.simba(2926 :4): Variable 'TIME' never used at line 2925
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter_v3.0.simba(3002 :3): Variable 'TIME' never used at line 3001
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter_v3.0.simba(83:3 ): Variable 'ALCHITEMS' never used at line 82
Compiled successfully in 1547 ms.
Error: Exception: "" is not a valid boolean. at line 337
File[C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter.dat] has not been freed in the script, freeing it now.
after filling everything out perfectly i still get this.
i read in the forums and only found this one guy having this certain issue and noticed that no one ever posted a fix. if anyone can help please step in, it would be greatly apprecitated
im getting the same issue
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter_v3.0.simba(2066 :3): Variable 'I' never used at line 2065
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter_v3.0.simba(2138 :10): Variable 'Result' never used at line 2137
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter_v3.0.simba(2926 :4): Variable 'TIME' never used at line 2925
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter_v3.0.simba(3002 :3): Variable 'TIME' never used at line 3001
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter_v3.0.simba(83:3 ): Variable 'ALCHITEMS' never used at line 82
Compiled successfully in 1547 ms.
Error: Exception: "" is not a valid boolean. at line 337
File[C:\Documents and Settings\connor\My Documents\Downloads\ShatterFighter.dat] has not been freed in the script, freeing it now.
after filling everything out perfectly i still get this.
i read in the forums and only found this one guy having this certain issue and noticed that no one ever posted a fix. if anyone can help please step in, it would be greatly apprecitated
Just comment out the lines that give you errors. For example make
DebugLines := StrToBool(Between('DebugLines = ', ';',FileString));
into
//DebugLines := StrToBool(Between('DebugLines = ', ';',FileString));
connorxmc
06-26-2013, 03:05 AM
Just comment out the lines that give you errors. For example make
DebugLines := StrToBool(Between('DebugLines = ', ';',FileString));
into
//DebugLines := StrToBool(Between('DebugLines = ', ';',FileString));
not sure what you mean. are you sayin go to the line that pops up in orange and post it? or just add // infront of the line thats giving me the issue?
okay just gonna give it a shot. is this what you need?
until Strings[i] = Monster ----------------this is line 743 btw :)
also as you can see that the line is different than what i said above. i was in safe mode running this and now im not in safe mode and its an error at 743 now.
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\Documents\shatterfighter 3.0 good(2066:3): Variable 'I' never used at line 2065
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\Documents\shatterfighter 3.0 good(2138:10): Variable 'Result' never used at line 2137
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\Documents\shatterfighter 3.0 good(2926:4): Variable 'TIME' never used at line 2925
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\Documents\shatterfighter 3.0 good(3002:3): Variable 'TIME' never used at line 3001
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\Documents\shatterfighter 3.0 good(83:3): Variable 'ALCHITEMS' never used at line 82
Compiled successfully in 1672 ms.
OpenFile - Exception. Could not open file: C:\Documents and Settings\connor\My Documents\Downloads\Documents\ShatterFighter.dat
Error: Out Of Range at line 743
connorxmc
06-26-2013, 03:34 AM
wanna know whats weird. im using an outdated edgeville yew cutter called the cutting edge and everyone is saying that it is outdated and quits after checking the equipment tab. when im in safe mode it works perfectly. then when i try it not in safe mode it actually does quit after checking equipment tab. also as you seen in my post im getting a differnt error when im in safe mode and a different error when not in safe mode. thought i should add that in.
not sure what you mean. are you sayin go to the line that pops up in orange and post it? or just add // infront of the line thats giving me the issue?
okay just gonna give it a shot. is this what you need?
until Strings[i] = Monster ----------------this is line 743 btw :)
also as you can see that the line is different than what i said above. i was in safe mode running this and now im not in safe mode and its an error at 743 now.
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\Documents\shatterfighter 3.0 good(2066:3): Variable 'I' never used at line 2065
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\Documents\shatterfighter 3.0 good(2138:10): Variable 'Result' never used at line 2137
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\Documents\shatterfighter 3.0 good(2926:4): Variable 'TIME' never used at line 2925
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\Documents\shatterfighter 3.0 good(3002:3): Variable 'TIME' never used at line 3001
[Hint] C:\Documents and Settings\connor\My Documents\Downloads\Documents\shatterfighter 3.0 good(83:3): Variable 'ALCHITEMS' never used at line 82
Compiled successfully in 1672 ms.
OpenFile - Exception. Could not open file: C:\Documents and Settings\connor\My Documents\Downloads\Documents\ShatterFighter.dat
Error: Out Of Range at line 743
I don't know, it worked for me but if you're having different errors as well than it might just be best to wait for Shatterhand to push an update.
wanna know whats weird. im using an outdated edgeville yew cutter called the cutting edge and everyone is saying that it is outdated and quits after checking the equipment tab. when im in safe mode it works perfectly. then when i try it not in safe mode it actually does quit after checking equipment tab. also as you seen in my post im getting a differnt error when im in safe mode and a different error when not in safe mode. thought i should add that in.
Yeah you need to use safemode for all scripts to work.
connorxmc
06-26-2013, 05:22 AM
I don't know, it worked for me but if you're having different errors as well than it might just be best to wait for Shatterhand to push an update.
Yeah you need to use safemode for all scripts to work.
you said it worked for you? what did? i gave you the line that was throwing the error
until Strings[i] = Monster
what do i do to it?
you said it worked for you? what did? i gave you the line that was throwing the error
until Strings[i] = Monster
what do i do to it?
I just downloaded 3.0 to check, and it compiled and ran without any changes
http://shatterhand.comuv.com/ShatterFighter/releases/ShatterFighter_v3.0.simba
Shatterhand can confirm that that is his link :)
connorxmc
06-26-2013, 07:47 PM
I just downloaded 3.0 to check, and it compiled and ran without any changes
http://shatterhand.comuv.com/ShatterFighter/releases/ShatterFighter_v3.0.simba
Shatterhand can confirm that that is his link :)
great so it started up fine but it goes to "looking for monsters" and it hovers over the monster i selected and it wont click the monster. then it finds another monster and hovers over it as well and wont click lol. is this maybe because im doing it in varrock sewers?
count to potato
06-26-2013, 07:52 PM
great so it started up fine but it goes to "looking for monsters" and it hovers over the monster i selected and it wont click the monster. then it finds another monster and hovers over it as well and wont click lol. is this maybe because im doing it in varrock sewers?
The script only works at certain preset locations, check the first post. :)
Also if the problem continues check your graphics settings and make sure they are on Min and Fixed. That always used to get me when I was using scripts at first! :duh:
edit: just got home from work to find this proggy. might as well post it :)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: FireGiant
* Time Running: 18 Hours, 19 Minutes and 47 Seconds
* STR XP Gained: 1991245 (108634)
* STR Level: 95, XP till next: 514984
* Hops: 2 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
connorxmc
06-27-2013, 12:04 AM
The script only works at certain preset locations, check the first post. :)
Also if the problem continues check your graphics settings and make sure they are on Min and Fixed. That always used to get me when I was using scripts at first! :duh:
edit: just got home from work to find this proggy. might as well post it :)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: FireGiant
* Time Running: 18 Hours, 19 Minutes and 47 Seconds
* STR XP Gained: 1991245 (108634)
* STR Level: 95, XP till next: 514984
* Hops: 2 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
thanks for the tips.
Rein5
06-27-2013, 02:59 AM
HAHAHAHAHHAHAHAHAHAAA LMFAO HOLY FUCK, I'm Removed#Justin. in tears right now:f: CHECK OUT THIS PROGGY Removed#Justin.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: FireGiant
* Time Running: 6 Hours, 1 Minutes and 24 Seconds
* STR XP Gained: 149430 (24808)
* STR Level: 74, XP till next: 70782
* Hops: 3 Food: 1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
FULL BANDOS, SARADOMIN GODSWORD, AMULET OF FURY, BERSERKER RING.
GG Removed#Justin., this bot is GOD TIER
AnonymousUser
06-27-2013, 06:05 AM
how do i make it to where it eats the lobsters in the inventory? i've looked but i can't find anything.. Just this rejuvenate thing.. Thanks.
Shatterhand
06-27-2013, 06:52 AM
great so it started up fine but it goes to "looking for monsters" and it hovers over the monster i selected and it wont click the monster. then it finds another monster and hovers over it as well and wont click lol. is this maybe because im doing it in varrock sewers?
Must be an uptext reading problem (cant read the text Attack Red Spider).
The only difference using the script at a non preset location is: it wont walk back to the middle of the area when its lost, cant find monsters.
AnonymousUser
06-27-2013, 07:05 AM
How do i make it to where it eats from inventory?
connorxmc
06-27-2013, 06:53 PM
Must be an uptext reading problem (cant read the text Attack Red Spider).
The only difference using the script at a non preset location is: it wont walk back to the middle of the area when its lost, cant find monsters.
ill try in a preset location and report back when i can. thanks for the help guys!
connorxmc
06-27-2013, 06:55 PM
How do i make it to where it eats from inventory?
for lobsters i think you have to change the food string. not sure where to find the string at but i think thats the problem. the script is set to only eat swordfish and says in the setup if your going to use other food change the string (not sure it actually says that just guessing lol)
mynameisgeorge
06-27-2013, 10:34 PM
HAHAHAHAHHAHAHAHAHAAA LMFAO HOLY FUCK, I'm fucking in tears right now CHECK OUT THIS PROGGY NIGGAS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: FireGiant
* Time Running: 6 Hours, 1 Minutes and 24 Seconds
* STR XP Gained: 149430 (24808)
* STR Level: 74, XP till next: 70782
* Hops: 3 Food: 1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
FULL BANDOS, SARADOMIN GODSWORD, AMULET OF FURY, BERSERKER RING.
GG FAGGOTS, this bot is GOD TIER
Are you high ? thats like the worst proggy i have seen in this thread, especially with the awesome armour you got on....
Must be an uptext reading problem (cant read the text Attack Red Spider).
The only difference using the script at a non preset location is: it wont walk back to the middle of the area when its lost, cant find monsters.
On another note, give yourself a pat on the back Mr.Shatterhand, as I achieved 99 attk and 99 def with this script :D (lready had 99 str and hp)
How do i make it to where it eats from inventory?
You got to change the 'DTM' food string .... basicly, you can only eat lobsters, but if you want any other food, you gotta follow another tutorial (i will link you if you want), which will show you how to obtain the code for any food, then paste the code in your script, and all is well.
AnonymousUser
06-27-2013, 11:20 PM
for lobsters i think you have to change the food string. not sure where to find the string at but i think thats the problem. the script is set to only eat swordfish and says in the setup if your going to use other food change the string (not sure it actually says that just guessing lol)
thanks!
AnonymousUser
06-27-2013, 11:34 PM
another thing,
ShatterFighter v3.0
* Monster: GiantSpider
* Time Running: 4 Minutes and 13 Seconds
* DEF XP Gained: 55419 (788318)
* DEF Level: 46, XP till next: 3914
* Hops: 0 Food: 0
Bug in the Xp/Hr? everytime i start it up, it starts around 50k.
connorxmc
06-28-2013, 04:02 AM
another thing,
ShatterFighter v3.0
* Monster: GiantSpider
* Time Running: 4 Minutes and 13 Seconds
* DEF XP Gained: 55419 (788318)
* DEF Level: 46, XP till next: 3914
* Hops: 0 Food: 0
Bug in the Xp/Hr? everytime i start it up, it starts around 50k.
make sure your xp counter is set to the skill you want to train and reset the counter to 0 and turn off xp pop ups
The script keeps clicking the xp icon, toggling it after it gets a kill. Any ideas?
Shatterhand
06-28-2013, 08:49 PM
The script keeps clicking the xp icon, toggling it after it gets a kill. Any ideas?
You probably set xp counter to 2 or 3 and you got only one counter in game.
GetXPCounter(2) cant read anything so it tries to toggle it.
You probably set xp counter to 2 or 3 and you got only one counter in game.
GetXPCounter(2) cant read anything so it tries to toggle it.
My XP Counters are as follows:
Defence (Skill im training)
Woodcutting
Empty
What should I change it to?
Ride Smith20bosser
06-28-2013, 10:53 PM
guys it's me again can somone please just post a link to a video and the updated script im too much of a lazy but to figure it out myself and i hav a lot of sports im 11 and i rily just want to get 99 att str def mag range summ and i rily want 95 pray someone just help me!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!
denart5
06-29-2013, 12:17 AM
guys it's me again can somone please just post a link to a video and the updated script im too much of a lazy but to figure it out myself and i hav a lot of sports im 11 and i rily just want to get 99 att str def mag range summ and i rily want 95 pray someone just help me!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!
Dude just read OP
Peanuts
06-29-2013, 12:32 AM
guys it's me again can somone please just post a link to a video and the updated script im too much of a lazy but to figure it out myself and i hav a lot of sports im 11 and i rily just want to get 99 att str def mag range summ and i rily want 95 pray someone just help me!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!
What exactly are you struggling with?
Add me on skype and i may be able to help! :D
Peanuts123123
Ride Smith20bosser
06-29-2013, 03:06 AM
Ugh!!!!! My mom won't let me cause u know she's kinda..... Annoying but peanuts maybe u could make a vid if u hav the time it would be a great help so if u can I would love that ??
Shatterhand
06-29-2013, 05:26 AM
My XP Counters are as follows:
Defence (Skill im training)
Woodcutting
Empty
What should I change it to?
TrainedSkill: Defence, XPCounter: 1.
Edit: So you are back to botting this game? :)
Ride Smith20bosser
06-29-2013, 05:55 AM
Guys plz plz help me and listen to my requests
TrainedSkill: Defence, XPCounter: 1.
Edit: So you are back to botting this game? :)
Yup. I'll give that a try ;)
Ride Smith20bosser
06-29-2013, 05:03 PM
Guys omg can someone please just post a link to the updated script and a thorough guide plz plz plz !!!!!!!!
AnonymousUser
06-30-2013, 11:36 AM
How could i make the script not withdraw food from bank if not needed? just to bank loot?
EDIT: Nevermind.
Ride Smith20bosser
06-30-2013, 04:45 PM
[Hint] C:\Users\Daniels\Downloads\ShatterFighter_v3.0.sim ba(2138:10): Variable 'Result' never used at line 2137
[Hint] C:\Users\Daniels\Downloads\ShatterFighter_v3.0.sim ba(2926:4): Variable 'TIME' never used at line 2925
[Hint] C:\Users\Daniels\Downloads\ShatterFighter_v3.0.sim ba(3002:3): Variable 'TIME' never used at line 3001
[Hint] C:\Users\Daniels\Downloads\ShatterFighter_v3.0.sim ba(83:3): Variable 'ALCHITEMS' never used at line 82
Compiled successfully in 1404 ms.
Cont [False] File [C:\Users\Daniels\Downloads\ShatterFighter.dat]
Error: Exception: "" is not a valid boolean. at line 337
File[C:\Users\Daniels\Downloads\ShatterFighter.dat] has not been freed in the script, freeing it now.
ok guys i went to the location and this wat i got any help?
plus how should i set the xp counter i rily need help!!!!!!!
AnonymousUser
07-01-2013, 04:06 AM
it says Using Rejuvenate.. but it never is using it?
Ride Smith20bosser
07-01-2013, 04:48 PM
guys awnser me god damnit!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!
Kevin
07-01-2013, 05:05 PM
guys awnser me god damnit!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!
You don't need to swear... Delete your ShatterFighter.dat and fill in your settings again.
Rein5
07-01-2013, 09:01 PM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: FireGiant
* Time Running: 29 Hours, 35 Minutes and 37 Seconds
* STR XP Gained: 3155405 (106624)
* STR Level: 9*, XP till next: 109622
* Hops: 15 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dat proggy:f:
Shatterhand
07-01-2013, 09:17 PM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ShatterFighter v3.0
* Monster: FireGiant
* Time Running: 29 Hours, 35 Minutes and 37 Seconds
* STR XP Gained: 3155405 (106624)
* STR Level: 9*, XP till next: 109622
* Hops: 15 Food: 0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dat proggy:f:
Very nice! :D
Is that correct xp counting? What gear were you using?
jjo204
07-03-2013, 01:02 AM
Havent read the whole thread, but dos it support banking?
count to potato
07-03-2013, 01:08 AM
Havent read the whole thread, but dos it support banking?
You only have to read the first post buddy! I think you'll find you can handle that! :p
jjo204
07-03-2013, 01:56 AM
You only have to read the first post buddy! I think you'll find you can handle that! :p
I found that out right after i posted this. Haha, whoopsie!
kenkopp69
07-04-2013, 03:47 PM
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?
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! :D
Shatterhand
07-04-2013, 08:51 PM
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?
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! :D
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. :)
kenkopp69
07-05-2013, 01:30 AM
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.
* 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! :D)
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
bottingisforcoolpeople
07-14-2013, 06:33 AM
[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?
kenkopp69
07-14-2013, 07:12 AM
[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
tehYosh
07-14-2013, 03:14 PM
[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.
Shatterhand
07-14-2013, 08:27 PM
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. :)
tehYosh
07-15-2013, 04:34 PM
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 :p)
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!
preetham96
07-16-2013, 04:08 AM
hey shatter gr8 bot.
i new to simba and i dont know how to change food string can u help
doxin
07-16-2013, 07:26 AM
why am i getting this?
[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.
bottingisforcoolpeople
07-16-2013, 09:09 AM
Why does it keep trying to use rejuvinate... I DONT have that yet. How do you stop it?
Runescape123
07-16-2013, 07:44 PM
Great script! i tested it and it runs really well with the moss giants! a great addition would be choas druids with charms adaptability:))
bottingisforcoolpeople
07-17-2013, 02:12 AM
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?
kenkopp69
07-17-2013, 02:49 AM
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.
bottingisforcoolpeople
07-17-2013, 03:33 AM
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..
kevin33
07-17-2013, 04:08 AM
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.
count to potato
07-17-2013, 04:14 AM
Thanks Shatterhand! Used this for 90-99 in all the melee stats and had no problems!
21911
garyman
07-17-2013, 04:50 AM
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!
bottingisforcoolpeople
07-17-2013, 06:41 AM
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){var 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}}c atch(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){var 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}}c atch(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){var 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}}c atch(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?
garyman
07-17-2013, 05:05 PM
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.
Shatterhand
07-17-2013, 05:09 PM
Thanks Shatterhand! Used this for 90-99 in all the melee stats and had no problems!
21911
Very nice, congrats! :)
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){var 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}}c atch(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){var 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}}c atch(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){var 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}}c atch(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.
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.
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.
bottingisforcoolpeople
07-18-2013, 08:17 AM
Why does it go off... I need to be able to use this script at all times since it's so good... Lol
Shatterhand
07-18-2013, 08:23 AM
New milestone! Thanks guys for using the script! :)
http://i.imgur.com/LatnMyu.png
bottingisforcoolpeople
07-18-2013, 08:32 AM
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 (:
agent007
07-18-2013, 07:07 PM
Where is the link for v3.0? The only one available on the original post ATM is the v2.5... :(
garyman
07-18-2013, 10:18 PM
Where is the link for v3.0? The only one available on the original post ATM is the v2.5.
Just download 2.5 and run it once. It should auto download version 3.0 for you.
luxrath
07-19-2013, 11:31 PM
Just hit 75 in all CB stats.
Would be nice for some stuff weak to mage/range to be added, but beggars cant be choosers i guess :V
bottingisforcoolpeople
07-20-2013, 10:34 AM
could we possibly get this script to bank and get food? My proggies would then exceed an hour. lol, just a thought!
ownagelouis
07-26-2013, 09:31 PM
Can i use this script with the new rs3?
Ashaman88
07-27-2013, 03:22 AM
Can i use this script with the new rs3?
No. 98% scripts are outdated, author will specifically state if updated
dzpliu
07-27-2013, 05:49 AM
i have tried it with rs3. the removal of uptext killed most of the scripts.
Ashaman88
07-27-2013, 09:21 AM
i have tried it with rs3. the removal of uptext killed most of the scripts.
You mean all. Since they relied on the include
ownagelouis
07-27-2013, 01:13 PM
No. 98% scripts are outdated, author will specifically state if updated
thanks :)
Powered by vBulletin® Version 4.2.1 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.