Official Everybody Edits Forums

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.

#1 2015-05-05 08:22:16, last edited by 1448 (2015-05-06 06:29:19)

1448
Formerly alkazam1448
From: Numberland
Joined: 2015-04-12
Posts: 683
Website

[Closed] 1448 Bot

1448 Bot

Yes! After 2 weeks of work, the 1448 Bot is finally released! Has awesome features! The bot includes:

Snake - 1448 Bot provides you with 6 snake options, including the disco mineral option.

Admin list - Using the adminlist or the commands, you can add and remove admins.

Ban list - Add usernames in this list or use the commands to ban people from your world.

Control over admin commands - 1448 Bot allows you to control all the commands that admins can use.

Control over bot chatting - You can make the bot chat using the chat and chat list feature.

Extra feature (Secret!)

Update change log

1.2
- Fixed error with 1.1 which shows PlayerIOClient error when you are clicking connect.
Also, if you know c#, please do have a look at version 1.1

1.1
- Bot now has a Lightning icon instead of the boring windows default icon.
- Re positioned the God on/off button a little bit
- World data and chat box will be cleared on clicking the disconnect button.

Bot closed for now. You can expect a kinda big update when it reopens

Offline

#2 2015-05-05 09:11:23

goeyfun
Member
From: Mighty Japan
Joined: 2015-02-18
Posts: 667

Re: [Closed] 1448 Bot

Safe to use //forums.everybodyedits.com/img/smilies/smile


Ug3JzgO.png

Offline

#3 2015-05-05 12:02:30

DarkDragon4900
Member
Joined: 2015-03-17
Posts: 251

Re: [Closed] 1448 Bot

"ownerOfTheAwesomeBot = m.GetString(12);"
Not like you'd expect someone to read the code :p

Offline

#4 2015-05-05 12:07:29

madiik
Member
From: floor above Yuuta
Joined: 2015-02-26
Posts: 514

Re: [Closed] 1448 Bot

@above

thats why i shall no longer share bots
but if i do, i'll create a obfuscator i guess


shh i have returned

Offline

#5 2015-05-05 13:16:32

DarkDragon4900
Member
Joined: 2015-03-17
Posts: 251

Re: [Closed] 1448 Bot

Create an obfuscator?
Confuser is already there, and i'm sure there are plenty other code obfuscators.

Offline

#6 2015-05-05 14:57:09

den3107
Member
From: Netherlands
Joined: 2015-04-24
Posts: 1,025

Re: [Closed] 1448 Bot

Really it doesn't matter if somebody reads your bots...
You can hide little jokes and easter eggs and people can (hopefully) learn from your code.

Offline

#7 2015-05-05 17:03:46, last edited by capasha (2015-05-05 17:04:12)

capasha
Member
Joined: 2015-02-21
Posts: 4,066

Re: [Closed] 1448 Bot

DarkDragon4900 wrote:

Create an obfuscator?
Confuser is already there, and i'm sure there are plenty other code obfuscators.

I have a list of links here. But confuser is best, harder to deobfuscate.

Offline

#8 2015-05-06 03:36:22

1448
Formerly alkazam1448
From: Numberland
Joined: 2015-04-12
Posts: 683
Website

Re: [Closed] 1448 Bot

DarkDragon4900 wrote:

"ownerOfTheAwesomeBot = m.GetString(12);"
Not like you'd expect someone to read the code //forums.everybodyedits.com/img/smilies/tongue

Yeah you can say that. I coded it, so I'll put whatever I want. Also, did you find the variable name on the case "left"?
I didn't get any ideas at that time... xD

Offline

#9 2015-05-06 12:05:00

DarkDragon4900
Member
Joined: 2015-03-17
Posts: 251

Re: [Closed] 1448 Bot

den3107 wrote:

Really it doesn't matter if somebody reads your bots...
You can hide little jokes and easter eggs and people can (hopefully) learn from your code.

I decompile bots at times to find out how things are done (like the writing bot) (Though, I only figured it out when I dealt much with bitmaps, which was around the time I started posting on the forums, since I thought I had to code things other than bots as I wont learn much new stuff coding bots)

However, I find it rather ridiculous how a few players actually learned botting from decompiled bots.
And they keep adding unnecessary stuff the decompiler adds like

e.GetInt(5U);
// And
con.Send(new object[]{"say", "Message"});

Offline

#10 2015-05-06 12:48:43

den3107
Member
From: Netherlands
Joined: 2015-04-24
Posts: 1,025

Re: [Closed] 1448 Bot

DarkDragon4900 wrote:
den3107 wrote:

Really it doesn't matter if somebody reads your bots...
You can hide little jokes and easter eggs and people can (hopefully) learn from your code.

I decompile bots at times to find out how things are done (like the writing bot) (Though, I only figured it out when I dealt much with bitmaps, which was around the time I started posting on the forums, since I thought I had to code things other than bots as I wont learn much new stuff coding bots)

However, I find it rather ridiculous how a few players actually learned botting from decompiled bots.
And they keep adding unnecessary stuff the decompiler adds like

e.GetInt(5U);
// And
con.Send(new object[]{"say", "Message"});

I can understand you don't agree with people learning how to make bots by decompiling existing ones (and I agree with you).
But I don't blame them. There isn't any clear obvious easy to find manual on how to make bots when you Google it.
Took me a huge while before I found one, really...

