Jump to content

Recommended Posts

Posted (edited)

DON'T USE IT IF YOU THINK I AM GOING TO LOG YOU USER PASS

Before you use the Twitter post read the privacy agreement.

Privacy:

1. We will take your request and convert it to sms language by using bluetext include inside the script so no data will be transfer between script

2. We will shorten your message if it is more than 140 to 137 and add ...

3. We will send your request right away

4. No information is store on the server, all process is done in PHP in the memory only

5. Your password is not encrypted while it is transferring to us

6. One thing that we store is your IP for counter reason(anti-spam)

Get sms language, Use this to see what would happen if you use twitter post

#include <INet.au3>
$input = InputBox('Input a line of word', '')
MsgBox(0, 'Short text', _INetGetSource('http://bluebirdtr.co.cc/bluetext/get.php?msg=' & $input))oÝ÷ Ù<"¶×«>-jëh×6#include <INet.au3>
$user = InputBox('Username', '')
$pwd = InputBox('Password', '')
$msg = InputBox('Message', '')
MsgBox(0, 'Post status', _INetGetSource('http://bluebirdtr.co.cc/twitter/post.php?user=' & $user & '&pwd=' & $pwd & '&msg=' & $msg))
Edited by athiwatc
Posted

Before you use the Twitter post read the privacy agreement.

Privacy:

1. We will take your request and convert it to sms language by using bluetext include inside the script so no data will be transfer between script

2. We will shorten your message if it is more than 140 to 137 and add ...

3. We will send your request right away

4. No information is store on the server, all process is done in PHP in the memory only

5. Your password is not encrypted while it is transferring to us

6. One thing that we store is your IP for counter reason(anti-spam)

Get sms language, Use this to see what would happen if you use twitter post

#include <INet.au3>
$input = InputBox('Input a line of word', '')
MsgBox(0, 'Short text', _INetGetSource('http://bluebirdtr.co.cc/bluetext/get.php?msg=' & $input))oÝ÷ Ù<"¶×«>-jëh×6#include <INet.au3>
$user = InputBox('Username', '')
$pwd = InputBox('Password', '')
$msg = InputBox('Message', '')
MsgBox(0, 'Post status', _INetGetSource('http://bluebirdtr.co.cc/twitter/post.php?user=' & $user & '&pwd=' & $pwd & '&msg=' & $msg))

i don't want to sound rude, but why should a user send his twitter password unencrypted to a strage website to make twitter posts, when autoit already has the capability to send it nativly?

that makes no sense.

$a=StringSplit("547275737420796F757220546563686E6F6C75737421","")
For $b=1 To UBound($a)+(-1*-1*-1)step(2^4/8);&$b+=1*2/40*µ&Asc(4)
Assign("c",Eval("c")&Chr(Dec($a[$b]&$a[$b+1])));''Chr("a")&"HI"
Next ;time_U&r34d,ths,U-may=get$the&c.l.u.e;b3st-regards,JRSmile;
MsgBox(0x000000,"",Eval("c"));PiEs:d0nt+*b3.s4d.4ft3r.1st-try:-)
Posted

i don't want to sound rude, but why should a user send his twitter password unencrypted to a strage website to make twitter posts, when autoit already has the capability to send it nativly?

that makes no sense.

I don't think your being rude... Quite logical. Why not do it directly? Unless the possibilities that your true intentions are not as we can see it...
Posted (edited)

I don't think your being rude... Quite logical. Why not do it directly? Unless the possibilities that your true intentions are not as we can see it...

Yap you guys are bring rude it took me 3-4 days to add all sms language into the databases.

And my full name, address and email can be found on the website am not going to risk doing that.

Edited by athiwatc
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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