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 - Pop Rock

Pages: [1]
1
Scripting Chat / OSI Freeshard?
« on: May 24, 2014, 05:45:54 PM »
I don't play OSI right? Well is there a way to make a copy of OSI and run it on your computer just by yourself? Like you're the only one on the server? I know theres a way you can host a server but I'd rather just have myself in it so I can test the scripts I'm writing to fit to OSI also... Can anyone help with this?

2
Scripting Chat / Heartwood Script help?:(
« on: May 20, 2014, 04:51:41 PM »
Ok guys, so I wrote a script that would do heartwood, completely automated, until you ran out of resources, right? Like I used to run it for weeks and weeks and come up with 100's of barbed runic kits or val hammers (this was on a freeshard that was a copy of osi with some stuff added XD). Anyways, my problem is that the script was written before the new questing system, where you have to dclick and cylce through the quests... Anyways, can someone help me with all this new stuff and putting it in my script? 0.0 If I get it working, I plan on releasing it to the public!! :D

3
Player Templates / Healing Sampire
« on: May 02, 2014, 01:31:09 PM »
Ok, so i ran that original sampire and then switched to a healing sampire that didn't has bush. Problem with that is i missed bush!! But I then came up with this template and thought i'd let you guys try it:)

Necro 100
Weapon Skill 100
Tactics 100
Parry 100
Healing 80
Anatomy 80
Bushido 100
Chivalry 60

For my suit, which I have not finished, I'm thinking of having a spirit of the totem, leggings of bane, and either glads collar or jackals collar. Which is better for a sampire? I know jackals is better for a pvp dexxer, but wouldn't the hp regen on glad's be better? 0.0 Any ideas?

4
Player Templates / Stealth PvP Template help?
« on: May 02, 2014, 12:45:27 PM »
Ok, so normally I run a nox ninja fencing dexxer as my pvper... But on the shard I am on, there are a lot of people who farm in fel while scripting (I am one of those obviously). Now here's my question, I've never really been much of a stealth pvper, so what are the good pvp templates for stealth? For the character I am going to make, his job is really just to get into a dungeon, find people (probably isolated), kill them, loot, and run. I've got kinda a start on a template... here it is

Hiding 100
Stealth 80
Poisoning 100
Fencing 100
Tactics 100
Anatomy 90
Healing 90

I have 60 points left over to use... Or should go archer for the dismount?

5
Scripting Chat / Working Lumberjack Script? 0.0
« on: April 28, 2014, 05:50:38 PM »
Ok, so I have downloaded just about every lumberjacking script on here... None of them work anymore, at least for me lol. I know it might be because I play on a freeshard (Demise), so does anyone have a working script? If so it would be verrrrryyyyyy helpful!

6
Off Topic / Highschool Senior Pranks
« on: April 16, 2014, 04:09:26 PM »
What's the best high school senior pranks you can remember? The best I've come up with is taking 3 pot bellied pigs, painting 1, 2, and 4 on them, and loosing them inside the school. Then when everyone's rounding up the pigs, two things: one, they can't find number 3, and two, get a pork roast, put 3 on it, and put it up in the ceiling. Month's later it starts to smell and when they find it, its the last piece of the puzzle!

Anyone else have a good idea? :)

7
OpenEUO Scripting Chat / OEUO 0.91?
« on: April 16, 2014, 12:59:34 PM »
Ok, so recently I've gotten back into UO after being away... long story short I redownloaded easyuo, uo, uosteam, and razor. easyuo doesn't work anymore so I'm tryng to covert my scripts to OEUO, I've already got EN's converter, but now I realized that OEUO isn't even recognizing the client on razor or steam... is there a new version somewhere I didn't see or what?

8
Off Topic / Need help getting back into UO:(
« on: April 08, 2014, 01:38:02 PM »
So this last week I have finally been able to sit down, load uo, easyuo, uosteam, etc... I have been gone for over a year on personal business and have not even logged into ScriptUO let alone uo in that time. :( and now there's new stuff I have no idea what is!! XD

I guess what I'm hoping this post will accomplish is to put myself in touch with someone who can help me figure everything out, like what is this stealth client, scriptuo application, why euox won't work with my client anymore, etc... I feel like a noob again looking at all the posts and thinking, "What in the world are they talking about!?"

If anyone has the time to get in touch with me, I would very much appreciate it!!

9
Scripting Chat / Can someone help me?
« on: December 09, 2011, 05:12:49 PM »
Ok, I've been disecting Twinkle McNugget's script "Honor and Attack" (at least that's what I saved it as XD). Anyways, I took it apart, and put it back together to suit what i needed it for right? Well, I need some help with adding a sub in. But my problem is that I don't want to post the whole script until its done (for obvious (I hope XD) reasons XD). I know there are some really good scripters here, I just need some help... I would rather PM the script, so if anyone would be willing to use their time to help me, that would be great XD.

10
Scripting Chat / BoS sub help please??
« on: April 09, 2011, 06:59:03 AM »
Ok I'm trying to make a BoS sub to to look for the BoS, a certain item, if there is that certain item there, use the BoS on it and then return to the script, so far i have this...

set %bosid CKF

gosub sendkits

sub sendkits
finditem HAG C_ , #backpackid
 if #findkind = -1
 {
  return
 }
 else
  {
   finditem %bosid C_ , #backpackid
   set #lobjectid %bosid
   set #ltargetid HAG
   event macro 17 0
   wait 5s
   event macro 22 0
   return
  }

Am i doing this right?? I looked at TM's sub but that won't work for me becasue I dont need a certain weight to send it... So I decided to make my own and i'm having trouble.. can anyone help me??

11
Scripting Chat / Scripting help please?
« on: January 02, 2011, 06:24:14 PM »
Ok I am new to writing scripts, so I don't know all the stuff about it but I have been reading all the tutorials I can get my hands on. So I have a question: How do you drag 80 cloth from a giant beetle and put it in your backpack? And can you explain how this works if its not to much to ask? I know you use the event drag but I can't figure out how to specify that I only want 80 cloth.... This is what I have so far:
sub %get_cloth
 findItem CUI
 event drag
Now how do I specify how many cloth and specify to put it in my pack?
Thank you in advance to whoever helps me out!

12
New member introductions / Hi I'm new here
« on: August 12, 2010, 06:30:00 PM »
Hi, I'm Pop Rock, I've been playing UO since I was nine and I'm now 14, so I've been playing UO for about 5 years now. I play on a freeshard called Redemption. I love UO and I play it anytime I can :D I'm currently trying to learn to write scripts, but that is SO hard from the tutorials from easy uo, anyone know where I can learn in english, if you know what I mean? lol

Pages: [1]