Imperia Online International
March 28, 2024, 12:51:27 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: 1 [2] 3 4 ... 6   Go Down
  Print  
Author Topic: IT , Programing etc .  (Read 47286 times)
0 Members and 1 Guest are viewing this topic.
maeof
Back in Business.
Translators
*

Karma: +183/-61
Offline Offline

Posts: 746



WWW
« Reply #15 on: December 08, 2008, 13:00:32 PM »

L I0
A I1
O I2
= O1
L O1
A I3
= O2


additional notes:
I0: KoSac
I1: SmRuti
I2: maeof
01: Ban
I3: Makatas
02: happiness  *freak*

additional notes2: Ladder from AVR programming   *black_eye* If I had time I would draw the CSF too  *freak*

 *hahaha*
Logged

by Koramae.
KoSaC
Forum Staff
*

Karma: +504/-362
Offline Offline

Posts: 2624



« Reply #16 on: December 08, 2008, 13:03:00 PM »

L I0
A I1
O I2
= O1
L O1
A I3
= O2


additional notes:
I0: KoSac
I1: SmRuti
I2: maeof
01: Ban
I3: Makatas
02: happiness  *freak*

additional notes2: Ladder from AVR programming   *black_eye* If I had time I would draw the CSF too  *freak*
#include<stdio.h>
main(void)
{
printf("if you do it,we make new acc  *freak* ");
getch();
}
 *freak*
Logged


Everyone needs to believe in something.
I believe I'll have another beer. *bear*
maeof
Back in Business.
Translators
*

Karma: +183/-61
Offline Offline

Posts: 746



WWW
« Reply #17 on: December 08, 2008, 13:06:06 PM »

#include<stdio.h>
main(void)
{
printf("if you do it,we make new acc  *freak* ");
getch();
}
 *freak*

//--------------------------------------------------------------------------------------------------------------------------------------------
#include <privatemessage>
#include <makatas>
#include <KoSaC>
//--------------------------------------------------------------------------------------------------------------------------------------------
#define <privatemessage>
#define <makatas>
#define <KoSaC>

SendPlayerFormattedText(playername, "Enough of spamming  *freak* ";)0
//--------------------------------------------------------------------------------------------------------------------------------------------
« Last Edit: December 08, 2008, 13:06:46 PM by maeof » Logged

by Koramae.
maeof
Back in Business.
Translators
*

Karma: +183/-61
Offline Offline

Posts: 746



WWW
« Reply #18 on: December 08, 2008, 13:08:38 PM »

15 warnings, 820 errors
Compiler error: *freak* not recognised as established parameter. Building can't go on.


Please, tell this problem to ''Miccccrosoft''.
Because, compiler crashed.


 OPTION1: Don't send.  OPTION2: SEND THIS ERROR!


 *freak*
Logged

by Koramae.
smruti
Guest
« Reply #19 on: December 08, 2008, 20:29:36 PM »

damn i forgot C..i did that in college now i work only on java and advanced programming..but i must say u guyz are nuts... *drunk* *dance*
Logged
KoSaC
Forum Staff
*

Karma: +504/-362
Offline Offline

Posts: 2624



« Reply #20 on: December 08, 2008, 21:14:17 PM »

i wrote my exam and i expect max points  *freak* finished first,programs work,only i pissed off my professor because i started solving exam to the guy who was sitting next to me  rant
Logged


Everyone needs to believe in something.
I believe I'll have another beer. *bear*
maeof
Back in Business.
Translators
*

Karma: +183/-61
Offline Offline

Posts: 746



WWW
« Reply #21 on: December 09, 2008, 10:27:47 AM »

 
i wrote my exam and i expect max points  *freak* finished first,programs work,only i pissed off my professor because i started solving exam to the guy who was sitting next to me  rant

 *freak* yeah.. my class mates always ask for exams answers  *hmm*
Logged

by Koramae.
maeof
Back in Business.
Translators
*

Karma: +183/-61
Offline Offline

Posts: 746



WWW
« Reply #22 on: December 09, 2008, 11:07:32 AM »

