Author Topic: C2's BOD Collector Script  (Read 125332 times)

0 Members and 1 Guest are viewing this topic.

Offline _C2_Topic starter

  • AFK FtW
  • Global Moderator
  • *
  • *****
  • Posts: 4077
  • Activity:
    0%
  • Reputation Power: 48
  • _C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!
  • RIP Pen Trick
  • Respect: +254
  • Referrals: 4
    • View Profile
Re: C2's BOD Collector Script
« Reply #180 on: June 11, 2014, 11:25:02 AM »
0
Added the waits to ensure bod is clicked for collection

There are 1 attachment(s) in this post. You must register and post an acceptable introduction to download
C2's IFarm 1.4c public (EUO Version 267 or higher).txt

Offline Cush

  • Sr. Member
  • *
  • Posts: 281
  • Activity:
    0%
  • Reputation Power: 4
  • Cush has no influence.
  • Respect: +42
  • Referrals: 0
    • View Profile
Re: C2's BOD Collector Script
« Reply #181 on: June 11, 2014, 02:12:04 PM »
0
Thank You.

I am humming right a long on b I will try c

Offline _C2_Topic starter

  • AFK FtW
  • Global Moderator
  • *
  • *****
  • Posts: 4077
  • Activity:
    0%
  • Reputation Power: 48
  • _C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!
  • RIP Pen Trick
  • Respect: +254
  • Referrals: 4
    • View Profile
Re: C2's BOD Collector Script
« Reply #182 on: June 12, 2014, 12:05:28 PM »
0
Thank You.

I am humming right a long on b I will try c

Excellent! Glad folks still use this tool!

Offline Scorpio

  • Jr. Member
  • **
  • Posts: 39
  • Activity:
    0%
  • Reputation Power: 1
  • Scorpio has no influence.
  • Gender: Male
  • Respect: +9
  • Referrals: 1
    • View Profile
Re: C2's BOD Collector Script
« Reply #183 on: July 19, 2014, 08:59:10 AM »
0
I fixed this script for the free shard I play on and thought i would put it out there in case other freeshard players want to use this, very simple fix. I havent read the whole thread so if someone else explained this, then my bad :P

The script is set for Osi and has a sub to check for OSI shards, if you do not edit this part you will be stuck in a login loop where you logg in, see server list and go back to logg in screen. To fix this I simply changes position 0,1,2 shard names to the three on my free shard i play on.

For example osi setup looks like this: sub setshard
if %shardname = Atlantic
   {
   set #lshard 0
   set %lshardnumber 0
   }
if %shardname = Lake_Superior
   {
   set #lshard 1
   set %lshardnumber 1
   }
if %shardname = Pacific
   {
   set #lshard 2
   set %lshardnumber 2
   }





Mine now looks like this:sub setshard
if %shardname = Wakened_USA_MO
   {
   set #lshard 0
   set %lshardnumber 0
   }
if %shardname = Wakened_EU_FR
   {
   set #lshard 1
   set %lshardnumber 1
   }
if %shardname = Wakened_UO_CO


Hope this helps :) I play on a ML server and newest EUO 267, and works flawlessly once i got past the login loop :P Great script C2, thanks :)

P.S. The waits you put in are huge help for free server world saves :)

Offline Cush

  • Sr. Member
  • *
  • Posts: 281
  • Activity:
    0%
  • Reputation Power: 4
  • Cush has no influence.
  • Respect: +42
  • Referrals: 0
    • View Profile
Re: C2's BOD Collector Script
« Reply #184 on: July 21, 2014, 09:39:50 AM »
0
C has been running smoothly going through about 6 accounts I put into the script every 6 hours. Been running non stop since June 11th.

No issues Thanks!!

Offline _C2_Topic starter

  • AFK FtW
  • Global Moderator
  • *
  • *****
  • Posts: 4077
  • Activity:
    0%
  • Reputation Power: 48
  • _C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!_C2_ has great potential!
  • RIP Pen Trick
  • Respect: +254
  • Referrals: 4
    • View Profile
Re: C2's BOD Collector Script
« Reply #185 on: July 22, 2014, 02:41:43 PM »
0
C has been running smoothly going through about 6 accounts I put into the script every 6 hours. Been running non stop since June 11th.

No issues Thanks!!

Dang!!! Sweet.

Offline REEFHAWK

  • Jr. Member
  • **
  • Posts: 43
  • Activity:
    0%
  • Reputation Power: 0
  • REEFHAWK has no influence.
  • Gender: Male
  • Respect: +2
  • Referrals: 1
    • View Profile
Re: C2's BOD Collector Script
« Reply #186 on: September 30, 2014, 08:19:28 AM »
0
I would like to say thanks once again for letting us use your scripts.  I just used your Bod Collector and was able to gather all of my 17th Anniversary gifts on all shards.  I have my characters either in an Inn or at Luna upstairs.  Thanks so much.

