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.


Messages - Spammy

Pages: [1]
1
Stealth Client / Re: Stealth useful command line parameters
« on: August 30, 2015, 07:51:53 AM »
Thanks Crome, as always.
So there's not an option to start Stealth minimized, right?

2
Stealth Client / Re: Stealth command line parameters
« on: August 30, 2015, 02:06:56 AM »
Ok i have another one of my questions...
Is there a way to start Stealth already minimized? I tried modifying the link to stealth to use Minimized window, but it doesn't work, so i hope maybe there exists a command line parameter for that!

thanks

3
Stealth Client / Re: Stealth auto-start (auto load profile+connect)
« on: August 12, 2015, 07:33:50 AM »
This is wonderful and i'm sure it will be useful to other people too!
Thanks

Post Merge: August 12, 2015, 09:50:03 AM
Another question:
for the same reason as above (i'd like to have a UO "server" i turn off in the morning and it automatically open stealth and connects my chars) is there a way to disable stealth auto-update?
Otherwise, if there's an update, Stealth will stay there asking me to update (which i can't do since i'm not physically in front of the screen) while i'd prefer it to connect like always, and then i'll update it manually when i have time.

4
Stealth Client / Re: Stealth auto-start (auto load profile+connect)
« on: August 12, 2015, 12:31:53 AM »
Thank you Crome!
By the way, is the source available for all to see or it's closed?

5
Stealth Client / Current C# integration with Stealth
« on: August 11, 2015, 01:56:29 AM »
Hi, i tried to download various Stealths/ScriptDotNet dll/ScriptAPI.cs but didn't manage to get it working...

I already posted on another thread, but i was kinda off-topic there, so i'll write here again.
As Crome was writing here:
You are refering to maxwells dll, wich is currently the only working solution for c#, provided by users.

I came to understand Maxwell's dll is the only one working atm. But the dll alone will not suffice, we need a matching ScriptAPI.cs (unless i want to rewrite one from scratch, which i do not :P ) and a compatible Stealth version (i think there are versions check for the dll)

Can anyone then provide me a link to download a matching ScriptDotNet2.dll, ScriptAPI.cs and Stealth program, so that all of this works together?
Alternatively, if you want to send it to me just pm me and i'll tell you my email.

Thanks!

EDIT: Ok Crome was so nice to send me some files over.
Thanks Crome!

Still missing is the ScriptAPI.cs matching the last ScriptDotNet2.dll, anyone knows where to get it?

6
Stealth Client / Stealth useful command line parameters
« on: August 11, 2015, 01:48:00 AM »
[Editing this to be a generic post on Stealth command line parameters]

USEFUL COMMAND LINE PARAMETERS:
- AUTO-LOAD A CONFIGURATION ON START
As topic, is there a way to have Stealth automatically load one configuration upon starting?
I'd like to run my Stealth automatically when Windows starts, but for now it only opens the program, then i have to manually load the configuration (after which, Stealth correctly loads my 2 characters, connects them and starts scripts)

ANSWER:
On the left top Side you can add\remove profiles. You also can "Save" a Configuration of profiles linked with the script.
via /config=Name as argument on the application you can preload the Configuration and if you selected "Autologin" it will login and if you select "Autostart script" it will start the script as well..

Like : "..\Stealth.exe /config=sample" would run my configuration "sample".

- DISABLE AUTO-UPDATE
for the same reason as above (i'd like to have a UO "server" i turn off in the morning and it automatically open stealth and connects my chars) is there a way to disable stealth auto-update?
Otherwise, if there's an update, Stealth will stay there asking me to update (which i can't do since i'm not physically in front of the screen) while i'd prefer it to connect like always, and then i'll update it manually when i have time.

ANSWER:
"/noupdate"

- START STEALTH MINIMIZED
Is there a way to start Stealth already minimized? I tried modifying the link to stealth to use Minimized window, but it doesn't work, so i hope maybe there exists a command line parameter for that!

ANSWER:
...

7
I tried but the dll i got did not match very well with the ScriptAPI.cs i got too... so in the end i receive alot of errors, like
Code: [Select]
Error 1 Cannot implicitly convert type 'uint' to 'int'. An explicit conversion exists (are you missing a cast?) D:\Stealth\oRune\Program.cs 60 33 oRune
Error 2 'ScriptDotNet2.Data.XmfHTMLGump' does not contain a definition for 'Cliloc_ID' and no extension method 'Cliloc_ID' accepting a first argument of type 'ScriptDotNet2.Data.XmfHTMLGump' could be found (are you missing a using directive or an assembly reference?) D:\Stealth\oRune\Program.cs 92 47 oRune
Error 3 'ScriptDotNet2.Stealth' does not contain a definition for 'Script_DragItem' D:\Stealth\oRune\Program.cs 109 29 oRune
Error 4 'ScriptDotNet2.Stealth' does not contain a definition for 'Script_DropItem' D:\Stealth\oRune\Program.cs 111 29 oRune
Error 5 'ScriptDotNet2.Data.XmfHTMLGump' does not contain a definition for 'Cliloc_ID' and no extension method 'Cliloc_ID' accepting a first argument of type 'ScriptDotNet2.Data.XmfHTMLGump' could be found (are you missing a using directive or an assembly reference?) D:\Stealth\oRune\Program.cs 171 45 oRune
Error 6 Cannot implicitly convert type 'System.Collections.Generic.List<string>' to 'string[]' D:\Stealth\oRune\Program.cs 184 34 oRune
Error 7 'ScriptDotNet2.Stealth' does not contain a definition for 'Script_WaitJournalLine' D:\Stealth\oRune\Program.cs 227 29 oRune
Error 8 'ScriptDotNet2.Stealth' does not contain a definition for 'Script_ConsoleEntryUnicodeReply' D:\Stealth\oRune\Program.cs 229 29 oRune
Error 9 'ScriptDotNet2.Stealth' does not contain a definition for 'Script_DragItem' D:\Stealth\oRune\Program.cs 233 29 oRune
Error 10 'ScriptDotNet2.Stealth' does not contain a definition for 'Script_DropItem' D:\Stealth\oRune\Program.cs 235 29 oRune
Error 11 The type or namespace name 'ClilocRec' could not be found (are you missing a using directive or an assembly reference?) D:\Stealth\oRune\ScriptAPI.cs 1332 9 oRune

Can anyone provide me a link to download a ScriptDotNet2.dll, ScriptAPI.cs and matching Stealth program?
If anyone can just pm me and i'll give you my mail to send it.

Thanks!

8
You could use .net dll for stealth and use full power of .net :)

Or wait a bit longer until i get my lazy ass up to finish the ScriptSDK wich advances the dll by a lot of new functions..

I'm looking forward to this!
Any date up in the air yet? ;)

