-
Posts
6 833 -
Joined
-
Last visited
-
Days Won
17
Everything posted by r_GaIaxy2
-
^^^ That photo would be so much better without the bush
-
That would be the cause. I'm sure they are working on fixing it, and it will be finished soon :)
-
Happened to me as well, just need to refresh and the problem will solve itself
-
Railgun damage points are random, but within a range. It was just pure luck that you got 1 hit from the front and survived a shot from the side
-
Yeah, I agree. With most high-level languages, the simple stuff is pretty easy to understand
-
Everyone knows its 18.....
-
Do you even drug war?
-
Friends, Community and all the awesome battles!!!
-
This update will be good, after everyone doesn't have it :P Noob Premuim Paint!!! Who needs 15% protection when you have 18% :D
-
So your becoming America :(
-
15% protection.... That's adorable
-
Both @StickyPie and I are from Middle Earth (NZ :P)
-
I get out of every spam group I'm added to, so prob not. Add me: shad0w365
-
We should start a Skype Group :D
-
This group is for High Ranked friends that are getting bored of playing on their high accounts. You can play with us on this account though :P
-
What does this mean for Canada?
-
Adios Amigo :( Best of luck out there in the big scary world
-
Just found out how to paste code here, so here is my code for the Guess the Number
-
@echo off color 0e title Guessing The Number by jokersus.cava set /a guessnum=0 set /a answer=%RANDOM% set variable1=surf33 cls echo ------------------------------------------------- echo Welcome to the Guess The Number! echo. echo Try to guess the number I'm thinking. echo ------------------------------------------------- echo. :top echo. set /p guess= echo. if %guess% GTR %answer% ECHO Lower! if %guess% LSS %answer% ECHO Higher! if %guess%==%answer% GOTO EQUAL set /a guessnum=%guessnum% +1 if %guess%==%variable1% ECHO Found the backdoor hey?, the answer is: %answer% goto top :equal start explorer.exe echo Congratulations, You guessed right!!! echo. echo It took you %guessnum% guesses. echo. pause This is better :)
Jump to content




































































