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 - Crome969

Pages: 1 ... 113 114 [115] 116 117 ... 119
1711
Scripting Chat / Re: Pinky farming
« on: July 03, 2011, 03:19:56 AM »
Or just use a stealth protector and rampage through the spawn until you get raided.  Escape on your spawner if you can, quietly stealth out on your protector later.

Not that I'm doing this.  Nope.  Look away.
How high are the Chances on Osi to get Raidet?
On the Freeshard i play i just staying a night at Rikktor with autohide and autoheal as Tamer with an Cusidhe.. Coming up in Morning and have the whole backpack full of 105 and Pinkys:)
Then using Scrollbinder and having a bunch of big Skill Pinkys..
Think Corgul is best way to get Scrolls easy.. the Spawn is pretty easy and Corgul itself doable:)

1712
Scripting Chat / Re: Pinky farming
« on: July 02, 2011, 09:12:44 AM »

1713
Script Snippets / Re: Hide me n keep me logged in
« on: June 25, 2011, 02:08:49 PM »
Code: [Select]
while H notin #charStatus
  {
    event macro 13 21
    wait 11s
  }
event macro 8 7
wait 120s
why you waiting 11s after Hiding? Timout is 10s or iam wrong?:)

1714
Scripting Chat / Re: usage and invoking of uo.dll[Question]
« on: June 25, 2011, 11:15:24 AM »
There was a developer over at EasyUO that was working on an interface to the DLL.  That guys name was BTBN.  He's kinda disappeared, as well as his website dedicated to the .NET thing.  OpenEUO isn't very open when it comes to interfacing with the DLL, and the hints over at EUO aren't very useful.  It is possible using the stack interface that Cheffe came up with, but from what I read the problem comes with return values and how C# handles them vs. what Lua does.  I've been out of the loop for some time.  I'm like you; I don't really enjoy Lua without a good front-end development platform. So everything in Lua just was a pain in the butt. 

We also had UOMachine, but that project seems to be dead too.  Unsure what happened to UOAI.  None of those projects seem to have survived.

Hey TM!
I know BTBN really long and we are friendet since years,played on same Freeshard together and were his Accountkeeper over long time, but when he stopped playing UO he disapeared(he is German as me), else i would ask him about the old Sources to see what he did.I taked a look in UOmaschine, but iam not really good enough to complain what he doing.. i readet something about Reading Streams, but doesnt seems like it would work for a Testrun of how to use.
I looked into UOAI and UOAI2, but semms like they stopped to develop it more and started on working on Clientless things like uolite and stealth. But thats not the way i want. And they stopped and are too busy.
I readet a lot of Forums about how to implent DLL and maked my first trys. As result i got it implented but not working that "functions".Iam on it.. testing how to implent and how to make it but iam currently on a phrase where i lost the way. So i hoped you guys maybe have some ideas.If i find out how to i will give you more Details.. Any Ideas would be nice. I like C# so much.. its just.. awesome :)

Best Regards Crome


PS: I readet about EUOX doing it memory?Thought about how to read and write, but dunno if this would be a good thing;)

PPS: Forgive me my Bad writing in English :P

1715
Scripting Chat / usage and invoking of uo.dll[Question]
« on: June 25, 2011, 09:42:45 AM »
Hello Ladys and Gentleman,
this Question is mostly on these of you, wich ever used the uo.dll in other IDE than Openuo.
I always getting a Headdache about. Seems like i dont like Lua as much, or its just because i know how comfortable can be an IDE like from Sharpdevelop or VS2010 Ultimate.
In my Company i learning C# and VB.net. My Idea was to Coding and Learning in Future with C# and as example using i could combine it with Ultima Online. Anyone of you were be able to invoke\import that dll?
Iam not a complete newbie but an Developer Trainee, so maybe i miss the Experience how to or just dont understand how to. Using since days the whole Web to Learn and test to invoke that dll. But werent be able to use any kind of there functions. Anyone have else have it done? Maybe an Idea or an example? I would be very Thankful about that.
Best Regards Crome

PS: Iam back to be active here:)

1716
Inactive Submissions / Re: Journal Reader\ Talker
« on: June 20, 2011, 05:32:23 AM »
Wow.. and Reply on such an old thread.. hehe
Currently EUO is out of usng.. tryng to get involved in Openuo.

1717
Scripting Chat / Reveal the Shadow Knight in Gauntlet!(Dexxer)
« on: August 08, 2010, 02:38:01 PM »
Good Evening Everyone,

