PDA

View Full Version : Agent Smith!



WT-Fakawi
01-03-2007, 02:17 AM
Agent Smith

0.19
-----------------------------------------------------------------------------------------------------------------------------------------

by WT-Fakawi

-----------------------------------------------------------------------------------------------------------------------------------------

This Script will smith ANY f2p-item at Varrock West Bank. It is very useful for noob-smithers and high level smithers alike. For noob-smithers there is a 'auto' feature that wil always smith the highest item available. Highly Recommended!

It is simple to use: Stand at Varrock West bank, have a hammer in the first inventoryslot, and make sure you have plenty bars somewhere visible. Set Playerparameters in line 96. I have truncated the public version to one Player only, as many people requested. Set the Players.skill and the Players.string1. See below.
-----------------------------------------------------------------------------------------------------------------------------------------


--- These fields are required ---

Players[0].Skill := 'mithril';
Players[0].string1 := 'auto';



--- Valid arguments ---

Players[x].Skill:

'bronze'
'iron'
'steel'
'mithril'
'adamant'
'runite'

Players[x].string1:

'auto'
'axe'
'dagger'
'mace'
'mediumhelm'
'sword'
'scimitar',
'longsword'
'fullhelm'
'squareshield'
'warhammer'
'battleaxe',
'chainbody'
'kiteshield'
'plateskirt'
'twohandedsword'
'plateleg'
'platebody'


use these values literal, dont change names or CaSeS


-----------------------------------------------------------------------------------------------------------------------------------------
General Instructions.
-----------------------------------------------------------------------------------------------------------------------------------------



1. USE Runescape with Low Detail, Very Bright.
2. Set your Screen to 32 bit TRUE color.
3. Set PlayerParameters in DeclarePlayers.
4. Set if needed: RemoteMaster, SRLID and SRLPassword.
5. Position your Players at Varrock West Bank, any slot.
6. EQUIP A HAMMER IN FIRST INVENTORY SLOT
7. HAVE PLENTY BARS SOMEWHERE VISIBLE IN YOUR UPPER BANK SLOT.
8. Make sure you have at least 10 bankslots free when choosing 'auto', since it will smith you all items!
-----------------------------------------------------------------------------------------------------------------------------------------




-----------------------------------------------------------------------------------------------------------------------------------------
Features.
-----------------------------------------------------------------------------------------------------------------------------------------


Full SRL 3.6, global stats compatible.
The first AutoSmither to smith ALL items, 'auto'

-----------------------------------------------------------------------------------------------------------------------------------------

Known Issues.
-----------------------------------------------------------------------------------------------------------------------------------------


- Make sure you have at least 10 bankslots free when applying 'auto', since it will smith you all kinds of wonderful armour! When it has reached the platebodies, it will continue smithing those until all bars are gone...

- For some reason it miscalculates the Platebodies. I will give a reward to anyone who can solve this :)





Enjoy, and......... Post Progress, bugs, improvements in this thread.


P.S.: No I will not release this with p2p items too....

Dankness
01-03-2007, 02:18 AM
wow quite amazing!

_ChArMz
01-03-2007, 02:32 AM
Awsome, when i started making a smither i made bitmap masks of all the items in the smith menu also instead of using coords :D, never finished though :(

Nice Script!

Boreas
01-03-2007, 02:39 AM
lol there is no spoon

What do you mean miscalculate bodies?

Cheesehunk
01-03-2007, 03:02 AM
Amazing, and you kept it under 1000 lines. You truly are a legend my friend. One problem, noticed the same thing in one of Dankness's scripts:


Function FindFastRandoms: Boolean;
var
i: Integer;
begin
for i:=1 to 8 do
begin
case I of
1: If FindDead then
Result := True;
2: If FindMod then
Result := True;
3: If FindMime then
Result := True;
4: If FindMaze then
Result := True;
5: If FindQuiz then
Result := True;
6: If FindDemon then
Result := True;
7: begin
if NoGameTab then
begin
Result := True;
Players[CurrentPlayer].loc := 'No GameTab';
Logout;
Exit;
end;
end;
7: begin
if InBlack then
begin
Result := True;
Players[CurrentPlayer].loc := 'InBlack';
Logout;
Exit;
end;
end;
8: begin
if FindFight then
begin
RunTo('N',False);
end;
end;
end;
wait(1);
end;
end;

There are two 7's declared inside that case statement, it will skip InBlack..

Infantry001
01-03-2007, 04:34 AM
Man you just keep on scripting and scripting!

This will come in handy. A LOT!

WhiteShadow
01-03-2007, 06:06 AM
Types and arrays, very sexy. :D

I love you, "dude" ;) !

