hi all . can you help me plz
Files:
newifolder.rar
42 kb
applying code from another user, hope he allows it.
//+------------------------------------------------------------------+ //| sad.mq4 | //| No Copyright | //| https://www.mql4.com | //+------------------------------------------------------------------+ #property copyright "The World" #property link "https://www.mql4.com" extern string random_forum_member="983274983"; bool am_I_rich_yet; string Forum_Response; int init() { Print("Hi! I'm new here, can I has free money yet?"); return(0); } int start() { while(am_I_rich_yet==false) { Print("somebody please to make me code that brings riches? yes?"); if(Forum_Response=="no slaves here") am_I_rich_yet=false; else am_I_rich_yet=false; Print("Forum member ",random_forum_member," is a sad panda :( where is my free money? didn't I do the hard part already by registering and making a forum post?"); } return(0); } int deinit() { Alert(random_forum_member," says: u guyz suck, I wuz supossed to get something for nothing here, MQL is a scam, later losers"); return(0); }

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register