include <iostream.h>
void main ()
{
int k;
cout<<"I was having fun, you are ruining the topic!"<< endl;
cout<<"Makatas, enter days you want CoSac and Smruti and Maeof banned"<<endl;
cin>>k;
if(k<=5)
{
cout<<"this isnt enough ban!!!"<<endl;
}
else
{
cout<<"contacting CaXO for ban process"<<endl;
cout<"Hehe peace again"<<endl;
getch()
}
 [:-}

#inlcude <hide-system>
#define <hide-system>

HidingPlayerFromModsN'Makatas(playernick, ''Maeof'';)0

Hiding from admin N' makatas is completed.

Compiled; 0Errors 932Warnings: Your hide system is to simple.
Logged

by Koramae.
KoSaC
Forum Staff
*

Karma: +504/-362
Offline Offline

Posts: 2624



« Reply #23 on: December 09, 2008, 11:26:29 AM »

my second task from the exam (easy one)
#include<stdio.h>
#include<conio.h>
main(void)
{
int a,b,c
do
{
printf("enter first number  *freak*");
scanf("%d",&a);
printf("\nenter second number");
scanf("%d",&b);
if((a+b)<15)
{
c=a+b
printf("the sum is %d:",c);
}
}
while((a+b)>15);
getch();
}
took me 5 mins to solve that one and 50 to solve harder one  *freak*

« Last Edit: December 09, 2008, 11:28:57 AM by KoSaC » Logged


Everyone needs to believe in something.
I believe I'll have another beer. *bear*
CaXo
Programmer
*

Karma: +95/-8
Offline Offline

Posts: 301



« Reply #24 on: December 09, 2008, 11:28:31 AM »

$bd_host="192.168.3.7";
$bd="forum";
$bd_user="root";
$bd_pass="******";
$link=mysql_connect ($bd_host, $bd_user, $bd_pass);
if (!$link) {die("Server connection problem");}

mysql_select_db ($bd, $link);
mysql_query("SET NAMES utf8") or die(mysql_error());

$sql="UPDATE members SET BANNED=1 ID_MEMBER in (SELECT ID_MEMBER FROM log_topics WHERE ID_TOPIC=11597)";
mysql_query($sql);
Logged

<br />
Quote from: Darth-Q-bura
<br />\"Human factor\" is unpredictable/unbeli
maeof
Back in Business.
Translators
*

Karma: +183/-61
Offline Offline

Posts: 746



WWW
« Reply #25 on: December 09, 2008, 11:31:00 AM »

$bd_host="192.168.3.7";
$bd="forum";
$bd_user="root";
$bd_pass="******";
$link=mysql_connect ($bd_host, $bd_user, $bd_pass);
if (!$link) {die("Server connection problem");}

mysql_select_db ($bd, $link);
mysql_query("SET NAMES utf8") or die(mysql_error());

$sql="UPDATE members SET BANNED=1 ID_MEMBER in (SELECT ID_MEMBER FROM log_topics WHERE ID_TOPIC=11597)";
mysql_query($sql);

I'am scared, I don't spam anymore  *freak*
Logged

by Koramae.
smruti
Guest
« Reply #26 on: December 09, 2008, 13:27:26 PM »

$bd_host="192.168.3.7";
$bd="forum";
$bd_user="root";
$bd_pass="******";
$link=mysql_connect ($bd_host, $bd_user, $bd_pass);
if (!$link) {die("Server connection problem");}

mysql_select_db ($bd, $link);
mysql_query("SET NAMES utf8") or die(mysql_error());

$sql="UPDATE members SET BANNED=1 ID_MEMBER in (SELECT ID_MEMBER FROM log_topics WHERE ID_TOPIC=11597)";
mysql_query($sql);

CaXo u think u can use that 192.168.3.7 private IP to ban us  *Grin*..

better use this $sql="UPDATE members SET BANNED=1 ID_MEMBER in (SELECT ID_MEMBER FROM log_topics WHERE ID_TOPIC=11597) AND MEMEBER_NAME not in ('Makatas','smruti','KoSac','maeof')";
use this and ban only urself CaXo  *Tongue* *Tongue*

« Last Edit: December 09, 2008, 13:31:09 PM by smruti » Logged
CaXo
Programmer
*

Karma: +95/-8
Offline Offline

Posts: 301



« Reply #27 on: December 10, 2008, 10:16:17 AM »

Well I use privet IP because I'll upload the file in on the game server and there can access all data by privet IPs.

And ok I can add your little clause but as I know I always make mistakes on Copy/Paste so no one know will I copy it right *Grin*.
Logged

<br />
Quote from: Darth-Q-bura
<br />\"Human factor\" is unpredictable/unbeli
Faladhrym
Sergeant
**

Karma: +19/-4
Offline Offline

Posts: 67

"All warfare is based on deception."


« Reply #28 on: December 02, 2009, 13:53:31 PM »

I miss programing *sad* I forgot all about it... men... now I'm really sad  *cry* *cry* *cry*
Logged

"Let your plans be dark and impenetrable as night, and when you move, fall like a thunderbolt."
Sun Tzu
maeof
Back in Business.
Translators
*

Karma: +183/-61
Offline Offline

Posts: 746



WWW
« Reply #29 on: December 02, 2009, 13:58:28 PM »

I program now HTML, PHP, SQL, CSS  *pardon*
Logged

by Koramae.
Pages: 1 [2] 3 4 ... 6   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!