Plug-in system for Latikai's client

Forum for game modifications and custom clients.

Re: Plug-in system for Latikai's client

Postby Kandarim » Sat May 06, 2017 7:36 pm

and now there's also the distiller plugin. Basically, you open up the alchemy table you want to refresh, and run the plugin. It will open all of the distillers one by one, take out all dehydrated items and put new compatible ones in. note that sometimes it will mess up and not see the items in a distiller. Run it two or three times and you should be golden most of the time. That's still tons easier than manually clicking.
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Plug-in system for Latikai's client

Postby Taipion » Sat May 06, 2017 8:05 pm

Kandarim wrote:and now there's also the distiller plugin. Basically, you open up the alchemy table you want to refresh, and run the plugin. It will open all of the distillers one by one, take out all dehydrated items and put new compatible ones in. note that sometimes it will mess up and not see the items in a distiller. Run it two or three times and you should be golden most of the time. That's still tons easier than manually clicking.


The destiller plugins looks interesting, and already tought me a lot, thanks! :-)
How about some thread safety? ^^

I'll have a good look at it and maybe come up with something, but don't count on it.
Need something? Here is my Shop (Including some useful info for new/returning players at the bottom of the first post)
Taipion
 
Posts: 2659
Joined: Fri Mar 08, 2013 4:12 pm

Re: Plug-in system for Latikai's client

Postby Kandarim » Sat May 06, 2017 8:49 pm

Thread safety is overrated. That said, the only actual danger here is for clashes when looking for an alchemy table. I didn't bother and it never cropped up during testing :)
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Plug-in system for Latikai's client

Postby nosfirebird » Mon May 15, 2017 11:50 pm

when i use the distiller plugin it always misses the 2 and 4 goes 1 0 1 0 1 i think it is trying to go 2 fast i would try to slow it down to possibly 450ms. also how do i pull the source code from the .jar i have netbeans IDE
nosfirebird
 
Posts: 534
Joined: Tue Mar 25, 2014 2:47 am

Re: Plug-in system for Latikai's client

Postby Taipion » Tue May 16, 2017 12:06 am

nosfirebird wrote:when i use the distiller plugin it always misses the 2 and 4 goes 1 0 1 0 1 i think it is trying to go 2 fast i would try to slow it down to possibly 450ms. also how do i pull the source code from the .jar i have netbeans IDE


You don't pull the code from the .jar, the link to the github project is in the OP of this thread for all plugins.

Also, it does not always miss the same, it's random and dependent on lagg, simply extending the wait time in between actions from currently 100ms to 450ms would still miss a lot and be slower overall.

You could put in waiting loops at certain places via taking the number of all items in the inventory, or determining the total number of fresh / dehydrated items, if you work out a fast and reliable version, let me know. ;)
Need something? Here is my Shop (Including some useful info for new/returning players at the bottom of the first post)
Taipion
 
Posts: 2659
Joined: Fri Mar 08, 2013 4:12 pm

Re: Plug-in system for Latikai's client

Postby belgear » Sun May 21, 2017 1:41 pm

Witchcraft!! !
User avatar
belgear
Customer
 
Posts: 1215
Joined: Fri Feb 01, 2013 6:06 am

Re: Plug-in system for Latikai's client

Postby Chrumps » Mon May 22, 2017 5:10 pm

Here goes the Mine exit plugin. As weird as it is, it is supposed to click the mine exit when your hand is glitched with a burned gardening pot.

Essentially a crude ripoff from pickup plugin, changed just one line:
Code: Select all
if(nm.contains("/mineexit"))


I tested it without being glitched, so it may not work ;)
Attachments
MineExitPlugin.7z
(5.72 KiB) Downloaded 614 times
Chrumps
 
Posts: 594
Joined: Wed Apr 09, 2014 9:51 pm
Location: Poland

Re: Plug-in system for Latikai's client

Postby Ghoul » Mon May 22, 2017 7:14 pm

Chrumps wrote:Here goes the Mine exit plugin. As weird as it is, it is supposed to click the mine exit when your hand is glitched with a burned gardening pot.

Essentially a crude ripoff from pickup plugin, changed just one line:
Code: Select all
if(nm.contains("/mineexit"))


I tested it without being glitched, so it may not work ;)


Context: I had glitched myself so I could still interact with the environment while I had a gardening pot stuck in my hand. Without realization of the consequences, I went into my mine and re-logged and could no longer leave the mine and was unable to reproduce the glitch allowing me to interact. This plugin saved me having to travel a few hours on an alt.

Thank you very much!
Realak wrote:You guys are treating this game like it is a pvp esport or something and not the retarded version of farmville it is.
User avatar
Ghoul
 
Posts: 226
Joined: Thu Feb 16, 2017 3:10 am
Location: Canada

Re: Plug-in system for Latikai's client

Postby blitzkrieg » Thu May 25, 2017 10:51 am

Is there a way to make a plugin that chip stone the same way as the pickup plugin?
blitzkrieg
 
Posts: 5
Joined: Mon Jan 06, 2014 3:16 am

Re: Plug-in system for Latikai's client

Postby MaxPlanck » Thu May 25, 2017 11:28 am

blitzkrieg wrote:Is there a way to make a plugin that chip stone the same way as the pickup plugin?


Holy **** people are lazy.
User avatar
MaxPlanck
Customer
 
Posts: 992
Joined: Fri May 17, 2013 3:20 pm

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 8 guests

cron