Ruroken
01-03-2007, 05:09 PM
Mr.Anderson...

:p excellent work. You just keep pumping these things out! Fakawi = scripting machine.

scarscaper4life
01-12-2007, 09:07 AM
lol loved reading all ya comments in ya script :D
very nice script just what i was looking for now i can smith all those bars i have
thanks WT-Fakawi

WT-Fakawi
01-12-2007, 09:47 AM
An updated version will be posted later today :)

Plugster
01-13-2007, 07:23 PM
Line 388: [Error] (18440:1): Unknown identifier 'ReportVars' in script

gettin that fawaki

WT-Fakawi
01-14-2007, 07:35 PM
Updated version (0.19) available.

WT-Fakawi
01-14-2007, 08:42 PM
(double post) .....and moved it to free Scripts, since there aren't any good free smithers available. Leave Progres and tell me what you think of this one :)



<============== -0.11- Progress Report ===============>
Banked 314 Times
Worked For 7 Hours, 52 Minutes and 0 Seconds
Made
1003 platebody
<================================================== ===>

wtf i sp4nk
01-14-2007, 10:08 PM
Wow thnx a ton for realising to public i like how the scripts so neat and easy to tell procedures apart :P

Plugster
01-15-2007, 12:19 AM
TY fawaki Proggy on the way mate, just gunna D/l and give it 5 hours see how we go :)

Hey321
01-15-2007, 01:15 AM
Great job again WT!!!



<============== -0.19- Progress Report ===============>
Banked 4 Times
Worked For 5 Minutes and 40 Seconds
Made
36 twohandedswords.
<================================================== ===>

Just a quick little proggy, out of bars now :(.

paintball907
01-15-2007, 01:15 AM
Sweet I'll get a report back to you soon

GoF
01-15-2007, 08:00 AM
Im amazed. VERY nice and useful :) I will post a report soon but first i need to get bars ...

lolpie
01-15-2007, 03:34 PM
Nice.

One question though, does it bank all the items that you made?

Boreas
01-15-2007, 05:18 PM
How about looking through for the word deposit?

the scar noob
01-15-2007, 06:19 PM
Wow Fakawi, i'm impressed about this script! I also appreciate it for makin git free (non SRL members section), thanks! Fakawi = legendary scripter!

Is there anything SRL can't do? :)

lolpie
01-15-2007, 07:30 PM
How about looking through for the word deposit?

I was asking becaus the computer I'm on right now doesn't have SCAR installed (no admin rights) so I couldn't open the script and look -.-

Boreas
01-15-2007, 09:35 PM
Ah ok, then yes it does.

lolpie
01-15-2007, 10:26 PM
Boreas thanks

atm999
01-17-2007, 03:34 AM
this sounds nice, I'll check it out!

Wyn
01-17-2007, 12:53 PM
not to sound like some leecher but i cant get this workin for me, i start it at bank, mouse goes screwy( i think to find bank) but it doesnt and i had the debug on and didnt say anything. Soon i started it at the smithing place and i still couldnt get it to work, the mouse just went screwy again but still did nothing.

Any help?

WT-Fakawi
01-17-2007, 01:52 PM
not to sound like some leecher but i cant get this workin for me, i start it at bank, mouse goes screwy( i think to find bank) but it doesnt and i had the debug on and didnt say anything. Soon i started it at the smithing place and i still couldnt get it to work, the mouse just went screwy again but still did nothing.

Any help?

Do you stand close to a Bankcounter? You should..
Does the script rotate Compass to East? It should...

twobac
01-18-2007, 12:34 PM
Great script!!!!


How can I enable bank pins into this???


A quick progress rep for you!

<============== -0.19- Progress Report ===============>
Banked 20 Times
Worked For 27 Minutes and 27 Seconds
Made
80 platebodys.
<================================================== ===>

