Author Topic: Friends list V1  (Read 3631 times)

this is a friends list i made

commands are like this

add friend NAME

it will then make ur friends name print out like this

[F]<-- in green then there name

so [F]NAME:message

what to expect in v2?

1.a gui with all your friends listed in it
2. an enemy adder
3. a function that tells you when your friend, or enemy logs in
4. a delete friend function or enemy
5. cleaner code

for now, to delete a friend, just go to base/friends then delete the text.

here u guys go ;d

there is still some errors i have to fix, but that will be done in v2




Oh thanks heavens.

It was beginning to become such a hassle, you know, remembering my friends and all. I'm excited to learn that I will no longer need to remember who my friends are, because your crappy scripts will put an F by their name.


no problem, i do what i can, when i can, its good to see some 1 admiring my work ;]

Why do you need global chat to send commands to yourself?
Use less global variables.
Also,
Code: [Select]
if(getword(%m,1) $= "add" && getWord(%m,2) $= "friend" ||getword(%m,2) $= "add" && getWord(%m,3) $= "friend" ||getword(%m,3) $= "add"&& getWord(%m,4) $= "friend"  ||getword(%m,4) $= "add" && getWord(%m,5) $= "friend" ||getword(%m,5) $= "add"&& getWord(%m,6) $= "friend"  )lol.

no problem, i do what i can, when i can, its good to see some 1 admiring my work ;]

Haha
Your sarcasm detectors are failing :P

Haha
Your sarcasm detectors are failing :P
I think your sarcasm detectors are failing.

He failed his wisdom check?