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 ... 5 6 [7] 8
91
Submit your Script / Hitech's Cleanup point machine
« on: December 18, 2016, 11:19:15 AM »
" deleted per dev saying its exploit "

92
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



93
RebirthUO News / Re: Halloween 2016
« on: December 01, 2016, 06:00:12 AM »
Thanks to staff .. Was great event ... Had alot of fun


Hey ghost .. Or anyone with blue sugar ant armor

I need 1 mage bone chest and 2 mage bone legs

I got lots of sugar war armor, shield and wep to trade

I also got all kinds of other stuff i would trade ,


94
Scripting Chat / Re: Small script challenge call out~!
« on: November 24, 2016, 07:01:16 AM »
Maybe not great for a script arena ... But an expert dungeon ... Some secrets that can only be done with scripts is really cool ... Like clickin multiple items in a extremely fast time to open a door ... Or items that cant be seen but can be found with finditem or something maybe #property on something only a script could see to get to the next stage... Might be fun to figure out if u had hints to point u in the right direction ..

95
Scripting Chat / Re: Small script challenge call out~!
« on: November 23, 2016, 07:37:02 PM »

96
Scripting Chat / Re: Small script challenge call out~!
« on: November 22, 2016, 06:56:41 PM »
my submission:
Code: [Select]
set %monster1 red
set %monster2 na
set %monster3 na

start:
move 331 114 1
gosub findCorpse
wait 40
move 331 128 1
gosub findCorpse
wait 40
move 316 128 1
gosub findCorpse
wait 40
move 316 113 1
gosub findCorpse
wait 40
goto start
;---------------------------
sub findCorpse
looking:
finditem yfm g_9
if #findkind <> -1
  {
   event property #findid
   if %monster1 in #property || %monster2 in #property || %monster3 in #property
      {
      move #findx #findy 0
      ignoreitem #findid
      wait 15s
      goto looking
      }
    else
      {
      ignoreitem #findid
       goto looking
       }
    }
return

97
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?


98
RebirthUO / Re: wtb : clothing bless deeds
« on: November 22, 2016, 04:20:11 PM »
Quote
all in all 200k for a clothing bless deed is really steep!

650 gold to insure clothing
you would have to die 308 times before the deed would pay for it's self.
if you died 5 times in a day, it would take you 2 months to die 308 times.


Never mind , its not worth it , i dont need clothing bless deeds , please disregard !

99
RebirthUO / Re: wtb : clothing bless deeds
« on: November 22, 2016, 04:04:40 PM »
and if someone was to fix the BOD system here, dont forget bribery:

http://www.uoguide.com/Bulk_Order_Deed#Bulk_Order_Bribery

Bulk Order Bribery
  • Players may now grease the palms of NPCs that give out Bulk Order Deeds
  • The NPC will accept a bribe from the player in order to upgrade a BOD to a better one
  • Upgrades: Quantity, Quality, Material
  • Can only upgrade completely empty deeds
  • NPCs will become more greedy over time and ask for higher bribes
  • Higher level deeds also require higher bribes
  • NPCs who are bribed frequently will come under Guild scrutiny, and stop accepting bribes for a short time
  • To start the process, select the Bribe context menu option on the NPC, and follow the instructions!

all in all 200k for a clothing bless deed is really steep!

650 gold to insure clothing
you would have to die 308 times before the deed would pay for it's self.
if you died 5 times in a day, it would take you 2 months to die 308 times.



100
RebirthUO / Re: wtb : clothing bless deeds
« on: November 22, 2016, 03:46:45 PM »

101
RebirthUO / Re: wtb : clothing bless deeds
« on: November 22, 2016, 03:21:31 PM »
I did do bods like 10 years ago on osi, i had 5 bods accounts .. with 5 crafters each ... s7 was my hero!

I sold many bkits on ebay ... but from that point on bods was never fun again!
Every where else i played after that, i just bought them for like 50k - 200 k each!


102
RebirthUO / Re: wtb : clothing bless deeds
« on: November 22, 2016, 03:04:05 PM »
I dont do bods but guess might as well be along some lines / time needed!

How long would it take a hardcore bod'er to stock up bods for cbless deeds?

(im guessing .. a script that logs u in and gets bods and logs out ..that sounds easy )
I will probly set this up its something i can do afk ... so no big deal

here is what the bods system says u need:
http://tor.bplaced.net/bodt-lrw.htm

I do love quests, since takes 5 bods maybe a 5 part quest.

Maybe some crazy npc found a way to bless clothing but requires you to be his Betch
and go get wack stuff for him .... then after 4 or 5 things .. the player gets mad and says
listen here npc .. this is BS .. give me the cbless deed ... npc laughs ... name bar turns red .. and insta kills player!

Then after you player dieing lots and lots (trying many ways to win) he figures out a trick to kill the npc.

After the npc gets to 5 htp ... he says stop stop ... im sorry ... here take this deed dont kill me!!!





So 5 parts,

103
RebirthUO / Re: wtb : clothing bless deeds
« on: November 22, 2016, 02:42:42 PM »
Since it seems none do bods here ... i recommend a quest that gives a clothing bless deed as reward!  8)

104
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

105
Submit your Script / Re: Hosebomber's Armor Calculator
« on: November 21, 2016, 03:57:34 PM »
Thanks ghost, guess i only fixed what i trying to level out im my suit!

I added your changes to the script downloadable in first post!

Pages: 1 ... 5 6 [7] 8