Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 16:38

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Showing results 1 to 25 of 48
Search took 0.01 seconds.
Search: Posts Made By: torstmn
Forum: SRO Hacks, Bots, Cheats & Exploits 11/15/2021, 13:57
Replies: 16
Views: 6,474
Posted By torstmn
Ahmed0425 The source is up to date with the...

Ahmed0425
The source is up to date with the gitlab repository. Idk why you think it's outdated.
Forum: SRO Hacks, Bots, Cheats & Exploits 11/02/2021, 10:45
Replies: 16
Views: 6,474
Posted By torstmn
[Release] RSBot source code (VSRO Client)

Hello community,
sadly I decided to stop the RSBot project but decided to release the full source code on github.

You'll need Visual Studio 2019.

Screenshots:...
Forum: SRO Coding Corner 04/17/2018, 20:42
Replies: 1
Views: 1,374
Posted By torstmn
Question [Help] Calculation of coordinates in dungeons

Hey guys,
it has been long since I was active for the last time but now I try to continue developing my bot (RSBot). During development I had the following issue:

I have a class "Postion" that...
Forum: SRO PServer Advertising 06/05/2017, 19:11
Replies: 10
Views: 2,361
Posted By torstmn
Great job, updates the game and installs a virus...

Great job, updates the game and installs a virus as launcher.exe... c'mon even windows defender detected it.

This seems to be a fake server.
Forum: SRO Coding Corner 03/25/2017, 12:45
Replies: 1
Views: 555
Posted By torstmn
var result = packet.ReadByte(); ...

var result = packet.ReadByte();

if (result != 1) return;

var masteryId = packet.ReadUInt();
var level = packet.ReadByte();
Forum: SRO Coding Corner 03/19/2017, 15:03
Replies: 6
Views: 2,479
Posted By torstmn
[Help] Packet 0x7034 (buy item) - Game crash

Hey guys, im currently working on a bot for the VSRO files and im doing some realy good progress. Currently im working on a shopping manager component But somehow the 0x7034 packet crashes the client...
Forum: SRO Coding Corner 05/25/2016, 19:21
Replies: 14
Views: 5,335
Posted By torstmn
I hope that this project will keep on running....

I hope that this project will keep on running. Maybe I'll contribute to it some day. So far - good work!
Forum: SRO Coding Corner 03/24/2016, 18:34
Replies: 2
Views: 1,232
Posted By torstmn
[Open-Source] SlimPK2 - A Pk2 framework written in c#

Hey guys,
has been long since a new release but here we go:

A complete (read/write elements) PK2 integration for the .NET framework.

First of all, please do not ask stupid questions!
This...
Forum: SRO Hacks, Bots, Cheats & Exploits 03/21/2013, 21:35
Replies: 20
Views: 8,378
Posted By torstmn
[Tool] Pk2 Extractor .NET

Hey guys,
the last few hours ive been working on a new tool called
"Pk2 Extractor.NET". It's written in c# and reads out your .pk2 files.

[Only registered and activated users can see links]

It's designed like...
Forum: SRO Coding Corner 03/19/2013, 11:19
Replies: 9
Views: 3,032
Posted By torstmn
Then make properties out of it. But you're right....

Then make properties out of it. But you're right. Coding standard is "m_" for members.
But anyway, as I said, make properties out of it like this:

