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

Pages: 1 ... 64 65 [66]
976
Script Debug / Re: Primary Ability
« on: January 09, 2011, 09:46:36 PM »
Armor ignore wont work the way I have my lightning strike setup. My lightning strike setup is a little obscure, but it works well. I start off by setting the !lstrikeOn #false outside of the main module, that way one of the main triggers is active for the if conditional, !lstrikeOn is the controlled by my journal scanner, it is set #true when it reads "You prepare to strike quickly" then once it hits, and reads "You attack with lightning precision" it is set to #false, this way even if I miss an attack it doesn't overlap itself and cancel the LS. %useLS is activated through a menu. !useLstrike is set to true when I am under 24 mana.

The issue with primary abilities is that there is no message like there is for LS, which is "You prepare to strike quickly" therefor I cannot run my script like that. What I need it to do, is activate the ability, then recognize that it is active, skipping that sub until it is no longer active (IE: my AI struck) thus preventing it from just spamming
Code: [Select]
event macro 35 0 which would just turn my primary ability off and on over and over.

With my sampire, I have been able to AI up to 17 times in a row, and I can generally AI atleast 6 times in a row before needing to utilize LS/Momentum Strike/Whirlwind to regain mana. However she only has a small mana pool of 72 mana. Her weapons have 55-62% mana leach, and at 140-153 damage AI's. That is alot of mana back.

977
Script Debug / Primary Ability
« on: January 09, 2011, 08:58:08 PM »
I'm adding onto a script of mine, which is a sampire assist script. I want to add a sub to use primary abilities though (IE: Armor ignore) However I don't want it to simply spam the ability. How can I insert a check for it?

I thought I might be able to do it the same way I do lightning strike.
Code: [Select]
Journal Scanner:
if You_prepare_to_strike_quickly in #journal ;LS prepped
        set !lstrikeOn #true
if You_attack_with_lightning_precision in #journal ;hit with LS
        set !lstrikeOn #false

if #mana > 24
        set !usePrimary #true
        wait 1
        set !useLstrike #false
     else
         set !usePrimary #false
         wait 1
         set !useLstrike #true
Code: [Select]
Main Script:
if ( %useLS = #true ) && ( !useLstrike = #true ) && ( !lstrikeOn = #false )
     gosub LStrike

sub LStrike
    if !lstrikeOn = #false
       event macro 15 149
       wait 5
    else
        return
return

Although I quickly learned that I could not do it the same way. Because Primaries don't work the same way as LS.

How can I make a script use a primary ability, without spamming it?

978
Misc. Scripts / dxrom's muffin maker (Rename and release; Taming)
« on: April 23, 2010, 09:18:41 PM »
Code: [Select]
;===================================================
; Script Name:  Muffin Oven
; Author:  dxrom
; Version: 1.0.0
; Client Tested with: 7.0.6.5
; EUO version tested with: 1.5
; Shard OSI / FS:  OSI / FS
; Revision Date:  4/23/10
; Public Release:  4/23/10
; Global Variables Used: yes (i think?)
; Purpose:  Simple script for those people who can't trust a taming script to run around safely... Just a way to help the process of taming.
;====================================================
 
while #true
{
onhotkey F1
         gosub RenameRelease
onhotkey F3
         gosub Tame
}

sub RenameRelease
exevent renamepet #LTARGETID muffin
msg muffin release$
return

sub Tame
event macro 13 35
return

I cant really trust a taming script to run around the freeserver I play on, so I thought I would put something small together to help with the daunting task of taming and I figured someone else might have a bit of use for it aswell.
I know its small, infact I think the description has more characters used then the actual script, but it does its job well! xD
Also note, this is my first actual script I have written. o_o

EDIT: Added event macro 13 35 (Use skill taming) to hotkey

979
Scripting Chat / Re: While I look around.
« on: January 16, 2010, 08:27:31 AM »
Hey! Thanks for the reply! ^^
Yeah I just found it... Nilmer's Speedy Menu Maker, right?
This should work awesomely for the script I am makin. :D

980
Scripting Chat / While I look around.
« on: January 16, 2010, 07:59:09 AM »
Hey everyone! ^^
So I am working on my first script, and was wondering is there a Menu Designer?
Just figured I would ask while I look around for one on my own, two birds with one stone yeh know. xD

981
UOMaddogs' Script Library / Re: Maddog's Jhelom Farm Taming Trainer
« on: January 11, 2010, 11:21:24 PM »
Also, another note Maddog, I played around with the timing a bit too see how low I could go, Seems like 15 was the best, around 10ish itll still crash at random, I've been runnin at 15 though for a good 10 hours atleast, and its goin good.

982
UOMaddogs' Script Library / Re: Maddog's Jhelom Farm Taming Trainer
« on: January 11, 2010, 10:17:35 AM »
Alright, so I hope you don't mind, but in

Code: [Select]
display yesno Would you like to add a short delay between taming/renaming to $ make the script appear less "Twinkle McNugget"? (Note: Script will be slower!)
if #dispres = YES
   set %scriptdelay 60
if #dispres = NO
   set %scriptdelay 0

I changed
Code: [Select]
set %scriptdelay 0to
Code: [Select]
set %scriptdelay 30and haven't had any crashes since.
I hope that helps! ^^

983
New member introductions / Re: Hi hi! ^^
« on: January 09, 2010, 06:29:23 PM »
Thank you all for the invites! ^^

@ougurusupreme

Haha, yeah totally! I'm pretty partied out, but hell, something has to pull me through all those studies, right? :P

984
New member introductions / Re: Hi hi! ^^
« on: January 08, 2010, 07:30:31 PM »
Thank you for the nice intro, welcome to SUO!  Take a look around, plenty to read and learn here!

Awesome! Thank you, totally will do :D

985
New member introductions / Hi hi! ^^
« on: January 08, 2010, 07:19:32 PM »
Hello everyone! I am dxrom, and uhm, well lets see...

I have been playing UO since late September early October 1997, I was 9 then, I played on my fathers acc way back then. Anways, Baja is my home server, although I play across various other servers pvping, I pretty much play mage field templates, or a few not so mage like (but not dexxer, I suck on dexxers) field templates that consist of me runnin around, bolaing, holy light spamming etc, I am fairly decent at commin up with obscure templates that some how play out pretty well.

Outside of UO, I am 21 goin on 22, I am gettin ready to start college and work on my bachelors in Computer Information Systems, I have a nasty bad habit of traveling all over, I've lived all over the US. Also, I am a raver (no hate kthx <3, PLUR 4 Life), and a bedroom DJ, I spin UK Hardcore/Hardcore, Freeform, I am learnin the templates for breaks and rave breaks, I love music! ^^

What am I doin here? Well, that's simple! I love meeting new people! I really want to get involved in scene regarding UO, and really just branch out, learn more about the game I have spent so much of my life playing!

Not too sure of what else I should post, but if anyone has any questions, feel free to ask away! :D

Pages: 1 ... 64 65 [66]