Offline primo

  • Newbie
  • *
  • Posts: 4
  • Activity:
    0%
  • Reputation Power: 1
  • primo has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: C2's BOD Collector Script
« Reply #187 on: December 21, 2014, 12:01:56 AM »
0
Hi guys and C2,

Just wondering if there is still a place I can get this script as I do not see any links or code.

Offline Pearls

  • Hero Member
  • *
  • Posts: 557
  • Activity:
    0%
  • Reputation Power: 13
  • Pearls barely matters.Pearls barely matters.
  • Respect: +65
  • Referrals: 1
    • View Profile
Re: C2's BOD Collector Script
« Reply #188 on: December 21, 2014, 02:02:46 AM »
0
Hi guys and C2,

Just wondering if there is still a place I can get this script as I do not see any links or code.

http://www.scriptuo.com/index.php?topic=1750.0
XII : "My happiness as a married man is directly related to the amount of sex I have which, in turn, requires that I pretend I like these movies every now and then and that it really doesn't bother me when she tells me about her problems but doesn't want me to give her a solution ;) "

Offline NObama

  • Everything I need to know, I learned from Miffy's Item Finder.
  • Elite
  • *
  • *
  • Posts: 3454
  • Activity:
    0%
  • Reputation Power: 43
  • NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.NObama is a force to reckon with.
  • Respect: +161
  • Referrals: 2
    • View Profile
Re: C2's BOD Collector Script
« Reply #189 on: December 21, 2014, 04:17:45 AM »
0
Hi guys and C2,

Just wondering if there is still a place I can get this script as I do not see any links or code.

Welcome.  Merry Christmas, and please check out the link abovE!

Offline Crisis

  • Global Moderator
  • *
  • *
  • Posts: 2998
  • Activity:
    3.2%
  • Reputation Power: 41
  • Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.Crisis is a force to reckon with.
  • Gender: Male
  • Scripting well enough to break things!
  • Respect: +205
  • Referrals: 2
    • View Profile
Re: C2's BOD Collector Script
« Reply #190 on: December 21, 2014, 06:50:46 AM »
0
I keep forgetting about this script, I will have to give it a whirl.

Offline primo

  • Newbie
  • *
  • Posts: 4
  • Activity:
    0%
  • Reputation Power: 1
  • primo has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: C2's BOD Collector Script
« Reply #191 on: December 21, 2014, 12:40:13 PM »
0
Hi guys and C2,

Just wondering if there is still a place I can get this script as I do not see any links or code.

http://www.scriptuo.com/index.php?topic=1750.0

My bad - should have read the forum first.
Thanks

Offline NoSkill

  • Newbie
  • *
  • Posts: 6
  • Activity:
    0%
  • Reputation Power: 1
  • NoSkill has no influence.
  • Respect: +1
  • Referrals: 0
    • View Profile
Re: C2's BOD Collector Script
« Reply #192 on: January 05, 2015, 09:41:04 AM »
0
I keep forgetting about this script, I will have to give it a whirl.

Hey Crisis, i am wondering if you were able to get this script up and running. This is my dream script since 2005 when bods first came out and for me to get this running would be  amazing. This is all i want to spend my time on is bod running and collecting.

If anyone has some suggestions on getting this running please let me know. Im having issues on chr selection and bod collection, the cord for the menus are correct. I am on a free shard and am trying both versions of C2's Bod Collector. The specific shard is Uogamers:Hybrid

Thank You,
NoSkill
« Last Edit: January 05, 2015, 10:16:28 AM by NoSkill »

Offline jumanji0101

  • Newbie
  • *
  • Posts: 4
  • Activity:
    0%
  • Reputation Power: 1
  • jumanji0101 has no influence.
  • Respect: 0
  • Referrals: 1
    • View Profile
Re: C2's BOD Collector Script
« Reply #193 on: January 06, 2015, 06:46:05 AM »
0
Hey very good Script , im today registirion, why i dont see donwload ? 

Offline TrailMyx

  • Officially retired from UO
  • Administrator
  • *
  • *
  • Posts: 13301
  • Activity:
    0%
  • Reputation Power: 154
  • TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!TrailMyx is awe-inspiring!
  • Gender: Male
  • Viper!
  • Respect: +1349
  • Referrals: 33
    • View Profile
    • ScriptUO
Re: C2's BOD Collector Script
« Reply #194 on: January 06, 2015, 09:07:09 AM »
0
Hey very good Script , im today registirion, why i dont see donwload ? 

Because of those pesky rules!

http://www.scriptuo.com/index.php?topic=12571.0
Please read the ScriptUO site RULES
Come play RIFT with me!

Tags: