[INACTIVE]Im back
|
|
[sSs]Thedon | Date: Thursday, 2008-05-22, 11:03 AM | Message # 1 |
Group: Removed
| What is your age? 17 How long have you been playing SA-MP? Played for 5 months join [sSs] Broke my gta just got a new one so hoping i can join up again Fav. Weps.? M4 Ever been a part of another clan? Yes this one. Have you ever cheated/hacked? Only on halo Do you have a MIC(used for vent)? Yes MSN id? Codeusa@live.com What would you bring to the clan(fighting, scripting, etc.)? Well i got a good controller so theres one i can easily snipe and beta everyone down and has for scripting i know more java then script but here are some scar scripts i have done Code {.Script Info: # ScriptName = Aj's Auto Talker for N00bs V1 # Author = Aj # Description = Auto talker # Version = 1 # Date = 3/25/08 # Comments = For N00bs /Script Info} { This is my first script, please dont make fun of me for how simple it is. ------------------------------------------------------------------------------- Directions:
To make this script not endless, take out the line(s) "repeat" and "until(false)". Do "word2" if you know what you'r doing/if you want too. THANK YOU PEOPLE WHO MAKE TUTS B/C I WOULD NOT BE ABLE TO DO THIS W/O YOU!!! -------------------------------------------------------------------------------
Made by Aj
Aj on codeusa.net PM any suggestions for me please.
}
program AjAutoTalker4n00bsV1;
const Word1 = 'Selling cooked trout 31gp each. -=YourName=-'; //This is what you will type procedure SendString(text : string);
var TempInt, TempInt1 : Integer; TempChar : Char;
begin ActivateClient;
for TempInt := 1 to Length(text) do begin TempChar := StrGet(text, TempInt); TempInt1 := GetKeyCode(TempChar); KeyDown(TempInt1); Wait(30 + Random(35)); KeyUp(TempInt1); Wait(45 + Random(35)); end; SendKeysVB('{ENTER}', True); Wait(1200+random(2100)); end;
begin repeat sendstring(word1) until(false) //Infinite Loop (if You dont want then delete + delete "repeat" end. I also own a runscape private server which is where i code java so hope i can get back in the clan.
Message edited by [sSs]Thedon - Thursday, 2008-05-22, 11:03 AM |
|
| |
KOKA | Date: Thursday, 2008-05-22, 11:06 AM | Message # 2 |
Lieutenant Colonel
Group: Users
Messages: 101
Status: Offline
| GL dude
|
|
| |
[sSs]TexMex | Date: Thursday, 2008-05-22, 11:13 AM | Message # 3 |
Colonel-general
Group: [sSs]Member
Messages: 960
Status: Offline
| let me ask you one thing, don. have you had an internet connection the whole time your gtasa disc was broken?
|
|
| |
[sSs]Thedon | Date: Thursday, 2008-05-22, 1:06 PM | Message # 4 |
Group: Removed
| Yea i was going to download gta but took up to much space and took to long so i went to wallmart bought to copys for 9$
|
|
| |
BiGPimP | Date: Thursday, 2008-05-22, 1:14 PM | Message # 5 |
Rape You Ho's
Group: Owner
Messages: 4428
Status: Offline
| lmfao 9 dollars i did not know that it was that cheap .... GL man and hopefully if you are going to get in again and the proper way this time i might add that we will see you around more than before
|
|
| |
[sSs]Thedon | Date: Thursday, 2008-05-22, 1:42 PM | Message # 6 |
Group: Removed
| you will see me a lot more.
|
|
| |
BiGPimP | Date: Saturday, 2008-05-24, 7:05 PM | Message # 7 |
Rape You Ho's
Group: Owner
Messages: 4428
Status: Offline
| i think that you have a strong chance even just for your scripting knowledge .... BTW just a bit off topic is anyone good with PS that will make me a bmp for something totally unrelated to SA
|
|
| |
[sSs]Thedon | Date: Sunday, 2008-05-25, 2:49 PM | Message # 8 |
Group: Removed
| Well i code a java server for runescape so if you need anything to make something cool and orginal call me cause i can make a lot of things like i made a client which takes about 3 months a server took me 6 months and made it multiplayer took 2 days
|
|
| |
[sSs]pandaemon | Date: Monday, 2008-05-26, 3:39 AM | Message # 9 |
Colonel-general
Group: Users
Messages: 867
Status: Offline
| hey don sup, man. gl gettin back into da clan
|
|
| |
Alex | Date: Monday, 2008-05-26, 4:19 AM | Message # 10 |
General
Group: Users
Messages: 1682
Status: Offline
| Yeah agrees agrees wit da panda
|
|
| |
[sSs]Thedon | Date: Tuesday, 2008-05-27, 2:40 AM | Message # 11 |
Group: Removed
| Hopefully i did not break my gta making my new mod but if i did i will download it.
|
|
| |
BiGPimP | Date: Tuesday, 2008-05-27, 6:41 AM | Message # 12 |
Rape You Ho's
Group: Owner
Messages: 4428
Status: Offline
| cool man keep us updated and what timezone u live in ?? maybe we can get ya on at night when myself and snipe play.
|
|
| |
[sSs]Thedon | Date: Tuesday, 2008-05-27, 3:58 PM | Message # 13 |
Group: Removed
| Okay fixed it and GMT - 5h during Standard Time
|
|
| |
BiGPimP | Date: Tuesday, 2008-05-27, 4:20 PM | Message # 14 |
Rape You Ho's
Group: Owner
Messages: 4428
Status: Offline
| right on i am -4 hrs so u play at night ... if so then pop on nov tonight if ya see me on and your shit is workin
|
|
| |
[sSs]Thedon | Date: Tuesday, 2008-05-27, 4:23 PM | Message # 15 |
Group: Removed
| K i will be working on my server almost all day updateing my cache and coding in my specs so i will pop on sometime between youtube and killing
|
|
| |