Register for your free account! | Forgot your password?

You last visited: Today at 05:24

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

Advertisement



Developing Bot:

Discussion on Developing Bot: within the DarkOrbit forum part of the Browsergames category.

Closed Thread
 
Old 12/01/2015, 20:23   #16
 
0cf5e's Avatar
 
elite*gold: 0
Join Date: Mar 2015
Posts: 63
Received Thanks: 171
Best language is this one, in which you can do the most. Different languages have different purposes, so comparing C/C++ with C#/VB.NET is just stupid.

@OP.
You have started with the simplest thing, which can be good sometimes to just get things going, but probably not in this case. I'd try to overcome the hardest thing first. This way you won't waste your time.

btw. I don't like VB.NET much (not at all to be specific). I just hate its syntax and lack of features that C# has. And VB.NET is not easier than C#. Dunno why people keep saying this.

btw2. You probably use webView control to login. That's not good really. Cosider working on HTTP requests instead, just "proper way to do this".
0cf5e is offline  
Thanks
3 Users
Old 12/01/2015, 21:41   #17
 
Diаmonds's Avatar
 
elite*gold: 1
Join Date: Oct 2013
Posts: 1,257
Received Thanks: 1,276
You guys all missed the most important part

Quote:
Originally Posted by parkemia View Post
in visual studio
Nothing can go wrong, whatever language he uses, VS will make it faster, more efficient, more beautiful, more everything.

Diаmonds is offline  
Thanks
1 User
Old 12/01/2015, 21:48   #18
 
First75's Avatar
 
elite*gold: 0
Join Date: Jun 2011
Posts: 546
Received Thanks: 1,703
Quote:
Originally Posted by Diаmonds View Post
You guys all missed the most important part



Nothing can go wrong, whatever language he uses, VS will make it faster, more efficient, more beautiful, more everything.

hahahaha
VS is only an IDE.
First75 is offline  
Old 12/01/2015, 21:56   #19
 
elite*gold: 0
Join Date: May 2013
Posts: 12
Received Thanks: 1
It will not be a pixel bot, and hey if you want to help just message me also should i use notepadd ++? If not then use Visual studio's C# or visual studio's C++? Which program? I mean i am really not that far into the bot but if you guys think that it would be better to start from scratch to make it faster i am all for it. I am also considering making it free if i get help from some of you guys.
parkemia is offline  
Old 12/01/2015, 22:10   #20
 
fuso98's Avatar
 
elite*gold: 428
Join Date: Dec 2011
Posts: 2,722
Received Thanks: 2,037
Quote:
Originally Posted by parkemia View Post
It will not be a pixel bot, and hey if you want to help just message me also should i use notepadd ++? If not then use Visual studio's C# or visual studio's C++? Which program? I mean i am really not that far into the bot but if you guys think that it would be better to start from scratch to make it faster i am all for it. I am also considering making it free if i get help from some of you guys.
You are starting from 0 and you want to make a non-pixelbot bot for darkorbit. So I think that you have 2 possibilities:
1) packetbot
2) flahs injection based bot (like golem)
This mean that you should learn an entire language +
1) how packets work in darkorbit
2) ActionScript and learn how to make a flash injection/reading

I don't want to discourage you.. but thats the reality. I think that this will take you some months. But anyway good luck with your project.

I personally use notepad++ for web programming only. For C# I suggest you VisualStudio. About C++ I don't really like the VisualStudio version.. I suggest you to use something like Code::Blocks or DevC++
fuso98 is offline  
Old 12/01/2015, 22:18   #21
 
0cf5e's Avatar
 
elite*gold: 0
Join Date: Mar 2015
Posts: 63
Received Thanks: 171
Quote:
Originally Posted by Diаmonds View Post
You guys all missed the most important part



Nothing can go wrong, whatever language he uses, VS will make it faster, more efficient, more beautiful, more everything.

Most stupid thing I've heard today so far. Good job. Keep it up sir.
IDEs are made to make your workflow better, faster and efficient. Actually you missed the point of IDEs.

Take your ironic shit for yourself. You ain't helping him, if you don't have anything to say, just keep your mouth shut.

Quote:
Originally Posted by parkemia View Post
It will not be a pixel bot, and hey if you want to help just message me also should i use notepadd ++? If not then use Visual studio's C# or visual studio's C++? Which program? I mean i am really not that far into the bot but if you guys think that it would be better to start from scratch to make it faster i am all for it. I am also considering making it free if i get help from some of you guys.
You won't do anything without basic knowledge. First you have to understand difference between IDE and text editor. Then you need to undestrand diference between C#, VB.NET, C++ and Visual C++. Then you should learn basics on coding in language of your choice. Choice based on your preferences. Just try each of them and decide (you can go for others too - just try as much as you can). When you get idea what are you doing and if you are happy with your results and still want to learn - go for more advanced stuff.

Really, you have to belive me - writing non-pixel-bot (packet bot) for DarkOrbit isn't good choice. You need to know whatever language pretty well (I don't mean knowing all specifics, features and best practices - you just have to know how to make stuff done in it). But it's not enough (it was enough few years ago) - you still have to know how to analyse code (not yours and not raw code). TCP specifics are needed to, as well as brain to come up with non-obvious solutions to problems (be a hacker).

