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.


Topics - Hitechs

Pages: 1 [2]
16
RebirthUO / a mail box!
« on: March 09, 2017, 06:32:01 PM »
Hello, i thought i throw it out there that i have a mail box!
Anyone can put stuff in it. So for all you nice people out there,

feel free to give me stuff, or put a book with your house coords to your mail box in there
and i will give you free stuff :)

my house Coords in luna * x:912 y:502 *


17
Submit your Script / Hitech's Master Control
« on: March 05, 2017, 10:20:53 PM »
removed

18
Submit your Script / Hitech's Cleanup point machine
« on: December 18, 2016, 11:19:15 AM »
" deleted per dev saying its exploit "

19
RebirthUO / Powerscrolls
« on: December 08, 2016, 07:57:42 AM »
Code: [Select]
Set %hordePowerscrolls #true
Set %lazy #false


Repeat
   {
     ; Msg Do champs untill u have 5 .. +20magery ps's $
     While %lazy = #false
         {
            ; keep it up tool!
           
         }
      If %lazy = #true
            {
              Set %hordePowerscrolls #false
             }
   }
Until %hordePowerscrolls <> #false

Msg Stop being a bagBall ... Get back to champin,  Tool$
Halt



20
Scripting Chat / Small script challenge call out~!
« on: November 22, 2016, 06:55:30 PM »
Small script challenge:

This is a script challenge call out!
Lets see your skillz!

Rules:
  • must use easyuo
  • must walk to 4 spots in continues loop
  • must search for corpse's at each location or while moving
  • each corpse must be scanned for 3 names
  • if said names not found on corpse, ignore
  • if name found, walk to corpse and ignore

Ghost? you down?


21
RebirthUO / wtb : clothing bless deeds
« on: November 22, 2016, 07:24:02 AM »
anyone doing bods .... or have cbless deeds for sale or trade ?

im looking for like 20 or 30

message hitech in game if u have any i can get.
i have gold and all kinds of items i would trade you

22
Submit your Script / Hosebomber's Armor Calculator
« on: November 20, 2016, 11:45:31 AM »
Here is where i found - " Hosebomber's Armor Calculator " -
http://www.easyuo.com/forum/viewtopic.php?f=3&t=27016

I noticed it did not add in mods from shoes, sash , earrings and apron.
  • I added the item types and vars for
  • (fc,fcr,lmc,lrc,manaRegen,luck,dci,sdi)
  • I tagged everything i added with (  updated by " hitech " )
  • followed the "flow" the author intended for the script (meaning i put everything in the way he would have)
  • tested on Scriptuo's shard " Rebirth"

I wanted to share just in case someone else was having the same issue i was!

Quote
;======================================================
; Script Name: Hosebomber's Armor Calculator
; Author: Hosebomber
; Version: 2.1
; Client Tested with: 5.0.6c
; EUO version tested with: 1.5 ver 98
; Shard OSI / FS: OSI
; Revision Date: 12-07-06
; Public Release: 11-07-06
; Global Variables Used: N/A
; Purpose: Calculate armor you are wearing for LRC, LMC,
;          SDI, DI, DCI, HCI, EP, Stat bonus, & Stat Regen
; Props to nilmer - used his "Everything property sub"
; ======================================================
; -------------------------Version History--------------
; ======================================================
; updated by " ghost "   11-21-2016
;(hci,stamregen,str,int,hp,stam)
; updated by " hitech " 11-20-2016
; added shoes, sash, earRings and apron
; for a few mage mods (fc,fcr,lmc,lrc,manaRegen,luck,dci,sdi)
; tagged everything I added (i did not remove anything)
;-----------------------------------------------------------
;-----------------------------------------------------------
; Ver 0.1 Inital test/writting version.
; Ver 0.2 Fixed error in targeting item to be insured.
; Ver 0.3 Fixed SDI/DI calculation.
; Ver 1.0 Public release
; Ver 1.1 Increased the #lpc to increase speed and added
;         a check to insure Paperdoll is open.
; Ver 1.2 Added Ancient Samurai Helm type to list.
; Ver 1.3 Fixed issue with reading Luck from Lucky neckless.
; Ver 2.0 Added the ability to target other players and added
;         Enhance Potions.
; Ver 2.1 Added Talisman to list for Enhance Pots.
; ======================================================


23
RebirthUO / gorefireplace
« on: November 02, 2016, 04:33:13 AM »
just fyi-

the gorefireplace deed (reward from deaths scythe quest) will not let me place *says you must be owner*
but i am owner and can place other deeds

Pages: 1 [2]