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

Pages: 1 2 3 [4] 5
46
Bug discussion / Re: Unhandled exception
« on: November 19, 2015, 06:44:30 AM »
It seems it wont run with UO running at all, Guess I need to finally order a new battery for my 24/7 laptop anyway.

47
Bug discussion / Unhandled exception
« on: November 18, 2015, 05:14:25 PM »
Getting a error whenever I try to start suo app, get the error as soon as the program launches.

Finding it very difficult to script without this insanely awesome program.

Not sure what changed on my PC. I ran it one day and the next I got this.

Spoiler: show
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at ᝈ.ᡙᙊ(Byte[] ᙂ)
   at ᝈ.ᝮ(Process p)
   at ᝈ.គ()
   at ᝈ..ctor(RichTextBox debug)
   at ᙘ.ᙢ()
   at ᡪᙂ.ᙢ()
   at ᥾.ᣈᙊ(Object ᙂ, EventArgs ᙄ)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
ScriptUO
    Assembly Version: 1.0.3592.26639
    Win32 Version: 1.0.3592.26639
    CodeBase: file:///C:/Users/Matt/Desktop/ScriptUO_v239.exe
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5491 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5492 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
zip
    Assembly Version: 0.0.0.0
    Win32 Version: 1.0.3592.26639
    CodeBase: file:///C:/Users/Matt/Desktop/ScriptUO_v239.exe
----------------------------------------
ScriptUO
    Assembly Version: 1.0.3592.26639
    Win32 Version: 1.0.3592.26639
    CodeBase: file:///C:/Users/Matt/Desktop/ScriptUO_v239.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
ICSharpCode.TextEditor
    Assembly Version: 0.0.0.0
    Win32 Version: 1.0.3592.26639
    CodeBase: file:///C:/Users/Matt/Desktop/ScriptUO_v239.exe
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

48
General UO Chat / Re: Mouse movement
« on: November 15, 2015, 10:24:04 AM »
This sounds like something new... but just in-case  add "don't move cursor" to all click commands.

ie  click 10 10 dmc     ;  DMC  = dont move cursor


Your a living breathing vortex of usefulness. that fixed my script and has made my browsing while logging much better.

49
Off Topic / Re: I'm cutting the cord...at least most of it anyway...
« on: November 15, 2015, 10:21:39 AM »

Pure greed, that's the root cause.

Google fiber, if you wish it the will come!

It also helps to bribe, lie, cheat and steal for them.

50
Scripting Chat / Re: Possible to prioritize Finditem?
« on: November 15, 2015, 10:07:28 AM »
you question: So I would say why are you running your stealth script at 10k lpc  what sort of processing are you doing where you really need that speed over say lpc 100.  

Its euo I still havent got stealth to work on my pc. I want to ramp up the search section of my script, it walks around, ensures that I'm not poisoned, checks hps/debuffs ect then gets to an area in my rail and checks a massive list of items I have (clean up brit worth > 20 points). So when its doing its scan of the area It some times starts moving before its done. I need to condense this to one script and I think that will take care of my issues. I started crashing when I attempted raising lpc on the search script.

Quote
I find the easiest way to think about LPC is that it only has effects on the commands that DO NOT  interface with the client.  ie it doesn't matter what you LPC is a FINDITEM still takes the same amount of time... an EVENT PROTPERTY ALSO   etc.

Therefor I primarily use it as a temporary solution for PROCESSING large amounts of data quickly.      In the above code after the finditem I don't use any client interfacing commands,  all the data from the finditem is in memory I am just iterating though it as fast as possible  LPC 20000 is basically max speed it will go no faster and probably doesn't even go that fast.

That actually answered my question on LPC, thanks EN

51
Script Debug / Re: Issues with context menu
« on: November 15, 2015, 09:58:24 AM »
It works, TM beat you to it a few posts up.

52
New member introductions / Re: Introduction
« on: November 14, 2015, 02:34:06 AM »
,so if you see me in game and I don't answer, just know that I am in my zone and my subconscious is working hard at solving one issue or another :P

Or your UMing, YOU WOULD NEVAR!!

welcome to the goodie room.

53
Scripting Chat / Re: chest weight check sub
« on: November 14, 2015, 01:51:50 AM »
As far as i know there is no cap for carry weight, only container. So if your not actually moving, recalling, teleport, gate or doing anything that generally requires moving in any way shape or form you may actually put 550 stones in your pack and worry not about your char weight. You can pick up 20 billion stones, you just cant move or put it in your pack. I think that there is no finite limit on str as far as carry weight goes, just a hardcap on bag weight. So if your strength is 180 with gear, well you can ignore your armor... In theory anyway. If there is a hard cap on str = carry weight.

http://www.uoguide.com/Strength_(statistic)

