Ejemplo n.º 1
0
 public MapleBeanfun()
 {
     this.cc = new CookieContainer();
     this.spwc = new SpWebClient(cc);
     this.spwc.Headers.Add("User-Agent", "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36");
     this._ = "NewBeanfun By Inndy...";
 }
Ejemplo n.º 2
0
 public MapleBeanfun()
 {
     this.cc   = new CookieContainer();
     this.spwc = new SpWebClient(cc);
     this.spwc.Headers.Add("User-Agent", "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.36");
     this._ = "NewBeanfun By Inndy...";
 }