Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Test3Imolesi

Pages: [1]
1
Stealth Client / Stealth 8.10 download [SOLVED]
« on: October 09, 2020, 07:23:24 AM »
Hey guys, where do I find Stealth v8.10 to download? the ScriptSDK cant connect in last v8.11 version.  :'( :'( :'( :'(

Post Merge: October 09, 2020, 10:50:28 AM
FOUND: https://stealth.od.ua/download/Stealth_v8.10.2.rar  ;D ;D

2
Stealth Client / InvalidOperationException after 7.9.9 update
« on: April 19, 2017, 08:18:59 PM »
Hi all..
Im just getting this damn error entire time (specially when uses newMoveXY or using Player.Location) after updated the Stealth to version 7.9.9:

Code: [Select]

public bool MoveXYZ(ushort xDst, ushort yDst, sbyte zDst, int accuracyXY, int accuracyZ, bool running)
        {
            return _client.SendPacket<bool>(PacketType.SCMoveXYZ, xDst, yDst, zDst, accuracyXY, accuracyZ, running);
        }

An unhandled exception of type 'System.InvalidOperationException' occurred in System.dll

Additional information: Empty stack.

I've updated because the AutoSell is not working at 6.7.0
Can anyone help me?

tkz

3
Stealth Client / Stealth and Injection
« on: July 07, 2016, 01:49:56 PM »
Exist some way to use injection and stealth?

Im trying and ive got the following error:
"Client connection problem - Client send game packets again to LoginServ against connecting to GameServ"

tkz..

Pages: [1]