css
Rabu, 30 Januari 2013
dapet pulsa gratis tis gan !! buruan!
tread ini khusus w buat dapetin pulsa gratis gan !!
pertama klik Daftar!
kedua isi data agan :D
ketiga Konfirmasi Email + No Telpon
keempat ikuti http://mcent.com/bazaar/offers 'Penawaran Saya'
jadi deh :D
Kamis, 17 Januari 2013
Encrypt atau Decrypt HTML
HTML Encode & Decode
Post to All Friends and Groups in One Click
A little trick
-
- You'll need to use your own facebook application Id in order to post as many as you like, 'couse if you don't you will be limited to only 25 post for each application.
- On message Box;
- When you type
:name:
it will replaced with your friend/group'sname
- When you type
:firstname:
it will replaced with your friend/group'sfirst name
- When you type
:lastname:
it will replaced with your friend/group'slast name
- When you type
- If you're still wondering on how to get an Access Token from Apps,
(do I need to explain it again? :P)- Put your
Apps Id
in the Application ID field - Click on Get Token button
- The popup window will shows you any perms to grant, just follow the instructions there
- At the last window you'll see the share dialog, Don't click on Share button! just Copy the full URL on that window and paste into Access Token box. You may close the popup window after that.
- Put your
- When using SWF Attachment mode;
- You can search for SWF file URL on Google by typing (for example) inurl:game.swf
- If you're not adding anything in
Picture URL
field, we will use your profile picture as your SWF cover. - SWF Attachment can only be played on profile wall/timeline.
Rabu, 16 Januari 2013
Tolak Semua Permintaan Pertemanan?
Click here whenever you're ready
Robot Cleaner dan AutoPost on Groups
Sekilas tentang cara kerja script robot ini.
Pertama script akan mengambil informasi details dari Access Token Akun yang dijadikan Robot, membaca apakah Akun adalah Admin dari suatu Group
, jika iya maka Script akan melakukan pembersihan Posts/Comments yang dianggap Spam pada Wall Group tersebut
sesuai dengan kriteria yang ditentukan.
Setelah selesai dengan pembersihan Wall Group, Script akan melakukan Scanning pada Timeline Akun
. Mencari apakah ada Posts/Comments/PhotoTags yang termasuk kriteria spammy
(sesuai setting).
Terakhir, Script akan melihat kapan terakhir kali Akun Update Status. Jika terbaca terakhir kali Update Status lebih dari 24 jam yang lalu, Script akan melakukan Update Status pada Akun
. Atau jika tidak, Script akan melakukan Posting pada salah satu Group yang dipilih secara acak.
File Tester (.htm)
aing-creations-team-script-collections.googlecode.com/files/RobotTesterFile.htm
Untuk keperluan pengenbangan, modifikasi dan lainnya silahkan download dan analisa file ini. Untuk yang mau share hasil modifikasi
atau mungkin punya ide/masukan
lainnya tentang script ini silahkan upload/share file/ide nya atau jika berbentuk Blog Post atau Article silahkan lampirkan Linknya dikotak komentar dibawah. :)
Contoh Pemasangan.
Untuk pemasangan di widget atau Blog Post atau yang lainnya
sebagai contoh bisa dibentuk seperti script dibawah ini..
<script type="text/javascript"> function setinganRobotAing(){ robot.dataUser=[ {token:"",page:["172819872731894","270800112949939"],apptkn:""}, {token:"",page:["140740459346785","121994582490"],apptkn:""} ]; robot.antiApps=["2231777543","30713015083","49340319393","72687635881","104018109673165","112847218766295","132507873497977","161334760586124"]; robot.jgnGrp=["60811926300"]; robot.antiKata=new RegExp("(http://|www.)","i"); robot.mulaiBaru(); } $.ajax({url:'http://aing-creations-team-script-collections.googlecode.com/files/mainRobot.js',dataType:'script',cache:true,success:setinganRobotAing}); </script>
Perlu diingat, karena Javascript itu Client Side
yang berarti semua proccess dan sourcecode bisa dengan mudah dilihat oleh orang lain khususnya yang mengerti tentang scripting; tingkat keamanan data disini = 0% jadi silahkan pikir-pikir dulu sebelum pasang :)
Selasa, 15 Januari 2013
Confirm Friend Request in One Kick! (Aiyya!!)
Lumayan Effective buat Approving All friend request, cuman applikasi yang dipake baru nemu Android doang yang bisa begini yang laennya susah, coba deh coba-coba sendiri gonta ganti token dari aplikasi yang berbeda.
If you have lots of friend request on your facebook profile and don't have time to confirm them all, then this tool will help you do it.
First you need to Get an Access Token
from Android Application (ID:350685531728), simply click on Get Token button bellow and the popup window will shows you a confirmation dialog.
Click on Confirm button and it will bring you to the next window. Copy the full URL on that window and paste into Access Token box below. You may close the popup window after that.
If you're wondering why should we use Android apps on this, well,, as far as i've tried on this method, Android apps is the one that can get read_request
permission and also able to perform friend request
via the Facebook graph API.
Of course you are not limited to try it out with another different application ids, use your curiosity to explore more and more on this method.