Auto Enter v1 [Source included]

06/04/2009 16:22 safilisx#16
it will be very cool if can logging sro and surfing the net :( btw this tool is good
06/04/2009 16:27 uoah#17
Quote:
Originally Posted by SpInKsTaR View Post
Im trying >.<
But im pretty nooby when it comes to API's, hopefully I work it out.
Hi,

As said jonasx try sendmessage:

[DllImport("user32.dll")]
public static extern int SendMessage(
int hWnd, // handle to destination window
uint Msg, // message
long wParam, // first message parameter
long lParam // second message parameter
);

the message that you want to send:

public const int <WM_YOURMESSAGE> = <yourvalue>;


Bye
06/04/2009 16:39 zatchbell#18
Work like a dream , nice job :handsdown:
06/04/2009 16:48 giedrys14#19
work thx ^^
06/04/2009 17:09 lopasas#20
is it possible to login when sro window is minimized?
06/04/2009 17:11 zatchbell#21
Nop , just walk arround , while you try to connect :bandit:
06/04/2009 17:37 koodisormi#22
It just doesnt work multilogin for me, i've right settings but it doesnt even try to login other client (SRO_Client2)
06/04/2009 17:45 koodisormi#23
And does it stop joining when your charr. is in ?

EDIT: Ya i know i should edit, my bad.
06/04/2009 17:52 SpInKsTaR#24
Quote:
Originally Posted by koodisormi View Post
And does it stop joining when your charr. is in ?

EDIT: Ya i know i should edit, my bad.
Its set to press Enter untill you press F11 or Stop.
06/04/2009 18:30 zxcqwes#25
is this will work with sbot crack by weeman ??
06/04/2009 21:27 ibo1230#26
I've got a windows update thingy and now it says this :


Code:
Process '{0}' was not found.

System.ArgumentException: Process '{0}' was not found.
   bij Microsoft.VisualBasic.Interaction.AppActivateHelper(IntPtr hwndApp)
   bij Microsoft.VisualBasic.Interaction.AppActivate(String Title)
   bij EnterPress.Form1.startPress()
   bij EnterPress.Form1.Button1_Click(Object sender, EventArgs e)
   bij System.Windows.Forms.Control.OnClick(EventArgs e)
   bij System.Windows.Forms.Button.OnClick(EventArgs e)
   bij System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bij System.Windows.Forms.Control.WndProc(Message& m)
   bij System.Windows.Forms.ButtonBase.WndProc(Message& m)
   bij System.Windows.Forms.Button.WndProc(Message& m)
   bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladen assembly's **************
mscorlib
    Assembly-versie: 2.0.0.0
    Win32-versie: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
EnterPress
    Assembly-versie: 1.0.0.0
    Win32-versie: 1.0.0.0
    CodeBase: file:///C:/Users/ibra/Desktop/EnterPress.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly-versie: 8.0.0.0
    Win32-versie: 8.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly-versie: 2.0.0.0
    Win32-versie: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly-versie: 2.0.0.0
    Win32-versie: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly-versie: 2.0.0.0
    Win32-versie: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly-versie: 2.0.0.0
    Win32-versie: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Windows.Forms.resources
    Assembly-versie: 2.0.0.0
    Win32-versie: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_nl_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
    Assembly-versie: 2.0.0.0
    Win32-versie: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------

************** JIT-foutopsporing **************
Als u JIT-foutopsporing wilt inschakelen, moet in het configuratiebestand voor deze
toepassing of computer (machine.config) de waarde
jitDebugging in het gedeelte system.windows.forms zijn ingesteld.
De toepassing moet ook zijn gecompileerd terwijl foutopsporing
was ingeschakeld.

Bijvoorbeeld:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>
06/05/2009 16:53 SpInKsTaR#27
Quote:
Originally Posted by ibo1230 View Post
I've got a windows update thingy and now it says this :
Did you download the latest .NET 4.0 Framework? have you restarted since? I created the app in .NET Framework 2.0 because 3.5 wasn't really necessary but it should work fine ;S, ill make a .NET 3.5 Version of it and you can test that
06/05/2009 21:25 ibo1230#28
Quote:
Originally Posted by SpInKsTaR View Post
Did you download the latest .NET 4.0 Framework? have you restarted since? I created the app in .NET Framework 2.0 because 3.5 wasn't really necessary but it should work fine ;S, ill make a .NET 3.5 Version of it and you can test that
Okay thanks. It was a .NET framework update so I guess its pretty new..

But thanks alot of helping ^.^
06/06/2009 03:29 x_king_x#29
It's very nice but take care all cuz if u using loader the sro cilent name will change so it will make error and close sro so close before choosing the char xD
06/06/2009 05:49 rez4#30
thx very much nice work ;D