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

Pages: [1]
1
Stealth Client / Wait to loot a "turned" corpse
« on: November 09, 2020, 01:49:38 AM »
Hey guy!

I'm wondering if someone knows how to wait for a corpse to turn "public" and then loot it.

I've been trying to figure it out, but my brain power lacks in that regards.

Would be lovely if someone had any tips or tricks.

Best regards,
MadeInAbdul

2
UOSteam scripts / Blacksmith 40 - 120 v 0.1
« on: August 19, 2020, 12:43:12 PM »
Made a blacksmith script, for those who still need to train it.

OSI
English
Tinkering needed

Using a alternative training method.
Mace
Maul
Kryss
Shuriken
Circlet
Boomrang


Code: [Select]
// Blacksmith 40 - 120 v 0.1
// OSI - English
//
// Needed:
// Secure box with Ingots and atleast 2 Tinkers Tools
// Tinkering (So u can craft Tinkers Tools)
//
// Made By MadeInAbdul
//
//WARNING: This will melt Maul, Kryss, Mace, Shuriken, Circlet and Boomerang
// Move those items if you want to keep the ones u already have in bag
//
// Have fun!
//
if not findalias 'boxbox'
  headmsg 'Target your Ingots box' 50 'self'
  promptalias 'boxbox'
endif
if not @listexists 'shitmelt'
  createlist 'shitmelt'
  pushlist 'shitmelt' 0x143b // Maul
  pushlist 'shitmelt' 0x1401 // Kryss
  pushlist 'shitmelt' 0xf5c // Mace
  pushlist 'shitmelt' 0x27ac //Shuriken
  pushlist 'shitmelt' 0x2b6e //Circlet
  pushlist 'shitmelt' 0x4067 // Boomerang
endif
if not @gumpexists 'boxbox'
  useobject 'boxbox'
  pause 500
endif
while not dead 'self'
  if @ingump 0x1cc 'The tool must'
    replygump 0x1cc 0
  endif
  if @counttype 0x1bf2 0 'backpack' < 30
    movetype 0x1bf2 'boxbox' 'backpack' 0 0 0 0 500
  endif
  if not hidden 'self'
    useskill 'hiding'
  endif
  if not @findtype 0xfbc 0 'backpack'
    if @findtype 0x1eb9 0 'backpack'
      usetype 0x1eb9 0 'backpack'
      waitforgump 0x1cc 15000
      for 3
        replygump 0x1cc 9003
        waitforgump 0x1cc 15000
        replygump 0x1cc 20
        waitforgump 0x1cc 15000
      endfor
      replygump 0x1cc 0
    elseif @counttype 0x1eb9 0 'backpack' < 1
      movetype 0x1eb9 'boxbox' 'backpack' 0 0 0 0
      pause 900
      usetype 0x1eb9 0 'backpack'
      waitforgump 0x1cc 15000
      for 2
        replygump 0x1cc 9003
        waitforgump 0x1cc 15000
        replygump 0x1cc 11
        waitforgump 0x1cc 15000
      endfor
      replygump 0x1cc 0
      pause 900
      movetype 0x1eb9 'backpack' 'boxbox' 0 0 0 0
    elseif not @findtype 0x1eb9 0 'boxbox'
      headmsg 'Out of Tinker tools' 50 'self'
      messagebox 'No tools' 'Out of tinker tools, restock :)'
      break
    endif
  endif
  for 0 to 'shitmelt'
    while @findtype shitmelt[] 0 'backpack'
      if not gumpexists 0x1cc
        usetype 0xfbc 0 'backpack'
        waitforgump 0x1cc 15000
      endif
      replygump 0x1cc 7000
      waitfortarget 15000
      target! 'found'
      pause 500
    endwhile
  endfor
  if skill 'Blacksmithy' < 40
    headmsg 'Go buy Blacksmity skills from New Haven' 50 'self'
  elseif not gumpexists 0x1cc
    usetype 0xfbc 0 'backpack'
    waitforgump 0x1cc 15000
  elseif skill 'Blacksmithy' < 45
    replygump 0x1cc 9007
    waitforgump 0x1cc 15000
    replygump 0x1cc 77
    waitforgump 0x1cc 15000
  elseif skill 'Blacksmithy' < 47.5
    replygump 0x1cc 9007
    waitforgump 0x1cc 15000
    replygump 0x1cc 78
    waitforgump 0x1cc 15000
  elseif skill 'Blacksmithy' < 75
    replygump 0x1cc 9004
    waitforgump 0x1cc 15000
    replygump 0x1cc 47
    waitforgump 0x1cc 15000
  elseif skill 'Blacksmithy' < 89.9
    replygump 0x1cc 9004
    waitforgump 0x1cc 15000
    replygump 0x1cc 56
    waitforgump 0x1cc 15000
  elseif skill 'Blacksmithy' < 100
    replygump 0x1cc 9002
    waitforgump 0x1cc 15000
    replygump 0x1cc 104
    waitforgump 0x1cc 15000
  elseif skill 'Blacksmithy' < 120
    replygump 0x1cc 9009
    waitforgump 0x1cc 15000
    replygump 0x1cc 208
    waitforgump 0x1cc 15000
  elseif skill 'Blacksmithy' == 120
    break
  endif