**********************************************
Name :
Number : 0
Smithing Level : 75
Worked for : 0 minutes.
Banked : 20 times.
Active : True
Location : bank
**********************************************

Wyn
01-18-2007, 07:42 PM
Do you stand close to a Bankcounter? You should..
Does the script rotate Compass to East? It should...

i was at the banker at the verrok west bank as you said and all it did was rotate the camera and mouse went screwy and did nothing else:confused:

WT-Fakawi
01-24-2007, 10:58 PM
http://82.92.130.193/Pictures/AgentSmith.png

Left it running for two hours: Smithing 37 and a bagfull of armour :)

Tim0suprem0
01-25-2007, 12:13 AM
I love you :smile: thanks for makin this free!

atm999
02-14-2007, 09:09 PM
[Runtime Error] : Exception: Access violation at address 00650D9B in module 'scar.exe'. Read of address 00000034 in line 303 in script E:\SCAR\SCAR 2.03\includes\srl\srl\core\Bank.scar

Only your script gives me this error, no others that use SRL do............

WT-Fakawi
02-14-2007, 09:17 PM
Have you tried restarting SCAR?

lolpie
02-14-2007, 09:48 PM
Not sure, but try redownloading the script again.

x x x own3d
02-18-2007, 02:11 PM
any chacen u could add knives because they are the most smithed item?

rachelishot0
02-18-2007, 03:34 PM
[Runtime Error] : Out Of Range in line 664 in script C:\Documents and Settings\Richard\Local Settings\Temporary Internet Files\Content.IE5\UWB9CYF3\Agent%20Smith%200.19[1].scar


What is that about?

rachelishot0
02-18-2007, 04:03 PM
Perfect script :D I will use this for all my smithing needs!


rachot0

0 : raelishot0 = True. S : 54. B :1 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 1 Times
Worked For 1 Minutes and 50 Seconds
Made
4 platebodys.
<================================================== ===>

**********************************************
Name : rachishot0
Number : 0
Smithing Level : 54
Worked for : 0 minutes.
Banked : 1 times.
Active : True
Location : bank
**********************************************

0 : rachelis = True. S : 54. B :2 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 2 Times
Worked For 3 Minutes and 10 Seconds
Made
8 platebodys.
<================================================== ===>

**********************************************
Name : rachhot0
Number : 0
Smithing Level : 54
Worked for : 0 minutes.
Banked : 2 times.
Active : True
Location : bank
**********************************************

0 : rachelis0 = True. S : 54. B :3 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 3 Times
Worked For 4 Minutes and 20 Seconds
Made
12 platebodys.
<================================================== ===>

**********************************************
Name : racishot0
Number : 0
Smithing Level : 54
Worked for : 0 minutes.
Banked : 3 times.
Active : True
Location : bank
**********************************************

0 : racheli0 = True. S : 54. B :4 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 4 Times
Worked For 5 Minutes and 38 Seconds
Made
16 platebodys.
<================================================== ===>

**********************************************
Name : rachshot0
Number : 0
Smithing Level : 54
Worked for : 0 minutes.
Banked : 4 times.
Active : True
Location : bank
**********************************************

0 : rachehot0 = True. S : 54. B :5 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 5 Times
Worked For 6 Minutes and 57 Seconds
Made
20 platebodys.
<================================================== ===>

**********************************************
Name : rachshot0
Number : 0
Smithing Level : 54
Worked for : 0 minutes.
Banked : 5 times.
Active : True
Location : bank
**********************************************

0 : rachehot0 = True. S : 54. B :6 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 6 Times
Worked For 8 Minutes and 11 Seconds
Made
24 platebodys.
<================================================== ===>

**********************************************
Name : racheshot0
Number : 0
Smithing Level : 54
Worked for : 0 minutes.
Banked : 6 times.
Active : True
Location : bank
**********************************************

0 : racheli0 = True. S : 54. B :7 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 7 Times
Worked For 9 Minutes and 21 Seconds
Made
28 platebodys.
<================================================== ===>

**********************************************
Name : rachshot0
Number : 0
Smithing Level : 54
Worked for : 0 minutes.
Banked : 7 times.
Active : True
Location : bank
**********************************************

0 : racishot0 = True. S : 54. B :8 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 8 Times
Worked For 10 Minutes and 52 Seconds
Made
32 platebodys.
<================================================== ===>

