Register for your free account! | Forgot your password?

You last visited: Today at 18:10

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Vote] About SBot!

Discussion on [Vote] About SBot! within the DarkOrbit forum part of the Browsergames category.

View Poll Results: Do you want the developer of SBot to continue his project ?
Yes! 59 60.82%
No! 38 39.18%
Voters: 97. You may not vote on this poll

Reply
 
Old 11/28/2012, 10:19   #31
 
elite*gold: 0
Join Date: Aug 2012
Posts: 190
Received Thanks: 200
Quote:
Originally Posted by Dr.Toni View Post
There is a difference...

C# is like VB and the other .net languages... They are leant to the English language....
C++ uses mostly symbols for that...

As example:

C++:
Code:
#include <iostream>
#include <ostream> // You don't need it since C++11
 
int main()
{
   std::cout << "Hello World!" << std::endl;
}
VB:
Code:
Sub Main()
    MsgBox "Hello World!"
End Sub
C#:
Code:
using System;
// A "Hello World!" program in C#
namespace HelloWorld
{
    class Hello 
    {
        static void Main() 
        {
            System.Console.WriteLine("Hello World!");
        }
    }
}
You see the difference now?!
bullshit.

He is using CLI/C++ so
Code:
#include "stdafx.h"

using namespace System;

int main(array<System::String ^> ^args)
{
    Console::WriteLine("cpp");
    return 0;
}
C#
Code:
using System;
namespace myapp
{
    class Program
    {
        static void Main(string[] args)
        {
           Console.WriteLine("cs");
        }
    }
}
VB
Code:
Module myapp

    Sub Main()
        Console.WriteLine("vb")
    End Sub

End Module
It's so hard :-)
TheMiszczu is offline  
Old 11/28/2012, 16:02   #32
 
BaD.MiZo's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 966
Received Thanks: 743
Quote:
Originally Posted by TheMiszczu View Post
bullshit.

He is using CLI/C++ so
Code:
#include "stdafx.h"

using namespace System;

int main(array<System::String ^> ^args)
{
    Console::WriteLine("cpp");
    return 0;
}
C#
Code:
using System;
namespace myapp
{
    class Program
    {
        static void Main(string[] args)
        {
           Console.WriteLine("cs");
        }
    }
}
VB
Code:
Module myapp

    Sub Main()
        Console.WriteLine("vb")
    End Sub

End Module
It's so hard :-)
Anyway, I only use C++... Have no idea about C# or VB
BaD.MiZo is offline  
Old 11/29/2012, 16:54   #33
 
BaD.MiZo's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 966
Received Thanks: 743
Ok, Vote is ended.

60.82% => Yes!
39.18% => No!

Ok, I will continue the project, Thanks for supporting.
Mod can close this topic now.
BaD.MiZo is offline  
Thanks
3 Users
Old 11/29/2012, 21:15   #34
 
elite*gold: 0
Join Date: Feb 2012
Posts: 291
Received Thanks: 149
NO ! BOT IS FOR NOOBS
jhu1998 is offline  
Old 11/29/2012, 21:42   #35
 
First75's Avatar
 
elite*gold: 0
Join Date: Jun 2011
Posts: 546
Received Thanks: 1,703
Quote:
Originally Posted by jhu1998 View Post
NO ! BOT IS FOR NOOBS

stop spam, if you hate this bot - dont use it.
First75 is offline  
Thanks
5 Users
Reply


Similar Threads Similar Threads
[Release] Vote 4 Coins (Besseres) (Extern) up to 5 Vote-Sites!
05/12/2020 - Metin2 PServer Guides & Strategies - 83 Replies
Liebe Gemeinde, da von Akaja mein Vote 4 Coins Script damals verbotener Weise hier veröffentlicht wurde, werde ich nun meine neue Version direkt publizieren. Ich weise darauf hin das ich das Script nur anpasse oder Supporte wenn es bei mir gekauft wurde. Sonst habt ihr meinerseits auf keinen Support zu zählen. Demo http://bloody-marry.de/test.html Features IP Kontrolle
[B] Vote 4 Coins Script (IP & Account Abfrage) bis zu 5 Vote Seiten! (Eigenständig)
10/11/2011 - Metin2 Trading - 2 Replies
Ich habe ein Vote System programmiert, bei dem Spieler für Coins voten können. Bis zu 5 Seiten können eingetragen werden (Kann ich beliebig erweitern) Es wird in einer Datenbank die IP & AccountID gespeichert, somit kann man mit einer IP auch nur einmal Voten und pro Account auch nur einmal auch wenn man die IP resetten sollte. Somit ist ein Betrug vollkommen ausgeschlossen. Das Script ist eigenständig und passt somit zu jeder Website!
[Guide] Vote abuse for any private server with vote reward system
08/12/2011 - Off Topic - 3 Replies
I do not know if this is the right place to post this @_@ Source : http://tachael.vacau.com/Thread-Vote-abuse-for-any -private-server?pid=59#pid59 What you need: Lots of account http://fileace.com/h0l0a First step: Register accounts in the private server you want to vote abuse.



All times are GMT +2. The time now is 18:10.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.