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

Pages: [1] 2
1
what i wanted to do is just use my necro peacer and run around and wither and peace but when ya move with the pen peacer going it tends to start following the curser around and when ya run it closes the gump maybe it is a lost cause


can you actualy set up the pen trick in uoa ? i tried it but could not fig out how to do it, was something with the make last part

2
thats funny C2 thats what im trying to do. i know the script is not reliable for actual pvm but i wanted to try and get the pen gump off screen and add a right click some where on screen so i dont follow the curser around so it would basicaly left click the gump then right click on the screen to stop the follow curser you think it would work?

3
Scripting Chat / Re: Offset gumps
« on: March 03, 2009, 12:06:57 PM »
every time i think i have a grasp of what is going i realise i dont have a clue lol

4
Scripting Chat / Re: Offset gumps
« on: March 03, 2009, 11:42:23 AM »
does this move a gump ? lol sorry you replied fast to that one

5
Scripting Chat / move gumps or just have them open where i want um to
« on: March 03, 2009, 11:40:54 AM »
i need to eather drag a craft gump or have it open just off my play window and i have no clue how to do it

6
Scripting Chat / Re: Offset gumps
« on: March 03, 2009, 10:56:09 AM »
does this actualy move the gump to a diff spot? thats what i need to do. i need to open a crafting gump and move it off the main play screen i dont use full size res so i have some room

7
Scripting Chat / Re: Ultimate Pot Drinking Sub
« on: February 25, 2009, 07:36:09 PM »
so now that all the smart peeps at ea have jacked up chugging you think this is still gona work?. i dont see why they had to mess with the heal pots, im not sure if all pots are going to go through immunity thing all a see is heal but the one they realy needed to do was cure pots atleast just put a timer on it so peeps can insta cure every sec when deadly or leathal poised some time ea is so dam ignorant to the game its not even funny

8
Questing / Re: ScriptUO Heartwood Quester v1.16
« on: February 24, 2009, 09:44:26 PM »
ok i have been meaning to get in here and give some feed back on how i fixed some of the problems i have seen in here. Im no scripter so bear with me, this is hours and hours and hours of messing with this script lol. ok first off i had the same problem with the script scrolling through the quest it runs fine on new comp but old one did not. i am running in 32 bit but for some reason the pixel is not the same color err number i assume its a pixel number. so this is what i did you have to set your pointer over the text a simple bow any part of it will work check and see what number comes up if it is not 8701514 this is likely your problem, mine was 8437839 yours might be diff
Code: [Select]
  goto NewSampleArea_skip1
    if %6 = 8701514    <=========== change this number here
      set !x !x + 2 ; changing this will impact present sampled values!!
    else
      set !x !x + 5
it is line 1982

you also have to change this here
Code: [Select]
pleArea NULL !clickxposition1 !clickyposition1 !clickxposition2 !clickyposition2 8701514

its line1885 im not sure if it will help any one but it helped me

ok now for the rail i have seen people asking why the rail stops just short of the portal well i asked the same thing so this is what worked for me. the railpoint that goes into the portal must look like this
function = move to portal
index = #
xpos = #
ypos =#
zpos = 0
label =  VQV_Portal     make sure it does not say VQV_Portal to yew or heartwood this will not work er it will but only one way in or out. you can chnge this by tyeping in your own text and hitting manuel update, just make sure you do it after you walk the rail
delay = 100

that should work for the portal  now you have to make sure the next way point looks like this

function =  move only
index =  #
xpos = 6987
ypos = 342
zpos = 0
label = ?
delay = 0

i just changed the x and y position manualy because you wont be in that spot when you drop into heartwood i hope this helps some of you.

hey TM let me know if anyof this is totaly wacked like i said im no scripter but it worked for me

9
Script development tools / Re: TrailMyx's Master Rail Engine/Developer
« on: February 18, 2009, 09:44:52 PM »
hey tm this rail engine works great i just have 1 problem when it comes to portals. when i run the rail forward it runs fine when it goes back is when i hit a snag it will stop befor it goes back through portal and says it cant find the next spot . i looked through your rail for heartwood and it looks identical at that point im not sure what im doing wrong but i just cant seem to get it to work