**********************************************
Name : racot0
Number : 0
Smithing Level : 54
Worked for : 0 minutes.
Banked : 8 times.
Active : True
Location : bank
**********************************************

0 : rachet0 = True. S : 54. B :9 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 9 Times
Worked For 12 Minutes and 23 Seconds
Made
36 platebodys.
<================================================== ===>

**********************************************
Name : rachot0
Number : 0
Smithing Level : 54
Worked for : 0 minutes.
Banked : 9 times.
Active : True
Location : bank
**********************************************

0 : rachet0 = True. S : 55. B :10 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 10 Times
Worked For 13 Minutes and 33 Seconds
Made
40 platebodys.
<================================================== ===>

**********************************************
Name : racht0
Number : 0
Smithing Level : 55
Worked for : 0 minutes.
Banked : 10 times.
Active : True
Location : bank
**********************************************
Spotted a random...

0 : racshot0 = True. S : 55. B :11 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 11 Times
Worked For 14 Minutes and 53 Seconds
Made
44 platebodys.
<================================================== ===>

**********************************************
Name : racht0
Number : 0
Smithing Level : 55
Worked for : 0 minutes.
Banked : 11 times.
Active : True
Location : bank
**********************************************

0 : raot0 = True. S : 55. B :12 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 12 Times
Worked For 16 Minutes and 27 Seconds
Made
48 platebodys.
<================================================== ===>

**********************************************
Name : ra0
Number : 0
Smithing Level : 55
Worked for : 0 minutes.
Banked : 12 times.
Active : True
Location : bank
**********************************************

0 : rachot0 = True. S : 55. B :13 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 13 Times
Worked For 17 Minutes and 39 Seconds
Made
52 platebodys.
<================================================== ===>

**********************************************
Name : racht0
Number : 0
Smithing Level : 55
Worked for : 0 minutes.
Banked : 13 times.
Active : True
Location : bank
**********************************************

0 : racsh = True. S : 55. B :14 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 14 Times
Worked For 18 Minutes and 57 Seconds
Made
56 platebodys.
<================================================== ===>

**********************************************
Name : racht0
Number : 0
Smithing Level : 55
Worked for : 0 minutes.
Banked : 14 times.
Active : True
Location : bank
**********************************************

0 : oopp00oo= True. S : 55. B :15 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 15 Times
Worked For 20 Minutes and 9 Seconds
Made
60 platebodys.
<================================================== ===>

**********************************************
Name : ract0
Number : 0
Smithing Level : 55
Worked for : 0 minutes.
Banked : 15 times.
Active : True
Location : bank
**********************************************

0 : rache = True. S : 55. B :16 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 16 Times
Worked For 21 Minutes and 32 Seconds
Made
64 platebodys.
<================================================== ===>

**********************************************
Name : ishot0
Number : 0
Smithing Level : 55
Worked for : 0 minutes.
Banked : 16 times.
Active : True
Location : bank
**********************************************

0 : ract0 = True. S : 55. B :17 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 17 Times
Worked For 22 Minutes and 51 Seconds
Made
68 platebodys.
<================================================== ===>

**********************************************
Name : rac0
Number : 0
Smithing Level : 55
Worked for : 0 minutes.
Banked : 17 times.
Active : True
Location : bank
**********************************************

0 : rachot0 = True. S : 55. B :18 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 18 Times
Worked For 24 Minutes and 10 Seconds
Made
72 platebodys.
<================================================== ===>

**********************************************
Name : rachot0
Number : 0
Smithing Level : 55
Worked for : 0 minutes.
Banked : 18 times.
Active : True
Location : bank
**********************************************

0 : rashot0 = True. S : 55. B :19 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 19 Times
Worked For 25 Minutes and 32 Seconds
Made
76 platebodys.
<================================================== ===>

**********************************************
Name : rishot0
Number : 0
Smithing Level : 55
Worked for : 0 minutes.
Banked : 19 times.
Active : True
Location : bank
**********************************************

0 : rat0 = True. S : 55. B :20 Times. W : 0 Mins. L : bank

<============== -0.19- Progress Report ===============>
Banked 20 Times
Worked For 27 Minutes and 2 Seconds
Made
80 platebodys.
<================================================== ===>

