Follow this guide for setting up reflection and srl: http://villavu.com/forum/showthread....200#post571200
With Tortoise SVN you can update very easily.
Follow this guide for setting up reflection and srl: http://villavu.com/forum/showthread....200#post571200
With Tortoise SVN you can update very easily.
Alright I'll redo everything to make sure I have it setup correctly. Thank you for the help guys! I appreciate it.
~Will test any script and post feedback at your leisure~
Longest Proggy yet! *drumroll*
|
| You have been using: The Chicken Fighter |
| -By Pure1993 |
|_________________________________________________ ______|
| |
| Time Running: 4 Hours, 38 Minutes and 45 Seconds |
|_________________________________________________ ______|
| |
| Player #1 |
| Nick: Nick |
| Total Feathers: 6195 |
| Gained Range Experience: 11608 |
| Gained Range Levels: 4 |
| Total Range Level: 39 |
|_________________________________________________ ______|
[Runtime Error] : Exception: in line 587 in script C:\Program Files\SCAR 3.20\includes\SRL/SRL/Core/Text.scar
So the runtime error seems to because of a include...
i hate labels. i have totally rewritten my own version(without labels). it allows for combat type switching, so that my pures will train strength and attack without me having to stop it and start it again.
| |
| You have been using: The Chicken Fighter |
| -By Pure1993 |
|_________________________________________________ ______|
| |
| Time Running: 6 Hours, 19 Minutes and 6 Seconds |
|_________________________________________________ ______|
| |
| Player #1 |
| Nick: xxxx |
| Total Feathers: 18590 |
| |
| Gained Attack Experience: 0 |
| Gained Attack Levels: 0 |
| Total Attack Level: 1 |
| |
| Gained Strength Experience: 11300 |
| Gained Strength Levels: 5 |
| Total Strength Level: 38 |
| |
| Gained Defence Experience: 0 |
| Gained Defence Levels: 0 |
| Total Defence Level: 1 |
| |
| Gained Prayer Experience: 3771 |
| Gained Prayer Levels: 10 |
| Total Prayer Level: 20 |
|_________________________________________________ ______|
SCAR Code:_______________________________________________________
| |
| You have been using: The Chicken Fighter |
| -By Pure1993 |
|_______________________________________________________|
| |
| Time Running: 15 Hours, 12 Minutes and 35 Seconds |
|_______________________________________________________|
| |
| Player #1 |
| Nick: **** |
| Total Feathers: 12540 |
| |
| Gained Attack Experience: 0 |
| Gained Attack Levels: 0 |
| Total Attack Level: 1 |
| |
| Gained Strength Experience: 1432 |
| Gained Strength Levels: 1 |
| Total Strength Level: 32 |
| |
| Gained Defence Experience: 0 |
| Gained Defence Levels: 0 |
| Total Defence Level: 1 |
|_______________________________________________________|
| |
| Player #2 |
| Nick: **** |
| Total Feathers: 10415 |
| |
| Gained Attack Experience: -3 |
| Gained Attack Levels: 0 |
| Total Attack Level: 1 |
| |
| Gained Strength Experience: -13665 |
| Gained Strength Levels: 1 |
| Total Strength Level: 31 |
| |
| Gained Defence Experience: -5 |
| Gained Defence Levels: 0 |
| Total Defence Level: 1 |
|_______________________________________________________|
| |
| Player #3 |
| Nick: **** |
| Total Feathers: 10620 |
| |
| Gained Attack Experience: -11 |
| Gained Attack Levels: 0 |
| Total Attack Level: 1 |
| |
| Gained Strength Experience: -13034 |
| Gained Strength Levels: 1 |
| Total Strength Level: 30 |
| |
| Gained Defence Experience: 1 |
| Gained Defence Levels: 0 |
| Total Defence Level: 1 |
|_______________________________________________________|
| |
| Player #4 |
| Nick: **** |
| Total Feathers: 9800 |
| |
| Gained Attack Experience: -3 |
| Gained Attack Levels: 0 |
| Total Attack Level: 1 |
| |
| Gained Strength Experience: -12118 |
| Gained Strength Levels: 1 |
| Total Strength Level: 30 |
| |
| Gained Defence Experience: -3 |
| Gained Defence Levels: 0 |
| Total Defence Level: 1 |
|_______________________________________________________|
i try to work it but i keep getting unknown type 'T2DIntergerArray' in script C:\Users\Lmfao Idiot\Desktop\ChickenFighter Evolution 3.0.scar
Really looking forward to using this script.
thanks for the huge proggyWIll look into the melee proggy again... seems to mess up the experience quite a bit... anyway, the only thing which counts is that it works
@Macro V: did you move the plugins after downloading srl, and are you using scar 3.2? might be that... anyway, if that doesn't work, you can change it to "array of integer", same thing, it simply doesn't look as nice
@Mormonman: What don't you like about lables? are they causing the out of range error named by final_Result?
Thanks a lot guys, for the proggies and all![]()
There is nothing right in my left brain and there is nothing left in my right brain.
A proggie from me:
It seems that when using more than one player the experience gained messes up.Code:| | | You have been using: The Chicken Fighter | | -By Pure1993 | |_______________________________________________________| | | | Time Running: 8 Hours, 7 Minutes and 29 Seconds | |_______________________________________________________| | | | Player #1 | | Nick: ure | | Total Feathers: 18457 | | | | Gained Attack Experience: 0 | | Gained Attack Levels: 0 | | Total Attack Level: 40 | | | | Gained Strength Experience: 540 | | Gained Strength Levels: 0 | | Total Strength Level: 56 | | | | Gained Defence Experience: 0 | | Gained Defence Levels: 0 | | Total Defence Level: 1 | |_______________________________________________________| | | | Player #2 | | Nick: ax | | Total Feathers: 7875 | | | | Gained Attack Experience: 0 | | Gained Attack Levels: 0 | | Total Attack Level: 0 | | | | Gained Strength Experience: 0 | | Gained Strength Levels: 0 | | Total Strength Level: 0 | | | | Gained Defence Experience: 0 | | Gained Defence Levels: 0 | | Total Defence Level: 0 | |_______________________________________________________|
Other than that, this works like a charm.
It just spams the debug box for me. =/
I can't seem to follow the code around, so I'm not sure whats happening.Code:Located at the chicken pen! Located at the chicken pen! Located at the chicken pen! Located at the chicken pen! Located at the chicken pen! Located at the chicken pen!
E: So I got it to work.. its running now.
You need to cut down on some of your waits it seems. The script appears to be running inhumanly slow.
Last edited by Nava2; 06-23-2009 at 10:57 PM.
Writing an SRL Member Application | [Updated] Pascal Scripting Statements
My GitHub
Progress Report:13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you have serious physchological problems 13:46 <@BenLand100> HE GETS IT! 13:46 <@BenLand100> HE FINALLY GETS IT!!!!1
__________________________________________________ _____
| |
| You have been using: The Chicken Fighter |
| -By Pure1993 |
|_________________________________________________ ______|
| |
| Time Running: 5 Hours, 40 Minutes and 49 Seconds |
|_________________________________________________ ______|
| |
| Player #1 |
| Nick: xxxx |
| Total Feathers: 11585 |
| |
| Gained Attack Experience: 0 |
| Gained Attack Levels: 0 |
| Total Attack Level: 30 |
| |
| Gained Strength Experience: 19704 |
| Gained Strength Levels: 10 |
| Total Strength Level: 37 |
| |
| Gained Defence Experience: 0 |
| Gained Defence Levels: 0 |
| Total Defence Level: 1 |
|_________________________________________________ ______|
Successfully executed
stopped by myself because when i came some noobs where making fun of me x[ *whine* lol
I'll try this tomorrow, and see if it works as well as Tara's, or better. Your script has a lot to stand up to![]()
<3
Originally Posted by Eminem
It's good, but it just won't select the correct fight mode for me..
I use:
SCAR Code:Players[0].integers[3] := 3; // 1 = melee; 2 = magic; 3 = range
//------The Following only matter if you range------\\
Players[0].Integers[1] := 3; // Ranging style; 1 = accurate, 2 = rapid, 3 = longrange
Players[0].Booleans[0] := False; // Pickup Arrows?
But it always selects accurate. I've tried SRL's normal SetFightMode too.
Ce ne sont que des gueux
Probably will fail compared to Tara's former speed... at least atm... it will change, already got a new concept.
I know, haven't figured out why yet... no matter what I do, it doesn't seem to work.
Anyway, I have given up on the crap which I have posted here, I have thrown it in the trash bin, and am remaking it. Just came back from a weekend in Basel (schwitzerland), confident to make it the best chicken killer yet. Endless Integers will be subsituted with organised arrays, the waiting while fighting will be reduced to a fraction of what it currently is, the chicken attacking will be twice as fast, and the player array will be shortened a lot, probably subsituted by a form. Started working on it today, it will take some time though, so give me a couple of days please. Will be at least a week before I release it, since I am starting from scratch, the current version is giving me a headache while reading through it... 60% of it is junk code which can be improved and shortened. It's gonna be quite a bit of work, but it will be finished, I swear. Just please be patient. Feel free to use the current version, it will run quite a long time, as proggies have shown, problem is the fighting style selection and the low speed.
There is nothing right in my left brain and there is nothing left in my right brain.
Alrighty! Go you!![]()
Ce ne sont que des gueux
I still get the your not in chicken pin error thing and i have updated to latest reflection whats wrong????
runescape has prolly update again... the location error can only be due to the hooks being outdated. Try running a walkpath debugger, and it should always return the same position, even if you move
There is nothing right in my left brain and there is nothing left in my right brain.
I am still impressed, but can you try to make a 300+ hour proggy.
Color > Reflection for length.
~Hermen
Yes, only for one reason, runescape updates.
Pure1993.
IM DEFINITLEY USING THIS. Its running at the momey on my new pure. A few things, this didnt work when i first got it at the fally south pen, but it says all over. second, i had to edit the chicken finding procedure i just added a 'Chicken' instead of (IdS[0]) cause it wasnt working. And i made it use r_chooseoption for the attacking cause i like fast :P
There is nothing right in my left brain and there is nothing left in my right brain.
PHP Code:_______________________________________________________
| |
| You have been using: The Chicken Fighter |
| -By Pure1993 |
|_______________________________________________________|
| |
| Time Running: 2 Hours, 52 Minutes and 22 Seconds |
|_______________________________________________________|
| |
| Player #1 |
| Nick: ank |
| Total Feathers: 2790 |
| Gained Range Experience: 2494 |
| Gained Range Levels: 14 |
| Total Range Level: 15 |
|_______________________________________________________|
Just to keep you folks updated with the script progress:
-I have completed a very nice multiplayer form (1.2k lines xD)
-The script will be able to run at any chicken pen throughout runescape
-The script will be based on muliplayer, unlike the first version, which was made to fit singleplayer needs
Checklist of what still needs to be done:
[x] Antiban
[x] In a chicken pen check
[x] Deathwalk to the lumby chicken pen
[] The smart changing of fighting styles to meet the level wishes
[x] The chicken finding
[x] The chicken fighting
[x] The pickup of all kinds of stuff
[x] Spell selecting
[x] Proggress report
[] Bone Burying
[] Finishing touches
[x] Everything I forgot to mention so far...
I will edit this post to let you know of my progress... if everything goes well, you guys will have a fully functional version of this script by Monday... maybe Tuesday if the testing shows some major bugs...
There is nothing right in my left brain and there is nothing left in my right brain.
For the 'In a chicken pen', you might just want to do a search for chickens, and if there is a sufficient amount (>4 for example), you can just go on with the script.
Ce ne sont que des gueux
l0l. awesome![]()
Ce ne sont que des gueux
There are currently 1 users browsing this thread. (0 members and 1 guests)