Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Fer22f: Cheat Engine only edits memory that is stored inside your computer. Cheat Engine bots? <- This isn't going to work.
I have nothing other to really say. Mind I suggest moving this discussion to irc/tinychat? It's getting tiresome replying to posts.
*u stinky*
Offline
^ikr, me and pugmatt have found some valuable advise for making the packet uploader, thanks!
<<topic can resume to bot ideas>>
Player Since 2011. I used to make bots and stuff.
Offline
A bot that kicks anyone except specific people.
Private worlds. Epic idea. Not very hard, either.
nice idea!
How about !STALK
And !kickallnonchat
or !kickallnonbeta
Like?
Last edited by xGBx-PwNzZ (Sep 16 2011 12:09:49 pm)
Actually, yeah. How about an Animator which doesn't use packets, but uses autoclicks? You should be able to make frames, just like in EEA.
And this could really be useful.
What about making a bot that kick itself repeatedly.
Epic idea?
:Trololol... Trololol... Trololol... Trololol... Trololol... Trololol... Trololol... Trololol...: Trololol... Trololol... Trololol... Trololol... Trololol... Trololol... Trololol... Trololol... Trololol... Trololol... Trololol... Trololol... Trololol...
These are all great ideas, thanks guys.
!kickallguests -> send 50 packets in 2 packets as a whole at 0 MS.
You see how easier packets would be? XD
*u stinky*
Offline
!kickallguests -> send 50 packets in 2 packets as a whole at 0 MS.
You see how easier packets would be? XD
I just noticed that he code hes bots in Autoit. He can never do the suggestion you gave.
And now does everyone know that. I hope you see it too twipply. The answer we all waited for.
What, 50 packets in 2 packets? How can you do that. You mean 50 lines of the same thing in 2 packets?
Last edited by doh (Sep 17 2011 12:05:24 am)
Offline
^^ Acually, it is possible, you can send packets with autoit, and i dont need a packet sender for most of this stuff :/
Pugmatt, u like my idea above?
My ideas are:
1. Beta Accesser.
2.Map Builder. (Customly added from when you have updated or bought the map.)
3.Level Starter. (Mainly adds guests to your map for when you need it up quickly.)
Hope I helped.
Indeed. Sending packets is possible with AutoIT. But scripting in AutoIT is fairly hard. Hehehe, also decompiled WPEWPE -> autoit after I viewed the PE data and found out there's a dialog which is named AutoIT.
Last edited by ?tilla (Sep 19 2011 2:35:34 am)
*u stinky*
Offline
Offtopic
I just noticed that he code hes bots in Autoit. He can never do the suggestion you gave.
And now does everyone know that. I hope you see it too twipply. The answer we all waited for.
hah you are "."
why you try to make pugmatt bad? lol what kiddy are u? i thinck you cant programm a simple programm that load a browser cmon try yourself to make a bot like auto shift
and in autoit you can do packet sendeing stuff ! and pugmatt have a better method - but you dont know that, i guess.
you are a noob if you thinck you cant send packets with autoit and who the f*** say that he only programm in auto it?
OnTopic
Wow so much ideas (:
why dont programma bot that resed a map if a specifed block builded;
ot load (: that would be easier then a command but its better XP
(mylo)
Offline
The above post made my brain leak out my ear.
You should make your bot put a "lock" on a level, such that it records the state of each block and undoes any changes made from then onwards.
haha twipply i thinck you brain is in your head , still. yes my english is bad - sorry
(mylo)
Last edited by Mylo (Sep 19 2011 7:08:39 am)
Offline
hah you are "."
why you try to make pugmatt bad? lol what kiddy are u? i thinck you cant programm a simple programm that load a browser cmon try yourself to make a bot like auto shift
and in autoit you can do packet sendeing stuff ! and pugmatt have a better method - but you dont know that, i guess.
you are a noob if you thinck you cant send packets with autoit and who the f*** say that he only programm in auto it?
Bot or bot. I created a autobuilder with includes an editor that using simple mouse clicking in Autoit. That was just something I tested around with. Then did I create wpewpe if you even heard about that before.
But I'm still learning C# right now. Autoit it isn't much of a language. In C#, C, C++, Java and so on. Do you need to make your own functions. If not downloading them, and are lazy. In Autoit is the most of that already done.
Here you have some of the programs I created in Autoit.
But because I didn't learn much in programming way, I started with C# instead.
EEBuilder v1.8: http://bit.ly/mZ4xE1
EE Autobuilder v1.0: http://bit.ly/ozu7NX
wpewpe: http://bit.ly/qJLukd
Tinychat Room Viewer: http://bit.ly/oWEKQZ
Last edited by doh (Sep 19 2011 8:38:09 am)
Offline
yes sorry but if youdidnt know that you can send packets with auto it - i thought you are a noob, but what he "CAN" build is not only a "macro" and i dont know why you make him bad - he try his best
(mylo)
Offline
You CAN send packets in auto it, but its not the best language to do so, im currently trying with C# and C++
Player Since 2011. I used to make bots and stuff.
Offline
You CAN send packets in auto it, but its not the best language to do so, im currently trying with C# and C++
Good luck with that and finding the encryption/decryption method for EE's packets. Uhm, I'm not sure if it has a hard encryption however.
I haven't actually spent a lot of time with this stuff. However, I do have some examples of connecting to servers and decrypting packets and such.
As with autoIT, I took a look at it and it's advanced things, I really like the tools included for finding classes etc, quite useful.
Also went ahead and found out WPEWPE was made in AutoIT with PE Explorer (since other disassemblers show it as compressed, lol.) I decompiled it and it's a huge script containing over 8000 lines of code. Jesus!
*u stinky*
Offline
How Do You decompile these kinds of things?
Player Since 2011. I used to make bots and stuff.
Offline
Lol i havent looked on this topic in a while, Is wpewpe a packet sender i guess? Also yes, mylo is right, im trying my hardest I have only been programing for a few months now.
P.S. I have figured out how to make a command bot I will make a command bot to the public soon that lets them make there own commands. And put the name who first suggested command bot from this topic Or at least the most closest to my bot.
Last edited by Pugmatt (Sep 20 2011 8:55:41 pm)
NOT C++!!! Java is C++, but BETTER! USE. JAVA.!
As with autoIT, I took a look at it and it's advanced things, I really like the tools included for finding classes etc, quite useful.
Also went ahead and found out WPEWPE was made in AutoIT with PE Explorer (since other disassemblers show it as compressed, lol.) I decompiled it and it's a huge script containing over 8000 lines of code. Jesus!
Do you know why? It's because it include things you want and then compress it inside the program.
And that's why the program get so huge. And that's why the source you get when decompile it, have so many lines of codes.
To understand the source, do you need to understand a little bit about Autoit.
I think you missed that I wrote that I have coded wpewpe in Autoit. So I don't know why you looked up what it was coded in.
Here you have some of the programs I created in Autoit.
wpewpe: http://bit.ly/qJLukd
Lol i havent looked on this topic in a while, Is wpewpe a packet sender i guess?.
No it's not. It's only selecting checkboxes in Wpe pro.
Last edited by doh (Sep 21 2011 6:37:31 am)
Offline
[ Started around 1731644006.1747 - Generated in 0.052 seconds, 12 queries executed - Memory usage: 1.69 MiB (Peak: 1.92 MiB) ]