Jump to content

Simple Spam Script?


Recommended Posts

To clarify Jos' reply. We don't write scripts for people, we will however assist you in solving problems you may have when you can't get your code to work.

I'll also point out that even the subject and your brief description makes me think that this thread is doomed.

George

Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.

Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.***

The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.

Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else.

"Old age and treachery will always overcome youth and skill!"

Link to comment
Share on other sites

  • Developers

A spam script? Honestly, there's enough spam going around these days. There is no way i'm going to help you do that shit.

Same is valid for bots....right?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Im looking for a simple script, ex...

I want it to be really simple, I want to log on, click that chat box befor i start it to make it easyer.

a script that just types/enters/repeat.

Thanks.

Ok, jos got me XD

The script you're wanting to make is pretty simple indeed. The base of the code will probably look something like this:

$username = "Username"
$password = "Password"

ControlSend(..$username..)
ControlSend(..$password..)

While 1

ControlSend(..BUY VIAGRA LOLZ!!!1!1!!11!1..); Or whatever you want to spam with
Sleep(1000); Sleep for one second

WEnd

This code won't actually work, it's just a template to show you what you need to do. Look in the helpfile for the ControlSend() function. Have fun.

Edited by Gogeta70
Link to comment
Share on other sites

  • Developers

Ok, jos got me XD

Don't know where I was unclear but I really would like to get rid of these type of stupid requests as they seem to increase lately.

I have no idea why people think they can sign up and just, without seemingly putting in any effort themselves, start asking these type of questions.

What I would like is for everybody to just stay out of a thread like this when a Mod/Dev/MVP asks the OP a question, but that seems to be a utopia too.

Jos

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

As an administrator of another forum community, i can understand your point. Well, At least your first point. The second one about people staying out of a thread i have to disagree with on a certain level. However, if you restrict the freedoms of your users too much, you're going to lose the activity level that you have. Some things you just have to tolerate.

Considering the forum that i administrate, a computer security community, we get a lot of people asking how to hack websites or if we can make a keylogger/trojan for them. It's annoying ^_^

Link to comment
Share on other sites

  • Developers

As an administrator of another forum community, i can understand your point. Well, At least your first point. The second one about people staying out of a thread i have to disagree with on a certain level. However, if you restrict the freedoms of your users too much, you're going to lose the activity level that you have. Some things you just have to tolerate.

Considering the forum that i administrate, a computer security community, we get a lot of people asking how to hack websites or if we can make a keylogger/trojan for them. It's annoying ^_^

In general we are relaxed with these forums, but with threads like these, were we try to make a new member to understand that this is not the way to behave in the forum, it doesn't help when others interfere resulting in a thread like this one. We totally got of track and the OP will be overwhelmed with the discussion.

I am somewhat surprised that an Admin in another forum posted the post you did. You of all people should have understood that this is not what we are trying to achieve. anyway, I am going to close this discussion thread as I think we both made our points and the OP can read how we feel about his/her request.

Jos

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...