Union Client Scripts

Forum for alternative clients, mods & discussions on the same.

Moderator: Phades

Re: Union Client Scripts

Postby xAlexx » Wed Feb 18, 2015 2:02 am

May I ask how I might find the full path?
User avatar
xAlexx
 
Posts: 132
Joined: Wed Dec 03, 2014 9:10 am

Re: Union Client Scripts

Postby borka » Wed Feb 18, 2015 2:09 am

Do as you did with Java path the click on jreX folder, then on bin folder inside

I ran a test myself with 64 Bit, Java7 64, Union 64 and different variations of run.bat but didn't get further than you (while one problem might be that i have JRE8 and JDK8 installed too)

I guess we'll have to wait for someone else digging into it and find a solution as i'm not willing to fiddle up my system for testing as i don't use Union
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Union Client Scripts

Postby xAlexx » Wed Feb 18, 2015 2:28 am

So what am I looking for in the bin folder?

I get a lot of different things.
User avatar
xAlexx
 
Posts: 132
Joined: Wed Dec 03, 2014 9:10 am

Re: Union Client Scripts

Postby borka » Wed Feb 18, 2015 2:39 am

just post the path to bin folder
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Union Client Scripts

Postby xAlexx » Wed Feb 18, 2015 2:57 am

Image

I don't see a EXE file in the folder itself. Just a lot of Application and Application Extension things.

Image
User avatar
xAlexx
 
Posts: 132
Joined: Wed Dec 03, 2014 9:10 am

Re: Union Client Scripts

Postby borka » Wed Feb 18, 2015 3:06 am

But i see the path was right for the 64 Bit run.bat ;)

Anyways there seems to be another problem which i can't solve now
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Union Client Scripts

Postby xAlexx » Wed Feb 18, 2015 3:52 am

So I was able to get the Union to work/load on my Windows 8 laptop.
But I am just wondering how I would get the scripts to work.
User avatar
xAlexx
 
Posts: 132
Joined: Wed Dec 03, 2014 9:10 am

Re: Union Client Scripts

Postby borka » Wed Feb 18, 2015 3:59 am

Original Union thread might give you clues
viewtopic.php?f=27&t=30491
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Union Client Scripts

Postby Nureth02 » Fri Feb 20, 2015 4:04 am

Hey, I'm trying to get into coding bots, and I'm wondering if there is a resource on how to reference objects. For example, why, if I want to take a tin nugget, would I have to specify "nugget-tin" rather than put "tin_nugget" or even "nugget_tin"? Having a reference where I can tell what to call the objects with in my code would be great...
Nureth02
 
Posts: 62
Joined: Sat Aug 30, 2014 5:31 pm

Re: Union Client Scripts

Postby Arcanist » Fri Feb 20, 2015 5:23 am

Nureth02 wrote:Hey, I'm trying to get into coding bots, and I'm wondering if there is a resource on how to reference objects. For example, why, if I want to take a tin nugget, would I have to specify "nugget-tin" rather than put "tin_nugget" or even "nugget_tin"? Having a reference where I can tell what to call the objects with in my code would be great...


For objects you can use ctrl + d then hover over the object. There it shows you resource name, BLOB and other info.

For items, hold your mouse over the item, resource name will appear after a few seconds.

For actions, use shift + f12, any actions you take will appear in cmd window.

For example to take a tin nugget you can use "jGetWindow("Cupboard").getItems("nugget-tin")[0].take(); "
User avatar
Arcanist
 
Posts: 2664
Joined: Mon Mar 19, 2012 2:01 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 4 guests