Jump to content

Stewie

Banned
  • Posts

    1,771
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Stewie

  1. Aham oki :) I continue say its not 5 min work...
  2. I would like to note that he needs seriously much work... so for developers who are searching for 5 min work... its not :)
  3. I would like to recieve more information...
  4. SMF is alot more used then any other forum platform... i don't know what exacly you mean by saying unstable, but its stable as much as you make it and unstable as much as you broke it... Each modification from persons who doesn't know what they are doing are making your forum errors...
  5. @ECHO OFF title Guess the number! echo Guess the number, how fast can you? pause SET /A randomNum=%RANDOM%%%1000% ECHO I am thinking of a number between 1-1000... :GUESSAGAIN SET /P guess=Guess a number: IF %guess% EQU %randomNum% GOTO :WIN IF %guess% LSS %randomNum% ECHO Your guess is too low IF %guess% GTR %randomNum% ECHO Your guess is too high GOTO :GUESSAGAIN :WIN ECHO --------------------------------------------------------- ECHO You find the answer!!!! ECHO CONGRATULATIONS! The correct number was %randomNum% ECHO --------------------------------------------------------- PAUSE set /p lsdbprompt= Wanna guess again? (y/n): if /i %lsdbprompt%==y GOTO :GUESSAGAIN2 if /i %lsdbprompt%==n goto :GUESSAGAIN2 SET /A randomNum=%RANDOM%%%1000% ECHO I am thinking of a number between 1-1000... ECHO . SET /P guess=Guess a number: IF %guess% EQU %randomNum% GOTO :WIN IF %guess% LSS %randomNum% ECHO Your guess is too low IF %guess% GTR %randomNum% ECHO Your guess is too high GOTO :GUESSAGAIN :WIN ECHO Congratulations! The correct number was %randomNum% ECHO . ECHO . PAUSE set /p lsdbprompt= Wanna guess again? (y/n): if /i %lsdbprompt%==y GOTO :GUESSAGAIN if /i %lsdbprompt%==n goto Or guess the number...
  6. And i've heart about that... its easy to be hacked...
  7. Why do you run it if its no-donation server? And from what are you running it... Pravec?
  8. Same here :) Anyway the server will be "awesome" as i see from domain...
  9. Oki sir, i guess you are right... ;)
  10. No i can't sorry >:D ... btw what your doing is called "crack" ...
  11. Like its sooo hard to SQL inject sm1 or to get info for columns... anyway gj :)
  12. I'm searching for 5 Chronicles... change the rules or they are dumb.
  13. First of all let me mention that its not possible to feel pain in heart, but near the heart yeah... there may be some serious problems, or nothing serious depends on your case... as i say before contact with someone becouse its not for joke...
  14. Contact with proffesional support, i don't think anyone in forum can help you... here... Maybe go on L2J forum and ask Dr.House... He might have answer :) :troll:
  15. Unknown column 'privs' in 'field list' The column does't exist... in where it should be... or it exist but not with same name...
  16. When you buy something you must answer to pm you recieve...
  17. pm me with your skype...
  18. Thank you!
  19. I am the kid, but you acting like you are.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock