Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Give Explocion200 support thread.
#54
He may be looking for the old RMXP script code that makes it run automatically in full screen at startup.

Code:
unless $keybd
$keybd = Win32API.new 'user32.dll', 'keybd_event', ['i', 'i', 'l', 'l'], 'v' #Recognizes keyboard
$keybd.call 0xA4, 0, 0, 0
$keybd.call 13, 0, 0, 0
$keybd.call 13, 0, 2, 0
$keybd.call 0xA4, 0, 2, 0
end

Now I do not advocate (recommend) editing the default scripts, but all you have to do is paste this directly in the Main on the Script Editor. This works for both XP and VX systems.

There are other similar variants out there of this. It's been around since '05.
Reply }


Messages In This Thread
Give Explocion200 support thread. - by juances19 - 11-27-2009, 01:02 AM
Give Explocion200 support thread. - by Jaberwocky - 11-27-2009, 11:34 AM
Give Explocion200 support thread. - by Alpha-Mad - 11-27-2009, 07:56 PM
Give Explocion200 support thread. - by Jaberwocky - 11-27-2009, 10:58 PM
Give Explocion200 support thread. - by Jaberwocky - 11-28-2009, 09:39 AM
Give Explocion200 support thread. - by PK8 - 11-29-2009, 06:31 AM
Give Explocion200 support thread. - by Helel - 11-30-2009, 03:24 AM
Give Explocion200 support thread. - by Helel - 11-30-2009, 03:52 AM
Give Explocion200 support thread. - by PK8 - 11-30-2009, 04:52 AM
Give Explocion200 support thread. - by Helel - 11-30-2009, 04:52 AM
Give Explocion200 support thread. - by PK8 - 12-05-2009, 06:30 AM
Give Explocion200 support thread. - by G.I. Toez - 12-06-2009, 08:06 AM
Give Explocion200 support thread. - by G.I. Toez - 12-06-2009, 10:03 AM
Give Explocion200 support thread. - by Yin - 12-07-2009, 08:39 AM
Give Explocion200 support thread. - by fgsfds - 12-13-2009, 02:15 PM
Give Explocion200 support thread. - by DerVVulfman - 12-13-2009, 05:36 PM
Give Explocion200 support thread. - by Alpha-Mad - 12-22-2009, 04:09 AM
Give Explocion200 support thread. - by Jaberwocky - 12-22-2009, 04:47 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Please give me the RGSS104E.dll DuongCool 11 25,971 03-16-2013, 03:11 AM
Last Post: Kirito



Users browsing this thread: