Making a bot from scratch (Journal)

let me see if I get this
Request.Referer is the link that will be shown as referral in the stats right??
request.UserAgent = is how I disguise the request right?
the other stuff I didn't quite get but basically this is it...
so I put this under a "bottom" code so that when I push the bottom it runs this code...
but my questions are

has anyone tried to see if it works with other user agents??

of course I still got to figure out a lot more...
anyway thanks a lot :)
 
Just learn the language first before you do care about stuff like http requests :z
once you can "code", you can still read more detailed (e)books about certain things (like the http requests).

because if you dont really learn to code first, you will end up just copy & pasting like everyone else. and once you run into problems you wont be able to fix anything :)
 
Just learn the language first before you do care about stuff like http requests :z
once you can "code", you can still read more detailed (e)books about certain things (like the http requests).

because if you dont really learn to code first, you will end up just copy & pasting like everyone else. and once you run into problems you wont be able to fix anything :)

Are you implying that HTTP requests are a hard procedure in C#? :rolleyes: OP get onto Google and look at different websites that show you how to do this stuff, Stackoverflow has some very helpful stuff on it, don't just copy and paste though... You have to understand it like this guy said, but its a fairly simple thing to grasp I mean most of the time it says what it does :)
 
what i mean is, that http requests ( or requests of any sort really ) are just a small part of any language.

1. learn the language as a whole
2. master certain parts of it. the ones that you are really interessted in :)




Are you implying that HTTP requests are a hard procedure in C#? :rolleyes: OP get onto Google and look at different websites that show you how to do this stuff, Stackoverflow has some very helpful stuff on it, don't just copy and paste though... You have to understand it like this guy said, but its a fairly simple thing to grasp I mean most of the time it says what it does :)
 
yep that is what I'm doing... :)
I got these Ebook called "Beginning C# 2008 from novice to pro" and its pretty good.
I never thought that starting to learn programming not because I like it but because I need to do so would make me
love programming.I love it...one the best choices I've made in my opinion.
damn I wish I could've started learning it before.When I get the hang of it I would be able to carry out
all the tasks that I need for my personal uses like creating bots for fake accounts subscribers comments and such
also creating bots for views.Its the best way...
thanks a lot for the support and help... :)
 
I've learned a few things about C# but its too much time consuming for me right now as I have studies and many other things going on right now...so I was thinking to switch to learn python instead of C# as it seems to be easier to learn...
 
Hi Can any genius Tell me what kind of Bot This Guy is using in his twitter i want to purchased one twitter tool or anything coz i want to campaign too..but i dont know what software.
here is the account of this guy at twitter check his twitter guys:
username: clone1507

He is only Using one account for the Campaign for this disney star.
Hes not getting suspended too.
his account tweets every 2minutes for the campaign.
when i expand his tweet its via t w e e t p r o m o 8 1 and directly goes to a fanpage so he got a server?.
and i think twitter doesnt allow to send tweets with full twitterlink
when ur account is spamming.
coz i try it, normal tweeting and in 4 tweets sending full twitterlink account gets suspended..
so this is the tweet the guy is sending..and he tweet the campaign message to all vampire diaries followers only so he got a rolemodel in twitter in where tweet all 199,000 folllowers.
can anyone explain ?.
 
Back
Top