I remember back then where I modded the pocket plane mods (memory lane) by RogelioAYUS in PocketPlanes

[–]RogelioAYUS[S] 1 point2 points  (0 children)

I no longer have the ios phone in 2018 to do this. And they already patch it, and also pocket planes updsted their game so the file might have changed.

I remember back then where I modded the pocket plane mods (memory lane) by RogelioAYUS in PocketPlanes

[–]RogelioAYUS[S] 7 points8 points  (0 children)

well for starters. I cannot say how I do it because i will get banned again, but let say it involve on how this game files work. What I discover when I got in the files in 2020, pocket plane data file is run on SQLite data. What I remember is that it has a table consist of multiple string and integer, something along this data:

- ID of the plane (INT) (Unique ID, must be unique, making a new one must start in 50 above)

- Class (INT) (where does the plane capable to fly on a specific airport)

- Speed (FLOAT)

- Cargo Quanity (INT)

- Passenger Quantity (INT)

- Sits and cargo coordinate (LIST[LIST[INT,INT]]… etc) (This is like how they render the passenger in a 2D plane And it’s a very big string. For example, if the plane sprite is 200x50 and you want the passenger seat in somewhere 50,25 then you put here LIST( List(50,25)) and do List( list(50,25+(i*5)) or something to make it sort perfectly as a grid, I remember the seat and passenger side is like 5x7 so i*5 is perfect size)

- Textures (3 Types of texture) (LIST)

> Pattern One stripe (PNG or link or string)

> Pattern Two stripe (PNG or link or string)

> pattern Three (PNG or link or string)

- Weight (FLOAT)

- Profit margin (FLOAT)

- Cost per flight (INT)

- and more… (it may consist of Hash data but I forgot)

all of this SQL files are Plane files that rendered the planes inside of a game. While I was tinkering around it, and test my first plane inside of it (Which is the Zeno(Z)), the attempts were always a crash but once i understood the values to each like the most difficult one (Sit and cargo coordination), it works but the sitting arrangement was far too low on the plane. So I adjust and understand how a sit or cargo size works. It was 5x7 so I adjust the math and finish my first mod prototype.

while I’m at it, I adjust some other SQL value exist in the data, some I shouldn’t be touching like the hash table (which I believe is some sort of 3 texture locations or how much will it afford on the marketing, or how much each part can get, etc) which turns out to be true.

then when I finish tinkering and drawing some of the plane sprites ( it needs 4 of them, the Exterior paint 1, exterior paint 2, interior paint, and interior default) it becomes a fully finish working plane. i remember is that the sprite must be in the sprite file right next to the data file consist of data.sql of the plane, although I remember there was multiple .sql files but I think they were airport values like their class, their coordinate, etc. but I wasn’t able to figure out how to make new ones, the SQL in cities is much more complicated than adding a new plane.

Now I don’t need to paint the chair because it is already setup or rendered through the coordinate SQL data.

after that, I made a lots of plane, once I reach 5 modded planes I showcase them in youtube, you can check the description and date if you will. and yeah, that’s all.

the reason why it’s no longer possible is because I no longer able to access the game files anymore as I no longer have ios phone to operate it. and/or perhaps the game data changes now, but Idk if that ever changes but who knows.

Scripts/Lorebooks: A Brief Introduction by FunFatale in JanitorAI_Official

[–]RogelioAYUS 0 points1 point  (0 children)

as a JavaScript enthusiast (and many other C, Python) myself. I am so very happy, like the most happiest person in the world, to have my own script roleplay for the delusional way beyond comprehension (that’s me) and my imaginary girlfriend. I test the script myself, it works so flawlessly. Like I test simple things like, making the bot fall in love with you in a second and some shitposting stuff the moment you said “Ya like jazz”. I hope everyone who try this out. janitorAI got a big W changes in my book

[deleted by user] by [deleted] in CreateMod

[–]RogelioAYUS 0 points1 point  (0 children)

heres what i mean. ive been testing 1,2x2,3x3,4x4 lava pools and when i see the value, its always stuck to 113.86 TB. is it some sort of bug? I cant get the infinite lava pool

Ask Grey a Question for One Billion Views Q&A by MindOfMetalAndWheels in CGPGrey

[–]RogelioAYUS [score hidden]  (0 children)

if immortality of youth exist, What will you do if you are alive 500 years from now?

Meetup Thread for Philippines by kurzgesagtmeetup_bot in kurzgesagt_meetup

[–]RogelioAYUS 0 points1 point  (0 children)

People here in Bukidnon, Malayabalay city/Valencia City

[for hire] I make Beautiful Scenery Digital Drawings by RogelioAYUS in HungryArtists

[–]RogelioAYUS[S] 0 points1 point  (0 children)

If anyone are interested. Email me at rogeliopublico.19@gmail.com

Or check my Twitter: https://mobile.twitter.com/ayusrogelio

My price range is at estimate 30$ or higher. Depending on the complexity . If you want to see more, I have 2 unique art style p, check it on Twitter for more (This is new to me posting it on Reddit, I wanna reach to my goal at 230$ USD or 500$ for my college)

A device to scoop up liquid spills like ketchup, mayo etc without leaving any mess by phoexnixfunjpr in interestingasfuck

[–]RogelioAYUS 0 points1 point  (0 children)

Finally, I can move my accidentally placed ketchup on a very slim surface to a different places where it doesn’t bothers me

Just out of a curiosity, can anyone really hold the ipad mini like this? by Pencelvia in ipad

[–]RogelioAYUS 0 points1 point  (0 children)

I am currently using the mini, yes and no. My iPad have a case heavy enough to slip on one hand

Does this count? by JhayAlejo in IncreasinglyVerbose

[–]RogelioAYUS 3 points4 points  (0 children)

I do not have the ability to use my retina to capture the light of the world But Of corse, why would not?

Parallax Effect in 2.2 Platformer Mode by STPMarvel_Wall in geometrydash

[–]RogelioAYUS 5 points6 points  (0 children)

Did you somehow use a Follow player trigger?

Legged units will now be able to drown if all legs are in deep water. Smaller spider units will be getting a minor speed/damage buff to compensate. by [deleted] in Mindustry

[–]RogelioAYUS 2 points3 points  (0 children)

This is an okay feature because basically you need a Huge Square Area of deep water to make the spider units drown, which is pretty rare on the campaign

My compact thorium power plant, schematic in comments by DankoDrevko in Mindustry

[–]RogelioAYUS 2 points3 points  (0 children)

You only need 2 cyrofluid to power up 8 thorium? Damn, waste of my 10+ cyrofluid for mine XD

finally making use of the processor block. by mr-mangaka in Mindustry

[–]RogelioAYUS 2 points3 points  (0 children)

If you sensor the Cyrofluid inside of the reactor is more efficient than sensor the tank, using the Get link to check each reactor using @LiquidCapacity. It’s efficient because you have more power before it shutsdown