You started this project from wrong side. Don't overthink how awesome this will be, how you will make money from it and start bragging around telling others you are making a bot and this will be out soon. Very likely it won't be out ever. You might fail and very likely you will.

Don't start so hard (and asking such lame questions while "working" on such complicated project won't help at all). Start from the beginning.

Good luck sir.
0cf5e is offline  
Thanks
1 User
Old 12/01/2015, 22:41   #22
 
Diаmonds's Avatar
 
elite*gold: 1
Join Date: Oct 2013
Posts: 1,257
Received Thanks: 1,276
Quote:
Originally Posted by First75 View Post
hahahaha
VS is only an IDE.
Quote:
Originally Posted by 0cf5e View Post
Most stupid thing I've heard today so far. Good job. Keep it up sir.
IDEs are made to make your workflow better, faster and efficient. Actually you missed the point of IDEs.

Take your ironic **** for yourself. You ain't helping him, if you don't have anything to say, just keep your mouth shut.

For real?
LMAO.
Really.
You guys gotta be kidding me.


I know what a ******* IDE is. But you don't know what a joke is.
You called my post stupid? Good. Because it was meant to be stupid.
The whole conversation about which language is the best isn't worth anything, that debate is as old as computers, and it never ended with everyone agreeing that a specific language is better than the others.
I tried to make fun of this stupid situation you got involved into...
Google "how to understand jokes" and learn, please.
Diаmonds is offline  
Thanks
1 User
Old 12/01/2015, 23:09   #23
 
bla365's Avatar
 
elite*gold: 0
Join Date: Aug 2012
Posts: 92
Received Thanks: 221
Diamonds is right. I want to suck his **** <3

Also HTML is the best, clearly.
bla365 is offline  
Thanks
1 User
Old 12/01/2015, 23:18   #24
 
Diаmonds's Avatar
 
elite*gold: 1
Join Date: Oct 2013
Posts: 1,257
Received Thanks: 1,276
Quote:
Originally Posted by bla365 View Post
Diamonds is right. I want to suck his **** <3

Also HTML is the best, clearly.
YUSSSS HTML 4 LIFE
Diаmonds is offline  
Thanks
1 User
Old 12/01/2015, 23:28   #25
 
elite*gold: 0
Join Date: May 2013
Posts: 12
Received Thanks: 1
Quote:
Originally Posted by 0cf5e View Post
Most stupid thing I've heard today so far. Good job. Keep it up sir.
IDEs are made to make your workflow better, faster and efficient. Actually you missed the point of IDEs.

Take your ironic shit for yourself. You ain't helping him, if you don't have anything to say, just keep your mouth shut.



You won't do anything without basic knowledge. First you have to understand difference between IDE and text editor. Then you need to undestrand diference between C#, VB.NET, C++ and Visual C++. Then you should learn basics on coding in language of your choice. Choice based on your preferences. Just try each of them and decide (you can go for others too - just try as much as you can). When you get idea what are you doing and if you are happy with your results and still want to learn - go for more advanced stuff.

Really, you have to belive me - writing non-pixel-bot (packet bot) for DarkOrbit isn't good choice. You need to know whatever language pretty well (I don't mean knowing all specifics, features and best practices - you just have to know how to make stuff done in it). But it's not enough (it was enough few years ago) - you still have to know how to analyse code (not yours and not raw code). TCP specifics are needed to, as well as brain to come up with non-obvious solutions to problems (be a hacker).

You started this project from wrong side. Don't overthink how awesome this will be, how you will make money from it and start bragging around telling others you are making a bot and this will be out soon. Very likely it won't be out ever. You might fail and very likely you will.

Don't start so hard (and asking such lame questions while "working" on such complicated project won't help at all). Start from the beginning.

Good luck sir.
Somebodies salty, hey i never said i was going to release the bot soon infact i just wanted to know if any one wanted to help on it and i still haven't quite decided if i want users to pay for it, i am leaning towards making it free. Anyway i have been coding for around 4 years now and i have had my fair share of languages i can say i am at least decent at: C#, java, and php, i may have only developed 3 websites, and 2 games but it still am by no means a beginner i have just never developed a bot. But since you are such a party pooper i am going to lighten the mood and announce that i will be updating this thread with some footage on Christmas when i get to it.

Stay silly mate
parkemia is offline  
Old 12/01/2015, 23:31   #26
 
0cf5e's Avatar
 
elite*gold: 0
Join Date: Mar 2015
Posts: 63
Received Thanks: 171
Quote:
Originally Posted by Diаmonds View Post
For real?
LMAO.
Really.
You guys gotta be kidding me.


I know what a ******* IDE is. But you don't know what a joke is.
You called my post stupid? Good. Because it was meant to be stupid.
The whole conversation about which language is the best isn't worth anything, that debate is as old as computers, and it never ended with everyone agreeing that a specific language is better than the others.
I tried to make fun of this stupid situation you got involved into...
Google "how to understand jokes" and learn, please.
I got "the joke" and your irony. But IDE is really what I said and what you said (while being ironic).

