I want to attempt to make a palladium collecting bot. I just have a few questions.
-Should I be using/looking into the program autoIT?
-Should I be using/look into auto clicker programs/bot making?
-How do I include an antiban feature in my bot (I will google this as well)?
That should be it for now, I appreciate all the answers, replies, and comments.
I want to attempt to make a palladium collecting bot. I just have a few questions.
-Should I be using/looking into the program autoIT?
-Should I be using/look into auto clicker programs/bot making?
-How do I include an antiban feature in my bot (I will google this as well)?
That should be it for now, I appreciate all the answers, replies, and comments.
-K.S.
If you think AutoIt is a Program you shouldn't try to make a bot.
lol.
How to include a Antiban Feature? Sure, everybody will tell you.
If you want to create really good bot don't use AutoIt, because it is scripting language. You could use C++, C# or Visual Basic (I don't like it^^). Antiban is very simple -> random times, random clicks etc.
Come on why are these answers? the guy doesn`t know much about the subject you don`t need to be rude
If he knew he wouldn`t be here
I appreciate it. It's just something i wanted to try to be honest.
Quote:
Originally Posted by Freshek
If you want to create really good bot don't use AutoIt, because it is scripting language. You could use C++, C# or Visual Basic (I don't like it^^). Antiban is very simple -> random times, random clicks etc.
Auto IT won't get you very complex bots. Visual Basic is a very very beginner language and it would be a good idea to start there. You can try to make simple auto clickers at first, then move on to circle tools or something of the sort. Visual Studio <-- the software you need.
Guys, he is new, no need to discourage him, who knows he could be the next JD.
AutoIT is a very good language to make Only bots. but if you want a most complete laguage you should try c# or c++ , even vb is good for begginers but you won't learn a lot of things.
With autoit you can make a good bot if you have or you kow how to use some dll's , the problem is that is very easy to decompile or crack , they will have your source is you are not carefull.
Auto IT won't get you very complex bots. Visual Basic is a very very beginner language and it would be a good idea to start there. You can try to make simple auto clickers at first, then move on to circle tools or something of the sort. Visual Studio <-- the software you need.
Guys, he is new, no need to discourage him, who knows he could be the next JD.
Good luck man
Regards,
Snow
I can't get the point of this sentence.
Yeah it's very easy but that it isn't a reason to start with it.
It will be very difficult to change to any other language after that.
I can't get the point of this sentence.
Yeah it's very easy but that it isn't a reason to start with it.
It will be very difficult to change to any other language after that.
Well, you can make very good programs with VB, depends on skill. Of course he can dive straight into c++, but if brand new, he can explore in VB and easily transition to c++, its not hard.
Well, you can make very good programs with VB, depends on skill. Of course he can dive straight into c++, but if brand new, he can explore in VB and easily transition to c++, its not hard.
Of course it's hard.
VB.net
Code:
Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
MessageBox.Show("Hello World", "Message Box Title")
End Sub
End Class
There is no tool which will translate VB.net to C++ easily and make sure that the code will work for 100%. He has to know C++ to fix bugs which will be caused by translation...
If i were you I would avoid converting
Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
MessageBox.Show("Hello World", "Message Box Title")
End Sub
End Class
Programming is completly independient of the language, if you know how a loop works, conditionals, pointers, streams, ... you can use any language that you want (and fit your requirements).
Of course there are easier and harder languages, for example C++ is considered one of the hardests (to master, not to write a single output to the console..). As it's name says, Visual Basic is... yeah, very basic. There are other languages like Java/C# (Almost the same), Php/Asp for web, ...
If you just want to make a simple pixel bot, probably autoIT fill your requirments. If you want to learn even more about programming and get into this world probably C#/Java are the easier options. C would be awesome, but maybe is a bit hard to understand certain parts (pointers, references to memory,...). Or even Php,at the end the syntax of all of them is almost the same.
Attempting to reconnect 01/09/2014 - League of Legends - 6 Replies Hey, ich wollte mal fragen, woran das liegen könnte, dass ich seid 2 Tagen in jedem Game alle 5-10 Minuten die verbindung verliere / mich einfach nichtmehr bewegen kann, ohne das die Meldung kommt..
What should I learn first before attempting to mod mabi? 06/11/2012 - Mabinogi - 3 Replies Well, I'm a complete noob at this. I don't want to jump right into looking for downloads such as mabipake, as I don't think I will get very far knowing nothing about it.
What are some things I should learn first? I don't plan on trying to make my own mod anytime soon, but what should I learn in order to do that eventually as well?
Not looking for a hand held tutorial on anything, but can someone point me in the right direction? I've gone through quite a bit of threads and haven't found...
attempting to decompile the launcher 01/29/2012 - Minecraft - 4 Replies as the title says, I'm attempting to decompile the minecraft launcher, but I'm having problems..
what the problem is:
when I open the launcher and write username/password in the textboxes and press login, it will say in red above the text boxes and buttons in the login form "java.lang.NullPointerException" and in the console:
E:\Files\Minecraft\Client\Launcher\src>java net.minecraft.LauncherFrame
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at...
Attempting ZcPWBotv0.27 09/23/2008 - Perfect World - 0 Replies I have been attempting to use said bot, but when it asks me to press F11 to select the monster I want to combat and add it to the list, it does not work.
I am running Windows Vista Home Premium.
Is it possible it is something with my OS messing me up? or does this bot not work on V.19 of PW Malaysia?