public static Server Agentserver { get {return...
Forum: SRO Coding Corner 03/18/2013, 11:16
Replies: 9
Views: 3,032
Posted By torstmn
You forgot to set the variable "m_gatewaySocket &...

You forgot to set the variable "m_gatewaySocket & m_agentSocket" to "public". That way you can send packets from other classes to the related server.

private static Server...
Forum: SRO Coding Corner 03/11/2013, 08:49
Replies: 25
Views: 5,351
Posted By torstmn
@phoenix1337: The example is just an example....

@phoenix1337:
The example is just an example. You can also work with a GUI instead of a console.

For extracting a file:
<Instance of Reader>.ExtractFile(File file, string OutputPath)

UPDATE:...
Forum: SRO Coding Corner 03/10/2013, 19:38
Replies: 25
Views: 5,351
Posted By torstmn
Post [Release] C# Pk2 Reader (Including sourcecode)

Hey guys,
today I want to release my Pk2Reader to you.
It's based on "bloodman"'s original class.

I Added alot of methods/functions to it and cleaned it up totaly.

[Features]
- Read .pk2...
Forum: SRO PServer Advertising 06/11/2012, 17:37
Replies: 165
Views: 15,264
Posted By torstmn
Btw, are you going to add the new uniques soon?

Btw, are you going to add the new uniques soon?
Forum: SRO PServer Advertising 06/09/2012, 00:27
Replies: 165
Views: 15,264
Posted By torstmn
Ok, I tested the server a while and it's pretty...

Ok, I tested the server a while and it's pretty awesome. If you guys just want to play silkroad, join events and have fun, this server is made for you.

Keep it going guys!!
Forum: SRO PServer Advertising 06/05/2012, 19:44
Replies: 165
Views: 15,264
Posted By torstmn
Great server!! I will defenetly check it out....

Great server!! I will defenetly check it out. Alot of custom stuff? -> I like it!
Forum: SRO PServer Guides & Releases 05/22/2012, 22:14
Replies: 23
Views: 19,879
Posted By torstmn
Added v1.1 Download: srv_stats_1_1.rar -...

Added v1.1

Download: srv_stats_1_1.rar - Localhostr ([Only registered and activated users can see links])

Changelog:
1.1
{
+ Added support for mulitiple servers.
- Removed online/offline loginserver.
*...
Forum: SRO PServer Guides & Releases 05/21/2012, 21:06
Replies: 51
Views: 12,847
Posted By torstmn
@gravys112, that server doesn't allow incoming...

@gravys112, that server doesn't allow incoming SQLConnections, it's protected.
Forum: SRO PServer Guides & Releases 05/21/2012, 20:56
Replies: 23
Views: 19,879
Posted By torstmn
[Release] Silkroad server status

Hey guys,
today I'm going to release my 'Silkroad server status'(another just 4 fun tool) tool which allows you to see the server's status. Took me about 2 hours to write it (thanks to pushEdx for...
Forum: SRO PServer Guides & Releases 05/21/2012, 15:20
Replies: 51
Views: 12,847
Posted By torstmn
datasource=ip;Initial...

datasource=ip;Initial Catalog=database(SRO_VT_SHARD_INIT?);User Id=user;Password=pwd;

Nothing special. Just a simple MSSSQL connection string.
Forum: SRO PServer Guides & Releases 05/18/2012, 23:26
Replies: 51
Views: 12,847
Posted By torstmn
[Release] MSSQL Exploit for leaking & editing databases

Hey guys,
needed about 1 hour to write it, after a while having fun with it I thought about releasing it (source code included).

Features:
+ Send query
+ Get table / data
+ Download table...
Forum: SRO Private Server 05/17/2012, 20:39
Replies: 4
Views: 639
Posted By torstmn
Yours has just some buttons.. mine was more...

Yours has just some buttons.. mine was more work.!
So vote for me :)
Forum: SRO Private Server 05/17/2012, 20:34
Replies: 4
Views: 639
Posted By torstmn
Lightbulb [Vote/Battle] GM Helper design

Hey guys,
before you say "Bahhh those childish noobs.. nobody needs GM helper.." yes, you are right but it's just about a little battle between me and King$.

Background story:
King$ wanted to...
Forum: SRO PServer Guides & Releases 05/17/2012, 17:15
Replies: 12
Views: 3,207
Posted By torstmn
Released v 1.03: Download:SSG_-1_03.rar -...

Released v 1.03:

Download:SSG_-1_03.rar - Localhostr ([Only registered and activated users can see links])

1.03
{
+ Added item loading for Item PK2 name
+ Added "Change Price" for gold priced items (need to...
Forum: SRO PServer Advertising 05/16/2012, 20:31
Replies: 19
Views: 2,456
Posted By torstmn
To the low rates: Players have to create party,...

To the low rates:
Players have to create party, this will increase the fun of silkroad.

To the silks:
There is a donation system, somehow we need to pay the root..

To the euro chars:
Alot of...
Showing results 1 to 25 of 48

 
Forum Jump

All times are GMT +2. The time now is 16:38.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.