9
New member introductions / Re: Spammy Introduction
« on: August 03, 2015, 07:29:05 AM »
Thank you all!!!

10
New member introductions / Spammy Introduction
« on: August 03, 2015, 05:46:27 AM »
Hi there, i'm Spammy, i'm from Italy, and i'm here to introduce myself and tell you about my experience with UO...  but please don't judge me by my name, i won't spam you too much! ;)

It all started several years ago (i think it was about mid 1998), when i was just a teen... back then i used to go to a public internet point because not everyone had the possibility to have internet at home, and when i went there i always saw a group of people playing this weird game, with all the opened windows around and lots of characters on screen. And i always stayed there looking at what they did in their monitors, like a silent shadow eheh
Well, it was just a matter of days till i *HAD* to introduce myself to those people and just ASK WHAT G*DDAMN GOOD GAME they were playing... and so i knew UO for the first time!

I started playing with them on their private shard, it was a Sphere server, and had a lot of fun, albeit still being really clueless about the game. But i loved it.
I was playing an archer named "Riverwind" (i had just finished reading the Dragonlance series back then) and i remember that there was always this PK mage called "Lady Silen" that killed me while i was hunting (and she was usually morphed as a Dragon).
It was my true intention to take revenge on her, so i decided to create a mage myself... moral of the story: i think i never succeeded in killing her, but now it became so much fun being killed by her after a long fight, and now i had 2 characters that i LOVED playing.
Then it was the time to make a tamer, then a warrior and a crafter... and i loved them all!
Back then, i was still going at school, so i had plenty of time to spend on UO, and i did!

Then, one sad day about a year later, i found out the shard was being closed, apparently because there were too few people playing... i was mad, i didn't care about how many people were there, i only cared about the few people i liked playing with... yes, even Lady Silen!

I decided to try playing on OSI, but it wasn't the same, i couldn't manage to be sucked in like it happened on my first shard, so i stopped playing uo after some weeks.

Then fast forward to about three months ago... i'm now over 30, i finished studies, i got a degree in computer science, a work, a wife... and then it happened, i found a folder in my backupped files on the PC with all the screenshots from my first UO shard... and i REMEMBERED EVERYTHING. It was like i was 17 and NOOB again and i told myself i would give UO another shot... and here i am!

I started playing again on a custom shard (dunno if i'm allowed to write the name) and i've already joined a great guild and met alot of nice people... many things are changed on UO now, but i don't care... i'm having fun all over again, and i'm just waiting for the new Lady Silen to come and PK me, after a long battle obviously! :)

Soooo this is my story!
I'm happy to be here and looking forward in taking advantage of about 15 years of technology progress in UO-scripting :P

Pages: [1]