You were ironic about thing that is truth. Irony doesn't work this way.
If it will make you feel better yes I'm stupid and you are great guy.

HOLY MOLY GUYS, this thread is more retarded than I am. I just can't handle it anymore bye.
0cf5e is offline  
Old 12/01/2015, 23:41   #27
 
Diаmonds's Avatar
 
elite*gold: 1
Join Date: Oct 2013
Posts: 1,257
Received Thanks: 1,276
Quote:
Originally Posted by 0cf5e View Post
I got "the joke" and your irony. But IDE is really what I said and what you said (while being ironic).
I know what an IDE is. And if you got my irony, why would you say that my post was stupid? Because you are?
Good job, keep it up sir.
Diаmonds is offline  
Thanks
1 User
Old 12/01/2015, 23:49   #28
 
bla365's Avatar
 
elite*gold: 0
Join Date: Aug 2012
Posts: 92
Received Thanks: 221
Guis, how do I use <b> with html?
I've been trying to figure this out, and studying it for about 2 months, but i can't figure it out.
Please help me, if I don't finish my website soon enough, my mom will beat me.
bla365 is offline  
Thanks
1 User
Old 12/01/2015, 23:49   #29

 
Dr.Toni's Avatar
 
elite*gold: 1001
Join Date: Mar 2013
Posts: 10,067
Received Thanks: 5,863
Quote:
Originally Posted by parkemia View Post
Well i am new to programming and the language is easy and it was recommended to me from someone who already made a good working bot. They said i should use that or C#.
Quote:
Originally Posted by parkemia View Post
Somebodies salty, hey i never said i was going to release the bot soon infact i just wanted to know if any one wanted to help on it and i still haven't quite decided if i want users to pay for it, i am leaning towards making it free. Anyway i have been coding for around 4 years now and i have had my fair share of languages i can say i am at least decent at: C#, java, and php, i may have only developed 3 websites, and 2 games but it still am by no means a beginner i have just never developed a bot. But since you are such a party pooper i am going to lighten the mood and announce that i will be updating this thread with some footage on Christmas when i get to it.

Stay silly mate
Seems legit.

First you start programming and now you are programming for 4 years.

Good Job.
Dr.Toni is offline  
Thanks
1 User
Old 12/02/2015, 00:07   #30
 
Diаmonds's Avatar
 
elite*gold: 1
Join Date: Oct 2013
Posts: 1,257
Received Thanks: 1,276
Quote:
Originally Posted by bla365 View Post
Guis, how do I use <b> with html?
I've been trying to figure this out, and studying it for about 2 months, but i can't figure it out.
Please help me, if I don't finish my website soon enough, my mom will beat me.
Just use an IDE. It'll solve all your problems
Diаmonds is offline  
Thanks
1 User
Closed Thread


Similar Threads Similar Threads
[Developing] Crazy Tao
04/17/2015 - Private Server - 33 Replies
Hello! im creating crazy tao private server files i'm using Visual Studio 2010 Ultimate 3D studio max 2012 and design x 64 photoshop cs 5 NPC text tool :) Jehad and HellNight files mix, jehad launchers and Hexpor db, Because Jehad db is too bugged and wont let to create accounts, log in.
Web Developing
12/18/2014 - Web Development - 2 Replies
Hey Leute :) , Ich studiere Internet Marketing. Das heißt ich lerne Usability, Accessability, SEO, SEA etc für Websiten. Jedoch nicht wie man diese erstellt. Da mich dieses Thema allerdings interessiert würde ich mich hier gerne selbstständig vertiefen. Mein Ziel ist es eine Website aufzubauen mit der ich alles was ich lerne SEO, SEA etc. direkt anwenden kann. Außerdem wäre dies wohl eine Möglichkeit mit der man teilweise auch nebenbei etwas verdienen kann. Wie sind eure Erfahrungen in...
Developing for money
11/17/2014 - Dekaron Private Server - 6 Replies
So basically, I know a lot of people will look into this topic because of the title of it. I would also get here and start hatin', but please don't. I just made this topic because I'm 18 y/o without a job and all the money I do get well... it all goes to other necessary monthly expenditures. And my mother and father, long story. Let's just say that they can't help me for a few months. The only way I thought I could obtain a bit more money would be to sell my developing to someone or get a...
Wow Developing
12/09/2013 - Private Server - 0 Replies
Hallo Allerseits ! Ich wollte fragen ob mir vll jemand helfen kann einen eventboss zu erstellen !er sollte 5 Phasen haben :-)
Developing help??
03/26/2010 - Lineage 2 - 2 Replies
hello. i saw there are some people who are good in developing here and i just wanted to ask a question... does anyone know the requiring java code in order to make the augmenting automatic when someone clicks to a lifestone? i mean for example i am a player and i have a lifestone and the gemstones, so i double click on the lifestone and my weapon is augmented (or the augment window appears in order to augment manually). i hope you understand what i mean :P my server is called...



All times are GMT +2. The time now is 05:24.


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.