Its me iam a bit back to Ultima and here comes directly a Question to all you Elite Scripter! :D
Iam Currently in the Gauntlet Again and Try to Figure Out how i can Reveal the Shadow knight per Script as best.
The Situation:
Iam an Dexxer with Magery and GM Tracking.
I want Get The Position of the hidden Shadow knight by a Function wich can get his Coords.
I use Tracking and Target the Shadow Knight, a Arrow Appears.
Now i had this once:
I got a Gump Information with #CONTID KJB; #Contposx 351: #contposy 71
I know wanted to Calculate a Moving Function wich runs so long to X and y until it reaches 276_183.
Now the Problem:
I only Got this Gump once by Doubleclick it. Never Again
-Question: How i can Force the Information when i dont have the Chance to get an ID?

Possibility:
I though about Using OCR and Scanning the Complete Window
But if i must Scan the Complete Game Window for Each Move it will Takes a Hour to Find the Boss
Possibility2:
Use Bleed to Scan the Blood on the Ground to locate the Position
But What if i dont hit with bleed in the right Second?
When u Use a Cu Sidhe u will find often theblodd but when not u have still a problem.
Possibility3:
(Untested)
Is It Possible to Scan for the Teleportation Animation?
Then it should be a Loop wich scans all The time for the Animation
End if he Find he should save the Find Coords of the Last Succes Scan.
Problem: How to  Find a Unknow ID wich only appears Rarely?


Any Ideas About??
Anyone have a Tested useful Sequence of it?
Would be Awesome!!!!


Best Regards Crome

1718
Freeshard specific scripts / Re: Heartwood Fletcher Quest for Bolts
« on: December 31, 2009, 01:22:04 AM »
HELLO! i need to remove moving from this script because it wont move near to trashback. it would be better if my char would stay still and not follow the quest giver then this script would run smoothly
Look in Line 162 of my New Script (attachment) make a ; before the Line then he never will Follow again

Edit: I change the Instruction for the Script and now attached it (not only Copy & Paste Anymore)

1719
Now iam often Look "Two and a Half Men"
The New Simpsons Season (In America it Start Season 21 in Germany only Season 20, thats why iam looking the English Season^^)
I Hope the Second Fringe Season is released Early in Germany currently only Season 1 is avaible
Then i love "The IT Crowd" on Comedy Central (Germany)
And all Seasons of "Law and Order" ,"CSI" and "Navy CIS"

1720
General UO Chat - Freeshard edition / Re: Raistlins World Ad
« on: October 13, 2009, 08:44:39 AM »
Glad to here back from you chrome.  It sounds like a good shard if you have time drop us a link so we can get a look at your setup.  I am curious to see how the enhanced stealing system works and looks. Again no disrespect from before i was just curious about you guys.  Good day and well met. May the UO angels take care of you.
You can Find the RWuo Network under the Adress: www.RWUO.com
There you have the Choice:
Preaos, ML Customshard or Osiclone.
I currently play on the ML Customshard, cuz i have 4 active Osi accounts and if iam rly wanted play Osi Feeling, i login on Osi.
Theyre currently hosting this 3 Shards, but Osiclone and RW Custom has the most Users online, i only see on preaos Guys online if something crashes on the other both.
Some More Informations about the the Custom Shard:
  Connection Info

RW Resurrected: Mondains Legacy

    * IP: uo.rwuo2.com
    * Port: 2593
    * Client Type allowed: 2d Client
    * Client Version required: 6.0.6.0



Shard Details

    * Account allowed: 2 per person
    * Casting: possibility of 2/6 (FC/FCR) for Magery. 4/6 for Chivalry
    * LMC: Lower Mana Cost is capped at 40%
    * SSI: Swing Speed is capped at 1.25 sec per swing
    * DI: Damage Increase is capped at 100%
    * SDI: Spell Damage Increase is capped at 15 for PvP, no cap for PvM
    * HCI: Hit Chance Increase is capped at 45%
    * DCI: Defense Chance Increase is capped at 45%
    * LUCK: Capped at 1500
    * Stat Cap: 225 (250 with scroll)
    * Stat Gain: Twice as fast as default
    * Individual Stats: [Str 125, Dex 150, Int 150]
    * Bonus Caps: Hits 20, Stam, 30, Mana 20 [Items]
    * Skill Cap: 730 (750 at max Vet)
    * Skill Gain: Twice as fast as default
    * Factions: Felucca only
    * Reds (Murderers): Felucca only
    * Can I be an elf? Yes
    * SE and ML? Yes
    * Spellweaving? Yes

Admin Note: Any time you exceed cap, you will automatically be defaulted back to cap. (example: if your luck is 1579, then you will be defaulted to 1500)
Shard Rules

