Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Hexidecimal to Decimal autogenerated file names

Featured Replies

  • Author
  • Localization

happydance, posted Sun Jul 10, 2016 11:11 am (15166)


hello new member here, I've been learning to make my own script for about a week now and still a lot to learn...


I've made this noob script to extract the pack files... but my problem is the names are on hexadecimal, I was wondering how can I make it export to decimal file names for easy file arrage on windows.

Code:
endian little

for i = 0 < 5693
FindLoc FILES string "PACK" 0x0
xmath SIZEloc "FILES 24" 
goto SIZEloc
get SIZE long
putarray 0 i FILES
putarray 1 i SIZE

string NAME p= "Package_x.pack" i

log NAME FILES SIZE
next i
  • Author
  • Localization

happydance, posted Tue Jul 12, 2016 7:19 am (15203)


thanks its working great now! :)
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.