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

Pages: 1 2 [3] 4 5 ... 8
31
ya i want to help, but i dont play EA shard , free shard only
just looking over the craftinfo for how i can help,
I was going to start a cooking , so i could look into that,

pasting a few lines just for guide line on what will be required.

Quote
; Inscription
if %1 = Reactive_Armor || %1 = Reactive , #spc , Armor || %1 = NXL
gosub _sub Reactive_Armor NXL 1 trash First_-_Second_Circle 1 0 1 inscription 0 4 blank_scroll 1 garlic 1  sulphurousash 1  spiderssilk 1
if %1 = Clumsy || %1 = QXL
gosub _sub Clumsy QXL 1 trash First_-_Second_Circle 1 1 1 inscription 0 3 blank_scroll 1 bloodmoss 1  nightshade 1

Quote
if %1 = emerald_bracelet || %1 = emerald , #spc , bracelet || %1 = IJG
 gosub _sub emerald_bracelet IJG 1 trash Jewelry 1 17 1 tinkering 400 2 ingots 2 emerald 1
if %1 = emerald_earrings || %1 = emerald , #spc , earrings || %1 = HJG
 gosub _sub emerald_earrings HJG 1 trash Jewelry 1 15 1 tinkering 400 2 ingots 2 emerald 1

Quote
if %1 = thigh_boots || %1 = thigh , #spc , boots || %1 in cwi_ZVI
 gosub _sub thigh_boots cwi_ZVI 4 trash footwear 5 7 1 tailoring 414 1 leather 10
if %1 = leather_gorget || %1 = leather , #spc , gorget || %1 = jkh
 gosub _sub leather_gorget jkh 1 scissors lether_armor 6 3 1 tailoring 539 1 leather 4


Just to make sure im doing right thing, this look right?
Quote
;- Cooking -
;- 3 items - large dough -
;-- open_sack_of_flour ? SGG ?
if %1 = Sweet_Cocoa_Butter || %1 = sweet , #spc , cocoa , #spc , butter || %1 = xxx
   gosub _sub sweet_cocoa_butter xxx 1 trash chocolatering 1 0 1 cooking 15 2 sack_of_suger 1 cocoa_butter 1
if %1 = Sack_of_flour || %1 = sack , #spc , of , #spc , flour || %1 = pgg
   gosub _sub sack_of_flour pgg 5 trash ingredients 1 0 1 cooking 0 1 wheat 2
if %1 = dough || %1 = lgg
   gosub _sub dough lgg 1 trash ingredients 1 0 2 cooking 0 2 flour 1 water 1
;- 4 items - large unbaked pies
if %1 = unbaked_fruit_pie || %1 =
   gosub _sub
   



33
hmm , soo much info on the googles when you search the interwebs

(guess i should say nice to find info when using the search box on scriptuo)

:)

34
_C2_ Script Library / Re: C2's BOD Collector Script
« on: July 02, 2021, 05:39:51 PM »
guess if i want scribe bods, i will need a collector too,

thanks for sharing an example of what's required .

35
interesting thread,
great way to start my journey to editing together a scribe bod filler

36
im not really program savvy ...
but the way he explains stuff is great, there is a reason why he feels the way he does and does what he does,
He tells you why and it seems to be backed up with experience.

Always great to watch.

37
Handmade hero still going ..... latest episode .... he is testing new video hardware so its not the game

Ray casting !

" Handmade Ray 03 - Optimizing with SSE2 and AVX2 "

https://www.youtube.com/watch?v=dpvrPYdTkPw

38
Script Debug / Re: Hitechs Mace and shield
« on: May 04, 2017, 04:30:19 AM »
granted i did get chr weight limit at around 580 stones,
 only used a few armor to get 100 lrc with some plus to str,fc and fcr,
the armor spots i did use was only 1 or 2 stones.
even emptied all extra runebooks , anything that had weight and was not in use

so i could craft a few more buckler per unload cycle.

I could of put in easy fix to make sure script would not error but that would slow everything down :?
so i want to be smarter and come up with fast fail safe's

39
Script Debug / Re: Hitechs Mace and shield
« on: May 03, 2017, 10:05:55 PM »
dont know .. would guess about 30 or 40 hours ...

40
Script Debug / Re: Hitechs Mace and shield
« on: May 03, 2017, 09:28:56 PM »
yaya .. finally got one on Rebirth,

If i lagged at wrong time changing tools
 script would make a bag full of tinker tools or tongs
but other then that .. success !
added a few more safe checks, will test more before i update


41
Site Scripter Libraries / Re: TrailMyx's ScriptUo script List
« on: May 03, 2017, 08:51:34 PM »
thank you TrailMyx for sharing your work.
even the ones i dont plan on using, i plan to read over
and hoping to pickup some better scripting practices / techniques .

44
Submit your Script / Re: Hosebomber's Armor Calculator
« on: May 03, 2017, 07:32:38 PM »
hmm guess i need to look at all the gargoyle id's to this one

45
New member introductions / Re: Hello!!!!
« on: May 02, 2017, 08:58:38 PM »
no sorry .. got side tracked with a script to craft and turn in bucklers to get mace and shield arty

http://www.scriptuo.com/index.php?topic=14347.0

thank you for feedback on the wait time ... i will make adjustments and add somekind of fail safe

Pages: 1 2 [3] 4 5 ... 8