says that 125 is max, but with gear you can go over that cap by a lot. Never actually did any testing on this. for instance my farming slave has 137 str, his max carry weight is 579, so if my gear and char only weigh 30 stones, i can put 550 in my pack. No matter what I believe i can still cram 550 in my pack and go over weight a few stones and still be able to move aorund.

54
Scripting Chat / Re: Possible to prioritize Finditem?
« on: November 14, 2015, 01:12:58 AM »
I have a question about LPC and scripts like this one. Sorry but I have limited knowledge on what LPC exactly does to each command in euo. I know LPC ramps of the lines per cycle, I understand cycle as well. My question refers to this:

when ramping up the LPC is it wise to do that during a scan area? for instance if your looking for items in say a 2 tile radius, would setting the LPC up to 10k be ok. setting the LPC up to 10k during a drag/drop or any other action that has waits set in?

I have a script im writing that is a junk vacuum. it runs around the ratmen in the abyss and sucks up anything I have deemed useful, it does it while stealthed (or its suposed to -.- )
If i set the LPC up while walking around looking do I need to slow it back down during a drag, or can I leave it at 10k as long as I have the appropriate waits?

Sorry if this is a hijack but It seems to be some what similar to what gemviper is building.

55
Script Debug / Re: Issues with context menu
« on: November 14, 2015, 12:58:28 AM »
ya 2 posts up lol.

56
neat! Just added this to my lumberjacker to vacuum up reagents and stuff left behind by other "players".

57
Off Topic / Re: I'm cutting the cord...at least most of it anyway...
« on: November 12, 2015, 03:44:25 AM »
I got rid of cable T.V. a long time ago, my life has improved greatly.

There are months out of the year (summer @ 115F) that I hibernate and do all my catching up on shows. Since moving out to the boonies I have had to deal with slower DSL internet. From 100 a month for cable internet, 180 a month for cable tv down to 35 a month for DSL is very nice. Even though it takes longer to get a show, I usually line up a bunch of downloads when i'm sleeping. I think I blew the lid off the cap in july/aug. Good news is gaming is just fine, my ping is fast.

From Cox to Centurylink i save about 230 bucks. BTW Centurylink has TERRIBLE customer service and even worse: every month they mess up my bill, I have to call them and sit on hold for about 20 minutes.  >:(

58
Stealth Client / Re: Getting Shown Versus Real Skill
« on: November 11, 2015, 11:53:12 PM »
Freeshards usually require people to download the shard you play on to give an answer, posting the freeshard you play on may get you more help than a vague description of how it works. I don't know much about stealth other than it works similar to euo. Your going to have to write it, its not as hard as it looks.

X * Y + skill = Z

#str * %howmuchskillper + #skill (identify the skill first!) = %totalskill

There is a wiki to help with math in scripts and it should outline everything you need to do it.

Otherwise you would have to write it to identify the numbers on the skill chart and that would be several thousand times harder as it has to do with pixels.
There is a write up by cheffe on how to do this, I dont know if we are allowed to post links to other forums or not, so your going to have to search for it. but i suggest not attempting that as it seems to be an advanced scripters only.

59
Scripting Chat / Re: chest weight check sub
« on: November 11, 2015, 11:32:09 PM »
550 is the cap yes, but unless your running around naked 130 str wont let you carry 550 stones in your pack.

14 stones character weight + Gear + normal items in your bag, aids, pots ect. - the 550

There is a way to make the script calculate how much you can carry based on your strength, Twinkle McNugget has it in his looter I think. That would be worth checking out because its pretty bullet proof.

Edit: it appears a mod with a sense of humor edited my post, I was unaware that posting a name of a person and his script was against board rules. Could the mod/comedian (the name made me chuckle) could pm me with the area in the rules I missed thad be greeeeeaaaatt.

60
Script Debug / Re: Issues with context menu
« on: November 11, 2015, 10:51:23 PM »
ooooooOOOoooHHHhhHHH

it opens it up 0,0 on the screen not on my character, you just saved me a lot of frustration good sir! exevent

Code: [Select]
insureit:
;;;;SET %cursorX #cliXRes / 2 + #cliLeft + 10
;;;;SET %cursorY #cliYRes / 2 + #cliTop - 60
;;;;click %cursorX %cursorY f ; clicks on the user
;;;;wait 3s

exevent popup #charid 0 0
wait 50
IF #contkind <> %menukind
{
goto insureit:
}
SET %cursorX %cursorX + 30
SET %cursorY %cursorY + 180
click %cursorX %cursorY f
wait 20

not clicking right in the menu but it will when im done. I guess I can remove the contkind check as well since it will always open the context I want with #charid. thanks.

Pages: 1 2 3 [4] 5