10
Questing / Re: ScriptUO Heartwood Quester v1.16
« on: February 17, 2009, 03:02:57 PM »
ok i guess the secret is out about the quester lol. my prob is changing the rail to and from quest i assume its just one rail so my question is how do i make the rail to go back and forth through the portal? i can get in just fine and make the rail all the way to the quester but when it goes back it stops just short of the portal and says the last way point is not accessable tried to fig it out for like 3 hours lol its prob somehting simple but i have no clue

11
Questing / Re: ScriptUO Heartwood Quester v1.16
« on: February 15, 2009, 01:35:55 PM »
ya fig it out i changed the 7 to 10 and it worked fine. i got a heartwood and and like 5 yew kits the last couple of days im stocked.

12
Questing / Re: Heartwood Quester feedback thread
« on: January 26, 2009, 03:35:41 PM »
ok i changed the quest to repeaters and every thing works fine until i need to get more boards from my beetle, i get to 9 boards and it just says i dont have enough matterial to make that even though my bettle is there with 1400 boards on it 

Your going to have to post the changes you've made so far.  I can't tell you unless I know what you've changed.....
sub setup
  set %CONTEXT_Toggle_Quest_Item 3603586
  (set %QUEST_Ingenious_Archery_Part_III 21307596)
  set %QUEST_Arch_Support 5963096
  set %wood_col 0
  set %oak_col 2010
  set %ash_col 1191
  set %yew_col 1192
  set %heart_col 1193
  set %blood_col 1194
  set %frost_col 1151
  set %iron_col 0
  set %dcopper_col 2419
  set %shadow_col 2406
  set %copper_col 2413
  set %bronze_col 2418
  set %goldi_col 2213
  set %agapite_col 2425
  set %verite_col 2207
  set %valorite_col 2219

= Fletching setup =====
  if #dispRes = yes
  {
    set %tool UFG
    set %toolresource ENK
    set %toolresourceamt 3
    set %mintinkertools 2
    set %maxtinkertools 2
    set %mincraftingtools 2
    set %maxcraftingtools 4
    set %craftitemchain_tool cat_3-nextpage-nextpage-sel_1
    (set %craftitemchain cat_4-sel_5)
    set %ressource TLK
    set %reshue 1 ; 1-wood, 2-oak, 3-ash, 4-yew, 5-hearwood, 6-bloodwood, 7-frostwood
    (set %item PPO)
    (set %string %QUEST_Ingenious_Archery_Part_III)
    set %itemamount 10
    set %itemresourcecnt 7
    set %resamount 120   ; was 70
    set %cat 3
    set %page 1
    set %itemnum 1
    set %vendortype bowcrafter$
    set %rail1 tobowcrafter
    set %rail2 frombowcrafter
    set %pakboards 1540

13
Questing / Re: Heartwood Quester feedback thread
« on: January 26, 2009, 01:23:44 PM »
ok i changed the quest to repeaters and every thing works fine until i need to get more boards from my beetle, i get to 9 boards and it just says i dont have enough matterial to make that even though my bettle is there with 1400 boards on it 

14
Questing / Re: Heartwood Quester feedback thread
« on: January 25, 2009, 11:19:38 AM »
i need the xbow and heavey xbow quest. if you have a sec to explain what the numbers are and how you get them that would be great to, i dont know if its a pixel or a event macro number so i have no idea how you would even come up with it

15
Questing / Re: Heartwood Quester feedback thread
« on: January 24, 2009, 12:53:46 PM »
i was looking through this section and saw some one changed the quest option to repeaters. i got it all figuered out to change it to xbows exept in the set up subs it reads set%QUEST_Ingenious_Archery_I XXXXXXXX  how do i find out what the numbers are or what they do. not sure if i explaind what im trying to say lol. i wana use it as a trainer to lol no use in letting all the boards go to waist who knows i might get a good ring or something. i will need to fig out the numbers for the heavy xbows to

Pages: [1] 2