Offline

#11 2015-05-06 13:10:15

DarkDragon4900
Member
Joined: 2015-03-17
Posts: 251

Re: [Closed] 1448 Bot

den3107 wrote:

I can understand you don't agree with people learning how to make bots by decompiling existing ones (and I agree with you).
But I don't blame them. There isn't any clear obvious easy to find manual on how to make bots when you Google it.
Took me a huge while before I found one, really...

Which's the reason I made a video on how to make a basic bot (deleted it once more videos about botting spread about, but kept one part of it as evidence of it being the first one ever made =P)
But documentations on how it's done are everywhere these days.

Offline

#12 2015-05-06 15:56:39

den3107
Member
From: Netherlands
Joined: 2015-04-24
Posts: 1,025

Re: [Closed] 1448 Bot

DarkDragon4900 wrote:
den3107 wrote:

I can understand you don't agree with people learning how to make bots by decompiling existing ones (and I agree with you).
But I don't blame them. There isn't any clear obvious easy to find manual on how to make bots when you Google it.
Took me a huge while before I found one, really...

Which's the reason I made a video on how to make a basic bot (deleted it once more videos about botting spread about, but kept one part of it as evidence of it being the first one ever made =P)
But documentations on how it's done are everywhere these days.

I never look for tutorials on Youtube, hate them, always will and always have (nothing personal).
I learn from books and such, and just documentation won't get me going really.

But well, it's all about personal tastes.

Offline

#13 2015-05-06 17:20:01

ZeldaXD
EE Homeboy
From: Cyprus
Joined: 2015-02-15
Posts: 1,539
Website

Re: [Closed] 1448 Bot

i love how the OP made a thread not a long ago hating on bots


gLjTZE1.png

Offline

Wooted by: (2)

#14 2015-05-07 11:38:17, last edited by DarkDragon4900 (2015-05-07 11:39:46)

DarkDragon4900
Member
Joined: 2015-03-17
Posts: 251

Re: [Closed] 1448 Bot

den3107 wrote:
DarkDragon4900 wrote:
den3107 wrote:

I can understand you don't agree with people learning how to make bots by decompiling existing ones (and I agree with you).
But I don't blame them. There isn't any clear obvious easy to find manual on how to make bots when you Google it.
Took me a huge while before I found one, really...

Which's the reason I made a video on how to make a basic bot (deleted it once more videos about botting spread about, but kept one part of it as evidence of it being the first one ever made =P)
But documentations on how it's done are everywhere these days.

I never look for tutorials on Youtube, hate them, always will and always have (nothing personal).
I learn from books and such, and just documentation won't get me going really.

But well, it's all about personal tastes.

You can't learn anything about connecting bots to EE from reading books.
People would obviously watch the video if it was the only way.
About coding, sure, books are a better way to gain experience in it.
They're a bit expensive though, atleast where I live.
dotnetperls and such sites are a perfect match for my needs.

Offline

#15 2015-05-07 16:22:10

1448
Formerly alkazam1448
From: Numberland
Joined: 2015-04-12
Posts: 683
Website

Re: [Closed] 1448 Bot

Use youtube tutorials. Awesome stuff.

Offline

#16 2015-05-07 17:10:26

den3107
Member
From: Netherlands
Joined: 2015-04-24
Posts: 1,025

Re: [Closed] 1448 Bot

DarkDragon4900 wrote:
den3107 wrote:
DarkDragon4900 wrote:
den3107 wrote:

I can understand you don't agree with people learning how to make bots by decompiling existing ones (and I agree with you).
But I don't blame them. There isn't any clear obvious easy to find manual on how to make bots when you Google it.
Took me a huge while before I found one, really...

Which's the reason I made a video on how to make a basic bot (deleted it once more videos about botting spread about, but kept one part of it as evidence of it being the first one ever made =P)
But documentations on how it's done are everywhere these days.

I never look for tutorials on Youtube, hate them, always will and always have (nothing personal).
I learn from books and such, and just documentation won't get me going really.

But well, it's all about personal tastes.

You can't learn anything about connecting bots to EE from reading books.
People would obviously watch the video if it was the only way.
About coding, sure, books are a better way to gain experience in it.
They're a bit expensive though, atleast where I live.
dotnetperls and such sites are a perfect match for my needs.

I wasn't referring to learning how to make EE bots through a book, but like a forum post (the way I learned it).

Even though I don't like to read amusement books, I prefer using books to learn programming and such than use a video (whether or not it's on YouTube).
Same for when I have bugs, am not looking forward AT ALL if somebody were to take the trouble to show me the fix to my bug through a video (with speech for example).

But again.
Tastes differ.

Offline

#17 2015-05-08 08:38:00

DarkDragon4900
Member
Joined: 2015-03-17
Posts: 251

Re: [Closed] 1448 Bot

den3107 wrote:

I wasn't referring to learning how to make EE bots through a book, but like a forum post (the way I learned it).

Ik.

den3107 wrote:

But again.
Tastes differ.

They sure do.

Offline

DarkDragon49001431070680502367

Board footer

Powered by FluxBB

[ Started around 1714352037.1208 - Generated in 0.071 seconds, 12 queries executed - Memory usage: 1.68 MiB (Peak: 1.9 MiB) ]