Subject to change at anytime by RW Staff

    * AFK Scripting: What is NOT allowed? (regardless of skill)
          o Killing creatures
          o Carving corpses
          o Looting corpses
          o Interacting with ANY npc while AFK [other than Bodding]
          o Mining [Felucca is legal]
          o Fishing [Felucca is legal]
          o Lumberjacking [Felucca is legal]
          o Having your pet kill creatures while afk


    * Exploiting
          o If you find a bug and continue to use it without reporting it you are consider to be exploiting and will be punished for doing so!


    * What happens if I get caught AFKing something that is not allowed?
          o You could be moved to a Public Jail and put on display for all to see.
          o You could be jailed
          o Your client could be kicked... if you are there you will log back on
            Continued abuse results in bans (hours, then days, then weeks, then months).
            Your account, don't abuse and you won't loose.

About the Stealing System:
Its like the Osi Monster Stealing, but there exist a Deeper System where is Fame\Skill\Monsterfame\Luck\Rl Luck is involved with some more Lootitems and a Chance for Artifacts and a Special Spawn wich can happen if the Monster detect you, wich can Drop Artifacts,too.

If you ever join RWR and need some helps or Advices Feel free to add me in icq : 490172778
at Weekends iam regular online there, under the week i must work a lot in a Software company :-(


1721
General UO Chat - Freeshard edition / Re: Raistlins World Ad
« on: September 20, 2009, 08:26:57 AM »
No disrespect here.  I am just curious how old the 3 of you are and where you are from?
Iam 22 since 5 Days and iam From Germany.. and RWR is a american Shard.
Why i play on a american Shard? i love the Situation to play with lot of Different Player over the whole world. The Problem of German shards are , they most timed only for Germans and different player have it not easy to start the game there or get enough informations.
some Germans are rly arrogant to explain .. or they are weird in use time to Explain stuff in english.
About RWR:
The shard exist since 2006 and have some Glory and some Black Days, but the stuff doing well Job , and the Shard is good balanced.
It exist a Donation Shop , okay i dont like that , but its okay to donate to reduce costs of the shard.
Last information from Owner was. at Currently Donation Balance , the shard is complete payed from players up to March 2010.
I have a Good connection from Germany , to the Shard and less lag or something.
And they have some rly nice Systems implented on it (enchanced Stealing System , Cleanup System ,
Custom Champs\Peerless addet to regular with lot of Funny stuff)

1722
Television/Movies / Re: Saddest movie
« on: September 07, 2009, 11:00:57 AM »
I was a bit Disapointed from the German Synchronisation about Public Enemy.. it sounds bad.
but thats maybe a big problem for lot of German Movies wich are Translated from english.. most of them has a bad Synchronisation

1723
i Often Look Southpark , Family Guy , American Dad , Simpsons ,Futurama , CSI Miami\NY , NAVY CIS
Fringe is rly cool 2 and a Half Men. and i still love the old Malcolm in the Middle Episodes (in Germany it Named Malcom Mittendrin) i heard a new Fantasy series is running in America/must think about the Name)

1724
Feedback / Re: Run Mode Disabled [NEWBIE]
« on: September 04, 2009, 09:46:56 AM »
Definitely check out UOMachine (see Links).  You can automate UO directly with C# using Xenoglyphs project.
I checked it out , and failed on Setting the setup , lol C# is rly interested , but how i can use uomaschine?

1725
Feedback / Re: Run Mode Disabled [NEWBIE]
« on: September 03, 2009, 08:02:12 AM »
At the moment it's a development tool.  It has some features I've always wanted to have within EUO from all my experience in many different development environments.  I also have infrastructure in place for EUO parsing (the Syntax checker uses this parser).  As time presents itself, I will add more functionality including script execution.

For now, enjoy the enhanced editing and tools.  They'll make you wonder how you actually scripted in EUO.
What it mean for Future?
Iam Still horny to test it with a Running mode and all the Features , cuz its more comfortable to Script and use if u only need 1 Program.
A Question to the Devloper of Scriptuo:
in wich Languange is Scriptuo Written?
i heard from a Friend Easyuo itself its like a Translationtool to make it easyier to send Commands in C# or c++.
Isit Possible to Send Own Commands softwarelike in c#?(Iam learning now C# , thats why i ask)
Because i think its a lot of Faster if you can Send \applicate Commands as Directional.
Easyuo its a bit slow in Some Features.
When does we regular User can see the Beta?(Cuz iam rly horny on the newest Versions ^^)


Pages: 1 ... 113 114 [115] 116 117 ... 119