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

Pages: [1] 2
1
World of Warcraft / Gold Profits
« on: July 12, 2011, 10:53:17 AM »
So I kinda have decided that I want to make stupid amounts of gold much like I used to do in UO.  Anyone have any good tricks.  Obviously I plan to try and work the AH and farming is just boring.  I am looking mostly at AH play but any tips/tricks would be awesome.  My goal is to make gold a non-issue much like I made it for myself in UO.  I bought what I wanted, when and wanted, and didn't care because I had more gold than I could know what to do with.  And if I did spend a massive chunk of it I wasn't concerned about being able to just make it back very quickly.

2
Off Topic / Christmas Avatars
« on: December 09, 2010, 10:16:40 AM »
Just figured I hadn't seen one yet and last year we had some great ones.  This site always has great avatars in general.  So lets see them!

3
Games & Game Systems / Starcraft II
« on: October 01, 2010, 06:18:59 AM »
I am blown away by the fact that their hasn't been anything really posted about Starcraft here!  Anyways...that is where I have been the past couple of months.  Anyone here playing?  Would love to play with some guys that I know can tear it up online.  My userid is Hamstring...if your elite and you play I'd be willing to share my RealID info with ya so that it makes it that much easier to game together. 

Anyways...I love the game...only thing that I think that could finally pull me out of it will be the Diablo 3 release...which as we know isn't gonna be for a while.  I do need to reopen my UO accounts just to refresh the housing (pending it hasn't fallen already).

4
Scripting Chat / Live Timer
« on: December 05, 2009, 10:39:50 AM »
Is there anyway to add a live timer to the menu?  If not what is the best way to do as accurate of a timer as possible, I am assuming that adding a sub into my main loop will probably be the most efficient way if there isn't a real live timer option.

5
General UO Chat / Fishing on Great Lakes
« on: July 29, 2009, 02:16:43 PM »
So who is the one that is running TMs scripts for fishing and is competing with my GL vendor on ASOS?  I know it is someone from here since nobody else would be able to keep that many ASOS in stock any other way.

6
General UO Chat / Vendor on ATL
« on: July 27, 2009, 10:36:22 AM »
Can anyone here hook me up with a vendor on ATL, prefereably within Luna walls but outside works too...

7
Script Debug / Variable Subs....what does everyone think of this?
« on: July 01, 2009, 05:30:34 AM »
Okay so I got this great idea last night to see if I could use a varible as a sub name...I could and it actually worked pretty nicely...so what does everyone think of doing this?  Below is the concept...this is not exact code I just wanted to give you all the idea of what I am talking about.

Code: [Select]
if %killmethod = 1
set %killsub magekill
if %killmethod  = 2
set %killsub meleekill
if %killmethod = 3
set %killsub mountkill
...
...
...
gosub %killsub
...
...
...
Sub magekill
....
....
....
Sub Meleekill
...
....
...
Sub Mountkill

8
Script Debug / Calculating a Percentage
« on: July 01, 2009, 12:39:16 AM »
Alright well I am trying to calculate a percentage of successful attempts but I can't seem to get it to work in any fashion....look at what I have here and see if there is a fix...if it is even possible....or something, it is begining to make me mad as I have tried a few variations and this was the one that I thought would work...unfortunatly it doesn't.

Code: [Select]
sub UpdateAttempt
  menu set EUOEdit3 %sucessattempts
  menu set EUOEdit4 %failedattempts
  set %totalattempts ( %sucessattempts + %failedattempts )
  set %percent ( %sucessattempts / %totalattempts )
  set %sucesspercent ( %percent * 100 )
  menu set EUOedit5 %sucesspercent
return

9
Off Topic / Signature...
« on: June 19, 2009, 09:03:28 AM »
So I suck something fierce at making signatures basically because I suck at photoshop...can someone be so kind as to make me up a kick ass one for here, chances are I will sport it over on WinUO as well!

10
General UO Chat / ToT's Where are you farming?
« on: June 19, 2009, 09:01:12 AM »
So where is everyone working these?  I am going to be heading home in about an hour from work and will probably start working these pretty hard core for a while since this is going to only last one month before they turn it off.

I am thinking about running the Tokuno champ spawn (still have to verify that those count towards ToT points) then I still can farm up the SoTs as well...

11
Games & Game Systems / Okay so we have a WII and PS3 but no XBOX??
« on: February 09, 2009, 07:44:26 AM »
Show some love TM, I know you don't care for microsoft that much but gotta at least show some love to the 360 ;)

12
Off Topic / Working again
« on: January 06, 2009, 06:36:33 AM »
It is working again as you can tell by me being here however the redirect that you had setup no longer is functioning.

13
Off Topic / Who is your idol?
« on: December 31, 2008, 09:14:36 AM »

14
Off Topic / WinUO Down....
« on: December 12, 2008, 06:09:45 PM »
Well since Winuo is down guess I gotta hang out here with my uselessness lol.  Having fun in doom tonight, pulled me a nice Hat of the Magi so far, hoping to pull one more before I call I call it good down here though :)

15
Computer Rigs / My Current Rig
« on: November 10, 2008, 08:08:49 AM »
Been meaning to post up my system for a while so here it is :)  I am a bit of a hardware obsessive and love to build systems.   This is my main system, my backup system is a small step down from this one as it is running a slightly older quad core and a weaker video card.

A380 Silver w/4 120mm Fans & 2 250mm fans
EVGA 750i SLI FTW BIOS SZ1I WHQL nForce 15.23 WHQL
Intel Core 2 Quad Q9450 @ 3.4 Ghz
Zalman CPNS9700 Full Copper
4GB G.Skill PC2-8000 @ 850 Mhz
EVGA GeForce GTX 260 SC Edition 666/1450/2440
Western Digital 120GB SATAII HDD
Western Digital 250GB SATAII HDD
Antec True Power Quatro 1000W PSU
Acer AL2223Wd 22" @ 1680 x 1050
Windows Vista Ultimate x64 SP1
GeForce driver 178.13 WHQL
Nvidia PhysX driver 8.09.04 WHQL
3DMark Vantage P11504/H7337
3DMark06 16417

Pages: [1] 2