Jump to content

Ade Yonatan

Active Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Ade Yonatan

  1. everything is okey....

  2. http://t.co/IjiBFKM12t wah banyak komentar tidak menyenangknnya, padahal baru mikir mau nembak cewe disitu #ngimpimodeon

  3. Selamat Hari Kesakian Pancasila , Semoga Pancasila Makin Di Hormati dan di junjung tinggi, btw boleh ga menteri suruh pada baca pancasila

  4. Azie Taylor Morton, Wanita yang masa kecilnya suram, lahir dari pemerkosaan terhadap ibunya, tapi dia adalah mantan menkeu as thn 2005

  5. aku tahu kamu sibuk dengan duniamu :Dtapi kamu harus tahu kalo aku tak lagi ada :D

  6. Project Pop - GOYANG DUYU (Official Video): http://t.co/63qxDlJRrj via @youtube

  7. Arrive in world play in the worldstudy in the worldwork in the worldout the world aka dead

  8. Yang Di Takuti Adalah Berpisah Sebelum Bersatu :D

  9. RT @nobietea: nyarik judul itu sama sulitnya dengan nyarik jodoh, jendral! :(

  10. Learn From Yesterday, Live For Today, Hope For Tommorow

  11. Dear God, You Create All Is Perfect On Your Time, when i very sinful, you not leave me...

  12. Tested oN Linux Mint WIth Pyhton Version 2.6.6 This Bot Coded by jimyromantic devilz for PTC and I Recode for visit web #!/usr/bin/python # This code is just for educational only ;) # coder by jimmyromanticdevil # code for tutorial Python [ Membuat Bot Auto Clicker ] import urllib2 import urllib import sys import time import random import re import os proxylisttext = "proxylist.txt" useragent = ['Mozilla/4.0 (compatible; MSIE 5.0; SunOS 5.10 sun4u; X11)', 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.2pre) Gecko/20100207 Ubuntu/9.04 (jaunty) Namoroka/3.6.2pre', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Avant Browser;', 'Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)', 'Mozilla/4.0 (compatible; MSIE 7.0b; Windows NT 5.1)', 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.6)', 'Microsoft Internet Explorer/4.0b1 (Windows 95)', 'Opera/8.00 (Windows NT 5.1; U; en)', 'amaya/9.51 libwww/5.4.0', 'Mozilla/4.0 (compatible; MSIE 5.0; AOL 4.0; Windows 95; c_athome)', 'Mozilla/4.0 (compatible; MSIE 5.5; Windows NT)', 'Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.5 (like Gecko) (Kubuntu)', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; ZoomSpider.net bot; .NET CLR 1.1.4322)', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; QihooBot 1.0 qihoobot@qihoo.net)', 'Mozilla/4.0 (compatible; MSIE 5.0; Windows ME) Opera 5.11 [en]'] referer = ['http://google.com','http://bing.com','http://facebook.com','http://twitter.com'] link_invation= 'http://jadicontoh.com' def Autoclicker(proxy1): try: proxy = proxy1.split(":") print 'Auto Click Using proxy :',proxy1 proxy_set = urllib2.ProxyHandler({"http" : "%s:%d" % (proxy[0], int(proxy[1]))}) opener = urllib2.build_opener(proxy_set, urllib2.HTTPHandler) opener.addheaders = [('User-agent', random.choice(useragent)), ('Referer', random.choice(referer))] urllib2.install_opener(opener) f = urllib2.urlopen(link_invation) if "jadicontoh.com" in f.read(): print "[*] Link Berhasil Di Kunjungi ..." else: print "[*] Link gagal di kunjungi !" print "[!] Proxy failed" except: print "[!] Proxy Error " pass def loadproxy(): try: get_file = open(proxylisttext, "r") proxylist = get_file.readlines() count = 0 proxy = [] while count < len(proxylist): proxy.append(proxylist[count].strip()) count += 1 for i in proxy: Autoclicker(i) except IOError: print "\n[-] Error: Check your proxylist path\n" sys.exit(1) def main(): print """ ################################# Simulation Bot Autoclicker coder : jimmyromanticdevil ################################# """ loadproxy() if __name__ == '__main__': main() Dont Forget Change text jadicontoh.com with your website and Build proxylist.txt for your proxy list , if you dont have proxy list you can copas from http://spys.ru/en/free-proxy-list and you can cleaning for copas with this code <? $lines = file('mentah.txt'); foreach($lines as $line_num => $line) { $data = explode(' ', $line); $data = $data[1].''; $cek = explode('HTTP', $data); $cek = $cek[0].''; echo "$cek"; echo "<br>"; } ?> Copas All COntent On Spy.ru and save text on file, rename file with name mentah.txt You Can Get Cleaning Proxy With OUT , One By One Copas
  13. i think this file is mailer, this file using by spammer for send mail scam.. so you not found other malware php file, i call this shell or backdoor i think a hacker is put it in your server for backdoor
  14. Can You try unlocker software.. this software can kill prosess run in your folder and raname it ..
  15. My name is Bot Ganteng Aka Ade yonatan Favourite game: Plants Vs Zombie Favourite OS: Windows XP Favourite console: PS 3 Nationality: Indonesia Accent: Indonesia Sex: Male Race: Java Height: +/- 160cm Build: - Favourite band: Tatu Favourite book: Naruto Favourite author: Sir Athur Conan . Favourite movie: DOA Favourite director: - Favourite TV Show: 24 Favourite actor: - Favourite actress: - Favourite Pinup: - Favourite Comedian: - Other hobbies: Sleeping. Car: Maybe Next Time I Have A Car Occupation: R&D/ Technical adviser
×
×
  • Create New...