**********************************************
Name : rahot0
Number : 0
Smithing Level : 55
Worked for : 0 minutes.
Banked : 20 times.
Active : True
Location : bank
**********************************************
Successfully executed

dadadoo2
02-18-2007, 04:19 PM
Yay.. Great stuff:) thanks a lot :)

Q31
02-20-2007, 08:37 AM
nice script mate. seem to be working like a charm.

kinesis
03-11-2007, 12:04 PM
It looks like a great script. I'd like to make some knives though, so I was wondering how I would put those in. The bitmapfromstring is really confusing me. Thanks :/

tylanbo
03-11-2007, 09:06 PM
Hey looks very nice, I was going to make one myself but you beat me to it lol ^.^

I'll test it out now and be sure to post a proggy for you.:)


EDIT: Hmm, I don't know what it is but the SRL closebank; procedure never works for me. The script seemed like it would work but I would have to change the procedure first. Good anvil finding! =)

I'll post again once I change the bank thing.

EDIT:
FLAWLESS!
You did a great job :)
I don't know what it is with me and CloseBank;...is there anyone else out there that has trouble with this procedure? Anyways....once I 'fixed' that little detail lol I watched as the script smithed 2k of my iron bars :)

Once again, thank you, and a very good script :)

EDIT:


- For some reason it miscalculates the Platebodies. I will give a reward to anyone who can solve this
I will help you ( to the best of my abilities ), I just need for you to elaborate on what you meant :)

And sorry for not posting a progress report...I got booted off the computer by my brother and lost the proggy :(

EDIT:

Sorry, I don't know what it is but I can't help but work on my fire rune crafter =|
But I will try to make this script and I suppose i'll pm you it when I finished :)

andy1547
03-24-2007, 05:31 PM
The mouse just circles around the screen claiming its spotted randoms wen there are none

Boreas
03-24-2007, 05:58 PM
You left your Nick blank. See my FAQ (link in sig) for info on how to set your Nick.

JAD
03-24-2007, 06:03 PM
I never saw this before.. Guess I should have looked bbefore I wasted all my time making my own of these :p Oh well, I guess I can always take second best to fakawi :)

wired16
03-27-2007, 01:34 PM
the script is great but everytime it encounters a random it doesnt do it .. it just says that i dont have a hammer... and i understand that its not protected agianst all randoms but its with every random... anyway to fix that?

tylanbo
03-30-2007, 01:31 AM
sorry have been busy with other issues and writing my autofighter ( which is doing real well :) ) so I haven't been working on it O_O

JokeAss
03-30-2007, 08:57 PM
Nice script!

This one goes the heavy (boring) work - and makes you money :D $$$$

supermormon
04-01-2007, 10:26 PM
thanks man made some quick axes for my wcers

got mime

Number : 0
Smithing Level : 55
Worked for : 0 minutes.
Banked : 7 times.
Active : True
Location : bank

lolpie
04-19-2007, 11:09 PM
Banked 4 Times
Worked For 57 Minutes and 54 Seconds
Made
167 swords.
177 scimitars.
197 mediumhelms.

Awsome--works perfectly. It would have gone on longer if the stupid Mime random didn't come up. Other than that it's amazing.

Good work!

godcixelsyd
05-03-2007, 10:06 AM
is there a way to set it to arrowtips? i didnt see it in the original coding and im not too good at coding yet so i wouldnt know how to change it to add them in. any help would be great

rader720
05-04-2007, 02:27 AM
ha ha worked awesome i watched all of it (well half way watched while watching tv) and didnt stop till i got a scaperune :P

<============== -0.19- Progress Report ===============>
Banked 31 Times
Worked For 41 Minutes and 59 Seconds
Made
124 platebodys.
<================================================== ===>
edit just banked another 13 times and am now outa bars ^.^ tyvm

wired16
05-10-2007, 02:49 AM
now it opens bank... and goes wildly around the bank wall above the bank screen...... idk plz help me...
EDIT ive picked steel and mith

EDIT: i changed the srl bank fix and now it works.. will leave a proggy in the morn.. i got like 1k steel and 1k mith :D

Eugeniu
05-12-2007, 05:39 AM
WOW!
Only site in the www to have an auto-smelter!

Unfourtunately, i have basically screwed up my scar so its gonna be a while till i get to try this. Thanks though :D