endwhile

Edit: Spelling error

3
New member introductions / *Kal Ort Por into Sosaria once more*
« on: August 18, 2020, 04:11:13 AM »
Hello fellow Sosarians!

My avatar name is MadeInAdbul and let me introduce myself.

The first time I found myself in Sosaria I was a young man, I started up as a young and simple lumberjack, I wielded my axe on trees. After a hard day of work I counted my wood and scratched my head, what shall I do with all this wood? I walked around the great city of Moonglow, trying to find somehow to earn a living. The piles of logs and boards were just stored in my bank, but I needed gold. So one day I went into the armory of Moonglow and saw that they are buying wooden shields, so I thought to myself "I got wood, I shall turn these logs and boards into shield!". And so I did, I learned a new profession, carpentry. Now I had a goal in life, I shall be a shield maker. So everyday I went out chopping wood, used the wood I got to learn how to make wooden shields. After a week or two I made my first wooden shield. I walked to Moonglows armory and sold my very first shield. And that's how I made my very first 20gp.

That was only the beginning of my journey. Later I learned how to use magic while I wielded my halberd, joining Chaos faction to fight the Order. Joining others shards to fight the fight against the Order. When the Chaos and Order was no more, I joined a faction called Minax and learned necromancy. We took over cities, we were fighting enemies in Despise, Deceit and all over lost land so we could earn magical power scrolls that would make us stronger. So many great stories that will never be told, only be a memory of an old mage.

After many years fighting battles I decided to leave this land, to find happiness elsewhere. After 8 years or so I've decided to return to Sosaria, once more.

The reason why I am here today, I cannot wield my halberd nor use my magic as I could when I was young. I cannot craft as many shields I could back when I was younger. I need additional help to craft my items, mine the ores.

Best regards,
MadeInAbdul.

** Sorry for the broken English, its my 5th language **
 

4
Public Bugs / Re: Pigment color on Clothes.
« on: November 10, 2012, 12:24:59 PM »
Last time I did it worked, was not so long time ago, made 60k abyss cloth with golden on it, all made abyss cloth too, and another friend told me it worked for him.

hmm. Have to test again.

5
Public Bugs / Pigment color on Clothes.
« on: November 10, 2012, 10:35:15 AM »
Hello guys, I haven't seen anyone listed this bug, ain't really special, mostly fun to have cool colors on cloth. For example, new golden color and the other new pigments.

The bug is real simple.
♥Guide:
♥1. Craft Abyss cloth.
♥2. Dye your abyss cloth with any pigment.

█Will not work on abyss cloth that is droped from monsters█

Happy coloring guys!

Pages: [1]