aubernus
New Member
Khux (Kingdom hearts unchained x) - focused
Posts: 1
|
Post by aubernus on Nov 22, 2016 0:34:49 GMT
Hello,
I'm wondering if anyone would be interested in starting a script exchange thread for khux. I'm new to coding and I I've managed to make a few scripts for farming which has you skip all the repetitive stuff. Raids/exp/evolve medals. The dilemma is that because of resolution differences it would almost be impossible to just post files without requiring other users to make their own image folder. So if anyone is interested in doing something like this, leave a comment and if there is enough interest we can get something started. Or if you know of a way around the resolution differences let me know (link or general direction for a solution).
|
|
|
Post by ugakikun on Dec 3, 2016 17:32:05 GMT
Hi, I might be interested. Can you please share the scripts you've made so far with me? I just do not want to "invent a bicycle" and do the same work you've possibly already done. I think resolutions should not be a problem since there is a limited set of screen resolutions on mobile phones and we can make images for each popular resolution easily. By the way you can temporarily change the resolution of your own phone from adb by running something like "adb shell am display-size 640x480" or "adb shell wm display-size 640x480" (depends on Android version).
|
|
|
Post by paladiex on Dec 5, 2016 0:09:37 GMT
Hello, I'm wondering if anyone would be interested in starting a script exchange thread for khux. I'm new to coding and I I've managed to make a few scripts for farming which has you skip all the repetitive stuff. Raids/exp/evolve medals. The dilemma is that because of resolution differences it would almost be impossible to just post files without requiring other users to make their own image folder. So if anyone is interested in doing something like this, leave a comment and if there is enough interest we can get something started. Or if you know of a way around the resolution differences let me know (link or general direction for a solution). I have been editing some of Anku's scripts. His scripts have " Settings:setCompareDimension(true, 1196) Settings:setScriptDimension(true, 1196) " I've been taking all of my 1920x1110 resolution photos and editing them in paint. I hit resize in paint then set the horizontal to 1196 pixels and paint auto scales the rest. Then I cut my image, throw it into the script folder, and run it. No issues so far.
|
|
|
Post by joefinity on Dec 5, 2016 13:58:35 GMT
Hey it would be nice to get some help with that because a while ago i tried making a bot but it didn't worked that well could u upload ur code and images so i can see how u did it
|
|
|
Post by vampiredbr9 on Jan 11, 2017 20:02:41 GMT
Hello, I'm wondering if anyone would be interested in starting a script exchange thread for khux. I'm new to coding and I I've managed to make a few scripts for farming which has you skip all the repetitive stuff. Raids/exp/evolve medals. The dilemma is that because of resolution differences it would almost be impossible to just post files without requiring other users to make their own image folder. So if anyone is interested in doing something like this, leave a comment and if there is enough interest we can get something started. Or if you know of a way around the resolution differences let me know (link or general direction for a solution). I have been editing some of Anku's scripts. His scripts have " Settings:setCompareDimension(true, 1196) Settings:setScriptDimension(true, 1196) " I've been taking all of my 1920x1110 resolution photos and editing them in paint. I hit resize in paint then set the horizontal to 1196 pixels and paint auto scales the rest. Then I cut my image, throw it into the script folder, and run it. No issues so far. Similarly to palidex, I use an app for android called Photo Crop, and it has an resize feature, so I can change my 1080x1920 ratio to 600x...
|
|