|
You last visited: Today at 10:55
Advertisement
[Release] IaS Grabber UW
Discussion on [Release] IaS Grabber UW within the DarkOrbit forum part of the Browsergames category.
11/03/2012, 07:40
|
#16
|
elite*gold: 0
Join Date: Mar 2011
Posts: 149
Received Thanks: 28
|
Quote:
Originally Posted by mustangv7
Its the same error? Try clearing your cache and temporary files. Or look if you have an opened session on Facebook.
For me its working now. Can anyone test it to see if its working for more people? Thanks.
|
Working for me
|
|
|
11/03/2012, 10:30
|
#17
|
elite*gold: 0
Join Date: Oct 2010
Posts: 56
Received Thanks: 8
|
Whats the point of it? Every bot has now FB log in. SO wqhy would i give to you my log in inf. when i can simply log in with FB account on trustful FBot ?
Good job, but i it pretty useless in my opinion.
|
|
|
11/03/2012, 11:27
|
#18
|
elite*gold: 0
Join Date: Mar 2011
Posts: 149
Received Thanks: 28
|
Quote:
Originally Posted by respawn16
Whats the point of it? Every bot has now FB log in. SO wqhy would i give to you my log in inf. when i can simply log in with FB account on trustful FBot ?
Good job, but i it pretty useless in my opinion.
|
There are some bots/programmes which want SID .. Like UdoBot for gates (Bug)  )
|
|
|
11/13/2012, 08:16
|
#19
|
elite*gold: 0
Join Date: Feb 2012
Posts: 95
Received Thanks: 39
|
I'm pretty sure the errors here are because Facebook updated their API to 2.0. Killbot is also experiencing issues with its auto login function because of this.
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Index and count must refer to a location within the string.
Parameter name: count
at System.String.RemoveInternal(Int32 startIndex, Int32 count)
at System.String.Remove(Int32 startIndex, Int32 count)
at IaSGrabber.Form1.bnt1_click()
at IaSGrabber.Form1.t3_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 (RTMGDR.030319-2600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
IaSGrabber
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/----/Downloads/Bigpoint/Uridium%20Wars/IaS%20Grabber.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 built by: RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.278 built by: RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.282 built by: RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Microsoft.mshtml
Assembly Version: 7.0.3300.0
Win32 Version: 7.0.3300.0
CodeBase: file:///C:/windows/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
|
|
|
11/13/2012, 15:21
|
#20
|
elite*gold: 50
Join Date: Aug 2011
Posts: 630
Received Thanks: 340
|
Quote:
Originally Posted by Nerumph
I'm pretty sure the errors here are because Facebook updated their API to 2.0. Killbot is also experiencing issues with its auto login function because of this.
Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Index and count must refer to a location within the string.
Parameter name: count
at System.String.RemoveInternal(Int32 startIndex, Int32 count)
at System.String.Remove(Int32 startIndex, Int32 count)
at IaSGrabber.Form1.bnt1_click()
at IaSGrabber.Form1.t3_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 (RTMGDR.030319-2600)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
IaSGrabber
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/----/Downloads/Bigpoint/Uridium%20Wars/IaS%20Grabber.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.269 built by: RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.278 built by: RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.282 built by: RTMGDR
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Microsoft.mshtml
Assembly Version: 7.0.3300.0
Win32 Version: 7.0.3300.0
CodeBase: file:///C:/windows/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
|
I tried it a second ago and it works  . You have to close your current Facebook session in Internet Explorer. Thanks for report about the new FB API  .
|
|
|
 |
|
Similar Threads
|
Neopets | Money Tree Grabber | Geld Baum Grabber
05/16/2015 - General Gaming Discussion - 24 Replies
Hello,
I used the Source from raredaredevil
(Sorry for my bad English!!!)
Changes to the Old Version:
OLD HERE
- Updated Login Procedure
|
[NEW]Skype IP Grabber [NEW]
06/03/2013 - Trading - 9 Replies
So Leute,
ich und ein Freund haben mal ein Neues Tool Programmiert, hier bei handelt es sich um ein Skype IP Grabber! "Nur" 1 Tester der sagt ob das hier wirklich geht :)
http://i.imgur.com/JP752.jpg
Anleitung:
http://www.imgbox.de/users/public/images/oUMPfCnG 8R.gif
|
USB Grabber -> Wii -> PC(TV)
08/29/2012 - Consoles - 3 Replies
Halloooo zusammen :).
Ich hoffe ich bin hier richtig, und mir kann bestimmt jemand helfen da ich von Grabbern so gut wie garnichts weiß.
Undzwar wollte ich mir einen Grabber zulegen um genau zu sein USB Grabber 2.0 von Logilink. Ein ganz simpler Grabber will keine HDPVR bzw. TV Karte.
Will nur ein bisschen aufnehmen etc.
-----
So nun zum eigendlichen wichtigen Punkt, was brauch ich genau für Kabel? Ich weiß nur das ich einen Chinch(?) Stecker brauch für die Verlängerung, und einen...
|
USB Grabber
12/27/2011 - Hardware Discussions / Questions - 0 Replies
Hiho
Ich habe vor, von meiner Konsole aufzunehmen.
Natürlich bracht man dafür einen USB-Grabber.
Die Frage ist aber: Ist die Qualität der Roxio GAME CAPTURE FOR CONSOLE so viel schlechter, als die der HAUPPAUGE HD PVR Gaming Edition, dass sich 100€ mehr lohnen?
Und wenn ja, kann man mit der Roxio auch gute 720p vids machen?
Danke im Vorraus :)
|
[Release]Grand Exchange Price Grabber
12/17/2009 - Runescape - 7 Replies
http://i7.photobucket.com/albums/y297/pkyourface/G Eparser.jpg
Here is a little something I made in VB6 to get item prices from the GE and lemme clear up a few things before we get started:
Yes I didn't bother to change any of the form names.
Yes it does need to connect to the internet so don't flip if you firewall goes off.
Yes it might be detected as a trojan and/or virus due to the fact it was crypted with ASProtect.
Yes the GUI doesn't look amazing.
Yes there might be a slim...
|
All times are GMT +2. The time now is 10:55.
|
|