Smartzkid
05-12-2007, 06:11 AM
WOW!
Only site in the www to have an auto-smelter!

That might just be because we're the best SCAR site in the www

(us and mopar, that is)

lolpie
05-19-2007, 10:37 PM
Us > Mopar

lolpie
05-23-2007, 06:51 PM
Here is what I made so far today:
http://img140.imageshack.us/img140/8672/untitledsi2.jpg

Got me to 48 smithing after doing that smithing quest! :D

igotgrapes
05-25-2007, 04:35 AM
what scar/srl do you use w/ this? After I find a working auto smelter and smelt my 5k iron i'll use this and get on the hi-scores =)

YoHoJo
05-25-2007, 04:41 AM
what scar/srl do you use w/ this? After I find a working auto smelter and smelt my 5k iron i'll use this and get on the hi-scores =)

WEll for srl version it says

Full SRL 3.6, global stats compatible.
Id use it with scar 2.03, but Divi is pretty stable right now.

TO be safe
SRL 3.6
SCAR 2.03

=)

91smith
05-29-2007, 05:51 PM
I know u said u would not make it for p2p items ....
But one question WHY not?
I need to make knives and this srcipt would be big help....
I understand if u dotn want to m ake it for p2p items too but im jus wodnering?

lolpie
05-29-2007, 06:39 PM
All of Fawki's scripts are meant as learning tools for those trying to learn scripting, so I think he wanted people to figure out how to add P2P for themselves

91smith
05-31-2007, 02:12 AM
What about those of us who really just dont wanna learn how lol...
I know id suck at it so i praise all who are good at scripting, so why not help out a fan with some p2p settings?

Ejjman
05-31-2007, 02:23 AM
Cuz your a leecher.

rkroxpunk
05-31-2007, 02:33 AM
Cuz your a leecher.

awww way to read my mind :D

Nose Smasher
08-07-2007, 10:20 PM
Looks awesome, I'll just download it now even though I don't have the bars yet... Tonight I'm going to start working on my iron smelter (first 'real' script, auto talk doesn't count) :p

han941306
08-13-2007, 01:11 AM
sounds nice! But I need a working smelter too lol..
all of them just stand here and do nothing :confused:

WT-Fakawi
08-13-2007, 01:45 PM
sounds nice! But I need a working smelter too lol..
all of them just stand here and do nothing :confused:

Yes, All the bitmaps where updated *sigh*, This script wont work no more I guess...

3Garrett3
08-13-2007, 01:51 PM
Aww, it lasted through so many updates though, it was so good :(

mark9510
09-26-2007, 07:51 PM
is there any way that you could update it i would really appreciate it i remember when it worked

ShowerThoughts
09-26-2007, 08:19 PM
Aww, it lasted through so many updates though, it was so good :(

it was very good indeed because it just was 100% flawwless
i just wanna know how to make an 100% flawless walkign script..

mattar
10-01-2007, 06:50 PM
props man... amazing script.. simply astonishing :).. well atleast was :p

mark9510
10-12-2007, 10:47 PM
is there any way that there can be an update for it

buck cakes
10-13-2007, 06:07 PM
how many dtms need to be updated?
from what i understand they arent very hard to do, but are very time consuming.
I dont know much about scripting but perhaps i could fix the bitmaps?

mynameisjoe
10-16-2007, 12:04 AM
Ugh, I hate to see it go. Agent Smith rule(d) in its time. Well, if those DTMs are updated, and SRL 4 is incorporated, that's make my day. ;)

grimy89098
10-20-2007, 01:44 PM
lol very nice!:D
it'll be very helpful thanks man :)

lolpie
10-20-2007, 05:41 PM
lol very nice!:D
it'll be very helpful thanks man :)

You realize that this script is dead, right?

spikehead818
10-28-2007, 02:36 AM
nvm

gangsta-444
10-29-2007, 06:05 PM
What The Hell??

Failed when compiling
Line 111: [Error] (15382:12): Unknown identifier 'STRING1' in script

:confused:

lolpie
10-30-2007, 12:54 AM
Script is dead. Use the search button

mark9510
11-07-2007, 12:00 AM
This script is outdated

WT-Fakawi
11-07-2007, 12:13 AM
closed. Maybe who knows, I will update it in due time.